Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New commands: swapon-*, swapoff-*, mkswap-file. | Richard W.M. Jones | 2009-07-31 | 1 | -2/+128 |
| | | | | | | | | | | | | swapon-device swapoff-device swapon-file swapoff-file swapon-label swapoff-label swapon-uuid swapoff-uuid mkswap-file | ||||
* | 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 |
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. |