![]() |
|
|||||||
| OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi!
I just installed OPBSD-4.4. (Very Nice ) and I'm trying to learnthe basics. From what I've read stable is the road I want to travel. After reading on openbsd101 and the faq etc could you tell me if I'm following the correct steps to update Release to Stable? I created a sup file and I'm downloading the source now with the following with csup configuration === # Defaults that apply to all the collections *default release=cvs *default delete use-rel-suffix *default umask=002 *default host=anoncvs4.usa.openbsd.org *default base=/usr *default prefix=/usr *default tag=OPENBSD_4_4 # If your network link is a T1 or faster, comment out the following line. # *default compress #OpenBSD-ports #OpenBSD-all OpenBSD-src #OpenBSD-www #OpenBSD-x11 #OpenBSD-xenocara === From what I gather, after the source is downloaded and /usr/src is populated etc I then rebuild the KERNEL using these options == cd /usr/src/sys/arch/amd64/conf/ config GENERIC cd ../compile/GENERIC make clean make depend make make install == Reboot to test the kernel Rebuild and update Userland following these options.. rm -rf /usr/obj/* cd /usr/src make obj cd /usr/src/etc && env DESTDIR=/ make distrib-dirs cd /usr/src make build Is this the correct way? Thanks in advance.. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hahaha noob mistake, file called -z... | michaelrmgreen | FreeBSD General | 8 | 8th December 2008 11:12 PM |
| Updating FreeBSD | carpman | FreeBSD Installation and Upgrading | 6 | 26th October 2008 10:49 AM |
| Unix noob's license plate | drhowarddrfine | Off-Topic | 16 | 20th September 2008 04:57 PM |
| How to Fix Security Issue In OpenBSD 4.1 Stable ? | openbsdspirit | OpenBSD General | 4 | 21st June 2008 11:33 AM |
| OpenBSD -STABLE | BSDfan666 | OpenBSD General | 6 | 21st May 2008 10:10 PM |