Hide ISOLINUX banner during boot

This commit is contained in:
Disassembler 2018-01-28 10:29:14 +01:00
parent 6a605e169a
commit 8a29b66c85
Signed by: Disassembler
GPG Key ID: 524BD33A0EE29499
3 changed files with 9 additions and 1 deletions

View File

@ -14,6 +14,7 @@ cp ${SOURCE_DIR}/root/.config/htop/htoprc /root/.config/htop/htoprc
# Copy boot configuration
cp ${SOURCE_DIR}/boot/extlinux.conf /boot/extlinux.conf
cp ${SOURCE_DIR}/boot/spotter.txt /boot/spotter.txt
cp ${SOURCE_DIR}/etc/inittab /etc/inittab
# Enable support for Czech characters

View File

@ -1,5 +1,8 @@
DEFAULT vm
SAY Startuji SpotterVM...
PROMPT 0
ALLOWOPTIONS 0
NOESCAPE 1
DISPLAY spotter.txt
LABEL vm
LINUX vmlinuz-virthardened
INITRD initramfs-virthardened

4
basic/boot/spotter.txt Normal file
View File

@ -0,0 +1,4 @@
Startuji SpotterVM...