9 Commits

Author SHA1 Message Date
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
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Bartłomiej Piotrowski
047fe10cdb testing/crtmpserver: bump pkgrel 2013-12-28 20:47:15 +01:00
Francesco Colista
c5f4d791ea testing/crtmpserver: upgrade to latest snapshot, varius fixes in initd 2013-12-28 18:39:05 +00:00
Francesco Colista
bd099333e5 testing/crtmpserver: fixed checksum, git snapshot script uses bzip now 2012-12-13 16:16:56 +00:00
Carlo Landmeter
90cfc4e6f5 testing/crtmpserver: fix builddir 2012-12-13 09:54:47 +01:00
Carlo Landmeter
d7da110853 testing/crtmpserver: fix checksum 2012-12-13 09:49:45 +01:00
Francesco Colista
34cba51818 testing/crtmpserver: new aport 2012-12-13 08:46:26 +00:00