updated base

This commit is contained in:
2023-04-28 21:50:37 +05:30
parent 23a5e434f8
commit eef1cc7f56
102 changed files with 1262 additions and 814 deletions

View File

@ -0,0 +1,9 @@
LABEL arch64
TEXT HELP
Boot tuxOS install medium on BIOS.
It allows you to install tuxOS or perform system maintenance.
ENDTEXT
MENU LABEL Boot tuxOS install medium (x86_64, BIOS)
LINUX /%INSTALL_DIR%/boot/x86_64/vmlinuz-linux
INITRD /%INSTALL_DIR%/boot/intel-ucode.img,/%INSTALL_DIR%/boot/amd-ucode.img,/%INSTALL_DIR%/boot/x86_64/initramfs-linux.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%