Refracta Development, Scripts, etc.
Post a reply

Re: Proposed boot menu

Wed Nov 16, 2011 3:03 am

whew that is a relief

Re: Proposed boot menu

Wed Nov 16, 2011 11:22 pm

refractasnapshot-base and refractasnapshot-gui version 9.0.2 replaces any earlier versions.
Get them here: https://github.com/fsmithred/refracta
or update your local clone (as user):
Code:
cd /home/github/refracta
git pull origin master
sudo dpkg -i refractasnapshot*.deb



CHANGES
* Added leading slashes on all items listed in rsync excludes file,
and added exception to preserve freshclam logs.
* Added syslinux as a dependency.
* isolinux.bin and vesamenu.c32 are now copied from system to keep
them updated.
* iso image is converted to isohybrid
* Added help screens to isolinux boot menu

Re: Proposed boot menu

Fri Nov 18, 2011 11:11 pm

sounds yummy....

Another thing you might want to exclude are the dhcp leases in /var/lib/dhcp/

Re: Proposed boot menu

Sun Nov 20, 2011 1:34 pm

meandean wrote:sounds yummy....

Another thing you might want to exclude are the dhcp leases in /var/lib/dhcp/


Done in beta3, but it's not in refractasnapshot yet, so it'll be undone if you reinstall the deb files.
Post a reply