Hi Simon, >> What did you do ? just copy those rmps to /usr/share/freevsd/pkgs and run >> vsd-genskel ? or did you install them direct into the skel ? Shouldn'tmake >> any bigger difference tho... > > I installed each package separately like: > > rpm --root=/my/skel -Uvh --force --nodeps --oldpackage <package>.rpm
I see, i missed that --oldpackage. This will be the last step to having a full RH 7.2 skel and vs's running... > But installing them all at once should work (you'll avoid dependency > warnings with the three glibc packages that way too). yeah, doing rpmg $PARAMS *.rpm will set the installation sequence properly to avoid dependencies warnings. >> I already tried that, which lead to a non fully working enviroment inside >> the vs (i.e. localhost returns host server fdqn instead of vs, which is, >> since the type of installation, predictible) > > Oh, I mean to set the skel up with the default RH72 non-vsd packages, then > install my RH72 vsd packages. Rather than installing my RH72 packages over > RH71 packages. I don't see the diference, since all the RH7.2 packages make references to libraries that the RH 7.1 provides (except for some commands like 'find' that makes references to a 2.2.3 glibc library), installing your RPMs over the freevsd-pkg-1.4.9-2rh7 (7.1) wont make any difference... Probably a couple of *.rpmsave files that can replace the non ".rpmsave" ones > Of course the skel won't work with non-vsd packages :-) Hehe i was wondering... ;-) Regards, _______________________________________________________ Urivan Saaib Presidente CiberNET Mexico Email: [EMAIL PROTECTED] Tel/Fax: (646) 175.71.95 ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
