]> git.pld-linux.org Git - packages/geninitrd.git/blame - geninitrd-md-procdata.patch
- i needed procdata to boot from md0
[packages/geninitrd.git] / geninitrd-md-procdata.patch
CommitLineData
53231562
ER
1--- /sbin/geninitrd~ 2005-12-02 21:01:00.000000000 +0200
2+++ /sbin/geninitrd 2005-12-02 21:19:54.000000000 +0200
3@@ -1227,6 +1227,8 @@
4 initrd_gen_softraid
5 if is_yes "$uselvm" ; then
6 initrd_gen_lvm
7+ else
8+ initrd_gen_procdata
9 fi
10 elif is_yes "$uselvm" ; then
11 initrd_gen_lvm
This page took 0.076198 seconds and 4 git commands to generate.