Hello, It depends on what you want to change ;-))
Some SIS files are copied into the image at build time, especially the systemconfigurator images. Please have a look at the files in /var/lib/systemimager/images/*/usr/lib/systemconfig/ If some of the update you need are in those files then you should update the images as well. "cp" the updated RPMS in /var/lib/systemimager/images/myImage chroot /var/lib/systemimager/images/myImage rpm -Uvh *.rpm And you will be "in sync". Ben * Bernard Li <[EMAIL PROTECTED]> [04-06-04 14:22]: > Hi Ben: > > So it is necessary to update on the headnode and also the slave nodes at > the same time or can I simply update the headnode? > > Thanks, > > Bernard > > > -----Original Message----- > > From: Benoit des Ligneris > > [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 04, 2004 11:02 > > To: Bernard Li > > Cc: [EMAIL PROTECTED] > > Subject: Re: [Oscar-users] Upgrade of systemconfigurator only > > > > Hello Bernard, > > > > I did it on a Mandrake system and all went fine. It should > > not break anything. > > > > Ben > > * Bernard Li <[EMAIL PROTECTED]> [04-06-04 13:46]: > > > Hi list: > > > > > > Anybody tried to just upgrade systemconfigurator on a OSCAR > > 3.0 install? > > > I read some posts in the SIS mailing-lists and it seems that by > > > upgrading to the latest systemconfigurator my problem might > > be fixed... > > > > > > I have tested an RPM upgrade and it seems fine, but I wonder if it > > > will break any of the internal OSCAR stuff. > > > > > > Thanks, > > > > > > Bernard > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email is sponsored by the new InstallShield X. > > > >From Windows to Linux, servers to mobile, InstallShield X > > is the one > > > installation-authoring solution that does it all. Learn more and > > > evaluate today! http://www.installshield.com/Dev2Dev/0504 > > > _______________________________________________ > > > Oscar-users mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > -- > > Benoit des Ligneris Ph. D. > > President de Revolution Linux http://www.revolutionlinux.com/ > > OSCAR Chair http://oscar.openclustergroup.org/ > > Chef de projet EduLinux http://www.edulinux.org/ > > > > -- Benoit des Ligneris Ph. D. President de Revolution Linux http://www.revolutionlinux.com/ OSCAR Chair http://oscar.openclustergroup.org/ Chef de projet EduLinux http://www.edulinux.org/ ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
