wm: doc

ref: 84702d2a4fed9a7b8523e6ead2dd436d2b0c0a40
dir: /sysupdate.ms/

View raw version
# 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