aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ==== release 3.0.3 ====v3.0.3Natanael Copa2016-01-201-1/+1
* 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
* nlplug-findfs: allow success even if nothing foundNatanael Copa2016-01-181-1/+5
* init: set MAC_ADDRESS in the scope where $device existsNatanael Copa2016-01-181-1/+1
* init: remove dead codeNatanael Copa2016-01-181-17/+0
* ==== release 3.0.2 ====v3.0.2Natanael Copa2016-01-061-1/+1
* init: fix mount relocationNatanael Copa2016-01-061-21/+21
* use $repofile for /tmp/repositoriesTimo Teräs2016-01-061-9/+9
* init: fix grep to refer to the securetty fileTimo Teräs2015-12-221-1/+1
* ==== release 3.0.1 ====v3.0.1Natanael Copa2015-12-181-1/+1
* mkinitfs: compress with gzip -9Natanael Copa2015-12-181-1/+1
* mkinitfs: add --quiet to cpio callsTimo Teräs2015-12-181-3/+3
* ==== release 3.0.0 ====v3.0.0Natanael Copa2015-12-181-1/+1
* init: add tty from cmdline to securettyNatanael Copa2015-12-181-4/+9
* mkinitfs: remove missing file warningTimo Teräs2015-12-181-2/+0
* build: install mmc.modulesTimo Teräs2015-12-181-0/+1
* nlplug-findfs: fix usb settle delayNatanael Copa2015-12-161-10/+14
* init: add arch crypto modulesNatanael Copa2015-12-153-0/+7
* init: fix mount relocationNatanael Copa2015-11-251-28/+29
* nlplug-findfs: do not try execute programs that does not existsNatanael Copa2015-11-251-4/+13
* make: remove kms.filesNatanael Copa2015-11-251-1/+0
* nlplug-findfs: print device name user expectsNatanael Copa2015-11-251-1/+2
* nlplug-findfs: make lvm more silentNatanael Copa2015-11-251-1/+1
* nlplug-findfs: fix cryptsetup race conditionNatanael Copa2015-11-252-20/+119
* nlplug-findfs: use bit mask to indicate running threadNatanael Copa2015-11-251-5/+12
* nlplug-findfs: compare device node major/minorNatanael Copa2015-11-241-15/+29
* nlplug-findfs: improve debug infoNatanael Copa2015-11-231-2/+3
* mkinitfs: detect automatically firmware modules to copyTimo Teräs2015-10-282-1/+10
* nlplug-findfs: asynchronously fork child processesTimo Teräs2015-10-241-82/+185
* nlplug-findfs: check for valid key value pair in uevent processingTimo Teräs2015-10-241-1/+1
* nlplug-findfs: make all functions staticTimo Teräs2015-10-231-16/+14
* nlplug-findfs: maintain environment for exec's in arrayTimo Teräs2015-10-231-22/+30
* nlplug-findfs: support search for /dev/<devname>Natanael Copa2015-10-221-2/+3
* init: also pass cryptopts when looking for apkovl/bootrepoNatanael Copa2015-10-221-7/+8
* init: fix cryptrootNatanael Copa2015-10-221-2/+2
* init: start hwdrivers and modloop unless apkovl is foundNatanael Copa2015-10-201-0/+2
* Merge branch 'master' into nlplug-findfsNatanael Copa2015-10-205-17/+18
|\
| * mkinitfs: features should be read from $basedir if setChristian Kampka2015-10-201-1/+1
| * features: virtio: Include virtio_net driversChristian Kampka2015-10-201-0/+1
| * init: remove support for old apk package filesTimo Teräs2015-10-191-6/+1
| * init: fix tmpfs installTimo Teräs2015-10-191-0/+5
| * init: remove unneeded openrc upgrade actionsTimo Teräs2015-10-131-5/+0
| * init: fix bootchartTimo Teräs2015-10-092-13/+10
* | init: fix typo for fbsplashNatanael Copa2015-10-191-1/+1
* | nlplug-findfs: make sure we handle all events in queueNatanael Copa2015-10-191-1/+7
* | nlplug-findfs: wait indefinitively til trigger thread is completeNatanael Copa2015-10-191-11/+14
* | nlplug-findfs: use DT_UNKNOWN to detect if lstat is to be usedNatanael Copa2015-10-191-10/+4
* | nlplug-findfs: dont exit before trigger thread is completeNatanael Copa2015-10-141-1/+1
* | init: do not force add hwdrivers and modloopNatanael Copa2015-10-141-5/+0