Commit Graph

13 Commits

Author SHA1 Message Date
Natanael Copa
e38d407f11 testing/[various]: rebuild against libressl-2.6 2017-11-10 16:14:35 +00:00
Valery Kartel
2275192021 testing/nut: fix user creation in post-install
--
add nut home dir /var/lib/nut used for scheduler
fix libexec and driver dirs (libexec -> lib)
add using dns in init-scripts
remove conf.d files from package because it have no sence for now
cleanups in APKBUILD and init-scripts
2017-06-02 08:02:44 +00:00
Natanael Copa
50f6d5091c testing/nut: rebuild against libressl 2.5 2017-04-19 13:51:21 +00:00
Jakub Jirutka
0ab2dac3f9 testing/nut: improve abuild and scripts a bit and rebuild 2017-03-05 23:11:27 +01:00
Valery Kartel
e409857fde testing/nut: Upgrade to 2.7.4. conf.d & init.d cleanups
- rename all /etc/nut/*.conf.sample to /etc/nut/*.conf
- make conf.d/* init.d/* more clean and openrc-run'ed
- nut-upsmon now dynamically depends on nut-upsd if the MODE parameter in /etc/nut/nut.conf is set to 'standalone' or 'netserver'.
- make a user and group creation in pre-install. I think we need to remove this user/group from alpine-baselayout.
2016-07-07 11:38:04 +02:00
Przemyslaw Pawelczyk
26abb36b0d testing/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:11:52 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
Following rules have been applied:
- script starts with shebang !#/bin/sh followed by blank line,
- script ends with exit 0 prepended by blank line,
- only stderr of adduser, addgroup or passwd is redirected to /dev/null,
- getent passwd/group instances has been removed,
- manual checking of file and group existence has been removed,
- `|| true` instances has been removed.

Comments and line wrapping have been preserved.
2016-04-25 06:55:43 +00:00
Francesco Colista
575ad7d8ba testing/nut: upgrade to 2.7.3. Fixes #4952 2015-12-15 22:37:22 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Francesco Colista
aabe41ca93 testing/nut: upgrade to 2.7.2 2014-06-30 15:10:23 +00:00
Eivind Uggedal
f699f1ebc7 testing/nut: fix musl build 2014-05-31 19:02:26 +00:00
Natanael Copa
939b1f08fd testing/nut: fix bcmxcp_usb linking
added -lm linker flag
2014-03-05 08:58:18 +00:00
Kozak Ivan
fe700e6fdc testing/nut: new aport 2014-03-05 08:46:31 +00:00