aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 2.5.2 ====v2.5.2Natanael Copa2014-01-071-1/+1
* init: silently fix apk arch in case apkovl arch don't matchNatanael Copa2014-01-071-0/+8
* cyptsetup: add another missing dep, libpthreadNatanael Copa2013-12-021-0/+1
* cryptsetup: add missing libdl dependencyNatanael Copa2013-11-181-0/+1
* ==== release 2.5.1 ====v2.5.1Natanael Copa2013-11-071-1/+1
* init: improve boot outputNatanael Copa2013-11-071-12/+9
* add feature: networkKaarle Ritvanen2013-09-063-0/+5
* ======== release 2.5.0 ========v2.5.0Natanael Copa2013-08-071-1/+1
* usb: add hid-generic driverNatanael Copa2013-08-071-0/+1
* group: sync with alpine-baselayoutNatanael Copa2013-07-121-2/+6
* init: support apkovl=<localdev>:<fstype>:pathto/host.apkovl.tar.gzNatanael Copa2013-05-061-0/+18
* init: use apkovl instead of ovl_dev boot option httpNatanael Copa2013-05-021-12/+12
* init: use --update-cache flag instead of a separate apk update runNatanael Copa2013-05-021-3/+1
* init: minor cleanup. improve error reportingNatanael Copa2013-05-021-7/+9
* init: dont use bash style ==Natanael Copa2013-05-021-4/+4
* init: factorize out OVL_DEV_IS_NETWORK variableNatanael Copa2013-05-021-25/+24
* init: remove unused OVL_MNTNatanael Copa2013-05-021-3/+0
* init: factorize out ALPINE_DEV_IS_NETWORKNatanael Copa2013-05-021-3/+2
* init: whitespace fixesNatanael Copa2013-05-021-4/+3
* mkinitfs - Modified init script for network bootHugo Landau2013-04-111-18/+148
* init: fix cryptdm regressionNatanael Copa2013-03-141-2/+3
* ==== release 2.4.4 ====v2.4.4Natanael Copa2013-03-091-1/+1
* skip "current console" from beign added to inittabEugene Rush2013-02-281-0/+3
* Revert "init: do not add tty0 to inittab"Natanael Copa2013-02-281-1/+0
* init: improve kernel param parsingNatanael Copa2013-02-271-10/+21
* init: do not add tty0 to inittabNatanael Copa2013-02-261-0/+1
* mkinitfs-rundep: print full paths, include the binary itselfNatanael Copa2012-11-141-3/+9
* Revert "init: only use /etc/apk/world when it exists"Natanael Copa2012-05-171-7/+5
* init: search boot repositories after relocationNatanael Copa2012-05-021-3/+4
* init: fix inittab for users who upgrades from pre openrcNatanael Copa2012-05-021-0/+8
* ==== release 2.4.3 ====v2.4.3Natanael Copa2012-04-301-1/+1
* init: only use /etc/apk/world when it existsNatanael Copa2012-04-301-1/+6
* init: allow verbose package installNatanael Copa2012-04-301-1/+5
* init: avoid error message if /etc/fstab is missing in sysrootNatanael Copa2012-03-071-4/+5
* init: generate the repositories after relocationNatanael Copa2012-01-041-9/+15
* ==== release 2.4.2 ====v2.4.2Natanael Copa2011-11-011-1/+1
* init: do not try relocate alpine_mnt if not in fstabNatanael Copa2011-11-011-1/+1
* init: new boot option: debug_initNatanael Copa2011-10-271-0/+3
* init: try detect alpine_dev filesystem if not specifiedNatanael Copa2011-10-271-1/+21
* ==== release 2.4.1 ====v2.4.1Natanael Copa2011-10-261-1/+1
* mkinitfs: ensure that initramfs image is not world writableNatanael Copa2011-10-261-0/+2
* init: replace cramfs with squashfsNatanael Copa2011-10-261-1/+1
* ==== release 2.4.0 ====v2.4.0Natanael Copa2011-09-091-1/+1
* mkinitfs: add squashfs supportNatanael Copa2011-08-272-0/+2
* init: delay unmounting apkovl media til after packages are installedNatanael Copa2011-08-271-16/+23
* init: find UUID=, LABEL= and symlinked devices in fstabsNatanael Copa2011-08-241-18/+57
* forgot to add keymap to MakefileMichael Zhou2011-06-031-0/+1
* global keymap by defaultMichael Zhou2011-06-032-1/+2
* init: use the global keymap supportNatanael Copa2011-06-031-1/+0
* cryptsetup: fix libs using globsNatanael Copa2011-06-031-17/+7