SHA256
1
0
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:
Olaf Hering 2012-09-20 15:53:01 +00:00 committed by Git OBS Bridge
parent 655fe5ff27
commit de9dee77f4
2 changed files with 10 additions and 0 deletions

View File

@ -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

View File

@ -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@