This is a discussion on Re: update /etc/changelist as part of package install? within the lucky.openbsd.misc forums, part of the OpenBSD category; --> MikeyG wrote: > Just a thought. For packages with sensitive system configs wouldn't it > be useful if the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| MikeyG wrote: > Just a thought. For packages with sensitive system configs wouldn't it > be useful if the install automatically patched /etc/changelist. Also it > might help if they modified /etc/mtree/special too, although this is > probably more difficult to get right. Packages shouldn't modify system configs like that, at most the package installer should inform the user to do so, or provide a script the user can run to do so. |