aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Expand)AuthorAgeFilesLines
* init: remove ssh_pass and make sure to start sshdNatanael Copa2018-06-121-2/+3
* initramfs-init: add support for ssh installerTuan M. Hoang2018-05-241-5/+32
* initramfs-init: add disk and network detection on s390xTuan M. Hoang2018-05-141-1/+20
* initramfs: do not relocate mountpoint for netbootCarlo Landmeter2018-02-201-0/+4
* initramfs-init: redirect output of brtfs scan to /dev/nullSören Tempel2018-02-181-1/+2
* handle more than 2 blacklisted modules in cmdlineManuel Mendez2018-01-191-1/+1
* skip hooks on diskless installHenrik Riomar2018-01-091-1/+1
* fix booting from btrfs on multiple devicesJakub Jirutka2017-09-221-0/+4
* init: add cryptdiscards optionSören Tempel2017-08-031-2/+5
* init: add flow control to getty if present in kernel cmdlineManuel Mendez2017-06-141-1/+1
* init: properly parse kernel serial console optionsManuel Mendez2017-06-141-1/+3
* initramfs-init: LUKS header & offset support7heo2017-04-051-2/+8
* 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