=================================================================== RCS file: /cvs/openbsd/update_openbsd/README.TXT,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- openbsd/update_openbsd/README.TXT 2006/06/30 21:01:17 1.1 +++ openbsd/update_openbsd/README.TXT 2006/06/30 23:30:06 1.2 @@ -2,8 +2,12 @@ supports upgrading to a new version as well as just upgrading to a newer version of the same release. -Eventually I will steal and modify mergeslave to make updating /etc easier. - http://www.xs4all.nl/~hanb/software/OpenBSD-binary-upgrade/ +The proper way use these scripts would be to do the following: + get_sets + install_kernel + reboot + install_sets + upgrade /etc. I still need to test mergeslave to see how that works. The files in the collection you should use are as follows: @@ -23,9 +27,14 @@ /etc after you have run this, as well as upgrading packages with pkg_add -ui then reboot. +mergeslave + This is a modified version of mergeslave. You should only use + it if upgrading between versions, not -stable upgrades. + http://www.xs4all.nl/~hanb/software/OpenBSD-binary-upgrade/ + installed_sets This is a helper script that returns a list of the sets that are currently installed on the box you are running it on. -$RedRiver$ +$RedRiver: README.TXT,v 1.1 2006/06/30 20:01:17 andrew Exp $