diff options
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/hardsub.cfg')
-rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/hardsub.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/hardsub.cfg b/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/hardsub.cfg index 1d18247..c041eb2 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/hardsub.cfg +++ b/build_tools/clarch/larch/profiles/i686-testing-local/cd-root/isolinux/hardsub.cfg @@ -26,6 +26,11 @@ MENU LABEL Force use of vesa driver kernel vmlinuz append initrd=larch.img forceXvesa +lable skipTweaker +MENU LABEL LinHES no splashscren no tweaker. +kernel vmlinuz +append initrd=larch.img no_meth + label dragon MENU LABEL Dragon Version 1 kernel vmlinuz |