Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New API: mkfs_opts, mkfs with optional arguments. | Richard W.M. Jones | 2010-12-02 | 3 | -12/+12 |
| | | | | | | This is an extensible version of 'mkfs' which supports optional arguments. There is now no need for 'mkfs_b' since you should use 'mkfs_opts' with the optional 'blocksize' argument instead. | ||||
* | images: Make phony Windows image for testing. | Richard W.M. Jones | 2010-11-16 | 6 | -0/+94 |
| | |||||
* | images: Make phony Ubuntu image for testing. | Richard W.M. Jones | 2010-11-16 | 1 | -0/+81 |
| | |||||
* | images: Make a phony Debian image for testing. | Richard W.M. Jones | 2010-11-16 | 2 | -0/+140 |
| | |||||
* | images: Make a better phony Fedora image. | Richard W.M. Jones | 2010-11-16 | 2 | -0/+114 |
This now includes a product string, major and minor version, hostname and even some applications. |