summaryrefslogtreecommitdiffstats
path: root/sysprep
Commit message (Expand)AuthorAgeFilesLines
* sysprep: Describe more directly how to use qemu-img for snapshotting.Richard W.M. Jones2012-07-281-14/+24
* build: Use $(top_builddir)/run in Makefile.am's.Richard W.M. Jones2012-07-261-2/+2
* sysprep: Generate new random UUIDs for LVM2 PVs and VGs (thanks Kazuo Moriwaka).Richard W.M. Jones2012-07-252-2/+55
* sysprep: Change perform callback to perform_on_filesystems and perform_on_dev...Richard W.M. Jones2012-07-2533-40/+115
* sysprep: Tidy up the Makefile.Richard W.M. Jones2012-07-251-60/+12
* sysprep: operation machine-id: return `Created_files.Richard W.M. Jones2012-07-251-1/+1
* sysprep: remove the local machine IDWanlong Gao2012-07-252-0/+49
* sysprep: remove the auto generated abrt dataWanlong Gao2012-07-252-0/+48
* build: Return 77 from skipped tests.Richard W.M. Jones2012-07-191-2/+2
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-1/+1
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-141-1/+1
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+1
* run: Set MALLOC_PERTURB_ to a random value.Richard W.M. Jones2012-06-281-3/+0
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* sysprep: Don't check for /dev/fuse before running the test.Richard W.M. Jones2012-06-251-5/+0
* tests: Add SKIP_TEST_* variables to allow these tests to be skipped.Richard W.M. Jones2012-06-221-0/+5
* build: Define abs_builddir if not defined already.Richard W.M. Jones2012-06-181-0/+3
* build: Define builddir and abs_srcdir when they are missing.Richard W.M. Jones2012-06-181-0/+6
* ocaml: Use OCAMLOPTFLAGS when compiling .cmx (ie. native code) files.Richard W.M. Jones2012-06-181-1/+1
* sysprep: remove the data and log files of puppetWanlong Gao2012-05-252-0/+54
* sysprep: Credit Wanlong Gao, Fujitsu under 'AUTHORS' section.Richard W.M. Jones2012-05-181-1/+5
* sysprep: remove kerberos data in the guestWanlong Gao2012-05-182-0/+54
* sysprep: remove ca certificates in the guestWanlong Gao2012-05-182-0/+61
* sysprep: Add missing 'utils.mli' to SOURCES.Richard W.M. Jones2012-05-141-1/+2
* sysprep: remove blkid tab in the guestWanlong Gao2012-05-102-0/+57
* sysprep: remove pam dataWanlong Gao2012-05-082-0/+54
* Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).Richard W.M. Jones2012-05-0126-105/+141
* sysprep: Remove the data of dovecotWanlong Gao2012-04-272-0/+45
* sysprep: remove the logfiles configured by logrotateWanlong Gao2012-04-271-0/+21
* sysprep: fix typo of the objectWanlong Gao2012-04-251-3/+3
* sysprep: remove the db and log of sambaWanlong Gao2012-04-252-0/+54
* sysprep: remove the db and log of sssdWanlong Gao2012-04-252-0/+52
* sysprep: remove the cache of package managerWanlong Gao2012-04-242-0/+47
* sysprep: flag the system for reconfigurationWanlong Gao2012-04-232-0/+44
* sysprep: remove user accountsWanlong Gao2012-04-232-0/+72
* sysprep: Don't enable every option by default.Richard W.M. Jones2012-04-2120-64/+148
* sysprep: Make the tests run quietly.Richard W.M. Jones2012-04-132-3/+3
* sysprep: bash_history: fix copyrightWanlong Gao2012-04-131-1/+1
* sysprep: remove .ssh directory in users' directoryWanlong Gao2012-04-132-0/+48
* sysprep: remove the bash history of usersWanlong Gao2012-04-122-0/+48
* sysprep: Sort and align all arguments (thanks Wanlong Gao).Richard W.M. Jones2012-04-111-4/+8
* sysprep: Make a common Utils.compare_command_line_args function.Richard W.M. Jones2012-04-113-4/+10
* sysprep: Move skip_dashes function into Utils module.Richard W.M. Jones2012-04-113-12/+21
* sysprep: Add utils.mli (interface) file.Richard W.M. Jones2012-04-111-0/+39
* sysprep: Print some logging by default.Richard W.M. Jones2012-04-114-6/+23
* sysprep: Allow hwaddr to be removed on other Red Hat derivatives (RHBZ#811117).Qin Guan2012-04-101-1/+1
* sysprep: Allow hostname to be set on other Red Hat derivatives (RHBZ#811112).Qin Guan2012-04-101-1/+1
* sysprep: Add GDM and session preferences to logfiles.Richard W.M. Jones2012-04-031-0/+5
* sysprep: Remove installation logfiles in /root.Richard W.M. Jones2012-04-031-1/+7
* sysprep: Include logfile glob list in the man page.Richard W.M. Jones2012-04-031-18/+24