On 09/23/2011 09:01, Daniel Staal wrote:
On the other hand, that makes it harder for someone to look at the program
to see what it does, in order to build or rebuild their own installer, or
to customize the actions of this one.

I don't see a cost to keeping the program around.  There are probably some
slight use cases for it, and there are some slight costs to removing it.
It doesn't have to be everything to everybody: It can be itself, nothing
more and nothing less.

I guess I just don't see the problem with keeping it.
I agree. If we're concerned about someone running the program again by accident then the following can be placed at the end of bsdinstall/auto:
    chmod -x /usr/sbin/bsdinstall

The man page then can specify that the executable bit is off by default, why it is off by default, and possibly specify the command to turn it on again.

- David

--
David Romano .:. un...@cpan.org
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to