no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


netbsd_install_upgrades [2013/01/16 00:48] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +  * [[NetBSD]]
 +  * [[NetBSD Install]]
  
 +=== Upgrading ===
 +
 +  * [[http://netbsd.org/docs/guide/en/netbsd.html#chap-updating|Updating an existing system from sources]]
 +
 +You can bring your NetBSD install up to date by downloading the latest snapshot of sources, unpacking it, then rebuilding.  You could also download the updates using CSV, if desired.
 +
 +Download the latest snapshot and unpack it:
 +
 +<code>
 +ftp http://ftp.netbsd.org/pub//NetBSD/NetBSD-current/tar_files/src.tar.gz
 +tar -zxf src.tar.gz -C /usr
 +</code>

Navigation
QR Code
QR Code netbsd_install_upgrades (generated for current page)