diff options
Diffstat (limited to 'rescue/list.xml')
-rw-r--r-- | rescue/list.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/rescue/list.xml b/rescue/list.xml index 03d6615db..1d5feccc9 100644 --- a/rescue/list.xml +++ b/rescue/list.xml @@ -96,6 +96,8 @@ dump dump.ext2 restore restore.ext2 dump.ext3 restore.ext3 dump.xfs restore.xfs parted partimage partprobe + udevadm + mdadm lvm2 mdmon kpartx dmevent_tool @@ -263,6 +265,18 @@ ssh/ssh_config </from> +<from dir="/lib/udev"> + udevd +</from> + +<from dir="/lib/udev/rules.d"> + 10-dm.rules + 13-dm-disk.rules + 11-dm-lvm.rules + 95-dm-notify.rules +</from> + + <filter command="strip"> <from dir="/LIB"> libnss_files.so.2 |