aboutsummaryrefslogtreecommitdiffstats
path: root/src/minutils/s6-mount.c
Commit message (Collapse)AuthorAgeFilesLines
* Code refactor; only s6-ps has remaining globals nowLaurent Bercot2023-02-111-149/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-mount: add support for relatime/norelatime optionsLaurent Bercot2023-01-241-0/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.6.0.1Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.5.1.6 ; adapt to skalibs-2.11.0.0Laurent Bercot2021-08-101-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add missing flag options to s6-mountLaurent Bercot2018-04-131-0/+17
|
* Make it build with skalibs-2.5.0.0Laurent Bercot2017-03-081-5/+5
|
* s6-mount bugfix: better parsing of -o optionsLaurent Bercot2016-03-121-1/+1
|
* s6-mount: exit 1, not 111, on EBUSY (already mounted)Laurent Bercot2016-01-121-1/+2
|
* - add -n to s6-mountLaurent Bercot2015-03-101-3/+6
| | | | - s6-mount doc fixes
* initial commitLaurent Bercot2014-09-191-0/+126