OpenBSD upgrade question

nuttervm

Golden Member
Nov 13, 1999
1,818
0
0
According to the openbsd upgrafe-minifaq you have to do a handful of things in order to upgrade your system, but i feel it is leaving a handful of things out. for example:

Do you have to perform the steps in the order they are written? (oldest on the bottom to newest on the top)

Do you perform these steps before booting from floppy and choosing the upgrade option? (or after updating via tarball)

Can you upgrade a system that does not have a compiler on it? (since many people remove the compiler from their firewall for security purposes)

is there an upgrade minifaq addendum somewhere? It would be so easy for me to just wipe my system and install from scratch, but i want to do it the 'right way'. for example, if i had a lot of users on this system that would be a good reason to upgrade and not do a clean install (and have to re-create their accounts). If i wanted to, could I copy the /etc/password file and /hom directory over to the new system and assume that the users will be able to access the new system?
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
/etc/passwd will only get you the user accounts, not the passwords :p

The way I do upgrades: boot from new floppy/cd, choose upgrade, go through /etc looking for changes. Dont need a compiler to do it that way. Probably not the right way...

But you should do those things in order.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: nuttervm
http://openbsd.org/faq/upgrade-minifaq.html#3.1.1

according to this section you have to 'make build' and similar things a few times after upgrading.

I dont think you have to do that with binary upgrades, it should take care of just about everything.

have you upgraded to 3.2 yet noc?

No, I installed it fresh on two machines (sparc4m I just got working and p133 with newish hard drive).