Mageia Bugzilla – Attachment 1300 Details for
Bug 3395
dracut produces an initramfs that loads pata_acpi before pata_via
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
patch for lvm_scan script
lvm_scan.sh.patch (text/plain), 307 bytes, created by
Dave Hodgins
on 2011-12-29 04:46:08 CET
(
hide
)
Description:
patch for lvm_scan script
Filename:
MIME Type:
Creator:
Dave Hodgins
Created:
2011-12-29 04:46:08 CET
Size:
307 bytes
patch
obsolete
>--- lvm_scan.sh.original 2011-12-15 03:19:05.000000000 -0500 >+++ lvm_scan.sh 2011-12-28 22:22:20.547221920 -0500 >@@ -4,6 +4,10 @@ > > # run lvm scan if udev has settled > >+OLDPATH=$PATH >+PATH=/usr/sbin:/usr/bin:/sbin:/bin >+export PATH >+ > extraargs="$@" > type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh >
--- lvm_scan.sh.original 2011-12-15 03:19:05.000000000 -0500 +++ lvm_scan.sh 2011-12-28 22:22:20.547221920 -0500 @@ -4,6 +4,10 @@ # run lvm scan if udev has settled +OLDPATH=$PATH +PATH=/usr/sbin:/usr/bin:/sbin:/bin +export PATH + extraargs="$@" type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 3395
:
1089
|
1297
|
1298
|
1299
| 1300