From: Michael Tremer Date: Sun, 18 Jan 2009 17:46:09 +0000 (+0100) Subject: Rootfile update. X-Git-Tag: v3.0-alpha1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ded4a1c5c9bb72e2f8e9b899d85295508a0989;p=ipfire-3.x.git Rootfile update. --- diff --git a/src/rootfiles/core/binutils b/src/rootfiles/core/binutils index 6474d8d5e..65dda7368 100644 --- a/src/rootfiles/core/binutils +++ b/src/rootfiles/core/binutils @@ -37,11 +37,11 @@ #usr/lib/ldscripts/i386linux.xn #usr/lib/ldscripts/i386linux.xr #usr/lib/ldscripts/i386linux.xu -#usr/lib/libbfd-2.19.so +#usr/lib/libbfd-2.19.0.20090114.so #usr/lib/libbfd.la #usr/lib/libbfd.so #usr/lib/libiberty.a -#usr/lib/libopcodes-2.19.so +#usr/lib/libopcodes-2.19.0.20090114.so #usr/lib/libopcodes.la #usr/lib/libopcodes.so #usr/share/info/as.info diff --git a/src/rootfiles/core/initscripts b/src/rootfiles/core/initscripts index ab58ea0bc..d94ba868e 100644 --- a/src/rootfiles/core/initscripts +++ b/src/rootfiles/core/initscripts @@ -1,5 +1,4 @@ etc/init.d -etc/init.d/bootsplash etc/init.d/boottemp etc/init.d/checkfs etc/init.d/cleanfs @@ -42,19 +41,18 @@ etc/lsb etc/lsb/lsb-config etc/lsb/state etc/rc0.d -etc/rc0.d/K87random -etc/rc0.d/K88openldap -etc/rc0.d/K89ntpd -etc/rc0.d/K90network -etc/rc0.d/K91lighttpd -etc/rc0.d/K92haldaemon -etc/rc0.d/K93messagebus -etc/rc0.d/K94syslog-ng -etc/rc0.d/K95sendsignals -etc/rc0.d/K96mountfs -etc/rc0.d/K97swap -etc/rc0.d/K98localnet -etc/rc0.d/K99bootsplash +etc/rc0.d/K88random +etc/rc0.d/K89openldap +etc/rc0.d/K90ntpd +etc/rc0.d/K91network +etc/rc0.d/K92lighttpd +etc/rc0.d/K93haldaemon +etc/rc0.d/K94messagebus +etc/rc0.d/K95syslog-ng +etc/rc0.d/K96sendsignals +etc/rc0.d/K97mountfs +etc/rc0.d/K98swap +etc/rc0.d/K99localnet etc/rc0.d/S00halt etc/rc1.d etc/rc1.d/K93openldap @@ -97,35 +95,33 @@ etc/rc5.d/S04lighttpd etc/rc5.d/S05ntpd etc/rc5.d/S06openldap etc/rc6.d -etc/rc6.d/K87random -etc/rc6.d/K88openldap -etc/rc6.d/K89ntpd -etc/rc6.d/K90network -etc/rc6.d/K91lighttpd -etc/rc6.d/K92haldaemon -etc/rc6.d/K93messagebus -etc/rc6.d/K94syslog-ng -etc/rc6.d/K95sendsignals -etc/rc6.d/K96mountfs -etc/rc6.d/K97swap -etc/rc6.d/K98localnet -etc/rc6.d/K99bootsplash +etc/rc6.d/K88random +etc/rc6.d/K89openldap +etc/rc6.d/K90ntpd +etc/rc6.d/K91network +etc/rc6.d/K92lighttpd +etc/rc6.d/K93haldaemon +etc/rc6.d/K94messagebus +etc/rc6.d/K95syslog-ng +etc/rc6.d/K96sendsignals +etc/rc6.d/K97mountfs +etc/rc6.d/K98swap +etc/rc6.d/K99localnet etc/rc6.d/S00reboot etc/rcS.d etc/rcS.d/S00mountkernfs etc/rcS.d/S01sysctl etc/rcS.d/S02modules etc/rcS.d/S03udev -etc/rcS.d/S04bootsplash -etc/rcS.d/S05swap -etc/rcS.d/S06setclock -etc/rcS.d/S07checkfs -etc/rcS.d/S08mountfs -etc/rcS.d/S09cleanfs -etc/rcS.d/S10console -etc/rcS.d/S11localnet -etc/rcS.d/S12random -etc/rcS.d/S13udev_retry +etc/rcS.d/S04swap +etc/rcS.d/S05setclock +etc/rcS.d/S06checkfs +etc/rcS.d/S07mountfs +etc/rcS.d/S08cleanfs +etc/rcS.d/S09console +etc/rcS.d/S10localnet +etc/rcS.d/S11random +etc/rcS.d/S12udev_retry etc/sysconfig/clock etc/sysconfig/createfiles etc/sysconfig/modules diff --git a/src/rootfiles/core/iproute2 b/src/rootfiles/core/iproute2 index 5e1d477da..62ea46bb6 100644 --- a/src/rootfiles/core/iproute2 +++ b/src/rootfiles/core/iproute2 @@ -1,10 +1,10 @@ -#etc/iproute2 -#etc/iproute2/ematch_map -#etc/iproute2/rt_dsfield -#etc/iproute2/rt_protos -#etc/iproute2/rt_realms -#etc/iproute2/rt_scopes -#etc/iproute2/rt_tables +etc/iproute2 +etc/iproute2/ematch_map +etc/iproute2/rt_dsfield +etc/iproute2/rt_protos +etc/iproute2/rt_realms +etc/iproute2/rt_scopes +etc/iproute2/rt_tables #lib/tc #lib/tc/experimental.dist #lib/tc/normal.dist @@ -25,7 +25,8 @@ sbin/rtpr sbin/rtstat sbin/ss sbin/tc -#usr/sbin/arpd +#usr/lib/tc +usr/sbin/arpd #usr/share/doc/iproute2 #usr/share/doc/iproute2/SNAPSHOT.tex #usr/share/doc/iproute2/api-ip6-flowlabels.tex diff --git a/src/rootfiles/core/openssl b/src/rootfiles/core/openssl index a64fce722..67327d524 100644 --- a/src/rootfiles/core/openssl +++ b/src/rootfiles/core/openssl @@ -48,6 +48,8 @@ usr/bin/openssl #usr/include/openssl/engine.h #usr/include/openssl/err.h #usr/include/openssl/evp.h ++usr/include/openssl/fips.h ++usr/include/openssl/fips_rand.h #usr/include/openssl/hmac.h #usr/include/openssl/krb5_asn.h #usr/include/openssl/kssl.h @@ -90,6 +92,8 @@ usr/bin/openssl #usr/include/openssl/x509.h #usr/include/openssl/x509_vfy.h #usr/include/openssl/x509v3.h ++usr/lib/fips_premain.c ++usr/lib/fips_premain.c.sha1 usr/lib/libcrypto.so usr/lib/libcrypto.so.0.9.8 usr/lib/libssl.so diff --git a/src/rootfiles/core/syslog-ng b/src/rootfiles/core/syslog-ng index 1d708b0e9..dbd7b0227 100644 --- a/src/rootfiles/core/syslog-ng +++ b/src/rootfiles/core/syslog-ng @@ -2,5 +2,6 @@ etc/syslog-ng etc/syslog-ng/syslog-ng.conf sbin/syslog-ng usr/bin/loggen +usr/sbin/ids-block #usr/share/man/man5/syslog-ng.conf.5 #usr/share/man/man8/syslog-ng.8