- initrd support: add module (bnc#750185, bnc#727383)

OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=126
This commit is contained in:
David Sterba 2012-04-13 14:07:16 +00:00 committed by Git OBS Bridge
parent 4922272e25
commit b13c354714
2 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#%stage: filesystem
#%if: -x /usr/sbin/btrfs
#%programs: /sbin/btrfs /sbin/btrfs-zero-log /sbin/btrfs-convert /sbin/btrfs-select-super /sbin/btrfs-image /sbin/btrfstune /sbin/btrfs-restore /sbin/btrfs-find-root /sbin/btrfsck /sbin/mkfs.btrfs /sbin/btrfs-dump-super /sbin/btrfs-debug-tree
#%modules: btrfs
modprobe btrfs

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 13 16:06:50 CEST 2012 - dsterba@suse.cz
- initrd support: add module (bnc#750185, bnc#727383)
-------------------------------------------------------------------
Tue Apr 10 21:50:00 UTC 2012 - frank.lichtenheld@sophos.com