aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/modloop.initd
Commit message (Collapse)AuthorAgeFilesLines
* openrc: modloop: fix finding nfs in /proc/mountsNatanael Copa2015-04-231-1/+2
| | | | | | Also fix finding UUID=... in fstab while at it ref #4015
* main/openrc: modloop: fix detection of vanilla kernel flavorNatanael Copa2014-12-301-1/+5
| | | | ref #3672
* main/openrc: search for modloop in / and /bootNatanael Copa2014-11-261-1/+4
| | | | this allows having kernel in / which appears to be needed by RPI
* main/openrc: extend search for modloop imageNatanael Copa2014-11-261-1/+9
| | | | | | | we now also search for: modloop-$kver modloop-$kflavor modloop
* main/openrc: fix pxe modloop mountCarlo Landmeter2014-10-041-1/+1
|
* main/openrc: fix and cleanup modloop initdNatanael Copa2014-09-251-14/+10
| | | | | | | - fix mounting of modloop - drop support for .cmg - if modloop=/path/file boot option specified but file does not exist, then fail instead of searching for fallback
* main/openrc: add netboot support for modloopCarlo Landmeter2014-09-231-16/+27
|
* main/openrc: modloop: fixes for syslinux-5Natanael Copa2013-03-011-5/+6
|
* main/openrc: fix error message when boot/shutdownNatanael Copa2011-10-281-0/+1
| | | | | Fixes the error message: /lib/rc/sh/runscript.sh: line 1: can't open : no such file
* main/openrc: support for squashfs modloopNatanael Copa2011-08-271-13/+22
|
* main/openrc: look for firmware within the modloopNatanael Copa2011-08-261-0/+3
| | | | ref #739
* main/openrc: fix modloop to find mounts by UUID and LABELNatanael Copa2011-08-241-4/+29
| | | | ref #734
* main/openrc: be more quiet when no need for modloopNatanael Copa2010-10-291-2/+0
|
* main/openrc: add unionfs supportCarlo Landmeter2010-09-161-3/+13
| | | | Allow modules to be installed when running from RAM
* main/openrc: do not barf if modloop is already unmountedNatanael Copa2009-08-201-3/+8
|
* move core/* to main/Natanael Copa2009-07-231-0/+87
added maintainer to several packages as well