Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openrc: upgrade to 0.9.8.4 | William Pitcock | 2012-01-30 | 1 | -2/+2 |
| | |||||
* | main/openrc: update checksums on rebased patches | William Pitcock | 2011-12-17 | 1 | -1/+1 |
| | |||||
* | main/openrc: upgrade to 0.9.7 | William Pitcock | 2011-12-17 | 3 | -7/+7 |
| | |||||
* | main/openrc: fix error message when boot/shutdown | Natanael Copa | 2011-10-28 | 2 | -2/+3 |
| | | | | | Fixes the error message: /lib/rc/sh/runscript.sh: line 1: can't open : no such file | ||||
* | main/openrc: support for squashfs modloop | Natanael Copa | 2011-08-27 | 2 | -15/+24 |
| | |||||
* | main/openrc: look for firmware within the modloop | Natanael Copa | 2011-08-26 | 2 | -2/+5 |
| | | | | ref #739 | ||||
* | main/openrc: fix modloop to find mounts by UUID and LABEL | Natanael Copa | 2011-08-24 | 2 | -6/+31 |
| | | | | ref #734 | ||||
* | main/openrc: swap: only unmount tmpfs when shutting down | Natanael Copa | 2011-08-11 | 2 | -1/+20 |
| | | | | ref #711 | ||||
* | main/openrc: slightly better patch for openrc | Natanael Copa | 2011-08-04 | 3 | -17/+32 |
| | | | | Keeps the original "quiet" behaviour. | ||||
* | main/openrc: fix command line option flags used in sysctl init.d | Paul Onyschuk | 2011-08-03 | 2 | -1/+17 |
| | |||||
* | main/openrc: upgrade to 0.8.3 | Natanael Copa | 2011-07-31 | 1 | -4/+4 |
| | |||||
* | main/openrc: assume clock_hctosys is YES | William Pitcock | 2011-05-03 | 2 | -1/+18 |
| | | | | fix #620 | ||||
* | main/openrc: remove warning about rc_sys not defined in rc.conf | Natanael Copa | 2011-04-27 | 2 | -1/+13 |
| | | | | | | We don't need this warning really. fixes #578 | ||||
* | main/openrc: upgrade to 0.8.2 | William Pitcock | 2011-04-16 | 1 | -3/+3 |
| | |||||
* | main/openrc: move /libexec/rc to /lib/rc to be more FHS compat | Natanael Copa | 2011-04-13 | 3 | -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.0 | Natanael Copa | 2011-04-12 | 3 | -3914/+4 |
| | |||||
* | main/openrc: add e2fsck specific options to fsck unless busybox | Natanael Copa | 2011-03-09 | 3 | -13/+41 |
| | |||||
* | main/openrc: fix previous commit | Natanael Copa | 2011-03-03 | 1 | -9/+16 |
| | |||||
* | main/openrc: update to git 2011-02-22 + fix vserver guests | Natanael Copa | 2011-03-03 | 2 | -0/+3906 |
| | |||||
* | main/openrc: support multiple interfaces on auto line (closes #531) | William Pitcock | 2011-02-17 | 2 | -3/+3 |
| | |||||
* | main/openrc: upgrade to 0.7.0 | William Pitcock | 2011-02-15 | 2 | -31/+4 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/openrc: remove e2fsck-specific options | William Pitcock | 2011-01-12 | 2 | -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 script | Natanael Copa | 2011-01-07 | 2 | -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 rw | Natanael Copa | 2010-12-21 | 4 | -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 arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/openrc: be more quiet when no need for modloop | Natanael Copa | 2010-10-29 | 2 | -4/+2 |
| | |||||
* | main/openrc: add missing confd | Carlo Landmeter | 2010-09-17 | 1 | -0/+3 |
| | |||||
* | main/openrc: add unionfs support | Carlo Landmeter | 2010-09-16 | 2 | -7/+20 |
| | | | | Allow modules to be installed when running from RAM | ||||
* | main/openrc: build fix for gnu make-3.82 | Natanael Copa | 2010-09-09 | 1 | -0/+1 |
| | |||||
* | main/openrc: bump version number | Carlo Landmeter | 2010-09-08 | 1 | -3/+3 |
| | | | | (cherry picked from commit 1ccd3a18a3dee2bf298773833c1ae679fd930737) | ||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/openrc: upgrade to 0.6.0 | Natanael Copa | 2010-01-06 | 1 | -10/+12 |
| | |||||
* | main/openrc: start networking after hardware drivers | Natanael Copa | 2009-11-03 | 2 | -3/+3 |
| | | | | not sure how this could slip through. | ||||
* | main/openrc: localmount: don't umount .modloop | Natanael Copa | 2009-10-12 | 2 | -1/+15 |
| | | | | fixes #178 | ||||
* | main/openrc: migrate rc.local from 1.8 | Natanael Copa | 2009-09-25 | 3 | -2/+10 |
| | | | | fixes #172 | ||||
* | main/openrc: remove the network script from openrc for now | Natanael Copa | 2009-09-16 | 1 | -2/+2 |
| | | | | We only support the debian style networking for now | ||||
* | main/openrc: fix build with 2.6.30 kernel headers | Natanael Copa | 2009-09-01 | 3 | -6/+199 |
| | |||||
* | main/openrc: backport patch from upstream | Natanael Copa | 2009-09-01 | 2 | -1/+17 |
| | |||||
* | main/openrc: do not barf if modloop is already unmounted | Natanael Copa | 2009-08-20 | 2 | -5/+10 |
| | |||||
* | move core/* to main/ | Natanael Copa | 2009-07-23 | 11 | -0/+327 |
added maintainer to several packages as well |