6 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
Natanael Copa
3c48ffb55f testing/udevil: rebuild against eudev 2015-11-10 12:58:42 +00:00
Stuart Cardall
47c75ab3b1 testing/udevil: move post-install message
post-install message moved to $pkgname/usr/share/doc/README.alpine
2015-05-21 14:12:49 +00:00
Stuart Cardall
63173ce956 testing/udevil: move post-install message 2015-05-07 07:47:33 +00:00
Stuart Cardall
f78426d779 testing/udevil: new aport
the build server will need the plugdev group for chown to succeed

udevil is an alternative to udisks:
https://ignorantguru.github.io/udevil/

Mount / unmount removable devices without being root (also mounts
ISO / nfs://, smb://, ftp://, ssh:// WebDAV URLs, and tmpfs/ramfs.

SUID bit removed & tested as in & out of the plugdev group.
2015-05-05 06:54:39 +00:00