| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'eject' | Karel Zak | 2012-04-05 | 1 | -0/+9 |
|\ |
|
| * | eject: use BUILD_EJECT, move to sys-utils | Karel Zak | 2012-04-05 | 1 | -2/+1 |
| * | eject: initial merge eject and util-linux | Michal Luscon | 2012-03-27 | 1 | -0/+10 |
* | | build-sys: disable chkdupexe by default, mark as deprecated | Karel Zak | 2012-04-04 | 1 | -4/+13 |
* | | lsblk: use libmount to get mountpoints/swaps | Karel Zak | 2012-04-03 | 1 | -0/+1 |
|/ |
|
* | fsck: move to disk-utils directory | Karel Zak | 2012-03-20 | 1 | -2/+1 |
* | build-sys: make the crosscompile path for scanf_cv_alloc_modifier clever | Sebastian Andrzej Siewior | 2012-03-20 | 1 | -1/+17 |
* | build-sys: fix chkdupexe regression | Sami Kerola | 2012-03-18 | 1 | -0/+3 |
* | build-sys: add --diable-sulogin (enabled by default) | Karel Zak | 2012-03-12 | 1 | -1/+9 |
* | build-sys: note sulogin in configure help | Karel Zak | 2012-03-12 | 1 | -1/+1 |
* | lslocks: new command | Davidlohr Bueso | 2012-02-29 | 1 | -0/+5 |
* | build-sys: s/ruman/ruman1/ | Karel Zak | 2012-02-28 | 1 | -2/+2 |
* | docs: do not overwrite ddate.1 manual | Sami Kerola | 2012-02-28 | 1 | -0/+2 |
* | build-sys: add a crosscompile path for scanf_cv_alloc_modifier | Sebastian Andrzej Siewior | 2012-02-28 | 1 | -0/+2 |
* | build-sys: enhance readability of the autotools files | Sami Kerola | 2012-02-28 | 1 | -96/+96 |
* | build-sys: remove unused function and header checks | Sami Kerola | 2012-02-28 | 1 | -5/+1 |
* | build-sys: release++ (v2.21) | Karel Zak | 2012-02-24 | 1 | -1/+1 |
* | build-sys: fix building of wall | Petr Uzel | 2012-02-22 | 1 | -1/+1 |
* | build-sys: release++ (v2.21-rc2) | Karel Zak | 2012-02-06 | 1 | -1/+1 |
* | libmount: scandirat based mnt_table_parse_dir implementation | Masatake YAMATO | 2012-01-23 | 1 | -0/+1 |
* | build-sys: enable .xz, disable .gz | Karel Zak | 2012-01-18 | 1 | -1/+1 |
* | build-sys: release++ (v2.21-rc1) | Karel Zak | 2012-01-18 | 1 | -1/+1 |
* | build-sys: add --enable-new-mount | Karel Zak | 2012-01-11 | 1 | -2/+13 |
* | build-sys: move swapon from mount/ to sys-utils/ | Karel Zak | 2012-01-11 | 1 | -0/+6 |
* | losetup: move to sys-utils directory | Karel Zak | 2011-12-20 | 1 | -0/+9 |
* | build-sys: fix libuuid initialization | Karel Zak | 2011-11-03 | 1 | -1/+2 |
* | prlimit: add add falbacks | Karel Zak | 2011-11-03 | 1 | -0/+9 |
* | build-sys: add UL_BUILD_INIT macro | Karel Zak | 2011-11-03 | 1 | -38/+33 |
* | build-sys: cleanup BUILD_HWCLOCK | Karel Zak | 2011-11-03 | 1 | -2/+6 |
* | build-sys: cleanup BUILD_{WALL,WRITE} | Karel Zak | 2011-11-03 | 1 | -2/+4 |
* | build-sys: cleanup BUILD_SCHEDUTILS | Karel Zak | 2011-11-03 | 1 | -23/+39 |
* | build-sys: move --with-* before --enable-* | Karel Zak | 2011-11-03 | 1 | -128/+130 |
* | build-sys: cleanup BUILD_LOGIN_UTILS | Karel Zak | 2011-11-03 | 1 | -6/+5 |
* | build-sys: cleanup BUILD_{RENAME,RESET} | Karel Zak | 2011-11-03 | 1 | -2/+4 |
* | build-sys: cleanup BUILD_{LAST,LINE,MESG} | Karel Zak | 2011-11-03 | 1 | -3/+8 |
* | build-sys: cleanup BUILD_KILL, enable kill(1) by default | Karel Zak | 2011-11-03 | 1 | -2/+4 |
* | build-sys: cleanup BUILD_ELVTUNE | Karel Zak | 2011-11-03 | 1 | -2/+4 |
* | build-sys: cleanup BUILD_PIVOT_ROOT | Karel Zak | 2011-11-03 | 1 | -18/+3 |
* | build-sys: cleanup BUILD_SWITCH_ROOT | Karel Zak | 2011-11-03 | 1 | -17/+5 |
* | build-sys: cleanup BUILD_CRAMFS | Karel Zak | 2011-11-03 | 1 | -11/+3 |
* | build-sys: cleanup BUILD_{DDATE,AGETTY} | Karel Zak | 2011-11-03 | 1 | -2/+6 |
* | build-sys: cleanup BUILD_ARCH | Karel Zak | 2011-11-03 | 1 | -11/+15 |
* | build-sys: cleanup BUILD_UNSHARE | Karel Zak | 2011-11-03 | 1 | -29/+11 |
* | build-sys: cleanup BUILD_FALLOCATE | Karel Zak | 2011-11-03 | 1 | -40/+24 |
* | build-sys: cleanup HAVE_LIBCRYPT | Karel Zak | 2011-11-03 | 1 | -35/+33 |
* | build-sys: move structs, types, descs checks before --enable-* | Karel Zak | 2011-11-03 | 1 | -47/+48 |
* | build-sys: move type checks before --enable-* | Karel Zak | 2011-11-03 | 1 | -35/+33 |
* | build-sys: move gettext check before --enable-* | Karel Zak | 2011-11-03 | 1 | -8/+9 |
* | build-sys: cleanup BUILD_{LS,CH}CPU | Karel Zak | 2011-11-03 | 1 | -0/+12 |
* | build-sys: cleanup BUILD_MOUNTPOINT | Karel Zak | 2011-11-03 | 1 | -14/+1 |