Tue Sep 02, 2014 9:25 am
Wed Sep 24, 2014 2:06 pm
Wed Sep 24, 2014 4:47 pm
Thu Sep 25, 2014 9:49 am
Thu Sep 25, 2014 11:55 am
Tue Oct 21, 2014 9:11 pm
Thu Oct 23, 2014 4:38 am
refractasnapshot-base (9.1.3) unstable; urgency=low
* Fixed cleanup package list directories on iso.
* Add distro name to boot menu in place with sed instead of echoing
* menu from script. This prevents clobbering a custom iso_dir or menu.
* Add 1161-openssh-server to live-config scripts to allow ssh password
* Added chain.c32 to isolinux menu for hard disk boot.
* Updated copy of memtest86+.bin to version 5.01-2
* Added - /var/lib/live/config/* to excludes.
refractasnapshot-gui (9.1.3) unstable; urgency=low
* Removed gksu from depends.
Fri Oct 24, 2014 1:03 pm
Tue Oct 28, 2014 5:07 am
# Allow password login to ssh for users (not root).
# If ssh_pass="yes", then PasswordAuthentication will be set to "yes"
# If ssh_pass="no", then PasswordAuthentication will be set to "no"
# In either of the above cases, if PermitRootLogin was set to "yes",
# it will be changed to "without-password" (meaning with auth keys only)
# If ssh_pass is null or set to anything other than "yes", then
# F/Fetc/ssh/sshd_config will not be altered.
ssh_pass="yes"
# If ssh_pass is null or set to anything other than "yes" or "no", then
# F/Fetc/ssh/sshd_config will not be altered.
Tue Nov 18, 2014 2:27 am
echo "#!/bin/sh