From f2eb3273894a3879b67de62a7ff6f400a47f0b92 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 5 Nov 2012 00:51:06 +0100 Subject: svn hurts --- TODO | 2 +- update_jdn.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 42d2c7cb..7882ebf0 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,7 @@ About jenkins.debian.net === Tests for supporting d-i development: -* build the manual on every svn commit +* build the manual on every commit ** later: notify debian-boot@l.d.o and #debian-boot * run scripts/digress/ * bubulle wrote: "Another interesting target would be d-i builds *including non uploaded packages* (something like "d-i from git repositories" images). That would in some way require to create a quite specific image, with all udebs (while netboot only has udebs needed before one gets a working network setup). diff --git a/update_jdn.sh b/update_jdn.sh index a2284f48..747cbe3c 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -44,7 +44,7 @@ fi sudo chown root.root /etc/sudoers.d/jenkins ; sudo chmod 700 /etc/sudoers.d/jenkins sudo ln -sf /etc/apache2/sites-available/jenkins.debian.net /etc/apache2/sites-enabled/000-default sudo service apache2 reload -cd /etc/munin/plugins ; sudo rm -f postfix_* open_inodes df_inode interrupts diskstats irqstats threads proc_pri vmstat if_err_eth0 fw_forwarded_local forks open_files 2>/dev/null +cd /etc/munin/plugins ; sudo rm -f postfix_* open_inodes df_inode interrupts diskstats irqstats threads proc_pri vmstat if_err_eth0 fw_forwarded_local forks open_files users 2>/dev/null [ -L apache_accesses ] || for i in apache_accesses apache_volume ; do ln -s /usr/share/munin/plugins/$i $i ; done explain "Packages configured." -- cgit v1.2.3-70-g09d2