Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkfs-b: Map block size to cluster size for VFAT and NTFS partitions (RHBZ#599... | Richard Jones | 2010-06-03 | 1 | -5/+34 |
* | mkfs-b: Check that blocksize parameter is > 0 and a power of 2. | Richard Jones | 2010-06-03 | 1 | -0/+5 |
* | appliance: Set $PATH instead of hard-coding paths to binaries everywhere. | Richard Jones | 2010-03-26 | 1 | -1/+1 |
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | use STREQ, not strcmp: part 1 | Jim Meyering | 2009-11-09 | 1 | -4/+4 |
* | appliance: Enhance mkfs to support many more filesystem types. | Richard Jones | 2009-11-09 | 1 | -17/+62 |
* | indent with spaces, not TABs | Jim Meyering | 2009-08-17 | 1 | -1/+1 |
* | New commands: mkfs-b, mke2journal*, mke2fs-J* | Richard W.M. Jones | 2009-08-15 | 1 | -0/+68 |