This commit is contained in:
theVakhovskeIsTaken 2023-08-07 15:19:12 +00:00
parent d76dde9c25
commit 510b5e60dc
4 changed files with 5 additions and 1861 deletions

View File

@ -14,26 +14,21 @@ assignees: ''
## Your device's full specs ## Your device's full specs
``` ```
CPU: Apple A15 Bionic CPU: *Your thing here*
GPU: Apple Lighting 2nd gen GPU: *Your thing here*
``` ```
## Your OS version (`cat /etc/os-release | grep VARIANT_ID | cut -d '"' -f 2`): ## Your OS version (`cat /etc/os-release | grep VARIANT_ID | cut -d '"' -f 2`):
``` ```
snapshot19700101_1011-beta2a snapshotxxxxxxxxxxx_xxxx
``` ```
## (Only for SteamOS Session loading issues) Have you tried launching `gamescope-session` from terminal? If yes, provide a log. ## (Only for SteamOS Session loading issues) Have you tried launching `gamescope-session` from terminal? If yes, provide a log.
``` ```
yeah pubg crash bhai *Please put anything here if you tried to launch session separately*
```
## Your installation type:
```
deckperience
``` ```
## Have you updated your installation recently? ## Have you updated your installation recently?
``` ```
nawww *yes or no*
``` ```

View File

@ -1,45 +0,0 @@
# name: Build ISO
# on:
# push:
# paths-ignore:
# - '**.md'
# pull_request:
# paths-ignore:
# - '**.md'
# jobs:
# build:
# runs-on: ubuntu-latest
# container:
# image: thevakhovske/holoiso:latest
# options: --privileged
# steps:
# - uses: actions/checkout@v2
# - name: Sanity check, if we are on SteamOS environment
# run: |
# cat /etc/os-release
# - name: Install ArchISO
# run: |
# pacman -Sy
# pacman --noconfirm -S git archiso
# - name: Build ISO File
# run: |
# cp mkarchiso-holoiso /usr/bin
# chmod +x /usr/bin/mkarchiso-holoiso
# mkarchiso-holoiso -v .
# find out/
# - uses: actions/upload-artifact@v2
# with:
# name: holoiso
# path: out/*.iso
# - uses: actions/upload-artifact@v2
# with:
# name: holoiso-misc-data
# path: ./*.pacman

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +0,0 @@
holoiso-main
holoiso-updateclient
wireplumber
flatpak
packagekit-qt5
rsync
unzip