Date: Wed, 8 Mar 2000 09:42:54 -0800 (PST) From: Kris Kennaway <kris@hub.freebsd.org> To: Adriel Ickler <adriel@adriel.net> Cc: freebsd-current@freebsd.org Subject: Re: howto for 3.4-STABLE -> 4.0-CURRENT? Message-ID: <Pine.BSF.4.21.0003080939470.15586-100000@hub.freebsd.org> In-Reply-To: <20000308102625.M5199@adriel.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Mar 2000, Adriel Ickler wrote: > cvsup to current > make buildworld > make buildkernel > make installkernel > - change - I just rebooted normally, the network came up fine, if you > have any special kernel needs, make sure you have di lines in This may screw you because some device nodes (e.g. ATA drives) have changed from 3.x to 4.x. You really need to mergemaster and re-MAKEDEV before rebooting, which requires you to install mknod as described in UPDATING. You should also do the rest of the upgrade in single-user mode (e.g. I forgot and tried to boot multi-user, and the system paniced at boot trying to load the linux KLD from /etc/rc.). > ok, here is where I discovered something nobody told me about. > 4.0 moved me from DES to MD5. the effect was that none of the passwords > worked. This is because you presumably didn't install the crypto sources and/or build them. > luckily I was logged in as root already, and only had 4 accts, I > just ran the passwd command and reset them. if its a nightmare to move > your accounts, and/or you want to keep DES, I have been told that adding > the line "auth_default = des" in /etc/auth.conf will keep you on > DES. This won't do anything. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003080939470.15586-100000>