X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=master%2Fopt%2Fcluster%2FMakefile;h=782df6f81d947187caf3d955262b748b0553b8ac;hb=f5de8a4ee62ecfc7b3f462e9c414a759392b86ad;hp=bf3621d74adeb5d009d6602cc79410a480ddbf75;hpb=a3300608811441c5238911ca14e56433ea4f4c5f;p=debian6500.git diff --git a/master/opt/cluster/Makefile b/master/opt/cluster/Makefile index bf3621d..782df6f 100644 --- a/master/opt/cluster/Makefile +++ b/master/opt/cluster/Makefile @@ -23,6 +23,8 @@ clean: service trc6500 stop -rm /opt/tftp/*.tgz aptitude remove $(shell apt-mark showmanual trc6500\*|egrep -v webconfig\|rproxy) ace tao myccm + aptitude clean + mv -f /etc/apt/sources.list.d/reseau_integration.list /etc/apt/sources.list.d/reseau_integration.list~ cp -f /etc/dhcp/dhcpd.conf.blank /etc/dhcp/dhcpd.conf chown webconfig: /etc/dhcp/dhcpd.conf* echo "Etc/Zulu" > /etc/timezone @@ -41,3 +43,4 @@ clean: chmod ug+rw,o+r,o-w,a-x /var/log/wtmp /var/log/lastlog chown root:utmp /var/log/btmp /var/log/wtmp /var/log/lastlog find / -name trc6500_list_patched_files.txt -exec rm -f {} \; + echo date +%Y%m%d > /etc/trc6500_os_version