Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 16:44:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 256830] the COMMON ITEMS: section in /usr/src/UPDATING makes no mention of etcupdate
Message-ID:  <bug-256830-9-vvwPysAE0i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256830-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256830-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256830

--- 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=3DYOUR_KERNEL_HERE
        make installkernel KERNCONF=3DYOUR_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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256830-9-vvwPysAE0i>