Ted Unangst <[email protected]> wrote:
> Benjamin Baier wrote:
> > On Sat, 11 May 2019 11:18:02 -0400
> > "Ted Unangst" <[email protected]> wrote:
> >
> > > This adds a new option to config, -c cmdfile, that allows reading commands
> > > from a file instead of stdin. This makes it easier to script.
> >
> > Interesting. Can the cmdfile be /bsd ?
> > So something like config -u but without the need of /dev/mem ?
>
> No, the intended use case is not to copy options between kernels, but to apply
> a consistent set of changes after linking.
@ boot-time, /etc/rc kernel relink script
KARL links a new kernel
apply config -e changes
install
hash it