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:// | ||
+ | |||
+ | You can bring your NetBSD install up to date by downloading the latest snapshot of sources, unpacking it, then rebuilding. | ||
+ | |||
+ | Download the latest snapshot and unpack it: | ||
+ | |||
+ | < | ||
+ | ftp http:// | ||
+ | tar -zxf src.tar.gz -C /usr | ||
+ | </ |