On Wed, 21 Sep 2005 02:44:22 +0300 Ilf Stoyanov wrote:
[..] whould it be possible to just pkgadd -u some packages and then edit the files in /etc/ports so that i get danm's repo's, or will i break way too much things and i better reinstall?
pkgadd -u won't be enough. Most library files of Jeremy's CRUX64 are installed in /usr/lib not /usr/lib{32,64}. Because of this you'll get messages like this: --------------------------------------------- $ pkgadd -u /usr/ports/contrib64/gnupg/gnupg#1.4.2-1.pkg.tar.gz usr/lib64/gnupg/gpgkeys_finger usr/lib64/gnupg/gpgkeys_hkp usr/lib64/gnupg/gpgkeys_http usr/lib64/gnupg/gpgkeys_mailto pkgadd: listed file(s) already installed (use -f to ignore and overwrite) --------------------------------------------- pkgadd -u -f should work fine here. Keep in mind that I updated a lot of packages in base & opt. To specify one example: openssl 0.9.8. The 0.9.8er version is not binary compatible to 0.9.7g due to API changes. Every application depending on openssl needs to get recompiled. bye, danm -- Daniel Mueller Berlin, Germany OpenPGP: 1024D/E4F4383A