aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Expand)AuthorAgeFilesLines
* init: pull in libressl instead of openssl for encrypted apkovlNatanael Copa2017-03-131-1/+1
* init: try load rootfstype module earlyNatanael Copa2017-01-101-1/+1
* init: create /etc/mtab unconditionallyNatanael Copa2017-01-101-4/+2
* init: make nlplug-findfs verbose with debug_initNatanael Copa2017-01-101-1/+2
* add zpool import capabilityMark Riedesel2016-12-241-0/+5
* mkinitfs: add support for resumeStefan Wagner2016-11-281-4/+13
* init: fix quoting issue for kernel argumentsShiz2016-11-281-1/+1
* initramfs-init: check that fbplash image exists firstTimo Teräs2016-11-241-0/+1
* init: dont use local in global scopeNatanael Copa2016-11-241-4/+3
* mkinitfs: add nbd supportCarlo Landmeter2016-10-281-9/+29
* init: make network boot work without apkovlKaarle Ritvanen2016-10-201-1/+4
* init: recognize ttyAMA as serial consoleTimo Teräs2016-07-141-1/+1
* init: add support for ttyMFD and ttyUSB serial consoleNatanael Copa2016-06-201-2/+2
* init: support individual splash image per fbdevTimo Teräs2016-02-171-9/+15
* init: hide kernel messages with 'quiet'Natanael Copa2016-01-181-1/+1
* init: dont launch emergency shell if http repo is specifiedNatanael Copa2016-01-181-1/+7
* init: set MAC_ADDRESS in the scope where $device existsNatanael Copa2016-01-181-1/+1
* init: remove dead codeNatanael Copa2016-01-181-17/+0
* init: fix mount relocationNatanael Copa2016-01-061-21/+21
* use $repofile for /tmp/repositoriesTimo Teräs2016-01-061-9/+9
* init: fix grep to refer to the securetty fileTimo Teräs2015-12-221-1/+1
* init: add tty from cmdline to securettyNatanael Copa2015-12-181-4/+9
* init: fix mount relocationNatanael Copa2015-11-251-28/+29
* init: also pass cryptopts when looking for apkovl/bootrepoNatanael Copa2015-10-221-7/+8
* init: fix cryptrootNatanael Copa2015-10-221-2/+2
* init: start hwdrivers and modloop unless apkovl is foundNatanael Copa2015-10-201-0/+2
* Merge branch 'master' into nlplug-findfsNatanael Copa2015-10-201-3/+6
|\
| * init: remove support for old apk package filesTimo Teräs2015-10-191-6/+1
| * init: fix tmpfs installTimo Teräs2015-10-191-0/+5
| * init: remove unneeded openrc upgrade actionsTimo Teräs2015-10-131-5/+0
* | init: fix typo for fbsplashNatanael Copa2015-10-191-1/+1
* | init: do not force add hwdrivers and modloopNatanael Copa2015-10-141-5/+0
* | init: run mdev as handler for device modesNatanael Copa2015-10-091-3/+3
* | init: refactor to use nlplug-findfsNatanael Copa2015-10-091-280/+67
|/
* init: create /run in case it is missingNatanael Copa2015-09-221-1/+1
* init: make mdadm quietJesse Young2015-09-221-1/+3
* init: try mount /dev as devtmpfs and fallback to tmpfsNatanael Copa2015-07-151-1/+2
* init: do not eval /proc/cmdlineNatanael Copa2015-04-081-3/+3
* 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