Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openrc: fix do_unmount function | Sören Tempel | 2020-01-17 | 1 | -1/+3 |
| | | | | Without this patch fuser was never properly invoked. | ||||
* | main/openrc: allow to change interfaces config location | Jakub Jirutka | 2020-01-16 | 1 | -2/+2 |
| | | | | | | This is basically a backport of 6a467d4a814f4ce4ce59f9022e656fad7a4c79aa but implemented in more cautious way to be more sure that it will surely not cause any compatibility breakages. | ||||
* | main/openrc: upgrade to 0.42.1 | Leo | 2019-08-23 | 1 | -5/+3 |
| | |||||
* | main/openrc: add -docker keyword to hostname and networking | Leo | 2019-07-22 | 1 | -4/+3 |
| | |||||
* | main/openrc: Fix respawn_max=0 | Chloe Kudryavtsev | 2019-06-10 | 1 | -1/+3 |
| | | | | | | This is an off-by-one error fixed in April. Latest release is in February. Ths adds a patch for the interim with a note on when to remove it. | ||||
* | main/openrc: install additional documentation files | Sören Tempel | 2019-03-10 | 1 | -0/+4 |
| | | | | These files are also installed by the gentoo ebuild. | ||||
* | main/openrc: support early loading the keymap with kbd | Sören Tempel | 2019-03-10 | 1 | -0/+2 |
| | |||||
* | main/openrc: convert patch to git-format(1) patch | Sören Tempel | 2019-03-10 | 1 | -1/+1 |
| | | | | For consistency and to allow easy rebasing of the patchset with git(1). | ||||
* | main/openrc: add zsh and bash completion subpackages | Sören Tempel | 2019-03-10 | 1 | -1/+28 |
| | | | | | | | | The MKZSHCOMP and MKBASHCOMP variables need to be set for both make and make install thus I simply exported them as environment variables in build(). The alternative would have been passing them locally twice which didn't seem very appealing to me. Not sure if we have a clear policy on this though... | ||||
* | main/openrc: update URL | Sören Tempel | 2019-03-10 | 1 | -1/+1 |
| | |||||
* | main/openrc: upgrade to 0.41.2 | Sören Tempel | 2019-03-10 | 1 | -5/+3 |
| | |||||
* | Revert "main/openrc: use tod as hwclock on s390x" | Leonardo Arena | 2019-02-06 | 1 | -3/+1 |
| | | | | This reverts commit 28d9a37f27e810798196424f52208e6914924e24. | ||||
* | main/openrc: use tod as hwclock on s390x | Tuan Hoang | 2019-02-06 | 1 | -1/+3 |
| | |||||
* | main/openrc: add modloop signature verification | Carlo Landmeter | 2019-01-27 | 1 | -2/+2 |
| | |||||
* | main/openrc: fix hostname script | Natanael Copa | 2018-12-07 | 1 | -2/+2 |
| | | | | | | we should not override hostname set in /etc/conf.d/hostname ref #9737 | ||||
* | /main/openrc: fix interupt warning | Carlo Landmeter | 2018-11-28 | 1 | -1/+3 |
| | |||||
* | main/openrc: upgrade to 0.39.2 | Jakub Jirutka | 2018-11-12 | 1 | -2/+4 |
| | |||||
* | main/openrc: upgrade to 0.38.3 | Sören Tempel | 2018-11-03 | 1 | -3/+3 |
| | |||||
* | main/openrc: Allow http:// for ssh_key | Mick Tarsel | 2018-06-21 | 1 | -2/+2 |
| | | | | | | | A slight revert of commit 4ef156921798938 which removed http://* Since the kernel argument is downloading the public key, we are not required to use an encrypted protocol. This will also be easier for a local development environment. | ||||
* | main/openrc: misc fixes for firstboot | Natanael Copa | 2018-06-12 | 1 | -2/+2 |
| | | | | | | | - disable ssh_pass option - sshd service is enabled form initramfs so remove depends - remove firstboot from all runlevels. This should only run once - remove http and ftp support. Require https. | ||||
* | main/openrc: add firstboot service for installation through SSH | Tuan M. Hoang | 2018-05-23 | 1 | -2/+4 |
| | | | | | Currently this service serves the purpose of allowing Alpine installation through SSH. | ||||
* | main/openrc: make service(8) work again | William Pitcock | 2018-05-20 | 1 | -1/+4 |
| | |||||
* | main/openrc: upgrade to 0.35.5 | Jakub Jirutka | 2018-04-23 | 1 | -6/+4 |
| | |||||
* | main/openrc: clarify license, fix code-style | Jakub Jirutka | 2018-04-23 | 1 | -3/+4 |
| | |||||
* | main/openrc: move loadkmap service to busybox-initscripts | Sören Tempel | 2018-02-28 | 1 | -6/+6 |
| | |||||
* | main/openrc: make keymaps a virtual service | Sören Tempel | 2018-02-28 | 1 | -2/+7 |
| | |||||
* | main/openrc: fix netboot and rename unionfs | Carlo Landmeter | 2018-02-21 | 1 | -3/+3 |
| | | | | | | - do not re-download the modloop on netboot when restarting service - rename unionfs to overlayfs (including the conf.d variable) - allow size setting to 0 to mount with default size | ||||
* | main/openrc: fix URL; modernize | TBK | 2017-11-29 | 1 | -5/+4 |
| | |||||
* | main/openrc: fix fsck with vfat partitions | Natanael Copa | 2017-11-28 | 1 | -1/+3 |
| | | | | busybox fsck does not support -C option so strip it if fsck is busybox. | ||||
* | main/openrc: modloop.initd: avoid error with ↵ | Casper Ti. Vector | 2017-10-09 | 1 | -2/+2 |
| | | | | `BOOT_IMAGE=(loop)/boot/vmlinuz-hardened'. | ||||
* | main/openrc: rebuild to fix depends for subpackages | Natanael Copa | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | main/openrc: fix re-mounting root file system | Kaarle Ritvanen | 2017-03-20 | 1 | -2/+2 |
| | | | | fixes #7042 | ||||
* | main/openrc: upgrade to 0.24.1 | Sören Tempel | 2017-03-19 | 1 | -38/+4 |
| | |||||
* | main/openrc: update to 0.23.2 | William Pitcock | 2017-02-01 | 1 | -35/+31 |
| | |||||
* | main/openrc: fix hwdrivers to load fbcon on /dev/fb0 | Natanael Copa | 2017-01-24 | 1 | -4/+4 |
| | | | | | | | Instead of checking for fb module we check for /dev/fb0 since we now compile fb directly into the kernel instead of module. We also allow blacklisting it by using `modprobe -b` | ||||
* | main/openrc: modloop needs to be done before sysfs | Timo Teräs | 2016-11-24 | 1 | -4/+4 |
| | | | | | sysfs will probe modules at least under EFI boot fixes #6474 | ||||
* | main/openrc: fix modloop to work with https | Timo Teräs | 2016-11-16 | 1 | -4/+4 |
| | |||||
* | main/openrc: dont stop network on shutdown | Natanael Copa | 2016-10-19 | 1 | -4/+4 |
| | | | | | dont stop the network when switching runlevels, including on shutdown unless user has explcitly asked to do so with "keep_network=no" | ||||
* | main/openrc: upgrade to 0.21.7 | Natanael Copa | 2016-09-12 | 1 | -5/+5 |
| | |||||
* | main/openrc: uncompress font before dumping it to RC_LIBEXECDIR | Sören Tempel | 2016-08-28 | 1 | -4/+4 |
| | | | | | Fixes setting the font during early boot when using kdbs setfont implementation. | ||||
* | main/openrc: use cp to copy current font to RC_LIBEXECDIR | Sören Tempel | 2016-08-19 | 1 | -4/+4 |
| | |||||
* | main/openrc: provide patch for consolefont service | Sören Tempel | 2016-08-17 | 1 | -9/+5 |
| | | | | Instead of shipping an almost identical standalone file. | ||||
* | main/openrc: use git format-patches as in main/busybox | Sören Tempel | 2016-08-17 | 1 | -29/+29 |
| | | | | Don't bump pkgrel since the resulting binary should be identical. | ||||
* | main/openrc: busybox swapon applet supports -e now | Sören Tempel | 2016-08-17 | 1 | -15/+7 |
| | | | | https://git.busybox.net/busybox/commit/util-linux/swaponoff.c?id=e76957708b6a158fd25f7298a4bf2cc5583a974a | ||||
* | main/openrc: store consolefont | Sören Tempel | 2016-08-17 | 1 | -4/+4 |
| | | | | This gets picked up by /lib/rc/sh/init-early.sh | ||||
* | main/openrc: upgrade to 0.21.3 | Natanael Copa | 2016-08-12 | 1 | -5/+5 |
| | |||||
* | main/openrc: fix sysfsconf load order | Natanael Copa | 2016-08-12 | 1 | -4/+4 |
| | | | | | | | the directory is so packages can ship config. User may want override those in the config file so we let the config file win. This is also consistent with sysctl. | ||||
* | main/openrc: add sysfsconf script | Natanael Copa | 2016-08-10 | 1 | -4/+8 |
| | | | | so we can edit sysfs variables during boot | ||||
* | main/openrc: upgrade to 0.21.2 | Natanael Copa | 2016-07-12 | 1 | -4/+4 |
| | |||||
* | main/openrc: upgrade to 0.21 | Natanael Copa | 2016-05-29 | 1 | -5/+5 |
| |