summaryrefslogtreecommitdiffstats
path: root/daemon/swap.c
Commit message (Collapse)AuthorAgeFilesLines
* remove trailing blanksJim Meyering2009-07-031-1/+1
|
* Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.Richard W.M. Jones2009-06-291-0/+70
These commands are used to make Linux swap devices. The mkswap_L command makes one with a label. The mkswap_U command makes one with a known UUID.