ref: 5d7982a6ef27ca7cc603c64e3392d1177fe4b78a
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