Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openrc: upgrade to 0.16.4 | Natanael Copa | 2015-06-12 | 1 | -5/+5 |
| | |||||
* | main/openrc: fix starting service in boot runlevel | Natanael Copa | 2015-05-15 | 1 | -1/+5 |
| | | | | upstream issue: https://github.com/OpenRC/openrc/issues/54 | ||||
* | main/openrc: add support for /etc/modules-load.d/*.conf | Natanael Copa | 2015-05-15 | 1 | -4/+4 |
| | | | | | | | | This makes it convenient for scripts to generate module lists to load at boot, for example lm_sensors. (ref #4186) We also get some systemd compatibility: http://www.freedesktop.org/software/systemd/man/modules-load.d.html | ||||
* | main/openrc: upgrade to 0.15.1 | Natanael Copa | 2015-05-07 | 1 | -5/+5 |
| | |||||
* | main/openrc: init.d script cleanups and fixes for lxc | Natanael Copa | 2015-05-06 | 1 | -16/+16 |
| | | | | | | | | | | ref #3699 The following services should not be started on LXC: - hwdrivers - keymaps - modloop - modules | ||||
* | main/openrc: upgrade to 0.15 | Natanael Copa | 2015-05-04 | 1 | -5/+5 |
| | |||||
* | main/openrc: fix bad whitespace in sysctl init script | Natanael Copa | 2015-04-29 | 1 | -4/+4 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 1 | -19/+19 |
| | |||||
* | main/openrc: don't set hostname on lxc | Natanael Copa | 2015-04-28 | 1 | -4/+4 |
| | | | | fixes #4130 | ||||
* | main/openrc: upgrade to 0.14 | Natanael Copa | 2015-04-28 | 1 | -14/+10 |
| | |||||
* | openrc: modloop: fix finding nfs in /proc/mounts | Natanael Copa | 2015-04-23 | 1 | -3/+3 |
| | | | | | | Also fix finding UUID=... in fstab while at it ref #4015 | ||||
* | main/openrc: modloop: fix detection of vanilla kernel flavor | Natanael Copa | 2014-12-30 | 1 | -4/+4 |
| | | | | ref #3672 | ||||
* | main/openrc: bsd-compat-headers build fix | Natanael Copa | 2014-12-30 | 1 | -0/+1 |
| | |||||
* | main/openrc: search for modloop in / and /boot | Natanael Copa | 2014-11-26 | 1 | -4/+4 |
| | | | | this allows having kernel in / which appears to be needed by RPI | ||||
* | main/openrc: extend search for modloop image | Natanael Copa | 2014-11-26 | 1 | -4/+4 |
| | | | | | | | we now also search for: modloop-$kver modloop-$kflavor modloop | ||||
* | main/openrc: fix pxe modloop mount | Carlo Landmeter | 2014-10-04 | 1 | -4/+4 |
| | |||||
* | main/openrc: fix and cleanup modloop initd | Natanael Copa | 2014-09-25 | 1 | -4/+4 |
| | | | | | | | - 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: update checksum | Carlo Landmeter | 2014-09-23 | 1 | -3/+3 |
| | |||||
* | main/openrc: add netboot support for modloop | Carlo Landmeter | 2014-09-23 | 1 | -1/+1 |
| | |||||
* | main/openrc: hide error when migrating /var/run to /run | Natanael Copa | 2014-07-16 | 1 | -1/+5 |
| | | | | | The script tries to copy non-existing files. We simply hide the error ref #3160 | ||||
* | main/openrc: execute sysctl init script in lxc environments | Kaarle Ritvanen | 2014-07-02 | 1 | -1/+5 |
| | |||||
* | main/openrc: upgrade to 0.12.4 | Bartłomiej Piotrowski | 2014-03-18 | 1 | -13/+5 |
| | |||||
* | main/openrc: fix an off-by-one bug | Natanael Copa | 2013-09-26 | 1 | -1/+5 |
| | |||||
* | main/openrc: build fix for musl (don't use libc internal defines) | Timo Teräs | 2013-07-05 | 1 | -1/+31 |
| | |||||
* | main/openrc: upgrade to 0.11.8 | William Pitcock | 2013-03-09 | 1 | -29/+3 |
| | |||||
* | main/openrc: fix checksum | Natanael Copa | 2013-03-01 | 1 | -3/+3 |
| | |||||
* | main/openrc: modloop: fixes for syslinux-5 | Natanael Copa | 2013-03-01 | 1 | -2/+28 |
| | |||||
* | openrc: hwdrivers: respect blacklist and fix for whitepaces in /sys paths | Natanael Copa | 2013-02-05 | 1 | -2/+2 |
| | |||||
* | main/openrc: dont depend but need in networking.initd | Carlo Landmeter | 2013-01-03 | 1 | -2/+2 |
| | | | | fixes #1530 | ||||
* | Revert "main/openrc: dont run networking in lxc" | Natanael Copa | 2012-12-24 | 1 | -2/+2 |
| | | | | | | | | | We want network be configured from guest. This reverts commit 3a47d1a31dc1dc827cb803b18a557b4e59096b2b. Conflicts: main/openrc/APKBUILD | ||||
* | main/openrc: network service depends on localmount | Natanael Copa | 2012-12-21 | 1 | -2/+2 |
| | | | | | | it needs /var/run for dhcp client ref #1528 | ||||
* | main/openrc: fix lxc detection | Natanael Copa | 2012-11-08 | 1 | -1/+3 |
| | |||||
* | main/openrc: dont run networking in lxc | Natanael Copa | 2012-11-08 | 1 | -2/+2 |
| | |||||
* | main/openrc: fix upgrading | Natanael Copa | 2012-11-01 | 1 | -1/+1 |
| | | | | | | The state dir moved to /run/openrc. We migrate the current state with the post-upgrade script so we dont need to do reboot after upgrading openrc | ||||
* | main/openrc: busybox swapon has no -e option | Natanael Copa | 2012-10-11 | 1 | -1/+3 |
| | | | | we remove it for now | ||||
* | main/openrc: upgrade to 0.10.5 | Natanael Copa | 2012-09-19 | 1 | -12/+4 |
| | |||||
* | main/openrc: hwdrivers: pull in fbcon if needed | Natanael Copa | 2012-05-01 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -5/+5 |
| | |||||
* | main/openrc: fix error message when boot/shutdown | Natanael Copa | 2011-10-28 | 1 | -2/+2 |
| | | | | | 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 | 1 | -2/+2 |
| | |||||
* | main/openrc: look for firmware within the modloop | Natanael Copa | 2011-08-26 | 1 | -2/+2 |
| | | | | ref #739 | ||||
* | main/openrc: fix modloop to find mounts by UUID and LABEL | Natanael Copa | 2011-08-24 | 1 | -2/+2 |
| | | | | ref #734 | ||||
* | main/openrc: swap: only unmount tmpfs when shutting down | Natanael Copa | 2011-08-11 | 1 | -1/+3 |
| | | | | ref #711 | ||||
* | main/openrc: slightly better patch for openrc | Natanael Copa | 2011-08-04 | 1 | -3/+3 |
| | | | | Keeps the original "quiet" behaviour. | ||||
* | main/openrc: fix command line option flags used in sysctl init.d | Paul Onyschuk | 2011-08-03 | 1 | -1/+3 |
| | |||||
* | 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 | 1 | -1/+3 |
| | | | | fix #620 | ||||
* | main/openrc: remove warning about rc_sys not defined in rc.conf | Natanael Copa | 2011-04-27 | 1 | -1/+3 |
| | | | | | | We don't need this warning really. fixes #578 |