Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143813978
D50126.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D50126.diff
View Options
diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -2154,10 +2154,11 @@
# 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 sure you have good level 0 dumps> [2]
make buildworld
+ <make sure any needed PORTS_MODULES are set> [1]
make buildkernel KERNCONF=YOUR_KERNEL_HERE
- make installkernel KERNCONF=YOUR_KERNEL_HERE [1]
+ make installkernel KERNCONF=YOUR_KERNEL_HERE
<reboot in single user> [3]
etcupdate -p [5]
make installworld
@@ -2191,10 +2192,11 @@
To upgrade in-place from stable to current
----------------------------------------------
- <make sure you have good level 0 dumps>
+ <make sure you have good level 0 dumps> [2]
make buildworld [9]
+ <make sure any needed PORTS_MODULES are set> [1]
make buildkernel KERNCONF=YOUR_KERNEL_HERE [8]
- make installkernel KERNCONF=YOUR_KERNEL_HERE [1]
+ make installkernel KERNCONF=YOUR_KERNEL_HERE
<reboot in single user> [3]
etcupdate -p [5]
make installworld
@@ -2227,6 +2229,11 @@
and effective, eg:
PORTS_MODULES+=graphics/drm-kmod graphics/nvidia-drm-kmod
+ [2] To make complete dumps on zfs(4), use bectl(8), which
+ creates bootable snapshots of configurable depth that are
+ selectable via the bootloader. For ufs(4), use dump(8) and
+ restore(8).
+
[3] From the bootblocks, boot -s, and then do
fsck -p
mount -u /
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 1, 3:11 PM (10 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28396446
Default Alt Text
D50126.diff (1 KB)
Attached To
Mode
D50126: UPDATING: Strengthen recommendations
Attached
Detach File
Event Timeline
Log In to Comment