Magellan Linux

Annotation of /trunk/grubby/patches/grubby-0.8.8-new-kernel-pkg-infinite-loop.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1652 - (hide annotations) (download)
Sat Feb 18 11:05:47 2012 UTC (12 years, 2 months ago) by niro
File size: 376 byte(s)
-added grubby patches
1 niro 1652 Index: new-kernel-pkg
2     ===================================================================
3     --- new-kernel-pkg (Revision 1753)
4     +++ new-kernel-pkg (Arbeitskopie)
5     @@ -548,7 +548,7 @@
6     fi
7     }
8    
9     -mkinitrd()
10     +makeinitrd()
11     {
12     if [[ -n ${dracut} ]]
13     then
14     @@ -795,7 +795,7 @@
15    
16     if [[ ${initrd} = make ]]
17     then
18     - mkinitrd
19     + makeinitrd
20     elif [[ ${initrd} = remove ]]
21     then
22     rminitrd