[Bug 256830] the COMMON ITEMS: section in /usr/src/UPDATING makes no mention of etcupdate

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Dec 2021 16:44:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256830

--- Comment #3 from tech-lists@zyxst.net ---
(In reply to Graham Perrin from comment #2)

It's not fixed in the context it was reported under (stable/13)

[...]
        To rebuild everything and install it on the current system.
        -----------------------------------------------------------
        # Note: sometimes if you are running current you gotta do more than
        # is listed here if you are upgrading from a really old current.

        <make sure you have good level 0 dumps>
        make buildworld
        make buildkernel KERNCONF=YOUR_KERNEL_HERE
        make installkernel KERNCONF=YOUR_KERNEL_HERE
                                                        [1]
        <reboot in single user>                         [3]
        mergemaster -Fp                                 [5]
        make installworld
        mergemaster -Fi                                 [4]
        make delete-old                                 [6]
        <reboot>

[...]

this is from stable/13 sources fetched 5 mins ago (1636 UTC+0 30th Dec 2021)

it *is* fixed in -current but it needs to be MFC'd

-- 
You are receiving this mail because:
You are the assignee for the bug.