jbander wrote:I haven't been able to ISO Snapshot my Distro off of a live source, The dead end is burning with Xfburn. It won't.
But surely the snapshot program does not depend on xfburn. Then you can use live-usb-maker to convert the iso file to a live-usb. In a nutshell, live-remaster combines the snapshot + live-usb-maker steps into one step. By doing this, you get to skip the installation step. In addition, you get to keep most of the settings you made on your live-usb. If you are more comfortable with managing a bunch of iso files yourself, doing snapshots of the live system and then using live-usb-maker to make a new live-usb is another approach but I think live-remaster is far better. I suggest you periodically back up your remaster archive (or iso archive) to at least two other devices.
How many Rollbacks can I use with live-remaster. I made a small mistake in my seventh reburn update and didn't find it until I got to my 11th burn update,
We allow you to easily archive *all* of your remasters. The automatic rollback via the"rollback" cheat only goes back one step and won't go back more. But all the other steps are saved for easy access. You would need manually copy a file (or files) from the archive to rollback more than one step. This was never automated because there was never any demand for it. For me, copying a file on the command line is less painful than booting a cd and much less painful than burning one. It also seems likely that you won't need to go back multiple steps frequently. The important thing is we offer to archive your past remasters as you move forward. The limitation is the size of the live device you are booting from.
This system was designed to do exactly what you are trying to do. It was our attempt to make the development of a custom distro as quick and as easy as possible. It would probably help if I created a little cheat-sheet of instructions, such as how to change labels after the fact and how to manually rollback multiple steps. Again, up until now there has been zero demand for this outside of our small circle of devs.
H'mm. Currently the archive may not include kernels and initrds but I think it would be trivial for us to add them. This would only come into play if you want to change the kernel. The archive was designed many years ago well before updating the live kernel was on the horizon. I will make sure this gets added before the next antiX-17 release. TBH, I don't know if anyone besides devs/testers have ever used the archive feature seriously.
I also have a trick or two for making smallish changes to the live system that survive reboots without using remaster or persistence. I use these constantly during development. I don't know if they would be useful to you or not.