ref: cb14a74bb1e16faf44af4275b915b9b7c37057e2
parent: 0e91454229c70464f3ce2558d5711633d9cb5fa5
author: jrmu <jrmu@inter9>
date: Wed Oct 4 09:32:22 EDT 2023
Sysupdate
--- /dev/null
+++ b/sysupdate.ms
@@ -1,0 +1,23 @@
+# Sysupdate
+
+To update your system:
+
+
+
+ ; webfs ; sysupdate ; cd /sys/src ; mk nuke ; mk all ; mk install
+
+
+To update kernel images after updating system: this can't be done over drawterm.
+
+
+
+## i386
+
+ ; cd /sys/src/9/pc ; mk install
+
+
+
+
+## amd64
+
+ ; cd /sys/src/9/pc64 ; mk install
\ No newline at end of file