--- elwix/build_rootfs.sh 2014/06/26 01:02:42 1.8.2.5 +++ elwix/build_rootfs.sh 2014/06/30 21:10:42 1.8.2.6 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_rootfs.sh,v 1.8.2.5 2014/06/26 01:02:42 misho Exp $ +# $Id: build_rootfs.sh,v 1.8.2.6 2014/06/30 21:10:42 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -375,6 +375,7 @@ install_rootfs() echo "+++ ELWIX clean CVS tags ..." CleanCVS $ETC CleanCVS $ETC/etc + echo } build_image()