Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | release 1.3.1 | ncopa | 2007-04-26 | 2 | -3/+3 | |
| | ||||||
* | version 1.3 | ncopa | 2007-04-26 | 7 | -5/+663 | |
| | ||||||
* | version 1.3_beta2. init.d/runtimes: wait for usb-storage if necessary | ncopa | 2007-03-27 | 2 | -3/+31 | |
| | ||||||
* | support for serial login using cttyhack. remove the needed mountoints from ↵ | ncopa | 2007-03-26 | 9 | -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 min | ncopa | 2007-02-27 | 2 | -2/+2 | |
| | ||||||
* | fix bugs with chosing configs. zaptel support in mdev | ncopa | 2007-02-24 | 3 | -10/+21 | |
| | ||||||
* | move var/db/world to etc/lbu/packages.list. dont look for more apkovls if ↵ | ncopa | 2007-02-23 | 1 | -4/+16 | |
| | | | | one is found | |||||
* | removed udev | ncopa | 2007-02-22 | 3 | -44/+0 | |
| | ||||||
* | rdate added | ncopa | 2007-02-22 | 1 | -1/+1 | |
| | ||||||
* | version 1.3_alpha6. rdate added | ncopa | 2007-02-22 | 5 | -2/+17 | |
| | ||||||
* | added vlans again. removed bash from passwd. inittab sets up ttyS0 by default | ncopa | 2007-02-16 | 6 | -47/+140 | |
| |