The Portable Save Folder - idea for shutdown script.
I'll post here, but it might be better located somewhere else in the forum:
I use multiple laptops daily. I have found that puppy has very little problems with booting a backup save folder on a new machine. The hardware profiles are smoothly changed, and therefore puppy is a true portable system in that sense.
My procedure looks like this:
Work on machine (A) and backup the savefolder to a USB hard drive with a puppy install. The USB hard drive then contains a running Pup with savefolder (A).BKP-timestampEARLIER
Rename backed-up USB savefolder (A).BKP-timestampEARLIER to (A).BKP-EARLIER-shorterSTAMP
Shutdown machine (A)
Bootup machine (B)
Copy (A).BKP-EARLIER-shorterSTAMP from USB hard drive to machine (B)
Reboot machine (B) and choose (A).BKP-EARLIER-shorterSTAMP as the working OS
Immediately backup (A).BKP-EARLIER-shorterSTAMP on machine (B)
Use the system
On shutdown backup savefolder to machine (B) and the USB hard drive as (B).BKP-timestampLATER
Repeat the process when returning to machine (A)
Works smoothly and I've always had a fall back savefolder in case I break something, and all my machines are running the same savefolder ultimately, HOWEVER, the only thing that is tricky occurs in knowing what the last time I accessed a particular savefolder with a particular timestamp might be. For instance if I ran the system from the USB drive since it was stamped a certain way.
MY QUESTION/IDEA: what if I added a line to the shutdown script, or added a script to include a simple marker file on the same directory as the save folder with the name of the save, and a last accessed timestamp.
I realize with the newer systems being developed like KLV-Airedale, this a moot suggestion most likely.