index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysprep
Commit message (
Expand
)
Author
Age
Files
Lines
*
syntax: Use __PATTERNS__ instead of @PATTERNS@ in podwrapper man pages.
Richard W.M. Jones
2012-10-30
2
-4
/
+4
*
sysprep: Create /etc/sysconfig/network file if it doesn't exist (RHBZ#858696).
Richard W.M. Jones
2012-10-01
1
-10
/
+19
*
podwrapper: Add --license parameter, which is required.
Richard W.M. Jones
2012-08-30
1
-0
/
+1
*
man pages: Ensure consistent copyright/author sections, remove license
Richard W.M. Jones
2012-08-30
1
-14
/
+0
*
sysprep: Improve error messages.
Richard W.M. Jones
2012-08-30
3
-1
/
+25
*
sysprep: Describe more directly how to use qemu-img for snapshotting.
Richard W.M. Jones
2012-08-05
1
-14
/
+24
*
build: Use $(top_builddir)/run in Makefile.am's.
Richard W.M. Jones
2012-08-05
1
-2
/
+2
*
sysprep: Tidy up the Makefile.
Richard W.M. Jones
2012-08-05
1
-54
/
+12
*
build: Return 77 from skipped tests.
Richard W.M. Jones
2012-08-05
1
-2
/
+2
*
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
Richard W.M. Jones
2012-08-05
1
-1
/
+1
*
New API: guestfs_shutdown: Cleanly shutdown the backend.
Richard W.M. Jones
2012-07-06
1
-0
/
+1
*
sysprep: Don't check for /dev/fuse before running the test.
Richard W.M. Jones
2012-06-28
1
-5
/
+0
*
tests: Add SKIP_TEST_* variables to allow these tests to be skipped.
Richard W.M. Jones
2012-06-28
1
-0
/
+5
*
build: Define abs_builddir if not defined already.
Richard W.M. Jones
2012-06-21
1
-0
/
+3
*
build: Define builddir and abs_srcdir when they are missing.
Richard W.M. Jones
2012-06-21
1
-0
/
+6
*
ocaml: Use OCAMLOPTFLAGS when compiling .cmx (ie. native code) files.
Richard W.M. Jones
2012-06-21
1
-1
/
+1
*
sysprep: Credit Wanlong Gao, Fujitsu under 'AUTHORS' section.
Richard W.M. Jones
2012-05-18
1
-1
/
+5
*
sysprep: remove kerberos data in the guest
Wanlong Gao
2012-05-18
2
-0
/
+54
*
sysprep: remove ca certificates in the guest
Wanlong Gao
2012-05-18
2
-0
/
+61
*
sysprep: Add missing 'utils.mli' to SOURCES.
Richard W.M. Jones
2012-05-14
1
-1
/
+2
*
sysprep: remove blkid tab in the guest
Wanlong Gao
2012-05-10
2
-0
/
+57
*
sysprep: remove pam data
Wanlong Gao
2012-05-08
2
-0
/
+54
*
Add gettext support for OCaml tools (virt-resize, virt-sparsify, virt-sysprep).
Richard W.M. Jones
2012-05-01
26
-105
/
+141
*
sysprep: Remove the data of dovecot
Wanlong Gao
2012-04-27
2
-0
/
+45
*
sysprep: remove the logfiles configured by logrotate
Wanlong Gao
2012-04-27
1
-0
/
+21
*
sysprep: fix typo of the object
Wanlong Gao
2012-04-25
1
-3
/
+3
*
sysprep: remove the db and log of samba
Wanlong Gao
2012-04-25
2
-0
/
+54
*
sysprep: remove the db and log of sssd
Wanlong Gao
2012-04-25
2
-0
/
+52
*
sysprep: remove the cache of package manager
Wanlong Gao
2012-04-24
2
-0
/
+47
*
sysprep: flag the system for reconfiguration
Wanlong Gao
2012-04-23
2
-0
/
+44
*
sysprep: remove user accounts
Wanlong Gao
2012-04-23
2
-0
/
+72
*
sysprep: Don't enable every option by default.
Richard W.M. Jones
2012-04-21
20
-64
/
+148
*
sysprep: Make the tests run quietly.
Richard W.M. Jones
2012-04-13
2
-3
/
+3
*
sysprep: bash_history: fix copyright
Wanlong Gao
2012-04-13
1
-1
/
+1
*
sysprep: remove .ssh directory in users' directory
Wanlong Gao
2012-04-13
2
-0
/
+48
*
sysprep: remove the bash history of users
Wanlong Gao
2012-04-12
2
-0
/
+48
*
sysprep: Sort and align all arguments (thanks Wanlong Gao).
Richard W.M. Jones
2012-04-11
1
-4
/
+8
*
sysprep: Make a common Utils.compare_command_line_args function.
Richard W.M. Jones
2012-04-11
3
-4
/
+10
*
sysprep: Move skip_dashes function into Utils module.
Richard W.M. Jones
2012-04-11
3
-12
/
+21
*
sysprep: Add utils.mli (interface) file.
Richard W.M. Jones
2012-04-11
1
-0
/
+39
*
sysprep: Print some logging by default.
Richard W.M. Jones
2012-04-11
4
-6
/
+23
*
sysprep: Allow hwaddr to be removed on other Red Hat derivatives (RHBZ#811117).
Qin Guan
2012-04-10
1
-1
/
+1
*
sysprep: Allow hostname to be set on other Red Hat derivatives (RHBZ#811112).
Qin Guan
2012-04-10
1
-1
/
+1
*
sysprep: Add GDM and session preferences to logfiles.
Richard W.M. Jones
2012-04-03
1
-0
/
+5
*
sysprep: Remove installation logfiles in /root.
Richard W.M. Jones
2012-04-03
1
-1
/
+7
*
sysprep: Include logfile glob list in the man page.
Richard W.M. Jones
2012-04-03
1
-18
/
+24
*
sysprep: Add a test of the --script option.
Richard W.M. Jones
2012-04-01
5
-1
/
+116
*
sysprep: Simplify and tidy up the test.
Richard W.M. Jones
2012-04-01
1
-8
/
+7
*
sysprep: script: Documentation fix.
Richard W.M. Jones
2012-04-01
1
-1
/
+1
*
sysprep: script: Miscellaneous fixes and cleanups to shell script.
Richard W.M. Jones
2012-04-01
1
-3
/
+11
[next]