aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 3.1.0 ====v3.1.0Natanael Copa2017-06-161-1/+1
* 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
* mkinitfs.in: fix "local" outside of functionOliver Smith2017-06-141-1/+1
* ==== release 3.1.0_rc1 ====v3.1.0_rc1Natanael Copa2017-04-071-1/+1
* nlplug-findfs: fix the deported header feature7heo2017-04-051-0/+6
* initramfs-init: LUKS header & offset support7heo2017-04-051-2/+8
* nlplug-findfs: remove double \n for consistency7heo2017-04-051-2/+0
* nlplug-findfs: alloca isn't POSIX, use stack7heo2017-04-051-4/+5
* nlplug-findfs: refactor crypt device searchingNatanael Copa2017-04-051-18/+32
* nlplug-findfs: refactor cryptsetup structsNatanael Copa2017-04-051-39/+44
* nlplug-findfs: Make test script header aware7heo2017-04-052-5/+15
* nlplug-findfs: Support for LUKS detached header7heo2017-04-051-18/+59
* init: pull in libressl instead of openssl for encrypted apkovlNatanael Copa2017-03-131-1/+1
* mkinitfs: have features.d in search path (add -P <dir>)Timo Teräs2017-01-261-19/+23
* nlplug-findfs: enable automated testing7heo2017-01-1811-0/+172
* ==== release 3.0.9 ====v3.0.9Natanael Copa2017-01-101-1/+1
* nlplug-findfs: dont return error on successful read passNatanael Copa2017-01-101-1/+0
* nlplug-findfs: wipe password after useNatanael Copa2017-01-101-0/+1
* nlplug-findfs: make sure we dont leak fd when execute lvmNatanael Copa2017-01-101-2/+2
* nlplug-findfs: only mount and search a device if neededNatanael Copa2017-01-101-1/+1
* test: fix so it actually worksNatanael Copa2017-01-101-14/+23
* test: better messages7heo2017-01-101-3/+4
* nlplug-findfs: Better messages7heo2017-01-101-1/+2
* nlplug-findfs: verify that stdin is TTY7heo2017-01-101-9/+17
* ==== release 3.0.8 ====v3.0.8Natanael Copa2017-01-101-1/+1
* add .gitignoreNatanael Copa2017-01-101-0/+5
* 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
* make: install nvme and zfs filesNatanael Copa2017-01-091-3/+6
* features: add nvmeNatanael Copa2016-12-261-0/+1
* add zpool import capabilityMark Riedesel2016-12-244-2/+29
* ext3 functionality is provided by ext4 moduleNatanael Copa2016-12-211-1/+1
* ==== release 3.0.7 ====v3.0.7Natanael Copa2016-11-281-1/+1
* mkinitfs: add support for resumeStefan Wagner2016-11-281-4/+13
* Sort the list if "$list_sources"Alex Williams2016-11-281-1/+1
* Sort initramfs files before creating cpio archiveAlex Williams2016-11-281-1/+1
* init: fix quoting issue for kernel argumentsShiz2016-11-281-1/+1
* mkinitfs: add option to avoid including kernel-specific filesShiz2016-11-281-8/+16
* ==== release 3.0.6 ====v3.0.6Timo Teräs2016-11-241-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
* nlplug-findfs: speed up and simplify boot media findingtteras-workTimo Teräs2016-11-231-116/+105
* nlplug-findfs: fix cold plug triggeringTimo Teräs2016-11-231-92/+190
* nlplug-findfs: improve logging about spawned commandsTimo Teräs2016-11-211-13/+39
* nlplug-findfs: handle uevent strictly after mdev executionTimo Teräs2016-11-211-52/+101
* nlplug-findfs: convert to kernel style linked lists and track spawned pidsTimo Teräs2016-11-211-32/+116
* nlplug-findfs: improve debugging, make device finding asyncTimo Teräs2016-11-211-53/+59
* nlplug-findfs: accept passphrase of non-zero slotsTimo Teräs2016-11-211-1/+1