diff --git a/SysBuild/BuildCluster/BaseLibs.dmk b/SysBuild/BuildCluster/BaseLibs.dmk index 0c92b7c..4a5f841 100644 --- a/SysBuild/BuildCluster/BaseLibs.dmk +++ b/SysBuild/BuildCluster/BaseLibs.dmk @@ -65,8 +65,10 @@ 0 multimedia/libmikmod 0 tools/libotr 0 security/integrit +32 network/libnfnetlink +0 network/libnetfilter_conntrack 0 tools/fribidi -0 multimedia/flac +64 multimedia/flac 0 development/libffi 0 tools/ilmbase 0 tools/openexr diff --git a/SysBuild/BuildCluster/BaseSysTools.dmk b/SysBuild/BuildCluster/BaseSysTools.dmk index b514f0c..ac67030 100755 --- a/SysBuild/BuildCluster/BaseSysTools.dmk +++ b/SysBuild/BuildCluster/BaseSysTools.dmk @@ -86,8 +86,10 @@ 0 network/midentd 0 tools/popt 0 network/iptables +32 network/conntrack-tools +0 security/cryptsetup 0 security/narc -0 security/pwgen +64 security/pwgen 0 network/aircrack-ng 0 network/ppp 0 dbase/gdbm diff --git a/SysBuild/BuildCluster/Tools.dmk b/SysBuild/BuildCluster/Tools.dmk index bbe8a25..774a03f 100644 --- a/SysBuild/BuildCluster/Tools.dmk +++ b/SysBuild/BuildCluster/Tools.dmk @@ -27,8 +27,10 @@ 0 network/quagga 0 network/aria2c 0 network/ircii +32 network/mcabber +0 network/postfix 0 network/rsync -0 network/openvpn +64 network/openvpn 0 network/pam_ldap 0 tools/nrpe 0 network/sendmail diff --git a/SysBuild/BuildCluster/XBaseLibs.dmk b/SysBuild/BuildCluster/XBaseLibs.dmk index 142eca2..d2b3e97 100644 --- a/SysBuild/BuildCluster/XBaseLibs.dmk +++ b/SysBuild/BuildCluster/XBaseLibs.dmk @@ -66,8 +66,10 @@ 0 tools/plib 0 guibased/libxmi 0 security/libtasn1 +32 security/gnutls +0 tools/loudmouth 0 multimedia/libcanberra -0 multimedia/faac +64 multimedia/faac 0 multimedia/faad2 0 multimedia/ffmpeg 0 multimedia/ffmpegthumbnailer diff --git a/SysBuild/NewModules/ipset b/SysBuild/NewModules/ipset index e18cc7d..c02dff7 100644 --- a/SysBuild/NewModules/ipset +++ b/SysBuild/NewModules/ipset @@ -58,10 +58,17 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: ipset #Quelle der Source Archive: http://ipset.netfilter.org/install.html #Kurzbeschreibung: -#The conntrack-tools are a set of tools targeted at system administrators. They are conntrack, the userspace command line interface, and conntrackd, the userspace daemon. The tool conntrack provides a full featured interface that is intended to replace the old /proc/net/ip_conntrack interface. Using conntrack, you can view and manage the in-kernel connection tracking state table from userspace. On the other hand, conntrackd covers the specific aspects of stateful firewalls to enable highly available scenarios, and can be used as statistics collector as well. +#The conntrack-tools are a set of tools targeted at system administrators. They +#are conntrack, the userspace command line interface, and conntrackd, the +#userspace daemon. The tool conntrack provides a full featured interface that is +#intended to replace the old /proc/net/ip_conntrack interface. Using conntrack, +#you can view and manage the in-kernel connection tracking state table from +#userspace. On the other hand, conntrackd covers the specific aspects of +#stateful firewalls to enable highly available scenarios, and can be used as +#statistics collector as well. # #Letzte Änderung von: $Author$ #Datum der letzten Änderung: $Date$ diff --git a/SysBuild/NewModules/conntrack-tools b/SysBuild/network/conntrack-tools similarity index 88% rename from SysBuild/NewModules/conntrack-tools rename to SysBuild/network/conntrack-tools index 558fd2b..9c6f6de 100644 --- a/SysBuild/NewModules/conntrack-tools +++ b/SysBuild/network/conntrack-tools @@ -58,10 +58,17 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: conntrack-tools #Quelle der Source Archive: http://www.netfilter.org/projects/conntrack-tools/downloads.html #Kurzbeschreibung: -#The conntrack-tools are a set of tools targeted at system administrators. They are conntrack, the userspace command line interface, and conntrackd, the userspace daemon. The tool conntrack provides a full featured interface that is intended to replace the old /proc/net/ip_conntrack interface. Using conntrack, you can view and manage the in-kernel connection tracking state table from userspace. On the other hand, conntrackd covers the specific aspects of stateful firewalls to enable highly available scenarios, and can be used as statistics collector as well. +#The conntrack-tools are a set of tools targeted at system administrators. +#They are conntrack, the userspace command line interface, and conntrackd, the +#userspace daemon. The tool conntrack provides a full featured interface that is +#intended to replace the old /proc/net/ip_conntrack interface. Using conntrack, +#you can view and manage the in-kernel connection tracking state table from +#¤userspace. On the other hand, conntrackd covers the specific aspects of statefu +#firewalls to enable highly available scenarios, and can be used as statistics +#collector as well. # #Letzte Änderung von: $Author$ #Datum der letzten Änderung: $Date$ diff --git a/SysBuild/NewModules/libnetfilter_conntrack b/SysBuild/network/libnetfilter_conntrack similarity index 98% rename from SysBuild/NewModules/libnetfilter_conntrack rename to SysBuild/network/libnetfilter_conntrack index 248a495..e97b5df 100644 --- a/SysBuild/NewModules/libnetfilter_conntrack +++ b/SysBuild/network/libnetfilter_conntrack @@ -58,7 +58,7 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: libnetfilter_conntrack #Quelle der Source Archive: http://www.netfilter.org/projects/libnetfilter_conntrack/downloads.html #Kurzbeschreibung: #libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. diff --git a/SysBuild/NewModules/libnfnetlink b/SysBuild/network/libnfnetlink similarity index 98% rename from SysBuild/NewModules/libnfnetlink rename to SysBuild/network/libnfnetlink index 9951277..747ed6c 100644 --- a/SysBuild/NewModules/libnfnetlink +++ b/SysBuild/network/libnfnetlink @@ -58,7 +58,7 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: libnfnetlink #Quelle der Source Archive: http://www.netfilter.org/projects/libnfnetlink/downloads.html #Kurzbeschreibung: #libnfnetlink is the low-level library for netfilter related kernel/userspace communication. diff --git a/SysBuild/NewModules/mcabber b/SysBuild/network/mcabber similarity index 98% rename from SysBuild/NewModules/mcabber rename to SysBuild/network/mcabber index 3b98e13..8ab5ed1 100644 --- a/SysBuild/NewModules/mcabber +++ b/SysBuild/network/mcabber @@ -58,7 +58,7 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: mcabber #Quelle der Source Archive: http://mcabber.com #Kurzbeschreibung: #Jabber etc client for shell diff --git a/SysBuild/NewModules/netcat b/SysBuild/network/netcat similarity index 90% rename from SysBuild/NewModules/netcat rename to SysBuild/network/netcat index 785e3b9..12b931c 100644 --- a/SysBuild/NewModules/netcat +++ b/SysBuild/network/netcat @@ -58,14 +58,18 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: netcat #Quelle der Source Archive: http://netcat.sourceforge.net/ #ACHTUNG: Beschreibung nicht in der gleichen Zeile beginnen! #Neue Zeile anfangen. sonste funktioniert die metadaten erzeugung #nicht! #Kurzbeschreibung: -#Netcat is a featured networking utility which reads and writes data across network connections, using the TCP/IP protocol. -#It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. +#Netcat is a featured networking utility which reads and writes data across +#network connections, using the TCP/IP protocol. It is designed to be a +#reliable "back-end" tool that can be used directly or easily driven by +#other programs and scripts. At the same time, it is a feature-rich network +#debugging and exploration tool, since it can create almost any kind of +#connection you would need and has several interesting built-in capabilities. # #Letzte Änderung von: $Author: $ #Datum der letzten Änderung: $Date: $ diff --git a/SysBuild/NewModules/postfix b/SysBuild/network/postfix similarity index 96% rename from SysBuild/NewModules/postfix rename to SysBuild/network/postfix index 59fa909..10b774d 100644 --- a/SysBuild/NewModules/postfix +++ b/SysBuild/network/postfix @@ -58,11 +58,8 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: postfix #Quelle der Source Archive: http://www.postfix.org/ -#ACHTUNG: Beschreibung nicht in der gleichen Zeile beginnen! -#Neue Zeile anfangen. sonste funktioniert die metadaten erzeugung -#nicht! #Kurzbeschreibung: #Mailserver # diff --git a/SysBuild/NewModules/cryptsetup b/SysBuild/security/cryptsetup similarity index 98% rename from SysBuild/NewModules/cryptsetup rename to SysBuild/security/cryptsetup index 699ab3c..be0585a 100644 --- a/SysBuild/NewModules/cryptsetup +++ b/SysBuild/security/cryptsetup @@ -58,7 +58,7 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: cryptsetup #Quelle der Source Archive: http://code.google.com/p/cryptsetup/downloads/list #ACHTUNG: Beschreibung nicht in der gleichen Zeile beginnen! #Neue Zeile anfangen. sonste funktioniert die metadaten erzeugung @@ -72,7 +72,7 @@ #Version der Datei: $Revision: $ # -SRCPATH=Base/System +SRCPATH=Security/System premk() { echo "Nothing to do for premk()" diff --git a/SysBuild/NewModules/gnutls b/SysBuild/security/gnutls similarity index 95% rename from SysBuild/NewModules/gnutls rename to SysBuild/security/gnutls index b6151b2..8a69019 100644 --- a/SysBuild/NewModules/gnutls +++ b/SysBuild/security/gnutls @@ -58,10 +58,12 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: gnutls #Quelle der Source Archive: http://www.gnu.org/software/gnutls/ #Kurzbeschreibung: -#GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group. +#GnuTLS is a project that aims to develop a library which provides a secure +#layer, over a reliable transport layer. Currently the GnuTLS library implements +#the proposed standards by the IETF's TLS working group. # #Letzte Änderung von: $Author$ #Datum der letzten Änderung: $Date$ diff --git a/SysBuild/NewModules/loudmouth b/SysBuild/tools/loudmouth similarity index 98% rename from SysBuild/NewModules/loudmouth rename to SysBuild/tools/loudmouth index 4555b48..eb0b142 100644 --- a/SysBuild/NewModules/loudmouth +++ b/SysBuild/tools/loudmouth @@ -58,7 +58,7 @@ # 128 : Patches zu den Sourcen nicht einspielen - Module muss sich darum # kümmern -#Module zur Erstellung des Packetes: +#Module zur Erstellung des Packetes: loudmouth #Quelle der Source Archive: http://groups.google.com/group/loudmouth-dev/web/download-loudmouth #Kurzbeschreibung: #lib required by mcabber