summaryrefslogtreecommitdiff
path: root/src/rc/.gitignore
Commit message (Collapse)AuthorAge
* rc: add service to ignore patternsWilliam Hubbs2013-09-23
|
* clean up gitignore filesMike Frysinger2011-06-03
| | | | | | | | | Rather than listing explicit object files, ignore all of them in the whole tree. Also ignore patch/gdb related files throughout. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Add new utility and init script swclock that sets the system time based onRoy Marples2009-10-13
| | | | | | | the mtime of a file. It saves the shutdown time to this file also. This is handy for systems without a working RTC chip. Based on an idea by Michael A. Smith <michael@smith-li.com>. Fixes Gentoo #272073.
* Go back to gitRoy Marples2009-04-30
|
* Punt .gitignore files.Roy Marples2008-12-04
|
* We should show hotplugged services, needed services and manually started ↵Roy Marples2008-10-30
| | | | services in rc-status.
* Ignore core filesRoy Marples2008-07-09
|
* Ignore ewaitfile.Roy Marples2008-06-30
|
* Add --list to rc-service to list all available services.Roy Marples2008-03-21
|
* gitignoreRoy Marples2008-03-19
|
* Remove null terminated char ** lists in favour of RC_STRINGLIST, using TAILQ ↵Roy Marples2008-03-16
| | | | from queue(3). Refactor code style around the BSD KNF.
* Fix ignore files some more.Roy Marples2008-03-03
|
* Add a gitignore make target.Roy Marples2008-03-03