- Apr 03, 2022
-
-
Francesco Colista authored
-
- Dec 20, 2021
-
-
Francesco Colista authored
-
- Aug 23, 2021
-
-
Sören Tempel authored
-
- Aug 10, 2021
-
-
Francesco Colista authored
Fixes issue #12907
-
- Jul 14, 2021
-
-
Francesco Colista authored
build fails with: Invalid configuration `riscv64-alpine-linux-musl': machine `riscv64-alpine' not recognized
-
-
- Jan 13, 2021
-
-
Francesco Colista authored
-
- Aug 13, 2020
-
-
Without the chmod the following occur in the prepare phase: ``` >>> arpwatch: 21_all_arpwatch-2.1a15-pid-filename.patch File arpwatch.8 is read-only; trying to patch anyway patching file arpwatch.8 File arpwatch.h is read-only; trying to patch anyway patching file arpwatch.h File arpwatch.c is read-only; trying to patch anyway patching file arpwatch.c >>> arpwatch: 22_alpine_bihourly_script.patch File bihourly.sh is read-only; trying to patch anyway patching file bihourly.sh >>> arpwatch: Updating ./config.sub cp: cannot create regular file './config.sub': Permission denied >>> ERROR: arpwatch: prepare failed ``` Some lint problems were addressed, but more remain as the patches do not have descriptions. I don't fully understand what each patch does, so I did not attempt to address those lint problems. The manpages and project docs are now installed in a doc package. Finally, the a sed command was added to install files as root:root instead of bin:bin.
-
- 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
-