mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
0
config/rootfiles/core/9/files
Normal file
0
config/rootfiles/core/9/files
Normal file
1
config/rootfiles/core/9/meta
Normal file
1
config/rootfiles/core/9/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
5
config/rootfiles/core/9/update.sh
Normal file
5
config/rootfiles/core/9/update.sh
Normal 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
|
||||
Reference in New Issue
Block a user