summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 1.13.1alpine-baselayout-1.13.1v1.xNatanael Copa2009-01-101-1/+1
|
* mdev.conf: support for scsi cdromNatanael Copa2009-01-091-3/+4
|
* make mdev dahdi awareTimo Teras2009-01-061-0/+1
|
* version 1.13alpine-baselayout-1.13Natanael Copa2008-12-031-1/+1
|
* removed profile as its generated from Makefileroot2008-11-262-4/+1
|
* moved roller() to functions.shroot2008-11-262-9/+10
|
* localmount creates the mount points in fstabroot2008-11-261-0/+3
| | | | uses the new mkmntdirs program
* added mkmntdirs applicationroot2008-11-262-1/+68
| | | | this program creates all mount points in fstab
* ignore *.tar.gz filesroot2008-11-121-0/+1
|
* added /bin/sh to /etc/shellsroot2008-11-111-0/+1
|
* release 1.12.1alpine-baselayout-1.12.1root2008-11-051-1/+1
|
* 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