forked from pool/libguestfs
- add mkdir, mount, chroot, umount to initrd command list, for 11.4
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=103
This commit is contained in:
parent
655fe5ff27
commit
de9dee77f4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 17:52:13 CEST 2012 - ohering@suse.de
|
||||
|
||||
- add mkdir, mount, chroot, umount to initrd command list, for 11.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 20 17:39:23 CEST 2012 - ohering@suse.de
|
||||
|
||||
|
@ -90,6 +90,11 @@
|
||||
#%programs: find
|
||||
#%programs: xargs
|
||||
#%programs: setctsid
|
||||
# mount-rootfs-and-do-chroot.sh
|
||||
#%programs: mkdir
|
||||
#%programs: mount
|
||||
#%programs: chroot
|
||||
#%programs: umount
|
||||
#
|
||||
# Generated at build time:
|
||||
#@GUESTFS_EXT_CMDS@
|
||||
|
Loading…
x
Reference in New Issue
Block a user