Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |