]> wimlib.net Git - wimlib/commit - doc/man1/wimlib-imagex-capture.1
Add support for capturing/applying object IDs
authorEric Biggers <ebiggers3@gmail.com>
Thu, 18 Feb 2016 02:21:42 +0000 (20:21 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 18 Feb 2016 02:57:36 +0000 (20:57 -0600)
commit51829aecdac415b417ab5b8ac897014bb780de10
tree7895865611295b703eb5d96a80227a8dfb221680
parent5e3c0844ed681ebdea25f06525a8c432b44acf75
Add support for capturing/applying object IDs
15 files changed:
Makefile.am
doc/man1/wimlib-imagex-apply.1
doc/man1/wimlib-imagex-capture.1
doc/man1/wimlib-imagex-mount.1
include/wimlib/apply.h
include/wimlib/object_id.h [new file with mode: 0644]
src/extract.c
src/ntfs-3g_apply.c
src/ntfs-3g_capture.c
src/tagged_items.c
src/win32_apply.c
src/win32_capture.c
tests/test-imagex-ntfs
tests/tree-cmp.c
tests/win32-test-imagex-capture_and_apply.bat