Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 1.13.1alpine-baselayout-1.13.1v1.x | Natanael Copa | 2009-01-10 | 1 | -1/+1 |
| | |||||
* | mdev.conf: support for scsi cdrom | Natanael Copa | 2009-01-09 | 1 | -3/+4 |
| | |||||
* | make mdev dahdi aware | Timo Teras | 2009-01-06 | 1 | -0/+1 |
| | |||||
* | version 1.13alpine-baselayout-1.13 | Natanael Copa | 2008-12-03 | 1 | -1/+1 |
| | |||||
* | removed profile as its generated from Makefile | root | 2008-11-26 | 2 | -4/+1 |
| | |||||
* | moved roller() to functions.sh | root | 2008-11-26 | 2 | -9/+10 |
| | |||||
* | localmount creates the mount points in fstab | root | 2008-11-26 | 1 | -0/+3 |
| | | | | uses the new mkmntdirs program | ||||
* | added mkmntdirs application | root | 2008-11-26 | 2 | -1/+68 |
| | | | | this program creates all mount points in fstab | ||||
* | ignore *.tar.gz files | root | 2008-11-12 | 1 | -0/+1 |
| | |||||
* | added /bin/sh to /etc/shells | root | 2008-11-11 | 1 | -0/+1 |
| | |||||
* | release 1.12.1alpine-baselayout-1.12.1 | root | 2008-11-05 | 1 | -1/+1 |
| | |||||
* | include hostname and full working dir in prompt by default | root | 2008-10-31 | 1 | -0/+1 |
| | |||||
* | new udchp script | ncopa | 2008-09-26 | 2 | -47/+83 |
| | |||||
* | use a cute roller instead of dots when installing packages | ncopa | 2008-09-10 | 2 | -5/+12 |
| | |||||
* | release 1.11.1. | ncopa | 2008-08-29 | 2 | -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 name | ncopa | 2008-08-28 | 1 | -16/+3 |
| | |||||
* | release 1.11 | ncopa | 2008-08-16 | 3 | -8/+111 |
| | |||||
* | added yesno() func | ncopa | 2008-08-14 | 1 | -0/+25 |
| | |||||
* | dont use modules-update anymore | ncopa | 2008-08-04 | 1 | -1/+0 |
| | |||||
* | added raid controllers. fixed typo in comment | ncopa | 2008-08-04 | 1 | -2/+7 |
| | |||||
* | bb now supports modprobe.d. we dont need modules-update anymore | ncopa | 2008-08-04 | 4 | -48/+65 |
| | |||||
* | release 1.9.2. blacklist the 1394 stack so sbp2 can be used | ncopa | 2008-07-08 | 2 | -1/+6 |
| | |||||
* | release 1.9.1 | ncopa | 2008-07-01 | 1 | -1/+1 |
| | |||||
* | load all packages at once rather than one by one | ncopa | 2008-07-01 | 1 | -3/+3 |
| | |||||
* | support for up/down scripts for udhcpc and disabling resolv.conf | ncopa | 2008-07-01 | 1 | -7/+38 |
| | |||||
* | save bootup time | ncopa | 2008-07-01 | 1 | -0/+2 |
| | |||||
* | added rc.local | ncopa | 2008-05-23 | 2 | -0/+15 |
| | |||||
* | release 1.8.1. added httpd init.d script | ncopa | 2008-05-22 | 3 | -1/+17 |
| | |||||
* | release 1.8.0. added blacklist and init.d/dnsd | ncopa | 2008-05-21 | 6 | -35/+174 |
| | |||||
* | check that sendmail exist | ncopa | 2008-04-14 | 1 | -0/+9 |
| | |||||
* | release 1.7.2 | ncopa | 2008-04-05 | 2 | -2/+3 |
| | |||||
* | check for block or char devices rather than links only. | ncopa | 2008-01-22 | 1 | -12/+8 |
| | |||||
* | dont let mdev move around links | ncopa | 2008-01-22 | 1 | -0/+3 |
| | |||||
* | no error message about existing dir when mdev -s is run for a second time | ncopa | 2008-01-22 | 1 | -1/+1 |
| | |||||
* | release 1.7.0. fixed mdev stuff | ncopa | 2008-01-22 | 5 | -65/+166 |
| | |||||
* | exit with 0 when additional options are given | ncopa | 2008-01-22 | 1 | -2/+4 |
| | |||||
* | if more than one apkovl exist, dont read any | ncopa | 2007-10-18 | 1 | -3/+2 |
| | |||||
* | preliminary support for encrypted configs - thanks to Alexander Povslavski | ncopa | 2007-10-12 | 3 | -21/+40 |
| | |||||
* | use freopen () and revert to old getchar() | ncopa | 2007-09-08 | 1 | -10/+8 |
| | |||||
* | * init.d/syslog: accept options. be more vserver friendly | ncopa | 2007-09-06 | 8 | -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) | ncopa | 2007-09-06 | 1 | -9/+8 |
| | |||||
* | remove readahead cttyhack. fix sendbug (almost) | ncopa | 2007-09-06 | 2 | -38/+48 |
| | |||||
* | support for config file | ncopa | 2007-08-29 | 2 | -66/+124 |
| | |||||
* | only load usb module if modalias file exists | ncopa | 2007-08-01 | 1 | -2/+2 |
| | |||||
* | init.d/syslog: | ncopa | 2007-07-31 | 9 | -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.0 | ncopa | 2007-07-06 | 7 | -69/+142 |
| | | | | | | | | renamed mountall to localmount added checkfs init.d/networking is more quiet | ||||
* | ifenslave: | ncopa | 2007-06-14 | 1 | -5/+0 |
| | | | | | | dont check that bonding iface is up | ||||
* | init.d/modutils: | ncopa | 2007-06-14 | 4 | -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: | ncopa | 2007-05-03 | 1 | -6/+2 |
| | | | | | | arrange categories in columns. | ||||
* | Makefile: | ncopa | 2007-05-01 | 2 | -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 |