summaryrefslogtreecommitdiffstats
path: root/init.d
Commit message (Collapse)AuthorAgeFilesLines
* moved modloop and hwdrivers to openrc packageNatanael Copa2009-06-113-116/+1
|
* removed init.d scripts that moved to busybox-initscriptsNatanael Copa2009-06-1010-192/+3
|
* init.d/modloop: allow users set alpine_dev fs typeNatanael Copa2009-06-101-1/+5
| | | | This was supported in alpine 1.8
* init.d/hwdrivers: cleanupNatanael Copa2009-06-101-22/+11
|
* init.d/modloop: added depend() and general cleanup for openrcNatanael Copa2009-06-101-38/+58
| | | | We also reuse already mounted device
* init.d/mdev: split mdev into mdev and mdev-mountNatanael Copa2009-06-102-17/+62
| | | | This is how udev does it
* init.d/hwdrivers,mdev: add dependency infoNatanael Copa2009-06-042-2/+14
| | | | also fix annoying message when /proc/cmdline is missing
* fix the rcL/rcK scripts to work with openrcNatanael Copa2009-04-223-2/+7
| | | | Those are only for compatibility, specially for vserver guests.
* add rcL/rcS scripts for compatibility reasonsNatanael Copa2009-04-223-0/+6
| | | | this helps for vserver installations which calls those scripts
* switch to openrcNatanael Copa2009-04-205-148/+1
| | | | many of the initscripts are moved to there
* remove misc init.d scripts that are provided by openrcNatanael Copa2009-04-1613-707/+0
|
* dont try install the removed coldplug scriptNatanael Copa2009-03-191-1/+0
|
* removed unused coldplug scriptNatanael Copa2009-03-191-66/+0
|
* init.d/hwdrivers: use new and faster modprobeNatanael Copa2009-03-191-16/+13
|
* rcS: only mount /proc and /sys if its not mounted from beforeNatanael Copa2009-01-291-12/+7
|
* various: import patches from APKBUILDTimo Teras2009-01-071-0/+63
|
* moved roller() to functions.shroot2008-11-261-9/+0
|
* localmount creates the mount points in fstabroot2008-11-261-0/+3
| | | | uses the new mkmntdirs program
* use a cute roller instead of dots when installing packagesncopa2008-09-101-4/+11
|
* sort kernel modules load order by alias namencopa2008-08-281-16/+3
|
* release 1.11ncopa2008-08-161-6/+95
|
* dont use modules-update anymorencopa2008-08-041-1/+0
|
* load all packages at once rather than one by onencopa2008-07-011-3/+3
|
* save bootup timencopa2008-07-011-0/+2
|
* added rc.localncopa2008-05-232-0/+15
|
* release 1.8.1. added httpd init.d scriptncopa2008-05-222-0/+16
|
* release 1.8.0. added blacklist and init.d/dnsdncopa2008-05-212-0/+14
|
* if more than one apkovl exist, dont read anyncopa2007-10-181-3/+2
|
* preliminary support for encrypted configs - thanks to Alexander Povslavskincopa2007-10-121-19/+38
|
* * init.d/syslog: accept options. be more vserver friendlyncopa2007-09-064-3/+17
| | | | | | | | | | | | * init.d/keymap: new script * init.d/bootmisc.sh: use /var/log/dmesg as other linux'es. * use busybox version of ctty hack and readahead * replace send-pr with sendbug
* init.d/syslog:ncopa2007-07-312-6/+6
| | | | | | | | | | | | | | | | | | | | fix for vserver guest. ignoe if klogd fails to start or stop. init.d/bootmisc.sh: moved dmesg boot log to /var/run/dmesg.boot src/atomicio.c src/lib.c src/sendbug.c src/atomicio.h src/lib.h src/Makefile initial import of openbsd sendbug port Makefile: version 1.5.1
* version 1.5.0ncopa2007-07-066-68/+141
| | | | | | | | renamed mountall to localmount added checkfs init.d/networking is more quiet
* init.d/modutils:ncopa2007-06-141-5/+1
| | | | | | | | | | | | | | | | | run modules-udate removed dead code sysctl.conf: dont set kernel.grsecurity.rand_pids since its gone from kernel Makefile: version 1.4.1 added ifenslave ifenslave: micro version of ifenslave
* version 1.3_beta2. init.d/runtimes: wait for usb-storage if necessaryncopa2007-03-271-2/+30
|
* support for serial login using cttyhack. remove the needed mountoints from ↵ncopa2007-03-263-6/+11
| | | | /etc/fstab. rc_delete should remove links even if target is missing
* fix bugs with chosing configs. zaptel support in mdevncopa2007-02-241-6/+6
|
* move var/db/world to etc/lbu/packages.list. dont look for more apkovls if ↵ncopa2007-02-231-4/+16
| | | | one is found
* removed udevncopa2007-02-223-44/+0
|
* version 1.3_alpha6. rdate addedncopa2007-02-222-0/+12
|
* added vlans again. removed bash from passwd. inittab sets up ttyS0 by defaultncopa2007-02-161-0/+65
|
* added vlan support. new style packages.list, added update-modulesncopa2007-02-162-20/+62
|
* added init.d/swapncopa2007-01-262-0/+15
|
* version 1.2. load passwd/group *before* the local user config. Added support ↵ncopa2007-01-191-16/+64
| | | | for readahead. Added user ntp
* version 1.1. Bridge moved out. New boot params to load runtimes and user configsncopa2007-01-052-63/+113
|
* initial import based on 1.0.1ncopa2006-10-2427-0/+823