Re: beating mergemaster to /etc/rc.d

From: Giorgos Keramidas <keramida_at_freebsd.org>
Date: Wed, 13 Oct 2004 20:00:05 +0300
On 2004-10-13 09:11, Randy Bush <randy_at_psg.com> wrote:
> i know that when i do a mergemaster, i am about to see 666 updates
> to /etc/rc.d/*, to each of which i will have to type "qi<eol>".
> as it will be over a 9600 baud remote serial console, this is a
> pita and causes undue delay for the users.
>
> once i boot the new kernel -sw, is it safe to
>
>    cp /usr/src/etc/rc.d/* /etc/rc.d
>
> and then run mergemaster -cvi?

For this particular directory, it's also safe to use:

        # cd /usr/src/etc/rc.d
        # make install

This will substantially cut down the time you spend fiddling with
mergemaster prompts.

- Giorgos
Received on Wed Oct 13 2004 - 15:00:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC