aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ==== release 3.2.0 ====v3.2.0Natanael Copa2017-11-231-1/+1
| | | | release 3.2.0
* makefile: add features.d/btrfs.files to CONF_FILESJakub Jirutka2017-09-221-0/+1
|
* ==== release 3.1.0 ====v3.1.0Natanael Copa2017-06-161-1/+1
|
* ==== release 3.1.0_rc1 ====v3.1.0_rc1Natanael Copa2017-04-071-1/+1
|
* ==== release 3.0.9 ====v3.0.9Natanael Copa2017-01-101-1/+1
|
* ==== release 3.0.8 ====v3.0.8Natanael Copa2017-01-101-1/+1
|
* make: install nvme and zfs filesNatanael Copa2017-01-091-3/+6
|
* ==== release 3.0.7 ====v3.0.7Natanael Copa2016-11-281-1/+1
|
* ==== release 3.0.6 ====v3.0.6Timo Teräs2016-11-241-1/+1
|
* mkinitfs: add nbd supportCarlo Landmeter2016-10-281-1/+3
| | | | | this also introduces default behaviour for networking calling configure_ip without setting ip defaults to dhcp
* build: honor CPPFLAGSTimo Teräs2016-07-131-1/+1
|
* ==== release 3.0.5 ====v3.0.5Natanael Copa2016-06-151-1/+1
|
* ==== 3.0.4 ====v3.0.4Natanael Copa2016-03-111-1/+1
|
* ==== release 3.0.3 ====v3.0.3Natanael Copa2016-01-201-1/+1
|
* ==== release 3.0.2 ====v3.0.2Natanael Copa2016-01-061-1/+1
|
* ==== release 3.0.1 ====v3.0.1Natanael Copa2015-12-181-1/+1
|
* ==== release 3.0.0 ====v3.0.0Natanael Copa2015-12-181-1/+1
|
* build: install mmc.modulesTimo Teräs2015-12-181-0/+1
|
* make: remove kms.filesNatanael Copa2015-11-251-1/+0
|
* nlplug-findfs: fix cryptsetup race conditionNatanael Copa2015-11-251-2/+4
| | | | | | | | | | | | | | | | | | | We need run cryptsetup in parallel so that keyboard drivers are loaded while waiting for password input. But cryptsetup will recreate the device which means that the uevent for new device node will first be added then changed and finally will it create the /dev/mapper/* device node. We handle the first generated uevent and while handling, the device node might have disappeared causeing blkid not find any UUID, and the /dev/mapper/* does not yet exist. This means that we need to: - handle uevents in parallel while waiting for password input - block uevent handling while actually setting up the crypt device So we use libcryptsetup and add a mutex while setting up the crypt device.
* add new tool nlplug-findfsNatanael Copa2015-09-231-3/+22
| | | | | | | | nlplug-findfs is a tool that will help us to find a given filesystem using coldplug. The only reason that initramfs exist in first place is to set up a rootfs and switch to it. The nlplug-findfs will handle coldplug events til a given filesystem/device is found and then mount it.
* features: raid: add mdadm filesJesse Young2015-09-221-0/+1
|
* ==== release 2.8.0 ===v2.8.0Natanael Copa2015-07-151-1/+1
|
* ==== release 2.7.1 ====v2.7.1Natanael Copa2014-12-011-1/+1
|
* ==== release 2.7.0 ====v2.7.0Natanael Copa2014-11-101-1/+1
|
* ==== release 2.6.0 ====v2.6.0Natanael Copa2014-03-251-1/+1
|
* mkinitfs-rundep: removeNatanael Copa2014-03-251-1/+1
| | | | We use lddtree instead.
* move files.d/* and modules.d/* to features.d/*.{files,modules}Natanael Copa2014-03-181-32/+32
|
* Add F2FS support.Bartłomiej Piotrowski2014-03-181-1/+2
|
* ==== release 2.5.3 ====v2.5.3Natanael Copa2014-01-071-1/+1
|
* ==== release 2.5.2 ====v2.5.2Natanael Copa2014-01-071-1/+1
|
* ==== release 2.5.1 ====v2.5.1Natanael Copa2013-11-071-1/+1
|
* add feature: networkKaarle Ritvanen2013-09-061-0/+2
|
* ======== release 2.5.0 ========v2.5.0Natanael Copa2013-08-071-1/+1
|
* ==== release 2.4.4 ====v2.4.4Natanael Copa2013-03-091-1/+1
|
* ==== release 2.4.3 ====v2.4.3Natanael Copa2012-04-301-1/+1
|
* ==== release 2.4.2 ====v2.4.2Natanael Copa2011-11-011-1/+1
|
* ==== release 2.4.1 ====v2.4.1Natanael Copa2011-10-261-1/+1
|
* ==== release 2.4.0 ====v2.4.0Natanael Copa2011-09-091-1/+1
|
* mkinitfs: add squashfs supportNatanael Copa2011-08-271-0/+1
|
* forgot to add keymap to MakefileMichael Zhou2011-06-031-0/+1
|
* add encrypted root supportMichael Zhou2011-06-031-0/+2
|
* mkinitfs-rundep: new tool for tracing runtime depsNatanael Copa2011-06-031-1/+1
|
* release 2.3.4v2.3.4Natanael Copa2011-04-201-1/+1
|
* release 2.3.3v2.3.3Natanael Copa2011-03-161-1/+1
|
* mkinitfs v2.3.2v2.3.2William Pitcock2011-03-111-1/+1
|
* add KMS featureWilliam Pitcock2011-03-111-0/+2
|
* release 2.3.1v2.3.1Natanael Copa2011-03-071-1/+1
|
* included virtio kernel modulesNatanael Copa2011-03-071-0/+1
| | | | see http://redmine.alpinelinux.org/issues/518
* added jfs, gfs2 and ocfs2Natanael Copa2011-03-011-0/+3
| | | | not sure how useful yet, but now its there at least.