summaryrefslogtreecommitdiff
path: root/sh.Linux
Commit message (Expand)AuthorAge
* Update ignore.Roy Marples2008-03-04
* Split VPS into VSERVER and OPENVZRoy Marples2008-03-03
* Use exlicit make targets, not directory contents.Roy Marples2008-03-03
* ignore more stuffRoy Marples2008-02-28
* Makefile SH variable now tweaks the default shell used by our scripts.Roy Marples2008-02-27
* give mount points nice descriptive names rather than "none"Mike Frysinger2008-02-26
* Remove the massive udev compat shim as it's now in udev-118-r2Roy Marples2008-02-03
* Tidy up some code and remove the redundant single_user function as we now use...Roy Marples2008-01-31
* addons should check things, not us.Roy Marples2008-01-30
* udev uses lowercase valuesRoy Marples2008-01-23
* rc_coldplug=no really stops all coldplug eventsRoy Marples2008-01-18
* Update copyrights, my email and license.Roy Marples2008-01-11
* Adopt a more C style for scripts and remove vim settings.Roy Marples2008-01-11
* Remove full license text from shell cripts.Roy Marples2008-01-11
* Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples2008-01-10
* Don't check kernel version for features, check feature existance.Roy Marples2008-01-03
* Fix RC_COLDPLUG shim for real.Roy Marples2007-12-27
* udev requires try function and the modules-update program should take care of...Roy Marples2007-12-14
* Remove the try and check_statedir functionsRoy Marples2007-12-14
* Remove Gentoo copyright from all files that I know I have writtenRoy Marples2007-12-14
* Massive whitespace cleanupRoy Marples2007-11-28
* this is still an env varRoy Marples2007-11-23
* Move /etc/conf.d/rc to /etc/rc.conf.Roy Marples2007-11-23
* Introduce CONTENTS variable into Makefiles to list the contents of the direct...Roy Marples2007-11-20
* Our build chain now works with GNU and BSD make implementationsRoy Marples2007-11-19
* relicense as 2-clause BSD, with the kind permission of GentooRoy Marples2007-11-14
* Fix init.sh for shm againRoy Marples2007-10-22
* Mount /dev/shm for Linux systems, even not when in /etc/fstab, #196345.Roy Marples2007-10-19
* If it's in fstab, let mount work everything out instead of us.Roy Marples2007-09-26
* Handle fstab with spacesRoy Marples2007-09-26
* /lib/rcscripts -> /lib/rcRoy Marples2007-09-19
* Only mount /sys if it's not mounted, #192436.Roy Marples2007-09-18
* Add --quiet to mountinfoRoy Marples2007-09-03
* Always attempt to mount /dev/pts when devpts is available as it may appear in...Mike Frysinger2007-09-03
* `config /etc/fstab' can now be used in depend() functions to show thatRoy Marples2007-08-15
* Use the right dir from fstabRoy Marples2007-08-08
* Try and hide the terminal escape codes when they fail.Roy Marples2007-08-07
* Boot properly when we cannot set an early font, #187628.Roy Marples2007-08-04
* Don't set an early font if consolefont isn't in a runlevel, #183773.Roy Marples2007-07-01
* Harden testing of /proc being validRoy Marples2007-05-23
* Don't dmesg for VPS systemsRoy Marples2007-04-26
* File to configure our font as early as possible in initRoy Marples2007-04-26
* Set fonts in init-early.sh, don't stop services twice when shutting down and ...Roy Marples2007-04-26
* Fix early setting of fontRoy Marples2007-04-26
* Fix vserversRoy Marples2007-04-25
* Duh, quote eval properlyRoy Marples2007-04-17
* Rationalise our colour usage a little.Roy Marples2007-04-17
* Allow addons to pass up their exit status in import_addon. Simplify /dev han...Mike Frysinger2007-04-17
* ramfs has no special optionsRoy Marples2007-04-14
* hug getopt_long some moreRoy Marples2007-04-13