From: Heiko Z. <smi...@us...> - 2015-12-29 17:24:15
|
Update of /cvsroot/devil-linux/build In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18479 Modified Files: CHANGES Log Message: added a new init script /etc/init.d/post_init.local to help with some initializations scripts that need to run after everything else is up Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1629 retrieving revision 1.1630 diff -u -d -r1.1629 -r1.1630 --- CHANGES 27 Dec 2015 20:57:50 -0000 1.1629 +++ CHANGES 29 Dec 2015 17:24:13 -0000 1.1630 @@ -31,3 +31,4 @@ - 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) + - added a new init script /etc/init.d/post_init.local to help with some initializations scripts that need to run after everything else is up |