add also the fsck.* commands because guestfsd can not provide such a list
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=68
This commit is contained in:
parent
88b02d524c
commit
92e2668f86
@ -396,6 +396,7 @@ for fs in \
|
||||
ufs \
|
||||
; do
|
||||
echo mkfs.$fs
|
||||
echo fsck.$fs
|
||||
done >> ext_cmds.txt
|
||||
#
|
||||
for cmd in ls $ext_cmds
|
||||
|
Loading…
Reference in New Issue
Block a user