Rsync. I also have a root directory in /home to keep local stuff. This is the same for about 20 machines running obsd and is also distributed by rsync. Since it is in home, it survives upgrades. Various shell scripts in /home/root/etc are used to manage the system.
On Wed, May 8, 2024, 11:08 Jan Stary <[email protected]> wrote: > On May 07 22:15:27, [email protected] wrote: > > I was wondering which programs you use for replicating/copying/syncing > environments/configs on your openbsd systems with between your desktops > (home or work) and laptops? > > git > > > Do you also maintain installeded/removed packages in some standard way > across systems so that you have reasonable consistent systems to work on? > > a plaintext list of package names > >

