summaryrefslogtreecommitdiffstats
path: root/main/openrc
Commit message (Collapse)AuthorAgeFilesLines
* main/openrc: hwdrivers: pull in fbcon if neededNatanael Copa2012-05-012-2/+8
|
* main/openrc: upgrade to 0.9.8.4William Pitcock2012-01-301-2/+2
|
* main/openrc: update checksums on rebased patchesWilliam Pitcock2011-12-171-1/+1
|
* main/openrc: upgrade to 0.9.7William Pitcock2011-12-173-7/+7
|
* main/openrc: fix error message when boot/shutdownNatanael Copa2011-10-282-2/+3
| | | | | 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-272-15/+24
|
* main/openrc: look for firmware within the modloopNatanael Copa2011-08-262-2/+5
| | | | ref #739
* main/openrc: fix modloop to find mounts by UUID and LABELNatanael Copa2011-08-242-6/+31
| | | | ref #734
* main/openrc: swap: only unmount tmpfs when shutting downNatanael Copa2011-08-112-1/+20
| | | | ref #711
* main/openrc: slightly better patch for openrcNatanael Copa2011-08-043-17/+32
| | | | Keeps the original "quiet" behaviour.
* main/openrc: fix command line option flags used in sysctl init.dPaul Onyschuk2011-08-032-1/+17
|
* main/openrc: upgrade to 0.8.3Natanael Copa2011-07-311-4/+4
|
* main/openrc: assume clock_hctosys is YESWilliam Pitcock2011-05-032-1/+18
| | | | fix #620
* main/openrc: remove warning about rc_sys not defined in rc.confNatanael Copa2011-04-272-1/+13
| | | | | | We don't need this warning really. fixes #578
* main/openrc: upgrade to 0.8.2William Pitcock2011-04-161-3/+3
|
* main/openrc: move /libexec/rc to /lib/rc to be more FHS compatNatanael Copa2011-04-133-15/+28
| | | | | | | Also clean up the /etc/rc.local compat. We now in the post-upgrade look if there are any /etc/rc.local and if there are we create an /etc/local.d/rc.local-compat.start script, otherwise we just let it be.
* main/openrc: upgrgadee to 0.8.0Natanael Copa2011-04-123-3914/+4
|
* main/openrc: add e2fsck specific options to fsck unless busyboxNatanael Copa2011-03-093-13/+41
|
* main/openrc: fix previous commitNatanael Copa2011-03-031-9/+16
|
* main/openrc: update to git 2011-02-22 + fix vserver guestsNatanael Copa2011-03-032-0/+3906
|
* main/openrc: support multiple interfaces on auto line (closes #531)William Pitcock2011-02-172-3/+3
|
* main/openrc: upgrade to 0.7.0William Pitcock2011-02-152-31/+4
|
* Set all packages with arch="x86 x86_64" to arch="all".William Pitcock2011-01-131-1/+1
|
* main/openrc: remove e2fsck-specific optionsWilliam Pitcock2011-01-122-1/+13
| | | | | | It seems that normal util-linux fsck somehow strips these options when not launching e2fsck. busybox, however, does not, so these options must go away.
* main/openrc: improve networking scriptNatanael Copa2011-01-072-14/+55
| | | | | | | We start interfaces one by one so we get a report which interface fails if any. We consider networking service as 'running' if any interface starts.
* main/openrc: apply patch from upstream. force root to be remounted as rwNatanael Copa2010-12-214-15/+58
| | | | | | | | also remove the .modloop hack. Basically, everytying in 'boot' runlevel is for bootstrapping the system. Dont expect things work if restart any of those services. ref #178
* main/*: add archNatanael Copa2010-12-131-0/+1
|
* main/openrc: be more quiet when no need for modloopNatanael Copa2010-10-292-4/+2
|
* main/openrc: add missing confdCarlo Landmeter2010-09-171-0/+3
|
* main/openrc: add unionfs supportCarlo Landmeter2010-09-162-7/+20
| | | | Allow modules to be installed when running from RAM
* main/openrc: build fix for gnu make-3.82Natanael Copa2010-09-091-0/+1
|
* main/openrc: bump version numberCarlo Landmeter2010-09-081-3/+3
| | | | (cherry picked from commit 1ccd3a18a3dee2bf298773833c1ae679fd930737)
* main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa2010-05-041-1/+1
|
* main/openrc: upgrade to 0.6.0Natanael Copa2010-01-061-10/+12
|
* main/openrc: start networking after hardware driversNatanael Copa2009-11-032-3/+3
| | | | not sure how this could slip through.
* main/openrc: localmount: don't umount .modloopNatanael Copa2009-10-122-1/+15
| | | | fixes #178
* main/openrc: migrate rc.local from 1.8Natanael Copa2009-09-253-2/+10
| | | | fixes #172
* main/openrc: remove the network script from openrc for nowNatanael Copa2009-09-161-2/+2
| | | | We only support the debian style networking for now
* main/openrc: fix build with 2.6.30 kernel headersNatanael Copa2009-09-013-6/+199
|
* main/openrc: backport patch from upstreamNatanael Copa2009-09-012-1/+17
|
* main/openrc: do not barf if modloop is already unmountedNatanael Copa2009-08-202-5/+10
|
* move core/* to main/Natanael Copa2009-07-2311-0/+327
added maintainer to several packages as well