Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mkinitfs: add nbd support | Carlo Landmeter | 2016-10-28 | 1 | -1/+3 |
| | | | | | this also introduces default behaviour for networking calling configure_ip without setting ip defaults to dhcp | ||||
* | build: honor CPPFLAGS | Timo Teräs | 2016-07-13 | 1 | -1/+1 |
| | |||||
* | ==== release 3.0.5 ====v3.0.5 | Natanael Copa | 2016-06-15 | 1 | -1/+1 |
| | |||||
* | ==== 3.0.4 ====v3.0.4 | Natanael Copa | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | ==== release 3.0.3 ====v3.0.3 | Natanael Copa | 2016-01-20 | 1 | -1/+1 |
| | |||||
* | ==== release 3.0.2 ====v3.0.2 | Natanael Copa | 2016-01-06 | 1 | -1/+1 |
| | |||||
* | ==== release 3.0.1 ====v3.0.1 | Natanael Copa | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | ==== release 3.0.0 ====v3.0.0 | Natanael Copa | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | build: install mmc.modules | Timo Teräs | 2015-12-18 | 1 | -0/+1 |
| | |||||
* | make: remove kms.files | Natanael Copa | 2015-11-25 | 1 | -1/+0 |
| | |||||
* | nlplug-findfs: fix cryptsetup race condition | Natanael Copa | 2015-11-25 | 1 | -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-findfs | Natanael Copa | 2015-09-23 | 1 | -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 files | Jesse Young | 2015-09-22 | 1 | -0/+1 |
| | |||||
* | ==== release 2.8.0 ===v2.8.0 | Natanael Copa | 2015-07-15 | 1 | -1/+1 |
| | |||||
* | ==== release 2.7.1 ====v2.7.1 | Natanael Copa | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | ==== release 2.7.0 ====v2.7.0 | Natanael Copa | 2014-11-10 | 1 | -1/+1 |
| | |||||
* | ==== release 2.6.0 ====v2.6.0 | Natanael Copa | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | mkinitfs-rundep: remove | Natanael Copa | 2014-03-25 | 1 | -1/+1 |
| | | | | We use lddtree instead. | ||||
* | move files.d/* and modules.d/* to features.d/*.{files,modules} | Natanael Copa | 2014-03-18 | 1 | -32/+32 |
| | |||||
* | Add F2FS support. | Bartłomiej Piotrowski | 2014-03-18 | 1 | -1/+2 |
| | |||||
* | ==== release 2.5.3 ====v2.5.3 | Natanael Copa | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | ==== release 2.5.2 ====v2.5.2 | Natanael Copa | 2014-01-07 | 1 | -1/+1 |
| | |||||
* | ==== release 2.5.1 ====v2.5.1 | Natanael Copa | 2013-11-07 | 1 | -1/+1 |
| | |||||
* | add feature: network | Kaarle Ritvanen | 2013-09-06 | 1 | -0/+2 |
| | |||||
* | ======== release 2.5.0 ========v2.5.0 | Natanael Copa | 2013-08-07 | 1 | -1/+1 |
| | |||||
* | ==== release 2.4.4 ====v2.4.4 | Natanael Copa | 2013-03-09 | 1 | -1/+1 |
| | |||||
* | ==== release 2.4.3 ====v2.4.3 | Natanael Copa | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | ==== release 2.4.2 ====v2.4.2 | Natanael Copa | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | ==== release 2.4.1 ====v2.4.1 | Natanael Copa | 2011-10-26 | 1 | -1/+1 |
| | |||||
* | ==== release 2.4.0 ====v2.4.0 | Natanael Copa | 2011-09-09 | 1 | -1/+1 |
| | |||||
* | mkinitfs: add squashfs support | Natanael Copa | 2011-08-27 | 1 | -0/+1 |
| | |||||
* | forgot to add keymap to Makefile | Michael Zhou | 2011-06-03 | 1 | -0/+1 |
| | |||||
* | add encrypted root support | Michael Zhou | 2011-06-03 | 1 | -0/+2 |
| | |||||
* | mkinitfs-rundep: new tool for tracing runtime deps | Natanael Copa | 2011-06-03 | 1 | -1/+1 |
| | |||||
* | release 2.3.4v2.3.4 | Natanael Copa | 2011-04-20 | 1 | -1/+1 |
| | |||||
* | release 2.3.3v2.3.3 | Natanael Copa | 2011-03-16 | 1 | -1/+1 |
| | |||||
* | mkinitfs v2.3.2v2.3.2 | William Pitcock | 2011-03-11 | 1 | -1/+1 |
| | |||||
* | add KMS feature | William Pitcock | 2011-03-11 | 1 | -0/+2 |
| | |||||
* | release 2.3.1v2.3.1 | Natanael Copa | 2011-03-07 | 1 | -1/+1 |
| | |||||
* | included virtio kernel modules | Natanael Copa | 2011-03-07 | 1 | -0/+1 |
| | | | | see http://redmine.alpinelinux.org/issues/518 | ||||
* | added jfs, gfs2 and ocfs2 | Natanael Copa | 2011-03-01 | 1 | -0/+3 |
| | | | | not sure how useful yet, but now its there at least. | ||||
* | add btrfs support | Natanael Copa | 2011-03-01 | 1 | -0/+1 |
| | |||||
* | release 2.3.0v2.3.0 | Natanael Copa | 2011-01-07 | 1 | -1/+1 |
| | |||||
* | release 2.2.0v2.2.0 | Natanael Copa | 2010-12-23 | 1 | -1/+1 |
| | |||||
* | init: support for lvm | Natanael Copa | 2010-12-23 | 1 | -1/+3 |
| | |||||
* | release 2.1.3v2.1.3 | Natanael Copa | 2010-12-03 | 1 | -1/+1 |
| | |||||
* | release 2.1.2v2.1.2 | Natanael Copa | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | release 2.1.1v2.1.1 | Natanael Copa | 2010-10-29 | 1 | -1/+1 |
| | |||||
* | release 2.1v2.1 | Natanael Copa | 2010-10-27 | 1 | -1/+1 |
| | |||||
* | release 2.0v2.0 | Natanael Copa | 2010-09-03 | 1 | -1/+1 |
| |