From: Heiko Z. <smi...@us...> - 2015-12-27 20:57:53
|
Update of /cvsroot/devil-linux/build In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6856 Modified Files: CHANGES Log Message: merging changes from Frank Weis to add "satus" to some init script and to add capability to save-config to save additional files defined in /etc/sysconfig/save-config.conf Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1628 retrieving revision 1.1629 diff -u -d -r1.1628 -r1.1629 --- CHANGES 26 Dec 2015 23:57:17 -0000 1.1628 +++ CHANGES 27 Dec 2015 20:57:50 -0000 1.1629 @@ -30,3 +30,4 @@ - added dovecot-pigeonhole - squashfs is now the main file system with lz4-hc compression - mounting of bootcd.iso from another storage devices is not supported anymore. Use bootcd.squash + - save-config now reads /etc/sysconfig/save-config.conf to determine additional files that shoule be saved (Frank Weis) |