projects
/
people
/
pmueller
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b0ab1b0
)
Remove emergency grub entry.
author
Arne Fitzenreiter
<arne_f@ipfire.org>
Tue, 17 Aug 2010 22:03:00 +0000
(
00:03
+0200)
committer
Arne Fitzenreiter
<arne_f@ipfire.org>
Tue, 17 Aug 2010 22:03:00 +0000
(
00:03
+0200)
config/grub/grub.conf
patch
|
blob
|
blame
|
history
diff --git
a/config/grub/grub.conf
b/config/grub/grub.conf
index
b4e2796
..
c3f2ebd
100644
(file)
--- a/
config/grub/grub.conf
+++ b/
config/grub/grub.conf
@@
-39,8
+39,3
@@
title IPFire (single Processor)
kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 nosmp MOUNT
initrd /ipfirerd-KVER.img
savedefault 5
-title IPFire (all storage drivers)
- root (hd0,0)
- kernel /vmlinuz-KVER-ipfire root=ROOT rootdelay=10 panic=10 MOUNT
- initrd /ipfirerd-KVER-emergency.img
- savedefault 6