summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-sys: check for openat() and linux for switch_rootKarel Zak2009-06-221-2/+22
* switch_root: rewrite to use fstatat() and unlinkat()Karel Zak2009-06-221-43/+44
* switch_root: fix coding styleKarel Zak2009-06-221-80/+70Star
* build-sys: add --disable-switch_rootKarel Zak2009-06-222-1/+12
* switch_root: new commandKarel Zak2009-06-225-1/+203
* libblkid: don't require udev symlinks verification for non-root usersKarel Zak2009-06-171-2/+7
* mount: move MS_{PROPAGATION,BIND,MOVE} detectionKarel Zak2009-06-101-3/+3
* mount: use "none" fstype for MS_PROPAGATION mountsKarel Zak2009-06-101-1/+1
* po: refresh POTFILES.inKarel Zak2009-06-091-54/+69
* mount: add ext4 to the list of filesystems in mount.8Karel Zak2009-06-011-1/+2
* mount: add ext4 to mount.8Karel Zak2009-06-011-5/+105
* mount: cleanup notes about -l option in mount.8Karel Zak2009-06-011-2/+2
* losetup: add --set-capacityKarel Zak2009-05-293-6/+50
* mount: use TAG parsing function from libblkidKarel Zak2009-05-292-22/+5Star
* ionice: Allow setting the none classJakob Unterwurzacher2009-05-272-3/+6
* blkid: add device-mapper snapshot cow device probeMilan Broz2009-05-273-1/+12
* blkid: fix LVM1 probeMilan Broz2009-05-271-11/+45
* hwclock: fix mismatched popen/fclose.John Keeping2009-05-271-1/+1
* docs: add missing commands/projects to AUTHORS fileKarel Zak2009-05-271-5/+9
* tests: fix script that creates lscpu dumpsKarel Zak2009-05-271-21/+12Star
* tests: move lscpu /proc and /sys dumps to tarballsKarel Zak2009-05-271207-2523/+11Star
* tests: remove broken Xen dumps for lscpuKarel Zak2009-05-2732-111/+0Star
* tests: don't run some mount tests for non-root usersKarel Zak2009-05-273-3/+5
* tests: fix reiserfs testKarel Zak2009-05-271-1/+1
* tests: add mdraid libblkid testKarel Zak2009-05-272-0/+5
* libblkid: fix reiserfs nameKarel Zak2009-05-251-1/+1
* tests: fix 'delete extended partition' checksumKarel Zak2009-05-221-1/+1
* build-sys: add --disable-uuiddKarel Zak2009-05-222-2/+19
* uuidd: new command (UUID daemon from e2fsprogs)Karel Zak2009-05-228-1/+739
* libuuid: add .gitignoreKarel Zak2009-05-221-0/+1
* uuidgen: new command (from e2fsprogs)Karel Zak2009-05-224-1/+147
* build-sys: add --disable-tlsKarel Zak2009-05-224-10/+81
* build-sys: enable fsck by defaultKarel Zak2009-05-221-2/+2
* build-sys: add --disable-libblkid, remove volume_id supportKarel Zak2009-05-221-87/+72Star
* mount: (and fsck) remove libvolume_id supportKarel Zak2009-05-223-145/+3Star
* build-sys: cleanup libuuid stuffKarel Zak2009-05-223-19/+56
* build-sys: fix headers in mkswap and libblkidKarel Zak2009-05-222-3/+12
* build-sys: add UTIL_{SET,RESTORE}_FLAGSKarel Zak2009-05-221-9/+20
* libblkid: update man pageKarel Zak2009-05-221-3/+32
* libuuid: add info about u-l-ng to man pagesKarel Zak2009-05-229-28/+36
* libuuid: add --disable-libuuid and LIBUUID_VERSIONKarel Zak2009-05-223-4/+17
* libuuid: import UUID library from e2fsprogsKarel Zak2009-05-2233-1/+2579
* mount: fix undefined reference to `security_get_initial_context'Karel Zak2009-05-212-1/+6
* fdisk: add simple test for doslabel stuffZdenek Behan2009-05-193-1/+101
* tests: add functions for work withdisk imagesKarel Zak2009-05-191-5/+15
* fdisk: (and cfdisk) fix to be consistent about maximum headsChris Webb2009-05-192-2/+2
* cal: uClibc has langinfo.h but not _NL_TIME_WEEK_1STDAY.Tom Prince2009-05-192-1/+3
* blkid: cleanup debug messages and return codes in blkid_do_probe()Karel Zak2009-05-141-8/+10
* blkid: blkid_do_safeprobe() has to be tolerant to RAIDsKarel Zak2009-05-141-1/+8
* blkid: fix "hangs forever with partition type mdraid"Karel Zak2009-05-141-13/+15