Accepting request 202291 from home:goldwynr:branches:filesystems
bnc#839960 comment #7 fix mkinitrd script btrfs.sh OBS-URL: https://build.opensuse.org/request/show/202291 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=142
This commit is contained in:
committed by
Git OBS Bridge
parent
08211c769b
commit
3ba375bc14
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 20:16:02 UTC 2013 - rgoldwyn@suse.com
|
||||
|
||||
- Change udev rule filename in setup-btrfs.sh to
|
||||
/usr/lib/udev/rules.d/64-btrfs.rules from
|
||||
from /usr/lib/udev/rules.d/80-btrfs.rules (bnc#839960 comment#7)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 21:21:15 UTC 2013 - jeffm@suse.com
|
||||
|
||||
|
@@ -3,4 +3,4 @@
|
||||
#%stage: filesystem
|
||||
|
||||
mkdir -p $tmp_mnt/etc/udev/rules.d
|
||||
cp /usr/lib/udev/rules.d/80-btrfs.rules $tmp_mnt/etc/udev/rules.d
|
||||
cp /usr/lib/udev/rules.d/64-btrfs.rules $tmp_mnt/etc/udev/rules.d
|
||||
|
Reference in New Issue
Block a user