summaryrefslogtreecommitdiffstats
path: root/sys-utils/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build-sys: add BUILD_WDCTL, check for linux/watchdog.hKarel Zak2012-05-041-0/+2
* wdctl: add man pageKarel Zak2012-05-041-0/+1
* wdctl: rewrite to use lib/ttKarel Zak2012-05-031-2/+8
* build-sys: add swapon-common.h to swapon sources (fix distcheck)Petr Uzel2012-04-271-0/+1
* sys-utils: avoid duplicate reference to fstab.5Dave Reisner2012-04-231-1/+1
* docs: move fstab.5 to sys-utils (mount/ dir is deprecated)Karel Zak2012-04-191-0/+1
* swapoff: move code from swapon.c to swapoff.cKarel Zak2012-04-181-1/+5
* swapon: move generic code to swapon-common.cKarel Zak2012-04-181-0/+1
* swapon: use only libmount for paths/tags evealuationKarel Zak2012-04-171-5/+3Star
* swapon: use libmount for /proc/swaps parsingKarel Zak2012-04-171-2/+2
* wdctl: add watchdog status toolLennart Poettering2012-04-161-1/+2
* eject: use BUILD_EJECT, move to sys-utilsKarel Zak2012-04-051-0/+13
* swapon: use directly blkid rather than fsprobe wrapperKarel Zak2012-03-271-1/+0Star
* build-sys: enhance readability of the autotools filesSami Kerola2012-02-281-35/+67
* mount: (new) add --fstab to the man pageKarel Zak2012-01-231-2/+2
* mount: (new) add selinux warningKarel Zak2012-01-201-3/+2Star
* build-sys: suport static build for new [u]mountKarel Zak2012-01-111-2/+21
* build-sys: add --enable-new-mountKarel Zak2012-01-111-0/+29
* losetup: move xgetpass() to lib/xgetpass.cKarel Zak2012-01-111-0/+1
* build-sys: move swapon from mount/ to sys-utils/Karel Zak2012-01-111-2/+24
* losetup: rewrite -aKarel Zak2011-12-221-0/+4
* losetup: move to sys-utils directoryKarel Zak2011-12-201-0/+17
* build-sys: add missing BUILD_PRLIMITKarel Zak2011-11-181-5/+10
* Merge branch 'sys-utils-3rd' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-11-141-0/+1
|\
| * ldattach: check numeric user inputs with strtol_or_errSami Kerola2011-11-021-0/+1
* | build-sys: cleanup BUILD_{LS,CH}CPUKarel Zak2011-11-031-3/+5
|/
* prlimit: new commandDavidlohr Bueso2011-10-211-2/+5
* chcpu: man page updateHeiko Carstens2011-10-111-1/+1
* Merge branch 'manuals' of https://github.com/kerolasa/lelux-utiliteetitKarel Zak2011-10-101-1/+1
|\
| * docs: chcpu and readprofile are sysadmin utilsSami Kerola2011-09-291-1/+1
* | cytune: check numeric user inputsSami Kerola2011-09-291-1/+1
* | flock: use strutils.h to check numeric user inputSami Kerola2011-09-291-0/+1
|/
* chcpu: convert to use lib/path.cHeiko Carstens2011-09-271-1/+2
* lib,path: move path access functions from lscpu into lib/path.cHeiko Carstens2011-09-271-1/+2
* ipcrm: refactor new and old main to share codeSami Kerola2011-09-171-0/+1
* ipcmk: validate numeric option argumentsSami Kerola2011-09-121-0/+1
* lscpu: add human readable extended cpu table outputKarel Zak2011-09-091-1/+4
* chcpu: new toolHeiko Carstens2011-08-221-0/+3
* lscpu: extend --parse functionalityKarel Zak2011-07-271-1/+1
* mountpoint: add new commandKarel Zak2011-06-211-0/+7
* dmesg: use strtol_or_err instead of atoiDavidlohr Bueso2011-02-081-0/+1
* rtcwake: use err.h routinesKarel Zak2010-11-261-0/+1
* fstrim: add new commandLukas Czerner2010-11-261-3/+3
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-1/+1
* docs: remove ipc.texi (info with IPC API docs)Karel Zak2010-11-091-2/+0Star
* build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
* build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò2010-07-291-1/+1
* lscpu: use cpuset masks, read data for all CPUsKarel Zak2010-06-011-2/+10
* build-sys: replace ../ with $top_srcdirKarel Zak2010-05-241-1/+1
* rdev: remove this deprecated commandKarel Zak2010-05-181-14/+0Star