summaryrefslogtreecommitdiff
path: root/pcr/openrc
AgeCommit message (Collapse)Author
2018-08-20pcr/openrc: Enable shell completion, don't build static libsLuke Shumaker
MKBASHCOMP : no(default) → yes MKSTATICLIBS : yes(default) → no MKZSHCOMP : no(default) → yes Don't bother building static libs, they get get removed by makepkg.conf:OPTIONS=(!staticlibs) anyway.
2018-08-20pcr/openrc: Don't disable MKNET, but split it in to a separate packageLuke Shumaker
Mention this 'openrc-net' package in openrc:optdepends, but don't include it in groups=(base-openrc). While we're at it, drop "networkmanager-openrc" from optdepends. Where's it end? wicd-openrc? dhcpcd-openrc?
2018-08-20pcr/openrc: Arrange MK*= config items alphabeticallyLuke Shumaker
2018-08-20pcr/openrc: agetty: setting the baud rate isn't nescessary eitherLuke Shumaker
2018-08-19pcr/openrc: Upgrade 0.38.{1→2}, improve packagingLuke Shumaker
- Use git signed commits to get the source - /etc/conf.d/agetty: * Don't set term_type=linux (that's the default anyway) * Don't set agetty_options="" (that's the default anyway) - Split the package in build(): * Move /usr/lib/rc/bin/{shutdown,reboot,halt,poweroff} files openrc→openrc-init * Move the openrc-shutdown(8) and openrc-init(8) files openrc→openrc-init * Move the base 'agetty' service openrc-init→openrc - package_openrc(): * Don't mention Gentoo in pkgdesc, OpenRC is now separate fron Gentoo * Holy cow, there were a bunch of files that should have been listed in backup=() * Don't create /usr/lib/openrc/cache: 1. it was removed by options=('!emptydirs') anyway 2. we set LIBEXECDIR=/usr/lib/rc, not =/usr/lib/openrc; it was at the wrong location anyway 3. init.d/savecache creates it at runtime, we don't need to create it - package_openrc-init(): * Mention the conf.d/agetty.tty* files in backup=() * Include the LICENSE file * Replace the conf.d/agetty.tty$X copies of conf.d/agetty with a file containing a comment noting that it inherits from the conf.d/agetty file.
2018-07-30pcr/openrc: Update v0.35.2 -> v0.38.1Luke Shumaker
2018-07-30pcr/openrc: Re-add openrc-sysvinitLuke Shumaker
2018-07-30pcr/openrc: openrc: depend on 'openrc-pid1', not 'init'Luke Shumaker
Also: - openrc-init: Drop conflicts=(systemd-sysvcompat sysvinit), both of those packages no provides=(init), so that init packages won't have to each maintain a growing list of other inits.
2018-07-30pcr/openrc: Add openrc and openrc-init to groups=(base-openrc)Luke Shumaker
2018-07-30pcr/openrc: TidyLuke Shumaker
2018-07-30prc/openrc: Don't muck with parsing os-release, just say ParabolaLuke Shumaker
2018-07-30prc/openrc: Apparently OpenRC is separate from Gentoo now, update url=Luke Shumaker
2018-07-30pcr/openrc: Fixup Maintainer/Contributor tagsLuke Shumaker
2018-07-30pcr/openrc: Install hooks are NOT the place for documentationLuke Shumaker
2018-07-12pcr/openrc: Drop dependency on opentmpfilesLuke Shumaker
opentmpfiles used to be part of openrc, but it was split off because IT WAS NOT NEEDED. If you need it, install it yourself.
2018-04-06upgpkg: pcr/openrc 0.35.5-1.parabola1David P
2018-02-08openrc-0.34.11-3.parabola1: rebuildOmar Vega Ramos
2017-12-29openrc-0.34.11-1.parabola1: updating versionOmar Vega Ramos
2017-11-18Add runit & update openrcDavid P
openrc-init has been packaged separately from the openrc package for OpenRC to gain compatibility with other init systems. As of now there's runit and openrc-init which provide and conflict 'init', meaning that those packages have a /sbin/init binary or symlink. Packages which provide 'init' will also go to the 'init' group. Note, however, that if attempting to install that package group all the packages will conflict, so purpose of it is to simply do 'pacman -Sg init' to see a list of the available inits.
2017-10-26openrc-0.34.3-1.parabola1: updating versionOmar Vega Ramos
2017-10-25openrc-0.33.1-1.parabola1: updating versionOmar Vega Ramos
2017-10-11openrc-0.32.1-1.parabola2: rebuildOmar Vega Ramos
2017-10-10openrc-0.32.1-1.parabola1: updating versionOmar Vega Ramos
2017-09-18openrc-0.31.2-1.parabola1: updating versionOmar Vega Ramos
2017-08-07openrc-0.28-1.parabola2: rebuildOmar Vega Ramos
2017-08-03openrc-0.28-1.parabola1: updating versionOmar Vega Ramos
2017-06-18openrc-0.27.2-1.parabola1: updating versionOmar Vega Ramos
2017-06-10openrc-0.27-1.parabola1: updating versionOmar Vega Ramos
2017-05-25openrc-0.26.2-1.parabola1: updating versionOmar Vega Ramos
2017-04-22openrc-0.25-1.parabola1: updating versionOmar Vega Ramos
2017-03-29openrc-0.24.2-1.parabola1: updating versionOmar Vega Ramos
2017-03-17openrc-0.24.1-2.parabola1: updating versionOmar Vega Ramos
2017-03-15openrc-0.24-1.parabola1: updating versionOmar Vega Ramos
2017-02-05openrc-0.23.2-1.parabola1: updating versionOmar Vega Ramos
2016-12-29update (and tidy) pcr/openrcLuke Shumaker
2016-11-23openrc-0.22.4-1.parabola1: updating versionOmar Vega Ramos
2016-11-06openrc-0.22.3-1.parabola1: updating versionOmar Vega Ramos
2016-10-07openrc-0.22.2-1.parabola1: updating versionOmar Vega Ramos
2016-10-01openrc-0.22.1-1.parabola1: updating versionOmar Vega Ramos
2016-09-01openrc-0.21.7-1.parabola1: updating versionOmar Vega Ramos
2016-08-29openrc-0.21.4-1.parabola1: updating versionOmar Vega Ramos
2016-08-05openrc-0.21.3-1.parabola1: updating versionOmar Vega Ramos
2016-07-18openrc-0.21.2-1.parabola1: rebuildOmar Vega Ramos
2016-07-18openrc-0.21.2-1: updating versionOmar Vega Ramos
2016-05-27openrc-0.21-1: updating versionOmar Vega Ramos
2016-05-17openrc: Updating patchOmar Vega Ramos
2016-05-13openrc-0.20.5-2: rebuildOmar Vega Ramos
2016-03-18openrc-0.20.5-1: updating versionOmar Vega Ramos
2016-01-24openrc-0.20.4-1.1: updating versionOmar Vega Ramos
2016-01-21openrc-0.20.3-1.1: rebuildOmar Vega Ramos