ref: 84aa3ce0af0825d4e11aa76c02c6611a084c2337
dir: /sysupdate.ms/
# 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