Hi Steve,
There are some slightly tricky aspects to downgrading. My advice would be to backup/reinstall/restore if you need to downgrade. However, if you use the latest official e-smith RPM and follow the instructions, you shouldn't have any problems.
The instructions were recently posted on the devinfo mailing list, and will be on our web site within a few days. I'll repost them here as well:
Step 1: Fetch the new RPM
ftp://ftp.e-smith.net/pub/e-smith-3.0/updates/RPMS/e-smith-3.0.4-1.i386.rpmStep 2: Install the new RPM
rpm -Uvh e-smith-3.0.4-1.i386.rpm
Ignore any warnings about not being able to delete the /home/e-smith
directory, and do not delete the directory yourself! (If you do, you'll
have to do a "factory reset" and redo the console configuration.)
Step 3: Execute the following three commands (the last one will reboot
your server):
/sbin/e-smith/upgrade-3.0-fix
/sbin/e-smith/signal-event console-save
/sbin/shutdown -r now
This will give you the latest bug fixes, and should leave your configuration unchanged.
Best regards,
- Joe