aboutsummaryrefslogtreecommitdiffstats
path: root/initramfs-init.in
Commit message (Expand)AuthorAgeFilesLines
* Add missing return to ip_choose_ifHarm Berntsen2019-06-071-1/+1
* init: allow uppercase parm for dasd and qeth on s390xTuan Hoang2019-06-071-2/+2
* init: use hwclock on s390xTuan Hoang2019-03-131-1/+1
* init: use openssl instead of libresslNatanael Copa2019-02-081-2/+2
* init: fix fbsplashTimo Teräs2019-02-061-1/+1
* init: fix root=ZFS... from grubNatanael Copa2019-01-251-4/+12
* mkinitfs: init: enable the init= kernel command line argumentJesse Young2019-01-031-5/+8
* Move code blocks for initializing the early userspace togetherAin2018-11-081-26/+28
* Add support for BOOTIF boot parameterAin2018-11-081-1/+8
* Cleanup and improve documentation for ip= parameterAin2018-11-081-18/+24
* Make fetching the DMI uuid fail silentlyAin2018-11-081-1/+1
* Remove nodma kernel optionAin2018-11-081-5/+0
* Reuse kernel-side configuration for console= devicesAin2018-08-211-27/+17
* Fix network setup when only ip= is explicitly givenAin2018-08-211-25/+42
* Add support for signed modloop imagesCarlo Landmeter2018-08-211-0/+7
* init: use swclock when no rtc is foundCarlo Landmeter2018-06-281-1/+15
* init: fix comment for ip_choose_ifNatanael Copa2018-06-131-1/+1
* Add support for keyfileslemmarathon2018-06-121-3/+8
* Use first network interface that is upMick Tarsel2018-06-121-1/+4
* init: dont install wgetNatanael Copa2018-06-121-16/+0
* 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