Sat Feb 06, 2016 1:30 am
refractainstaller (9.1.7)
* Fixed test for live session.
* Dropped support for zenity and removed the dependency.
refractasnapshot (9.2.2)
* Added reminder to turn off numlock.
* Added code from live-build to blank systemd's etc/machine-id
* Centered yad/zenity windows.
refractasnapshot (9.3.0) (in the testing folder)
* Removed patch for /usr/share/initramfs-tools/init.
* Added code to create static device nodes in /dev.
Sun Feb 07, 2016 7:34 am
/usr/share/doc/refractasnapshot-base/readme.refractasnapshot.txt
"Assumptions: The kernel you're running is the one that you will use in the snapshot. (i.e. /initrd.img)"
Which kernel are you using nowadays?/usr/lib/refractasnapshot/iso/isolinux/live.cfg
"append initrd=/live/initrd.img boot=live ${netconfig_opt} union=aufs"
This path might merit an inline comment within the conf file, or even in the readme./usr/lib/refractasnapshot/snapshot_exclude.list
/usr/lib/refractasnapshot/snapshot_exclude.list.defaults
- /home/*/.gvfs
Sun Feb 07, 2016 12:03 pm
Which kernel are you using nowadays?
Asking this because debian has dropped aufs in favor of overlayfs, right?
Sun Feb 07, 2016 2:40 pm
Sun Feb 07, 2016 5:56 pm
Sun Feb 07, 2016 10:45 pm
And then what happens next? Is the latest version of live-* the final version?
refracta-xfce-on-devuan is just about ready for an iso upload. I think gvfs is the only thing missing (no Trash, no popup removable drive icons) and that miglier attempts ht be coming soon. It's a listed project at the devuan git.
Mon Feb 08, 2016 5:44 am
Thu Feb 18, 2016 3:50 am
* Replaced target/dev with "$work_dir"/dev, fixes failed boot.
* Renamed memtest86+.bin to memtest on live media, so it works.
* Removed "union=aufs" from boot commands. (for stretch/sid)