Luke Small <lukensm...@gmail.com> wrote:
>    [...] It would be very easy to write a
> C
>    program to parse and edit fstab to make all the partitions softdep. I
>    wouldn't know how to automate a disklabel call in the way that
>    https://www.vultr.com/docs/setup-openbsd-5-6-with-full-disk-encryption
>    performs it. [...]

Not necessary that you tinker with a C programm, there is already
sed(1) which can change fstab and disklabel.

The current installer is just perfect.  For any additional task a
generic method would be that you write a shell script which
does your complete personal system configuration.

Reply via email to