summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* include hostname and full working dir in prompt by defaultroot2008-10-311-0/+1
|
* new udchp scriptncopa2008-09-262-47/+83
|
* use a cute roller instead of dots when installing packagesncopa2008-09-102-5/+12
|
* release 1.11.1.ncopa2008-08-292-15/+12
| | | | fix so /dev/usb[a-z][0-9] devices are found on 2.6.25 and newer
* sort kernel modules load order by alias namencopa2008-08-281-16/+3
|
* release 1.11ncopa2008-08-163-8/+111
|
* added yesno() funcncopa2008-08-141-0/+25
|
* dont use modules-update anymorencopa2008-08-041-1/+0
|
* added raid controllers. fixed typo in commentncopa2008-08-041-2/+7
|
* bb now supports modprobe.d. we dont need modules-update anymorencopa2008-08-044-48/+65
|
* release 1.9.2. blacklist the 1394 stack so sbp2 can be usedncopa2008-07-082-1/+6
|
* release 1.9.1ncopa2008-07-011-1/+1
|
* load all packages at once rather than one by onencopa2008-07-011-3/+3
|
* support for up/down scripts for udhcpc and disabling resolv.confncopa2008-07-011-7/+38
|
* save bootup timencopa2008-07-011-0/+2
|
* added rc.localncopa2008-05-232-0/+15
|
* release 1.8.1. added httpd init.d scriptncopa2008-05-223-1/+17
|
* release 1.8.0. added blacklist and init.d/dnsdncopa2008-05-216-35/+174
|
* check that sendmail existncopa2008-04-141-0/+9
|
* release 1.7.2ncopa2008-04-052-2/+3
|
* check for block or char devices rather than links only.ncopa2008-01-221-12/+8
|
* dont let mdev move around linksncopa2008-01-221-0/+3
|
* no error message about existing dir when mdev -s is run for a second timencopa2008-01-221-1/+1
|
* release 1.7.0. fixed mdev stuffncopa2008-01-225-65/+166
|
* exit with 0 when additional options are givenncopa2008-01-221-2/+4
|
* if more than one apkovl exist, dont read anyncopa2007-10-181-3/+2
|
* preliminary support for encrypted configs - thanks to Alexander Povslavskincopa2007-10-123-21/+40
|
* use freopen () and revert to old getchar()ncopa2007-09-081-10/+8
|
* * init.d/syslog: accept options. be more vserver friendlyncopa2007-09-068-11/+30
| | | | | | | | | | | | * 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
* walk around bug in uclibc by using read(2) instead of getchar(3)ncopa2007-09-061-9/+8
|
* remove readahead cttyhack. fix sendbug (almost)ncopa2007-09-062-38/+48
|
* support for config filencopa2007-08-292-66/+124
|
* only load usb module if modalias file existsncopa2007-08-011-2/+2
|
* init.d/syslog:ncopa2007-07-319-10/+900
| | | | | | | | | | | | | | | | | | | | 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-067-69/+142
| | | | | | | | renamed mountall to localmount added checkfs init.d/networking is more quiet
* ifenslave:ncopa2007-06-141-5/+0
| | | | | | dont check that bonding iface is up
* init.d/modutils:ncopa2007-06-144-8/+67
| | | | | | | | | | | | | | | | | 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
* send-pr.template:ncopa2007-05-031-6/+2
| | | | | | arrange categories in columns.
* Makefile:ncopa2007-05-012-4/+8
| | | | | | | | | | | version 1.3.2 send-pr.template: Updated category list. updated send to address to bugs@alpinelinux.org fixes http://bugs.alpinelinux.org/cgi-bin/gnats.lsp?pr=32
* release 1.3.1ncopa2007-04-262-3/+3
|
* version 1.3ncopa2007-04-267-5/+663
|
* version 1.3_beta2. init.d/runtimes: wait for usb-storage if necessaryncopa2007-03-272-3/+31
|
* support for serial login using cttyhack. remove the needed mountoints from ↵ncopa2007-03-269-16/+99
| | | | /etc/fstab. rc_delete should remove links even if target is missing
* fixed crontab to run periodic/15min every 15 min insteado f every 4 minncopa2007-02-272-2/+2
|
* fix bugs with chosing configs. zaptel support in mdevncopa2007-02-243-10/+21
|
* 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
|
* rdate addedncopa2007-02-221-1/+1
|
* version 1.3_alpha6. rdate addedncopa2007-02-225-2/+17
|
* added vlans again. removed bash from passwd. inittab sets up ttyS0 by defaultncopa2007-02-166-47/+140
|