summaryrefslogtreecommitdiff
path: root/src/fstabinfo.c
Commit message (Expand)AuthorAge
* Move RC_ to EINFO_ for all env vars related to einfo.Roy Marples2007-12-06
* Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples2007-11-23
* relicense as 2-clause BSD, with the kind permission of GentooRoy Marples2007-11-14
* rc --override foo will override the runlevel to load after boot or single use...Roy Marples2007-10-29
* If / block device as in /etc/fstab does not exist, use /dev/root if it's avai...Roy Marples2007-10-11
* Improve applet help a little. Also, if mountinfo as any mounts given, work ex...Roy Marples2007-10-09
* Fix helpRoy Marples2007-10-09
* If it's in fstab, let mount work everything out instead of us.Roy Marples2007-09-26
* passno needs an argumentRoy Marples2007-09-26
* Handle fstab with spacesRoy Marples2007-09-26
* rc_is_env is now rc_env_bool and just works with boolean values.Roy Marples2007-09-26
* Fix short optsRoy Marples2007-09-25
* fstabinto now behaves more like mountinfo with respect to --quietRoy Marples2007-09-25
* Rework fstabinfo so it makes more senseRoy Marples2007-09-25
* Add support for describing the options in the C programs.Mike Frysinger2007-09-25
* Use -t for -fstype to match mount to make vapier happyRoy Marples2007-09-25
* dump a useful error message if nothing happenedMike Frysinger2007-09-25
* --opts to --optionsRoy Marples2007-09-19
* All our binaries are now mulicalls into rc, which makes our on disk sizeRoy Marples2007-07-31
* Add --nocolor to more programsRoy Marples2007-06-28
* Allow time for pidfiles to be created, #178274.Roy Marples2007-05-14
* Fix fstabinfo -p /Roy Marples2007-04-19
* start unifying help handlingMike Frysinger2007-04-17
* hug getopt_long some moreRoy Marples2007-04-13
* Cuddle up to LKML C styleRoy Marples2007-04-11
* Fix indentationRoy Marples2007-04-10
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05