- Nov 07, 2017
-
-
- Apr 25, 2016
-
-
-
Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
-
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.
-
This way we can avoid ugly default: Linux user,,,
-
- Apr 28, 2015
-
-
Natanael Copa authored
-
- Feb 05, 2014
-
-
Natanael Copa authored
ref #2593
-
- Dec 06, 2013
-
-
Francesco Colista authored
-
- Sep 27, 2013
-
-
Timo Teräs authored
-
- Sep 04, 2013
-
-
Natanael Copa authored
-
- Sep 03, 2013
-
-
Natanael Copa authored
-
- Aug 14, 2013
-
-
Natanael Copa authored
-
- Jul 30, 2013
-
-
Timo Teräs authored
-
- Jul 18, 2013
-
-
Francesco Colista authored
- fixed typo of pkguser in pkgusers - changed arpuser to arpwatch - fixed /var/run dir creation and changepath
-
- Jul 09, 2013
-
-
Francesco Colista authored
main/arpwatch: change maintainer, added subpackage for ethercodes, added script shipped with the package
-
- Jul 08, 2013
-
-
Francesco Colista authored
-
- Jun 11, 2012
-
-
Natanael Copa authored
We never applied it anyways.
-
Natanael Copa authored
fixes #1202
-
- Mar 31, 2011
-
-
Natanael Copa authored
this is needed for apk-tools-2.1 migration
-
- Jan 13, 2011
-
-
Ariadne Conill authored
-
- Dec 13, 2010
-
-
Natanael Copa authored
-
- May 04, 2010
-
-
Natanael Copa authored
-
- Sep 15, 2009
-
-
Natanael Copa authored
-
- Jul 24, 2009
-
-
Natanael Copa authored
and fixed misc build issues
-