aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 1.6.2v1.6.2Natanael Copa2009-07-061-1/+1
|
* init: we add a 1 sec delay to wait for slow usb-1 controllersNatanael Copa2009-07-061-10/+19
|
* release 1.6.1v1.6.1Natanael Copa2009-06-161-1/+1
|
* init: wait for usb before try start raidNatanael Copa2009-06-161-0/+2
| | | | This fixes issue when booting from usb disks.
* release 1.6v1.6Natanael Copa2009-06-121-1/+1
|
* init: adjust boot scripts and default runlevelsNatanael Copa2009-06-121-11/+24
|
* init: create /dev/null and /tmp early so install scripts have thoseNatanael Copa2009-06-111-0/+3
| | | | | | | | | When there exist a config the apk db will not be initalized and thus will not /tmp or /dev/null be in the new sysroot when installing the packages. By running apk add --initdb before unpacking the config we have apk to create the missing stuff.
* init: force load modloop and hwdriversNatanael Copa2009-06-111-2/+15
| | | | use alpine-base
* init: let openrc load modloop, after switch_rootNatanael Copa2009-06-101-42/+48
|
* init: support for root_size in boot optionsNatanael Copa2009-06-101-1/+6
| | | | This was a feature in 1.8.x to set tmpfs root size
* init: unpack uclibc when dealing with encrypted apkovlsNatanael Copa2009-06-041-3/+10
| | | | openssl needs libdl which is not there by default.
* release 1.5v1.5Natanael Copa2009-05-261-1/+1
|
* mkinitfs: be less verboseNatanael Copa2009-05-261-3/+3
|
* Makefile: install modules.d/xfsNatanael Copa2009-05-261-1/+1
|
* init: improbe boot param parsingNatanael Copa2009-05-261-6/+10
| | | | We need to support things like acpi_osi="!Windows 2006"
* add support for ext2, ext4, reiserfs, ubifs and xfsNatanael Copa2009-05-266-0/+10
|
* init: option to turn off dmaTimo Teras2009-05-261-0/+5
| | | | | If some devices have broken DMA the boot sequence can get annoyingly long when "loading boot drivers". Allow dma to be turned off.
* release 1.4.3, yet another bugfixv1.4.3Natanael Copa2009-05-191-1/+1
|
* init: install packages in worldNatanael Copa2009-05-191-0/+1
| | | | There was a change in apk-tools recently making this needed
* release 1.4.2v1.4.2Natanael Copa2009-05-181-1/+1
|
* install passwd, group and mdev.conf to the initfsNatanael Copa2009-05-185-2/+104
|
* release 1.4.1v1.4.1Natanael Copa2009-05-181-1/+1
| | | | bugfix
* Makefile: install the floppy module fileNatanael Copa2009-05-181-3/+4
|
* init: set permission on /root in case /root/.ssh was in apkovlNatanael Copa2009-05-181-0/+2
| | | | This is an ugly hack but i dont have any better ideas at the moment.
* init: rename NEWROOT to sysrootNatanael Copa2009-05-161-23/+23
|
* init: create dirs in case mkinitfs does notNatanael Copa2009-05-161-0/+2
|
* add the modprobe blacklist to initramfs imageNatanael Copa2009-05-151-0/+1
|
* version 1.4v1.4Natanael Copa2009-05-131-1/+1
|
* add floppy supportNatanael Copa2009-05-132-1/+2
| | | | fixes http://bugs.alpinelinux.org/issues/show/28
* Makefile: check for .git dir before set version from git describeNatanael Copa2009-05-071-1/+1
|
* bugfix for the dependency tracingNatanael Copa2009-05-011-3/+3
|
* release 1.3v1.3Natanael Copa2009-05-011-1/+1
|
* load ext3 by default. fix for newer apk-toolsNatanael Copa2009-04-302-2/+2
|
* add nls and ext3 supportNatanael Copa2009-04-304-1/+4
|
* added missing fstabv1.2Natanael Copa2009-04-301-0/+3
|
* version 1.2Natanael Copa2009-04-301-1/+1
|
* install fstab. fix module dep tracing. make sure iso bootsNatanael Copa2009-04-303-21/+39
|
* configurable sysconfdir, datarootdir and datadirNatanael Copa2009-04-292-7/+20
|
* generate version string in scriptsNatanael Copa2009-04-294-10/+30
|
* version 1.0Natanael Copa2009-04-292-1/+4
|
* support for -l to list all sourcefilesNatanael Copa2009-04-291-7/+24
|
* add /sbin/apk to baseNatanael Copa2009-04-291-0/+1
|
* added bootchartd and mkinitfs.confNatanael Copa2009-04-292-0/+200
|
* initial commitNatanael Copa2009-04-2913-0/+554