summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmount: fix mnt_table_is_fs_mounted() for loopdevKarel Zak2016-02-121-4/+8
* tests: fix redirectionStanislav Brabec2016-02-1225-56/+56
* tests: add btrfs mount testsStanislav Brabec2016-02-124-0/+131
* agetty: add support for \e in issue file to print \033Karel Zak2016-02-112-0/+6
* colcrt: minor cosmetic changesKarel Zak2016-02-111-14/+35
* swapon: drop perms if setuid before call mkswapKarel Zak2016-02-111-4/+8
* Merge branch 'colcrt' of git://github.com/kerolasa/lelux-utiliteetitKarel Zak2016-02-1112-627/+554Star
|\
| * tests: update colcrt test expectationsSami Kerola2016-02-026-420/+49Star
| * colcrt: reimplementationSami Kerola2016-02-021-243/+176Star
| * tests: add colcrt functional testsSami Kerola2016-02-029-0/+365
* | swapon: simplify ctl->device usageKarel Zak2016-02-111-43/+37Star
* | swapon: do not run execvp() calls when swapon is setuid binarySami Kerola2016-02-111-0/+4
* | swapon: move function arguments to control structureSami Kerola2016-02-111-81/+77Star
* | swapon: add control structSami Kerola2016-02-111-124/+129
* | build-sys: remove AM_CONDITIONAL from UL_CHECK_SYSCALLKarel Zak2016-02-101-8/+0Star
* | libsmartcols: rewrite ./sample-scols-wrapKarel Zak2016-02-101-13/+39
* | libsmartcols: support multi-line cellsKarel Zak2016-02-105-43/+176
* | libsmartcols: use libscols_cell for titleKarel Zak2016-02-098-107/+78Star
* | libfdisk: add missing breakKarel Zak2016-02-091-0/+1
* | Merge branch 'pylibmount_dependency' of https://github.com/filbranden/util-linuxKarel Zak2016-02-093-12/+22
|\ \
| * | build-sys: Properly order install dependencies of pylibmountFilipe Brandenburger2016-02-052-0/+20
| * | Revert "build-sys: Order pylibmount after usrlib on install"Filipe Brandenburger2016-02-051-12/+2Star
* | | sfdisk: add ESP shortcut also for Legacy MBRKarel Zak2016-02-082-1/+3
|/ /
* | Merge branch 'master' of https://github.com/rudimeier/util-linuxKarel Zak2016-02-0422-30/+30
|\ \
| * | script: fix misspellingRuediger Meier2016-02-031-3/+3
| * | docs: fix typos found by codespellRuediger Meier2016-02-0322-28/+28
| |/
* / fdisk: make 'f' command more verboseKarel Zak2016-02-031-0/+4
|/
* sfdisk: make --quiet really quietKarel Zak2016-02-011-3/+5
* sfdisk: add 'U' shortcut for ESPKarel Zak2016-02-012-0/+6
* hwclock: remove extra space from --show outputKarel Zak2016-02-011-1/+1
* Merge branch 'master' of https://github.com/annajonna/util-linuxKarel Zak2016-02-012-2/+6
|\
| * Change of output format and documentation.Anna Jonna Ármannsdóttir2016-01-282-2/+6
* | libmount: move btrfs subvol code refactoringKarel Zak2016-02-011-99/+115
* | libmount: fix target resolving for btrfs stuffKarel Zak2016-02-011-9/+14
* | libmount: code re-indentationStanislav Brabec2016-02-011-43/+44
* | libmount: run btrfs subvol checks for "subvolid" optionStanislav Brabec2016-02-011-1/+33
* | libmount: run btrfs subvol checks for "auto" fs typeStanislav Brabec2016-02-011-1/+1
* | libmount: add 'force-mountinfo' to features list, improve debugKarel Zak2016-02-012-7/+7
|/
* Merge branch 'fix_pylibmount_install' of https://github.com/filbranden/util-l...Karel Zak2016-01-271-2/+12
|\
| * build-sys: Order pylibmount after usrlib on installFilipe Brandenburger2016-01-261-2/+12
* | Merge branch 'fix-static-configuration-and-building' of https://github.com/la...Karel Zak2016-01-271-1/+8
|\ \ | |/ |/|
| * buildsys: fix static configuration and buildingLada Trimasova2016-01-261-1/+8
* | tests: make swaplabel test more robustKarel Zak2016-01-262-1/+3
* | tests: update swapfile outputKarel Zak2016-01-262-1/+4
* | libmount: cleanup btrfs.c headerKarel Zak2016-01-261-2/+2
|/
* libmount: consolidate btrfs stuff, make it more portableKarel Zak2016-01-266-133/+114Star
* more: remove unnecessary compatibility layerKarel Zak2016-01-261-66/+41Star
* build-sys: remove libtermcap supportSami Kerola2016-01-265-153/+34Star
* mkswap: add warnings for insecure device permissions/ownersWayne R. Roth2016-01-261-1/+10
* libmount: handle btrfs default subvolume mountStanislav Brabec2016-01-269-4/+331