Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | availability: Add optional groups and implement guestfs_available call. | Richard Jones | 2009-11-20 | 1 | -0/+19 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -22/+13 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -3/+3 |
* | * src/generator.ml: Change all `String "device"' to `Device "device"'. | Jim Meyering | 2009-08-13 | 1 | -10/+0 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -3/+3 |
* | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ | Jim Meyering | 2009-08-13 | 1 | -5/+5 |
* | Always pass mkswap -f parameter. | Richard Jones | 2009-08-06 | 1 | -2/+2 |
* | New commands: swapon-*, swapoff-*, mkswap-file. | Richard W.M. Jones | 2009-07-31 | 1 | -2/+128 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. | Richard W.M. Jones | 2009-06-29 | 1 | -0/+70 |