#
f78e8065 |
| 18-Apr-2020 |
ratchov <ratchov@openbsd.org> |
Include _sndiop in /etc/group, as it will be needed by MAKEDEV to create audio(4) and midi(4) device nodes.
|
#
96e6c9bf |
| 08-Jul-2017 |
florian <florian@openbsd.org> |
_slaacd user/group for installer move forward deraadt@
|
#
20a47a57 |
| 25-Nov-2016 |
rpe <rpe@openbsd.org> |
The build systems now uses the user build and the group wobj. Add them to bsd.rd and set the ownership and permissions of /usr/obj and /usr/xobj accordingly.
feedback and OK tb@ Looks good deraadt@
|
#
2546f264 |
| 05-Nov-2016 |
rpe <rpe@openbsd.org> |
Remove the obj, xobj and src directories from the base set. The installer will create these directories during install. So local setups will not get overwritten during upgrades.
idea from and OK der
Remove the obj, xobj and src directories from the base set. The installer will create these directories during install. So local setups will not get overwritten during upgrades.
idea from and OK deraadt@ with help from and OK tb@ feedback from and no objections halex@
show more ...
|
#
d3fe3506 |
| 26-Sep-2016 |
florian <florian@openbsd.org> |
Add _ping user/group. OK natano on a previous diff which used a different uid/gid. naddy@ pointed out that uid/gid was already taken on "important" systems. Turns out we cannot easily recycle freed u
Add _ping user/group. OK natano on a previous diff which used a different uid/gid. naddy@ pointed out that uid/gid was already taken on "important" systems. Turns out we cannot easily recycle freed up uids/gids so settle on 51.
show more ...
|
#
df787448 |
| 13-Sep-2016 |
rpe <rpe@openbsd.org> |
Provide a stripped down group file for the install media. Saves precious 896 bytes as a side effect.
OK deraadt
|