mirror of
https://git.suyu.dev/suyu/suyu-os.git
synced 2026-01-08 23:48:20 +01:00
initial release
- use gamemode - rebranded bootloader to suyuOS - included lastest source code - include user suyu This project is officially made BUT NOT OFFICIALLY SUPPORTED
This commit is contained in:
commit
2dc0dcc04e
88 changed files with 1264 additions and 0 deletions
8
syslinux/archiso_sys.cfg
Normal file
8
syslinux/archiso_sys.cfg
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
INCLUDE archiso_head.cfg
|
||||
|
||||
DEFAULT arch64
|
||||
TIMEOUT 150
|
||||
|
||||
INCLUDE archiso_sys-linux.cfg
|
||||
|
||||
INCLUDE archiso_tail.cfg
|
||||
Loading…
Add table
Add a link
Reference in a new issue