summaryrefslogtreecommitdiff
path: root/conf/base.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/base.conf')
-rw-r--r--conf/base.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/base.conf b/conf/base.conf
index 4f70291..67252b3 100644
--- a/conf/base.conf
+++ b/conf/base.conf
@@ -12,6 +12,9 @@ TCOS_NETBOOT_MENU_VESA=1
# Hide install and update options (set to empty to show options)
TCOS_NETBOOT_HIDE_INSTALL=1
+# hide local HDD boot
+TCOS_NETBOOT_HIDE_LOCAL=1
+
# kernel cmdline ( needed for nbi images)
TCOS_APPEND="ramdisk_size=65536 initrd=initramfs-${TCOS_KERNEL} root=/dev/ram boot=tcos quiet splash"