diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-19 15:51:26 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-08-19 16:53:02 -0400 |
commit | 9bacd04eb0ca33dbcfd4aa1ce74faa04136c5a85 (patch) | |
tree | 4a38cb7308e6f84c5d3685ae84a8d1d0dcabe21f /pcr/nitroshare/nitroshare.install | |
parent | a7c7061c501bef87fb75e1283f5576f57faf251a (diff) | |
download | abslibre-9bacd04eb0ca33dbcfd4aa1ce74faa04136c5a85.tar.gz abslibre-9bacd04eb0ca33dbcfd4aa1ce74faa04136c5a85.tar.bz2 abslibre-9bacd04eb0ca33dbcfd4aa1ce74faa04136c5a85.zip |
pcr/openrc: Upgrade 0.38.{1→2}, improve packaging
- 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.
Diffstat (limited to 'pcr/nitroshare/nitroshare.install')
0 files changed, 0 insertions, 0 deletions