summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* release 2.0_alpha2alpine-baselayout-2.0_alpha2Natanael Copa2009-01-301-1/+1
|
* Merge branch 'v1.x' of ssh://dev.alpinelinux.org/gitroot/alpine-baselayoutNatanael Copa2009-01-291-3/+4
|\ | | | | | | | | | | | | Conflicts: Makefile we want the sr0 -> cdrom link in /dev
| * 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
| |
* | Makefile: create lots of the dirsNatanael Copa2009-01-291-11/+20
| | | | | | | | dist package similar as the cgit download snapshot. (no version in subdir)
* | rcS: only mount /proc and /sys if its not mounted from beforeNatanael Copa2009-01-291-12/+7
| |
* | Revert "inittab: no more rcS, initramfs now does all that was there"Natanael Copa2009-01-291-0/+1
| | | | | | | | This reverts commit 57a476bb4f5b7cc6ac05e7b0df09a1b595174ae1.
* | various: import patches from APKBUILDTimo Teras2009-01-071-0/+63
| |
* | inittab: no more rcS, initramfs now does all that was thereTimo Teras2009-01-071-1/+0
|/
* 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
|