Has the update procedure changed?
- Reply: Kevin Oberman : "Re: Has the update procedure changed?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Aug 2023 05:50:36 UTC
In the past I was used to use the following procedure to install a new kernel and world: # cd /usr/src # make installkernel # shutdown -r now boot -s from the loader prompt # adjkerntz -i # mount -a -t ufs # mergemaster -p # cd /usr/src # make installworld # mergemaster # yes | make delete-old # yes | make delete-old-libs # reboot Now the handbook https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld says only: # cd /usr/src # make installkernel # shutdown -r now # cd /usr/src # make installworld # shutdown -r now Has this changed in past two years? Thanks matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub