aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Expand)AuthorAgeFilesLines
* init: respect rootflags for tmpfs root tooNatanael Copa2015-04-081-3/+8
* init: clean up rootfstype and rootflags optionsNatanael Copa2015-04-081-15/+5
* init: add support for rootfstype and rootflags boot optionsOlivier Mauras2015-04-081-3/+15
* init: resolve UUID=... devices for cryptsetupNatanael Copa2015-03-101-1/+1
* support for tmpfs overlay over rootTimo Teräs2015-02-071-2/+12
* init: fix splash fifo, and make config file optionalTimo Teräs2014-12-021-2/+10
* init: coding style fixNatanael Copa2014-12-011-1/+3
* init: allow blacklisting of modules from cmdlineTimo Teräs2014-12-011-1/+4
* init: remove 'nofbcon' and the explicit modprobe fbconTimo Teräs2014-12-011-7/+1
* init: preliminary support for splash image during bootTimo Teräs2014-12-011-2/+13
* init: fix loading of fbconNatanael Copa2014-11-261-4/+4
* init: lvm: run vgchange even if vgscan does not return successNatanael Copa2014-11-171-2/+2
* init: remove /media/floppyNatanael Copa2014-11-101-1/+1
* init: minor refactor of find_ovlNatanael Copa2014-11-101-6/+3
* init: refactor searching for apkovlNatanael Copa2014-11-101-14/+34
* init: set start order of raid, cryptsetup and lvm via alpine_start boot optNatanael Copa2014-11-051-7/+9
* init: silently fix apk arch in case apkovl arch don't matchNatanael Copa2014-01-071-0/+8
* init: improve boot outputNatanael Copa2013-11-071-12/+9
* 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
* 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
* 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
* 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
* 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
* init: replace cramfs with squashfsNatanael Copa2011-10-261-1/+1
* 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
* init: use the global keymap supportNatanael Copa2011-06-031-1/+0
* add encrypted root supportMichael Zhou2011-06-031-0/+13
* init: enable keymap supportNatanael Copa2011-06-031-0/+10
* init: fix progressbar when not quietNatanael Copa2011-04-281-0/+3