]> git.ipfire.org Git - thirdparty/util-linux.git/commit - AUTHORS
swaplabel: new command
authorJason Borden <jborden@bluehost.com>
Fri, 2 Apr 2010 13:52:45 +0000 (15:52 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 2 Apr 2010 14:16:59 +0000 (16:16 +0200)
commit4dddc2d4aa37367432f719b7c84cb8084bd7a109
treee64068e6bc9fbc3989895193ad80cbc5e81eed13
parent1f7a33f1352f823654851bcfd0a2622396489824
swaplabel: new command

Print or change the label / UUID of a swap area.

[kzak@redhat.com: - code refactoring
                  - add long options
                  - clean up Makefile.am]

Signed-off-by: Jason Borden <jborden@bluehost.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
AUTHORS
disk-utils/.gitignore
disk-utils/Makefile.am
disk-utils/swaplabel.8 [new file with mode: 0644]
disk-utils/swaplabel.c [new file with mode: 0644]
include/swapheader.h