Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sysprep: Describe more directly how to use qemu-img for snapshotting. | Richard W.M. Jones | 2012-08-05 | 1 | -14/+24 |
| | | | | (cherry picked from commit b61a8a50bc8d481df32f929046abf09383c8380e) | ||||
* | sysprep: Credit Wanlong Gao, Fujitsu under 'AUTHORS' section. | Richard W.M. Jones | 2012-05-18 | 1 | -1/+5 |
| | |||||
* | sysprep: Don't enable every option by default. | Richard W.M. Jones | 2012-04-21 | 1 | -8/+32 |
| | | | | | | | | | | All current operations are enabled by default. Also: * The POD description is split into a heading and the description body. * An 'enabled_by_default' flag is added to the structure. | ||||
* | sysprep: Print some logging by default. | Richard W.M. Jones | 2012-04-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | It can be disabled using the --quiet option. The logging looks like: Examining the guest ... Performing "cron-spool" ... Performing "dhcp-client-state" ... Performing "dhcp-server-state" ... Performing "hostname" ... Performing "logfiles" ... Performing "mail-spool" ... Performing "net-hwaddr" ... Performing "random-seed" ... Performing "rhn-systemid" ... Performing "script" ... Performing "smolt-uuid" ... Performing "ssh-hostkeys" ... Performing "udev-persistent-net" ... Performing "utmp" ... Performing "yum-uuid" ... Reviewed-by: Wanlong Gao <gaowanlong@cn.fujitsu.com> | ||||
* | Rewrite virt-sysprep. | Richard W.M. Jones | 2012-03-31 | 1 | -0/+435 |