This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via db11006f7881682349f47af378f70e294c892d6c (commit)
via 9d6f4de94dfe6c1c57fe4190a9ade95ee1f8ab24 (commit)
from 87984cad1cd228a005b31d52483235915add715e (commit)
Those revisions listed above that are new to this repository have
not appeared on any …
[View More]other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit db11006f7881682349f47af378f70e294c892d6c
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Mon Aug 1 18:21:43 2011 +0200
langs_ru: sort strings.
commit 9d6f4de94dfe6c1c57fe4190a9ade95ee1f8ab24
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Mon Aug 1 18:20:42 2011 +0200
lang_ru: fix typo.
-----------------------------------------------------------------------
Summary of changes:
langs/ru/cgi-bin/ru.pl | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/langs/ru/cgi-bin/ru.pl b/langs/ru/cgi-bin/ru.pl
index 728d315..946e302 100644
--- a/langs/ru/cgi-bin/ru.pl
+++ b/langs/ru/cgi-bin/ru.pl
@@ -17,7 +17,6 @@
'ConnSched down' => 'Down',
'ConnSched ipsecstart' => 'IPSec (пере)запустить',
'ConnSched ipsecstop' => 'IPSec остановить',
-'cpu frequency per' => 'CPU frequency per',
'ConnSched reconnect' => 'Переподключить',
'ConnSched scheduled actions' => 'Действия по расписанию',
'ConnSched scheduler' => 'Расписание',
@@ -205,7 +204,6 @@
'advproxy destination ports' => 'Порты назначения',
'advproxy download throttling' => 'Органичение скорости',
'advproxy enabled' => 'Разрешить',
-'advproxy enabled' => 'Разрешить',
'advproxy enabled on' => 'Разрешить на',
'advproxy errmsg acl cannot be empty' => 'Список доступа не может быть пустым',
'advproxy errmsg auth cache ttl' => 'Неверное значение для кэша аутентификации TTL',
@@ -372,7 +370,7 @@
'backup explain key no1' => 'Вам следует сохранить этот ключь для восстановления на новых машинах, IPFire допускает только одноразовое создание/импорт ключа.',
'backup explain key no2' => 'floppy дискеты восстановления не связаны с этим ключом.',
'backup export key' => 'Экспорт ключа',
-'backup extract key' => 'Извлеч ключ,
+'backup extract key' => 'Извлеч ключ',
'backup from' => 'Восстановить из',
'backup generate key' => 'Генерировать ключ',
'backup import dat file' => 'Импортировать файл восстановления (.dat) ',
@@ -536,6 +534,7 @@
'could not open update information file' => 'Could not open update information file. The update file is corrupt.',
'could not retrieve common name from certificate' => 'Could not retrieve common name from certificate.',
'country' => 'Country',
+'cpu frequency per' => 'CPU frequency per',
'cpu idle usage' => 'Idle CPU Usage',
'cpu interrupt usage' => 'Interrupt CPU Usage',
'cpu iowait usage' => 'CPU waiting for IO',
@@ -1030,7 +1029,6 @@
'invalid vpi vpci' => 'Invalid VPI/VPCI settings',
'invalid wins address' => 'Invalid WINS server address.',
'invert' => 'Инвертировать',
-'invert' => 'Инвертировать',
'ip address' => 'IP адрес',
'ip address in use' => 'IP address already in use',
'ip address outside subnets' => 'IP Адрес находится за пределами подсети',
hooks/post-receive
--
IPFire 2.x development tree
[View Less]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via fdd425b9a197cf4cc0068eeb2a01ffbf90a821c9 (commit)
via 66d27fb3ab97ad5c481b67af456a62d2bb1824fb (commit)
via 803dc34f90f8504c231fb5f663640d4d39a9fdd9 (commit)
via b2eea8f632d4d9f59fca0163692ed91a6d854cc4 (commit)
from …
[View More]4c528699d890e109beddde481ec64d11f376f902 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fdd425b9a197cf4cc0068eeb2a01ffbf90a821c9
Merge: 66d27fb 4c52869
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Aug 1 17:14:00 2011 +0200
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
commit 66d27fb3ab97ad5c481b67af456a62d2bb1824fb
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Aug 1 15:34:58 2011 +0200
basesystem: Add dependency to filesystem package.
commit 803dc34f90f8504c231fb5f663640d4d39a9fdd9
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Aug 1 15:33:16 2011 +0200
filesystem: New package.
Package, which created the basic directory layout on an IPFire
system.
commit b2eea8f632d4d9f59fca0163692ed91a6d854cc4
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Aug 1 15:32:38 2011 +0200
build-essentials: Add option to disable directory check.
This is needed for the filesystem package.
-----------------------------------------------------------------------
Summary of changes:
pkgs/basesystem/basesystem.nm | 6 +-
pkgs/build-essentials/build-essentials.nm | 2 +-
.../buildsystem-tools/functions-directories | 4 +
pkgs/build-essentials/buildsystem/Constants | 2 +
.../quality-agent.d/095-directory-layout | 5 +
pkgs/{setup/setup.nm => filesystem/filesystem.nm} | 92 ++++++++++++++-----
6 files changed, 83 insertions(+), 28 deletions(-)
copy pkgs/{setup/setup.nm => filesystem/filesystem.nm} (52%)
Difference in files:
diff --git a/pkgs/basesystem/basesystem.nm b/pkgs/basesystem/basesystem.nm
index d4bec5c..ec7780a 100644
--- a/pkgs/basesystem/basesystem.nm
+++ b/pkgs/basesystem/basesystem.nm
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
PKG_NAME = basesystem
PKG_VER = 2.99
-PKG_REL = 1
+PKG_REL = 2
PKG_EPOCH = 1
PKG_ARCH = noarch
@@ -41,8 +41,8 @@ PKG_BUILD_DEPS = # There are no build dependencies
# This is a package that pulls lots of other dependencies to always have a
# useable system.
PKG_DEPS += /bin/sh /sbin/init \
- coreutils file findutils gawk grep iana-etc initscripts kbd less \
- module-init-tools network pakfire passwd procps psmisc sed setup \
+ coreutils file filesystem findutils gawk grep iana-etc initscripts kbd \
+ less module-init-tools network pakfire passwd procps psmisc sed setup \
shadow syslog system-release tar udev util-linux vim
define PKG_DESCRIPTION
diff --git a/pkgs/build-essentials/build-essentials.nm b/pkgs/build-essentials/build-essentials.nm
index e29fa42..01cd863 100644
--- a/pkgs/build-essentials/build-essentials.nm
+++ b/pkgs/build-essentials/build-essentials.nm
@@ -25,7 +25,7 @@
include $(PKGROOT)/Include
PKG_NAME = build-essentials
-PKG_VER = 1.0
+PKG_VER = 1.1
PKG_REL = 1
PKG_EPOCH = 2
PKG_ARCH = noarch
diff --git a/pkgs/build-essentials/buildsystem-tools/functions-directories b/pkgs/build-essentials/buildsystem-tools/functions-directories
index e779d75..700321c 100644
--- a/pkgs/build-essentials/buildsystem-tools/functions-directories
+++ b/pkgs/build-essentials/buildsystem-tools/functions-directories
@@ -5,6 +5,10 @@ function dir_is_empty() {
}
function directory_remove_orphans() {
+ if [ "${QUALITY_AGENT_NO_DIRECTORY_PRUNE}" = "yes" ]; then
+ return
+ fi
+
local basedir=${1}
log DEBUG "Removing orphans in ${basedir}"
diff --git a/pkgs/build-essentials/buildsystem/Constants b/pkgs/build-essentials/buildsystem/Constants
index d46d5f3..65aa2ae 100644
--- a/pkgs/build-essentials/buildsystem/Constants
+++ b/pkgs/build-essentials/buildsystem/Constants
@@ -170,3 +170,5 @@ export QUALITY_AGENT_WHITELIST_NX
export QUALITY_AGENT_WHITELIST_RPATH
export QUALITY_AGENT_WHITELIST_SONAME
export QUALITY_AGENT_WHITELIST_SYMLINK
+export QUALITY_AGENT_NO_DIRECTORY_CHECK
+export QUALITY_AGENT_NO_DIRECTORY_PRUNE
diff --git a/pkgs/build-essentials/quality-agent/quality-agent.d/095-directory-layout b/pkgs/build-essentials/quality-agent/quality-agent.d/095-directory-layout
index 14f600d..3f946a1 100755
--- a/pkgs/build-essentials/quality-agent/quality-agent.d/095-directory-layout
+++ b/pkgs/build-essentials/quality-agent/quality-agent.d/095-directory-layout
@@ -7,6 +7,11 @@ DESC="The filelayout should comply to the FHS."
DIRS="/etc/init.d /etc/rc.d /lib/pkgconfig /usr/etc /usr/libexec /usr/local /usr/man /usr/usr /usr/var"
function check() {
+ # Do nothing, if directory check was disabled.
+ if [ "${QUALITY_AGENT_NO_DIRECTORY_CHECK}" = "yes" ]; then
+ return 0
+ fi
+
local failed=0
local dir
diff --git a/pkgs/filesystem/filesystem.nm b/pkgs/filesystem/filesystem.nm
new file mode 100644
index 0000000..7c7115b
--- /dev/null
+++ b/pkgs/filesystem/filesystem.nm
@@ -0,0 +1,110 @@
+###############################################################################
+# #
+# IPFire.org - A linux based firewall #
+# Copyright (C) 2007, 2008 Michael Tremer & Christian Schmidt #
+# #
+# This program is free software: you can redistribute it and/or modify #
+# it under the terms of the GNU General Public License as published by #
+# the Free Software Foundation, either version 3 of the License, or #
+# (at your option) any later version. #
+# #
+# This program is distributed in the hope that it will be useful, #
+# but WITHOUT ANY WARRANTY; without even the implied warranty of #
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
+# GNU General Public License for more details. #
+# #
+# You should have received a copy of the GNU General Public License #
+# along with this program. If not, see <http://www.gnu.org/licenses/>. #
+# #
+###############################################################################
+
+###############################################################################
+# Definitions
+###############################################################################
+
+include $(PKGROOT)/Include
+
+PKG_NAME = filesystem
+PKG_VER = 001
+PKG_REL = 1
+
+PKG_MAINTAINER = Michael Tremer <michael.tremer(a)ipfire.org>
+PKG_GROUPS = Base System/Base
+PKG_URL =
+PKG_LICENSE = Public Domain
+PKG_SUMMARY = The basic directory layout for a Linux system.
+
+PKG_BUILD_DEPS = build-essentials>=2:1.1-1
+PKG_PREREQUIRES += setup
+
+define PKG_DESCRIPTION
+ The filesystem package is one of the basic packages that is installed
+ on a Linux system. Filesystem contains the basic directory layout
+ for a Linux operating system, including the correct permissions for
+ the directories.
+endef
+
+DIR_APP = $(DIR_SRC)
+
+QUALITY_AGENT_NO_DIRECTORY_CHECK = yes
+QUALITY_AGENT_NO_DIRECTORY_PRUNE = yes
+
+STAGE_BUILD = # Nothing to do
+
+define STAGE_INSTALL
+ cd $(BUILDROOT) && mkdir -pv \
+ bin \
+ boot \
+ dev \
+ etc/pki \
+ etc/skel \
+ etc/sysconfig \
+ home \
+ lib/modules \
+ media \
+ mnt \
+ opt \
+ proc \
+ root \
+ run/lock \
+ sbin \
+ srv \
+ sys \
+ tmp \
+ usr/bin \
+ usr/include \
+ usr/lib \
+ usr/lib/locale \
+ usr/sbin \
+ usr/share/{aclocal,dict,doc,empty,info,mime-info,misc} \
+ usr/share/man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x,0p,1p,3p} \
+ usr/src \
+ usr/local/bin \
+ usr/local/etc \
+ usr/local/lib \
+ usr/local/sbin \
+ usr/local/share \
+ usr/local/share/man/man{1,2,3,4,5,6,7,8,9,n,1x,2x,3x,4x,5x,6x,7x,8x,9x} \
+ usr/local/share/info \
+ usr/local/include \
+ var/empty \
+ var/lib \
+ var/local \
+ var/lock/subsys \
+ var/log \
+ var/nis \
+ var/preserve \
+ var/run \
+ var/spool/{mail,lpd} \
+ var/tmp \
+ var/db \
+ var/cache
+
+ cd $(BUILDROOT) && ln -snf ../var/tmp usr/tmp
+ cd $(BUILDROOT) && ln -snf spool/mail var/mail
+
+ # Setting correct permissions.
+ chmod 1777 $(BUILDROOT)/{,var/}tmp
+ chown root:mail $(BUILDROOT)/var/spool/mail
+ chmod 775 $(BUILDROOT)/var/spool/mail
+endef
hooks/post-receive
--
IPFire 3.x development tree
[View Less]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, master has been updated
via 878be1370e706afeb2ce539fdd15cdca0a6c3c90 (commit)
from 83ef0fb358682a93b98e11c700e8d113a44da931 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, …
[View More]below.
- Log -----------------------------------------------------------------
commit 878be1370e706afeb2ce539fdd15cdca0a6c3c90
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sun Jul 31 09:31:04 2011 +0200
core52: fix path to setup binary.
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/core/52/filelists/files | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files:
diff --git a/config/rootfiles/core/52/filelists/files b/config/rootfiles/core/52/filelists/files
index 86423d5..6ecbf76 100644
--- a/config/rootfiles/core/52/filelists/files
+++ b/config/rootfiles/core/52/filelists/files
@@ -2,4 +2,4 @@ etc/system-release
var/ipfire/langs/
etc/sysctl.conf
etc/rc.d/init.d/console
-usr/local/bin/setup
+usr/local/sbin/setup
hooks/post-receive
--
IPFire 2.x development tree
[View Less]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 4c528699d890e109beddde481ec64d11f376f902 (commit)
via de96fadddfd523f56065cef975c5e69af4d02f1a (commit)
from 706e01d94194c12c924213cb47871f3ce7a52a82 (commit)
Those revisions listed above that are new to this repository have
not appeared on any …
[View More]other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4c528699d890e109beddde481ec64d11f376f902
Merge: de96fad 706e01d
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Jul 31 00:30:55 2011 +0200
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
commit de96fadddfd523f56065cef975c5e69af4d02f1a
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sun Jul 31 00:28:06 2011 +0200
dracut: Split package into several subpackages.
-network contains all hooks that require network components.
As a firewall, it is very uncommon to boot from a network device
and so we don't need that and drop a lot of dependencies.
-utils contains a couple of tools for displaying the content
of the initrd and stuff.
-----------------------------------------------------------------------
Summary of changes:
pkgs/dracut/dracut.nm | 66 ++++++++++++++++++++++++++++++++++++++++++++---
pkgs/dracut/ipfire.conf | 7 +++++
2 files changed, 69 insertions(+), 4 deletions(-)
create mode 100644 pkgs/dracut/ipfire.conf
Difference in files:
diff --git a/pkgs/dracut/dracut.nm b/pkgs/dracut/dracut.nm
index c90c5aa..dffd2a4 100644
--- a/pkgs/dracut/dracut.nm
+++ b/pkgs/dracut/dracut.nm
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
PKG_NAME = dracut
PKG_VER = 010
-PKG_REL = 1
+PKG_REL = 2
PKG_ARCH = noarch
PKG_MAINTAINER =
@@ -35,9 +35,25 @@ PKG_URL = http://sourceforge.net/apps/trac/dracut/wiki
PKG_LICENSE = GPLv2+
PKG_SUMMARY = Initramfs generator using udev.
-PKG_DEPS += bash bzip2 cpio coreutils dmraid e2fsprogs eject gzip \
- iproute2 iputils kbd less libselinux lvm2 mdadm multipath-tools \
- sysvinit udev util-linux which
+PKG_DEPS-dracut += \
+ bash \
+ bzip2 \
+ cpio \
+ coreutils \
+ dmraid \
+ e2fsprogs \
+ eject \
+ gzip \
+ iputils \
+ kbd \
+ less \
+ libselinux \
+ lvm2 \
+ mdadm \
+ sysvinit \
+ udev \
+ util-linux \
+ which
define PKG_DESCRIPTION
dracut is a new, event-driven initramfs infrastructure based around udev.
@@ -60,4 +76,46 @@ endef
define STAGE_INSTALL
cd $(DIR_APP) && make install DESTDIR=$(BUILDROOT) \
sbindir=/sbin sysconfdir=/etc mandir=/usr/share/man
+
+ # Install local configuration.
+ -mkdir -pv $(BUILDROOT)/etc/dracut.conf.d
+ cp -vf $(DIR_SOURCE)/ipfire.conf $(BUILDROOT)/etc/dracut.conf.d/ipfire.conf
+endef
+
+# Network package
+PKG_PACKAGES += dracut-network
+
+PKG_SUMMARY-dracut-network = Network support for the initramdisk.
+define PKG_DESCRIPTION-dracut-network
+ This package requires everything which is needed to build a generic
+ all purpose initramfs with network support with dracut.
+endef
+
+PKG_DEPS-dracut-network = \
+ bridge-utils \
+ dhclient \
+ iproute \
+ nfs-utils
+
+define PKG_FILES-dracut-network
+ /usr/share/dracut/modules.d/40network
+ /usr/share/dracut/modules.d/95fcoe
+ /usr/share/dracut/modules.d/95iscsi
+ /usr/share/dracut/modules.d/95nbd
+ /usr/share/dracut/modules.d/95nfs
+ /usr/share/dracut/modules.d/45ifcfg
+ /usr/share/dracut/modules.d/95znet
+endef
+
+# Utils package
+PKG_PACKAGES += dracut-utils
+
+PKG_SUMMARY-dracut-utils = Command line utils for dracut.
+define PKG_DESCRIPTION-dracut-utils
+ Command line utils for dracut.
+endef
+
+define PKG_FILES-dracut-utils
+ /sbin/dracut-*
+ /sbin/*initrd
endef
diff --git a/pkgs/dracut/ipfire.conf b/pkgs/dracut/ipfire.conf
new file mode 100644
index 0000000..b27d624
--- /dev/null
+++ b/pkgs/dracut/ipfire.conf
@@ -0,0 +1,7 @@
+# Dracut config file customized for IPFire.
+
+# i18n
+i18n_vars="/etc/vconsole.conf:KEYTABLE-KEYMAP,SYSFONT-FONT,FONTACM-FONT_MAP,FONT_UNIMAP"
+#add_dracutmodules+=" "
+stdloglvl=3
+prefix=/run/initramfs
hooks/post-receive
--
IPFire 3.x development tree
[View Less]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 706e01d94194c12c924213cb47871f3ce7a52a82 (commit)
from 66ee77253f6e1e72ce367ed3afd87d90704dd308 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, …
[View More]below.
- Log -----------------------------------------------------------------
commit 706e01d94194c12c924213cb47871f3ce7a52a82
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Sat Jul 30 23:19:00 2011 +0200
pakfire: Update to 0.9.4.
-----------------------------------------------------------------------
Summary of changes:
pkgs/pakfire/pakfire.nm | 18 ++++++++++++++----
1 files changed, 14 insertions(+), 4 deletions(-)
Difference in files:
diff --git a/pkgs/pakfire/pakfire.nm b/pkgs/pakfire/pakfire.nm
index ff87b61..a79d350 100644
--- a/pkgs/pakfire/pakfire.nm
+++ b/pkgs/pakfire/pakfire.nm
@@ -25,9 +25,8 @@
include $(PKGROOT)/Include
PKG_NAME = pakfire
-PKG_VER = 0.9.2
+PKG_VER = 0.9.4
PKG_REL = 1
-PKG_ARCH = noarch
PKG_MAINTAINER = Michael Tremer <michael.tremer(a)ipfire.org>
PKG_GROUPS = Base System/Packaging
@@ -35,8 +34,17 @@ PKG_URL = http://www.ipfire.org/
PKG_LICENSE = GPLv3+
PKG_SUMMARY = Package installer/updater.
-PKG_BUILD_DEPS = python-devel python-distutils-extra $(PKG_DEPS)
-PKG_DEPS += pyliblzma python-progressbar python-urlgrabber pyxattr \
+PKG_BUILD_DEPS+= \
+ intltool \
+ libsatsolver-devel>=0.16.4-5 \
+ python-devel \
+ python-distutils-extra
+
+PKG_DEPS += \
+ pyliblzma \
+ python-progressbar \
+ python-urlgrabber \
+ pyxattr \
system-release
define PKG_DESCRIPTION
@@ -46,6 +54,8 @@ endef
PKG_TARBALL = $(THISAPP).tar.gz
+export CFLAGS += -fno-strict-aliasing
+
define STAGE_BUILD
cd $(DIR_APP) && make $(PARALLELISMFLAGS)
endef
hooks/post-receive
--
IPFire 3.x development tree
[View Less]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 66ee77253f6e1e72ce367ed3afd87d90704dd308 (commit)
from fceabf1bb65a3b92d3c3a643c66c4b7125cdfcc4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, …
[View More]below.
- Log -----------------------------------------------------------------
commit 66ee77253f6e1e72ce367ed3afd87d90704dd308
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Jul 29 21:09:23 2011 +0200
network: Update to 001.
The package got a new versioning scheme and updated dependencies.
-----------------------------------------------------------------------
Summary of changes:
pkgs/network/network.nm | 35 +++++++++++++++++++++++++++++------
1 files changed, 29 insertions(+), 6 deletions(-)
Difference in files:
diff --git a/pkgs/network/network.nm b/pkgs/network/network.nm
index 149298c..d818cc4 100644
--- a/pkgs/network/network.nm
+++ b/pkgs/network/network.nm
@@ -25,8 +25,9 @@
include $(PKGROOT)/Include
PKG_NAME = network
-PKG_VER = 0.99.0
-PKG_REL = 6
+PKG_EPOCH = 1
+PKG_VER = 001
+PKG_REL = 1
PKG_ARCH = noarch
PKG_MAINTAINER = Michael Tremer <michael.tremer(a)ipfire.org>
@@ -35,12 +36,34 @@ PKG_URL = http://www.ipfire.org/
PKG_LICENSE = GPLv3+
PKG_SUMMARY = The IPFire Networking Scripts.
-PKG_BUILD_DEPS = # Need no gcc
-PKG_DEPS += bash bridge-utils dhcp ebtables iproute2 ppp rstp \
- sqlite systemd vlan
+# XXX maybe we can split this package into smaller ones like -wireless,
+# -dialup etc.
+
+PKG_BUILD_DEPS = $(PKG_DEPS)
+PKG_DEPS += \
+ aiccu \
+ bash>=4.0 \
+ bridge-utils \
+ dhcp \
+ ebtables \
+ hostapd \
+ iproute2 \
+ ppp \
+ radvd \
+ rstp \
+ sqlite \
+ systemd-units \
+ tunctl \
+ vlan \
+ wpa_supplicant \
+ /bin/ipcalc \
+ /usr/bin/logger
define PKG_DESCRIPTION
- This script installs the IPFire Networking Scripts.
+ The scripts that are contained in this package are the heart of the
+ IPFire networking. They control the configuration of the network
+ zones, physical and virtual devices, handle hotplug events and
+ everything.
endef
PKG_TARBALL = $(THISAPP).tar.gz
hooks/post-receive
--
IPFire 3.x development tree
[View Less]