updated collectd and hdparm

started core 9 and closed core 9


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1226 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
maniacikarus
2008-02-21 20:50:31 +00:00
parent 992921c12d
commit 0f97f04409
9 changed files with 23 additions and 9 deletions

View File

@@ -12,8 +12,8 @@ lib/modules/2.6.16.57-ipfire-smp/kernel/drivers/ieee1394/sbp2.ko
var/ipfire/langs
srv/web/ipfire/cgi-bin/outgoingfw.cgi
etc/init.d/squid
bin/ntfs-3g
lib/libntfs-3g.so
lib/libntfs-3g.so.21
lib/libntfs-3g.so.21.0.0
sbin/mount.ntfs-3g
#bin/ntfs-3g
#lib/libntfs-3g.so
#lib/libntfs-3g.so.21
#lib/libntfs-3g.so.21.0.0
#sbin/mount.ntfs-3g

View File

@@ -5,3 +5,8 @@ lib/modules/2.6.16.57-ipfire-smp/kernel/drivers/net/r8168.ko
srv/web/ipfire/cgi-bin/logs.cgi/log.dat
etc/ntp
usr/local/bin/wirelessctrl
bin/ntfs-3g
lib/libntfs-3g.so
lib/libntfs-3g.so.23
lib/libntfs-3g.so.23.0.0
sbin/mount.ntfs-3g

View File

@@ -4,3 +4,4 @@ extract_files
depmod -a
echo "DROPWIRELESSFORWARD=on" >> /var/ipfire/optionsfw/settings
echo "DROPWIRELESSINPUT=on" >> /var/ipfire/optionsfw/settings
/usr/local/bin/backupctrl exclude >/dev/null 2>&1

View File

View File

@@ -0,0 +1 @@
DEPS=""

View File

@@ -0,0 +1,5 @@
#!/bin/bash
. /opt/pakfire/lib/functions.sh
extract_files
depmod -a
/usr/local/bin/backupctrl exclude >/dev/null 2>&1