mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Ended core 5 and started core 6
Fixed qosctrl Fixed Squid init script Cosmetic changes for the graphswq git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1140 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
lib/modules/2.6.16.57-ipfire/kernel/fs/nfsd/nfsd.ko
|
||||
lib/modules/2.6.16.57-ipfire-smp/kernel/fs/nfsd/nfsd.ko
|
||||
usr/local/bin/qosctrl
|
||||
etc/init.d/squid
|
||||
var/ipfire/langs
|
||||
var/ipfire/graphs.pl
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
extract_files
|
||||
rebuild_langcache
|
||||
depmod -a
|
||||
|
||||
0
config/rootfiles/core/6/files
Normal file
0
config/rootfiles/core/6/files
Normal file
1
config/rootfiles/core/6/meta
Normal file
1
config/rootfiles/core/6/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
4
config/rootfiles/core/6/update.sh
Normal file
4
config/rootfiles/core/6/update.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
extract_files
|
||||
rebuild_langcache
|
||||
Reference in New Issue
Block a user