Matthew Dillon <[EMAIL PROTECTED]> writes:
> buildworld
> buildkernel
> installkernel
> [reboot]
> installworld
> [reboot]
> [rebuild ports and other programs]
And yet /usr/src/UPDATING says:
To upgrade a DragonFly system from sources you run the following sequence:
cd /usr/src
make buildworld
make buildkernel KERNCONF=<KERNELNAME>
make installkernel KERNCONF=<KERNELNAME>
make installworld
Has a change been submitted to make this read:
cd /usr/src
make buildworld
make buildkernel KERNCONF=<KERNELNAME>
make installkernel KERNCONF=<KERNELNAME>
<REBOOT>
make installworld
<REBOOT>
or am I missing something here?
------
Dave Hayes - Consultant - Altadena CA, USA - [EMAIL PROTECTED]
>>> The opinions expressed above are entirely my own <<<
"Every extreme attitude is a flight from the self."
-- Eric Hoffer