aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make: exclude ext2 as default featureNatanael Copa2018-06-121-1/+1
* ==== release 3.3.0_rc1 ====v3.3.0_rc1Natanael Copa2018-06-121-1/+1
* Add support for keyfileslemmarathon2018-06-125-3/+55
* Use first network interface that is upMick Tarsel2018-06-121-1/+4
* features: include ssl_client for networkNatanael Copa2018-06-121-0/+1
* 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-144-2/+28
* generate mkinitfs.confNatanael Copa2018-05-142-4/+5
* nlplug-findfs: describe -D in usagelemmarathon2018-05-071-0/+1
* Add xfs_repairazarus2018-05-072-0/+2
* features: virtio_net depends on virtio_pciCarlo Landmeter2018-04-291-1/+2
* features: add virtio_net to network modulesCarlo Landmeter2018-04-291-0/+1
* mkinitfs: add xz compression supportCarlo Landmeter2018-04-111-3/+22
* travis: update alpine-chroot-install to 0.7.0 and use Alpine edgeJakub Jirutka2018-02-201-3/+3
* 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
* nlplug-findfs: add primitive support for LUKS2 containersSören Tempel2018-01-251-1/+1
* init: add support for loading AWS ENA driversMike Crute2018-01-242-0/+2
* handle more than 2 blacklisted modules in cmdlineManuel Mendez2018-01-191-1/+1
* skip hooks on diskless installHenrik Riomar2018-01-091-1/+1
* ==== release 3.2.0 ====v3.2.0Natanael Copa2017-11-231-1/+1
* mkinitfs: fix building initfs without a kernelAndrej2017-11-201-3/+3
* makefile: add features.d/btrfs.files to CONF_FILESJakub Jirutka2017-09-221-0/+1
* fix booting from btrfs on multiple devicesJakub Jirutka2017-09-222-0/+5
* travis: fix before_scriptJakub Jirutka2017-09-221-3/+3
* travis: fix alpine-chroot-install checksumJakub Jirutka2017-08-291-1/+1
* init: add cryptdiscards optionSören Tempel2017-08-032-3/+12
* features: ext4 needs crc32Natanael Copa2017-08-032-1/+2
* travis: update alpine-chroot-install to 0.6.0Jakub Jirutka2017-07-251-2/+2
* travis: notify on IRCJakub Jirutka2017-07-251-0/+5
* mkinitfs: sync arg.h with upstreamtmpfile2017-06-271-20/+29
* travis: replace custom scripts with alpine-chroot-installJakub Jirutka2017-06-1711-169/+16
* ==== 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