Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mostly working spec file. | Richard Jones | 2009-04-04 | 1 | -1/+4 | |
| | ||||||
* | Generate actions section in guestfs.3 man page. | Richard Jones | 2009-04-04 | 1 | -1/+17 | |
| | ||||||
* | Added outline of shell command, added generator support. | Richard Jones | 2009-04-03 | 1 | -1/+1 | |
| | ||||||
* | Remove initramfs/fakelog.root if make-initramfs fails. | Richard Jones | 2009-04-03 | 1 | -1/+1 | |
| | ||||||
* | Add update-initramfs.sh.in so we don't need to rebuild initramfs for | Richard Jones | 2009-04-03 | 1 | -5/+9 | |
| | | | | small changes in the daemon. | |||||
* | Guest boots, and basic select/callbacks work. | Richard Jones | 2009-04-02 | 1 | -4/+3 | |
| | ||||||
* | Add test-boot-realistic target. | Richard Jones | 2009-04-01 | 1 | -5/+21 | |
| | ||||||
* | Various fixes to the build system, add 'make test-boot-image' target. | Richard Jones | 2009-04-01 | 1 | -3/+24 | |
| | ||||||
* | Build the initramfs. | rjones | 2009-03-24 | 1 | -1/+24 | |
| | ||||||
* | Now using febootstrap. | rjones | 2009-03-24 | 1 | -1/+1 | |
| | ||||||
* | Running qemu as a subprocess. | rjones | 2009-03-03 | 1 | -0/+1 | |
| | ||||||
* | Build environment set up for libguestfs. | rjones | 2009-03-03 | 1 | -0/+17 | |