summaryrefslogtreecommitdiffstats
path: root/daemon/swap.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: collect list of called external commandsOlaf Hering2012-08-301-11/+15
* Modified API: mkswap now takes optional arguments.Richard W.M. Jones2012-08-281-23/+47
* Update FSF address.Matthew Booth2011-11-081-1/+1
* daemon: mkswap --help output changed, breaking linuxfsuuid group detection.Richard W.M. Jones2011-09-291-2/+7
* daemon: Keep Coverity happy by ignoring some return values.Richard W.M. Jones2011-06-091-1/+3
* daemon: Don't use ../src path to include generator_protocol.hRichard W.M. Jones2010-11-031-1/+1
* daemon: Limit label lengths (RHBZ#597118).Richard Jones2010-06-021-0/+21
* Run udev_settle() after swapon/swapoff (RHBZ#516096).Richard Jones2010-05-121-0/+5
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-11/+11
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-2/+2
* availability: Add optional groups and implement guestfs_available call.Richard Jones2009-11-201-0/+19
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-22/+13
* update all NEED_ROOT usesJim Meyering2009-08-131-3/+3
* * src/generator.ml: Change all `String "device"' to `Device "device"'.Jim Meyering2009-08-131-10/+0
* update all uses of ABS_PATHJim Meyering2009-08-131-3/+3
* change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/Jim Meyering2009-08-131-5/+5
* Always pass mkswap -f parameter.Richard Jones2009-08-061-2/+2
* New commands: swapon-*, swapoff-*, mkswap-file.Richard W.M. Jones2009-07-311-2/+128
* remove trailing blanksJim Meyering2009-07-031-1/+1
* Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.Richard W.M. Jones2009-06-291-0/+70