New version of refractasnapshot is up. Couldn't upload to sourceforge right now, so I put it in the testing folder at ibiblio. Works with wheezy and jessie. (Haven't tested with stretch or recent sid.)
http://distro.ibiblio.org/refracta/files/Testing/
What's new in 9.2?
- Log files in /var/log get truncated instead of excluded. Archived logs are removed (just from the copy in work_dir)
- Refracta-specific help files are optional. Default behavior is for the iso to contain non-branded help files, and most of them are blank. I also got rid of the starfield splash, mainly to save space in the .deb file. Complain to me if you're not happy about that.
- Added option to rebuild the initrd with 'CRYPTSETUP=y' so the iso can be used on a live-usb with encrypted persistence. The original initrd.img gets saved as /initrd.img_pre-snapshot (only the first time, so the backup doesn't get overwritten if you run snapshot twice.)
- Added option to copy network configs to the snapshot and include ip=frommedia in the boot menu. Default behavior is to remove the configs from the filesystem copy before squashing. Known limitations to this: If you're using Gnome Network Manager or some other network manager other than wicd, your network configs are probably being copied to the iso, and they will show up if you boot with ip=frommedia in the boot command. If someone will tell me where the configs get stored, I'll fix the script to handle it.