From 616f13059f6bb679b6c38f6716247e2994edb0a6 Mon Sep 17 00:00:00 2001 From: Marco Yuen Date: Mon, 16 Jan 2012 11:28:58 -0500 Subject: [PATCH] Switch to a new version of fprobe-ulog. --- config.planetlab/bootstrapfs.post | 3 +-- planetlab-k32-tags.mk | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config.planetlab/bootstrapfs.post b/config.planetlab/bootstrapfs.post index 8e7c2873..a11afce9 100644 --- a/config.planetlab/bootstrapfs.post +++ b/config.planetlab/bootstrapfs.post @@ -27,8 +27,7 @@ chroot ${vdir} /sbin/chkconfig vservers-default off || : # which is the case for our k32 kernel # chroot ${vdir} /sbin/chkconfig vprocunhide on || : -# fprobe doesn't work yet -chroot ${vdir} /sbin/chkconfig fprobe-ulog off || : +chroot ${vdir} /sbin/chkconfig fprobe-ulog on || : # turn off cgconfig chroot ${vdir} /sbin/chkconfig cgconfig off || : diff --git a/planetlab-k32-tags.mk b/planetlab-k32-tags.mk index 96983bb9..2a5eed21 100644 --- a/planetlab-k32-tags.mk +++ b/planetlab-k32-tags.mk @@ -26,7 +26,7 @@ NodeManager-optin-SVNPATH := http://svn.planet-lab.org/svn/NodeManager-optin/tru # pl_sshd-SVNPATH := http://svn.planet-lab.org/svn/pl_sshd/tags/pl_sshd-1.0-11 codemux-GITPATH := git://git.planet-lab.org/codemux.git@codemux-0.1-15 -fprobe-ulog-SVNPATH := http://svn.planet-lab.org/svn/fprobe-ulog/tags/fprobe-ulog-1.1.3-3 +fprobe-ulog-GITPATH := git://git.planet-lab.org/fprobe-ulog.git@fprobe-ulog-1.1.4-1 pf2slice-SVNPATH := http://svn.planet-lab.org/svn/pf2slice/tags/pf2slice-1.0-2 Mom-GITPATH := git://git.planet-lab.org/mom.git@Mom-2.3-4 inotify-tools-SVNPATH := http://svn.planet-lab.org/svn/inotify-tools/tags/inotify-tools-3.13-2 -- 2.47.0