diff options
| author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-09 04:52:59 (GMT) | 
|---|---|---|
| committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-02-09 04:52:59 (GMT) | 
| commit | 7a6f3a0c4c1a331e05019882726b86e8af686d7e (patch) | |
| tree | 8d0b9c55d43d11f8cc4bd0578cc8c28205060b70 /build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root | |
| parent | 65379642d9251fd769c080a7ad2c9f061ce93ce3 (diff) | |
| download | linhes_dev-7a6f3a0c4c1a331e05019882726b86e8af686d7e.zip | |
Commented i810 in special hardware.
Diffstat (limited to 'build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root')
| -rw-r--r-- | build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg | 12 | 
1 files changed, 5 insertions, 7 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg index cd2fe71..7631d0a 100644 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/cd-root/isolinux/hardsub.cfg @@ -11,17 +11,15 @@ MENU TABMSGROW 22  MENU TITLE LinHES: The Linux Home Entertainment System -  label atomic  MENU LABEL LinHES on Atomic Ant!  kernel vmlinuz  append initrd=larch.img vga=791 quiet splash disablemodules=agpart,intel_agp -label linux-i810 -MENU LABEL with Intel i810 driver (DRI disabled) -kernel vmlinuz -append initrd=larch.img i810 - +#label linux-i810 +#MENU LABEL with Intel i810 driver (DRI disabled) +#kernel vmlinuz +#append initrd=larch.img i810  label linux-vesa  MENU LABEL Force use of vesa driver  @@ -31,4 +29,4 @@ append initrd=larch.img forceXvesa  label goback  MENU LABEL  Back  kernel vesamenu.c32 -append menu isolinux.cfg
\ No newline at end of file +append menu isolinux.cfg  | 
