mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-12 07:31:37 +02:00
update samba to 3.28 and pakfire release 3
corrected some cgi issues for qos change qosskript started core update 2 git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1122 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -5,3 +5,4 @@ opt/pakfire/lib/functions.sh
|
||||
srv/web/ipfire/cgi-bin/updatexlrator.cgi
|
||||
usr/sbin/updxlrator
|
||||
var/ipfire/updatexlrator/bin/download
|
||||
etc/httpd/conf/vhosts.d/ipfire-interface.conf
|
||||
|
||||
@@ -4,5 +4,3 @@
|
||||
extract_files
|
||||
mv /srv/web/ipfire/html/updatecache /var/
|
||||
/etc/init.d/squid restart
|
||||
|
||||
reload_all
|
||||
|
||||
2
config/rootfiles/core/2/files
Normal file
2
config/rootfiles/core/2/files
Normal file
@@ -0,0 +1,2 @@
|
||||
srv/web/ipfire/cgi-bin/qos.cgi
|
||||
var/ipfire/qos/bin/makeqosscripts.pl
|
||||
1
config/rootfiles/core/2/meta
Normal file
1
config/rootfiles/core/2/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
4
config/rootfiles/core/2/update.sh
Normal file
4
config/rootfiles/core/2/update.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
|
||||
extract_files
|
||||
Reference in New Issue
Block a user