aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nut
Commit message (Collapse)AuthorAgeFilesLines
* testing/[various]: rebuild against libressl-2.6Natanael Copa2017-11-101-1/+1
|
* testing/nut: fix user creation in post-installValery Kartel2017-06-025-38/+33
| | | | | | | | | -- 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
* testing/nut: rebuild against libressl 2.5Natanael Copa2017-04-191-1/+1
|
* testing/nut: improve abuild and scripts a bit and rebuildJakub Jirutka2017-03-054-19/+13
|
* testing/nut: Upgrade to 2.7.4. conf.d & init.d cleanupsValery Kartel2016-07-0710-462/+114
| | | | | | | - 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.
* testing/[various]: bump pkgrel for pre-install fixesPrzemyslaw Pawelczyk2016-04-251-1/+1
|
* Improve consistency of scripts using adduser/addgroup.Przemyslaw Pawelczyk2016-04-251-0/+1
| | | | | | | | | | | | 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.
* testing/nut: upgrade to 2.7.3. Fixes #4952Francesco Colista2015-12-155-39/+333
|
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/nut: upgrade to 2.7.2Francesco Colista2014-06-301-5/+5
|
* testing/nut: fix musl buildEivind Uggedal2014-05-311-2/+2
|
* testing/nut: fix bcmxcp_usb linkingNatanael Copa2014-03-053-203/+41
| | | | added -lm linker flag
* testing/nut: new aportKozak Ivan2014-03-057-0/+383