summaryrefslogtreecommitdiffstats
path: root/disk-utils
Commit message (Expand)AuthorAgeFilesLines
* textual: improve an error message and a help textBenno Schulenberg2013-01-301-4/+4
* fsck: add "--" to usage()Karel Zak2013-01-301-1/+1
* textual: slice the help text of fsck into strips, for translatorsBenno Schulenberg2013-01-301-20/+20
* textual: standardize the reporting of program name plus package versionBenno Schulenberg2013-01-301-1/+1
* mkfs: indicate that specifying fs-type and fs-options are independentBenno Schulenberg2013-01-302-15/+15
* fsck: mark file descriptor for -C as optional in help textBenno Schulenberg2013-01-302-9/+10
* textual: tiny tweaks of some error messagesBenno Schulenberg2013-01-301-3/+3
* mkswap: properly pluralize the bad-pages messageBenno Schulenberg2013-01-301-4/+1Star
* partx: make usage() translator friendlySami Kerola2013-01-251-13/+13
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-257-14/+8Star
* textual: standardize reporting of program name plus package versionBenno Schulenberg2013-01-253-4/+6
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-251-5/+5
* docs: mkswap.8: recommend fallocate(1)Sami Kerola2013-01-251-1/+1
* mkfs.minix: fix compiler warning [-Wformat]Karel Zak2013-01-091-1/+1
* mkfs.minix: fsck:minix: fix compiler warningsKarel Zak2012-12-202-6/+6
* mkswap: fix compiler warningsKarel Zak2012-12-201-1/+7
* lib/ismounted: basic support for loop devicesKarel Zak2012-12-191-2/+1Star
* docs: add missing exit value to fsck.minix(8)Sami Kerola2012-12-191-4/+2Star
* minix: replace magic constants with macro namesSami Kerola2012-12-192-9/+9
* minix: use off_t, size_t, etc appropriate typesSami Kerola2012-12-192-10/+10
* minix: change types in header fileSami Kerola2012-12-191-20/+20
* isosize: inform if file does not look like iso file systemSami Kerola2012-12-191-0/+10
* isosize: fix usage() -h option print outSami Kerola2012-12-191-10/+11
* partx: add update commandPhillip Susi2012-12-192-5/+113
* partx: don't care about xasprintf() return codeKarel Zak2012-12-121-12/+8Star
* fsck.cramfs: compile with -DINCLUDE_FS_TESTS for make checkKarel Zak2012-10-221-0/+5
* mkfs.minix: check numeric user inputsSami Kerola2012-10-151-11/+6Star
* fix bold style of man page referencesMike Frysinger2012-10-091-1/+1
* mkswap: wipe old signature if there is no part table by defaultMilan Broz2012-09-212-30/+22Star
* libmount: document LIBMOUNT_DEBUG usersDavidlohr Bueso2012-09-041-0/+3
* blkid: document LIBBLKID_DEBUG usersDavidlohr Bueso2012-09-044-0/+12
* fsck.cramfs: fix compiler warning [-Wpointer-arith]Karel Zak2012-09-041-2/+2
* fsck: use less aggressive method to detect mounted devicesKarel Zak2012-08-241-7/+24
* resizepart: remove debug messageKarel Zak2012-08-141-3/+0Star
* resizepart: add new commandKarel Zak2012-08-134-2/+185
* partx: support -o +<attr> for adding attribute to output fieldsMilan Broz2012-07-261-5/+7
* mkswap: fix shadow declarationSami Kerola2012-07-261-2/+2
* partx: use err_exclusive_options()Karel Zak2012-07-261-7/+15
* mkfs.cramfs: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* fsck.cramfs: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* raw: fix compiler warning [-Wmissing-prototypes]Karel Zak2012-07-161-1/+1
* translation: unify file open error messagesSami Kerola2012-07-1611-13/+13
* translation: unify stat error messagesSami Kerola2012-07-166-7/+7
* fix buffer overrun in some calls to sscanfKarel Zak2012-07-091-1/+1
* build-sys: always use default $(LDADD)Karel Zak2012-07-091-14/+14
* build-sys: fix swaplabelKarel Zak2012-06-261-1/+1
* build-sys: cleanup .gitignore filesKarel Zak2012-06-261-14/+0Star
* build-sys: convert lib/ to libcommon.laKarel Zak2012-06-261-52/+26Star
* build-sys: move partx to disk-utils/Karel Zak2012-06-268-0/+1330
* build-sys: convert disk-utils/ to moduleKarel Zak2012-06-262-114/+128