Magellan Linux

Contents of /trunk/grubby/patches/grubby-8.8-new-kernel-pkg-infinite-loop.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1655 - (show annotations) (download)
Sat Feb 18 11:58:47 2012 UTC (12 years, 2 months ago) by niro
File size: 376 byte(s)
-fixed pver in patch name
1 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