summaryrefslogtreecommitdiffstats
path: root/sysprep
Commit message (Expand)AuthorAgeFilesLines
* syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.Richard W.M. Jones2012-10-302-4/+4
* sysprep: Create /etc/sysconfig/network file if it doesn't exist (RHBZ#858696).Richard W.M. Jones2012-10-011-10/+19
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-301-0/+1
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-301-14/+0
* sysprep: Improve error messages.Richard W.M. Jones2012-08-303-1/+25
* sysprep: Describe more directly how to use qemu-img for snapshotting.Richard W.M. Jones2012-08-051-14/+24
* build: Use $(top_builddir)/run in Makefile.am's.Richard W.M. Jones2012-08-051-2/+2
* sysprep: Tidy up the Makefile.Richard W.M. Jones2012-08-051-54/+12
* build: Return 77 from skipped tests.Richard W.M. Jones2012-08-051-2/+2
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-08-051-1/+1
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-061-0/+1
* sysprep: Don't check for /dev/fuse before running the test.Richard W.M. Jones2012-06-281-5/+0
* tests: Add SKIP_TEST_* variables to allow these tests to be skipped.Richard W.M. Jones2012-06-281-0/+5
* build: Define abs_builddir if not defined already.Richard W.M. Jones2012-06-211-0/+3
* build: Define builddir and abs_srcdir when they are missing.Richard W.M. Jones2012-06-211-0/+6
* ocaml: Use OCAMLOPTFLAGS when compiling .cmx (ie. native code) files.Richard W.M. Jones2012-06-211-1/+1
* 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
* sysprep: Add a test of the --script option.Richard W.M. Jones2012-04-015-1/+116
* sysprep: Simplify and tidy up the test.Richard W.M. Jones2012-04-011-8/+7
* sysprep: script: Documentation fix.Richard W.M. Jones2012-04-011-1/+1
* sysprep: script: Miscellaneous fixes and cleanups to shell script.Richard W.M. Jones2012-04-011-3/+11