aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | nlplug-findfs: avoid lstat syscall wen scanning /sys if possibleNatanael Copa2015-10-091-5/+18
* | init: run mdev as handler for device modesNatanael Copa2015-10-091-3/+3
* | init: refactor to use nlplug-findfsNatanael Copa2015-10-091-280/+67
* | nlplug-findfs: increase timeout if usb-storage was foundNatanael Copa2015-10-091-1/+11
* | features: add nlplug-findfs to baseNatanael Copa2015-10-091-0/+1
* | nlplug-findfs: allow user to override timeout with -t optionNatanael Copa2015-10-091-2/+8
* | nlplug-findfs: fix exit codeNatanael Copa2015-10-081-5/+3
* | nlplug-findfs: save stackspace while recursing dir treeNatanael Copa2015-10-081-12/+26
* | nlplug-findfs: fix recursing dirs on isofsNatanael Copa2015-10-081-3/+12
* | nlplug-findfs: clean up netlink socketNatanael Copa2015-10-081-2/+6
* | nlplug-findfs: remove mountdir optionNatanael Copa2015-10-081-17/+6
* | nlplug-findfs: add -a option to find apkovlNatanael Copa2015-10-081-29/+82
* | nlplug-findfs: add help text for -bNatanael Copa2015-10-081-0/+1
* | nlplug-findfs: search for .boot_repositoryNatanael Copa2015-10-071-44/+137
* | nlplug-findfs: refactor recursing dir treeNatanael Copa2015-09-241-15/+28
* | nlplug-findfs: run trigger in threadNatanael Copa2015-09-231-13/+33
* | nlplug-findfs: fix usage helpNatanael Copa2015-09-231-15/+28
* | nlplug-findfs: do not depend on external trigger scriptNatanael Copa2015-09-231-7/+35
* | add new tool nlplug-findfsNatanael Copa2015-09-233-3/+572
|/
* init: create /run in case it is missingNatanael Copa2015-09-221-1/+1
* lvm: support snapshot LVsJesse Young2015-09-221-0/+1
* init: make mdadm quietJesse Young2015-09-221-1/+3
* mkinitfs: add /run to the initfs base imageJesse Young2015-09-221-1/+1
* features: raid: add mdadm filesJesse Young2015-09-222-0/+3