search for: ext2fs_chmod

Displaying 1 result from an estimated 1 matches for "ext2fs_chmod".

2015 Dec 02
4
[PATCH 0/3] supermin: add --include-packagelist
Hi, to ease debugging issues with appliances (e.g. when used in libguestfs), using --include-packagelist will add a file containing the list of all the packages used. Thanks, Pino Toscano (3): ext2: add ext2fs_chmod and ext2fs_chown chroot: factor out file copy code Add --include-packagelist src/build.ml | 42 +++++++++++++++++++++++++------ src/chroot.ml | 29 ++++++++++++++++++--- src/ext2.ml | 18 +++++++++++++- src/ext2fs-c.c | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++...