mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 13:32:59 +02:00
CoreUpdate 3!
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@866 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,3 +1 @@
|
||||
DEPS=""
|
||||
DESCDE=
|
||||
DESCEN=
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
DEPS=""
|
||||
DESCDE=
|
||||
DESCEN=
|
||||
|
||||
13
config/rootfiles/core/3/files
Normal file
13
config/rootfiles/core/3/files
Normal file
@@ -0,0 +1,13 @@
|
||||
etc/init.d/networking/red
|
||||
opt/pakfire/lib/functions.pl
|
||||
opt/pakfire/pakfire
|
||||
srv/web/ipfire/cgi-bin/pakfire.cgi
|
||||
srv/web/ipfire/cgi-bin/updatexlrator.cgi
|
||||
srv/web/ipfire/cgi-bin/urlfilter.cgi
|
||||
srv/web/ipfire/html/images/updxl-src-apple.gif
|
||||
usr/lib/ipsec/_realsetup
|
||||
usr/sbin/dnsmasq
|
||||
usr/sbin/updxlrator
|
||||
var/ipfire/langs
|
||||
var/ipfire/graphs.pl
|
||||
var/spool/cron/root.orig
|
||||
1
config/rootfiles/core/3/meta
Normal file
1
config/rootfiles/core/3/meta
Normal file
@@ -0,0 +1 @@
|
||||
DEPS=""
|
||||
10
config/rootfiles/core/3/update.sh
Normal file
10
config/rootfiles/core/3/update.sh
Normal file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
. /opt/pakfire/lib/functions.sh
|
||||
|
||||
extract_files
|
||||
|
||||
fctontab -z
|
||||
|
||||
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
|
||||
|
||||
reload_all
|
||||
@@ -203,6 +203,7 @@
|
||||
* pcre-6.7
|
||||
* perl-5.8.8
|
||||
* php-4.4.4
|
||||
* php-5.2.4
|
||||
* pkg-config-0.20
|
||||
* popt-1.10.4
|
||||
* portmap_5beta
|
||||
|
||||
Reference in New Issue
Block a user