diff options
author | James Meyer <james.meyer@operamail.com> | 2010-03-21 03:35:36 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-03-21 03:35:36 (GMT) |
commit | a59190ba860f3fbc59d0f0c2f222defe1680a4d8 (patch) | |
tree | 858a0140a1712bd71b3a40ac756a8e16eb0582d2 /build_tools/clarch/larch/profiles/i686-testing-local | |
parent | 966809bc32cdcbfe4c3f0645af489fc1af2767df (diff) | |
download | linhes_dev-a59190ba860f3fbc59d0f0c2f222defe1680a4d8.zip |
profile: add menu option for no tweaker
closes 651 in linhes
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local')
-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 |