Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sysprep: script: Remove useless check that script is executable. | Richard W.M. Jones | 2012-04-01 | 1 | -9/+5 | |
| | | | | | | This check will fail if the script is on the path. Also document that script must be on the path or else the full path to the script must be given. | |||||
* | sysprep: Add some debug code when performing operations. | Richard W.M. Jones | 2012-04-01 | 1 | -1/+6 | |
| | ||||||
* | sysprep: Add more files to CLEANFILES. | Richard W.M. Jones | 2012-04-01 | 1 | -1/+4 | |
| | ||||||
* | sysprep: When generating man pages, use 'run' script. | Richard W.M. Jones | 2012-04-01 | 1 | -2/+2 | |
| | ||||||
* | Ensure that SOURCES are always in EXTRA_DIST, even if OCaml not available. | Richard W.M. Jones | 2012-03-31 | 1 | -5/+3 | |
| | ||||||
* | sysprep: Implement 'script' operation for running general scripts against ↵ | Richard W.M. Jones | 2012-03-31 | 2 | -0/+142 | |
| | | | | the guest. | |||||
* | Rewrite virt-sysprep. | Richard W.M. Jones | 2012-03-31 | 21 | -0/+1848 | |