diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:03:12 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:03:12 (GMT) |
commit | 11ef4af01d6e197a54d0759e688ab5cbd336be4b (patch) | |
tree | 4d5207019c8089eee89ed07544d4e8b2a0df2cba /build_tools/l7/larch0/cd-root/grub0/menu.lst | |
parent | 9015d3a3f45be618245c8146ae6242662b21fa94 (diff) | |
download | linhes_dev-11ef4af01d6e197a54d0759e688ab5cbd336be4b.zip |
remove l7 profile
Diffstat (limited to 'build_tools/l7/larch0/cd-root/grub0/menu.lst')
-rw-r--r-- | build_tools/l7/larch0/cd-root/grub0/menu.lst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/build_tools/l7/larch0/cd-root/grub0/menu.lst b/build_tools/l7/larch0/cd-root/grub0/menu.lst deleted file mode 100644 index 378d46e..0000000 --- a/build_tools/l7/larch0/cd-root/grub0/menu.lst +++ /dev/null @@ -1,25 +0,0 @@ -timeout 5 -default 0 -color light-blue/blue black/light-grey -splashimage=/boot/grub/splash.xpm.gz - -###LARCH - -title Tools... -configfile /boot/grub/tools.lst - -title Grub Settings... -configfile /boot/grub/settings.lst - -title View Help... -configfile /boot/grub/help.lst - -title More Options... -configfile /boot/grub/more.lst - -title Shutdown the Computer -halt - -title Reboot the Computer -reboot - |