Commit Graph

5072 Commits

Author SHA1 Message Date
Jonatan Schlag
7e39a89312 New package util-macros
This package is a build dependency of libpciaccess, we do not need this
as a package. That's why the rootfiles goes into common and all lines
are excluded.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-01 22:22:31 +01:00
Jonatan Schlag
7b616db4e2 Network: add macvtap mode
This change make it possible to use a macvtap interface as a
standard interface (green0).
This is required by libvirt, because libvirt adds macvtap interfaces to
the physical interface, but this causes a problem. A VM  with this
configuration can communicate with the whole network,
but not with the Host (IPFire).
To solve this problem, the host interface must be also a macvtap interface.
This is achieved by:
1. In /var/ipfire/ethernet/settings the mode of a interface could set
with GREEN_MODE= ...
When the mode is macvtap the physical interface is renamed to green0phys
instead of green0. If the mode is not set the normal configuration is
applied .
2. The  network-hotplug-macvtap script checks if a physical nic ends
with "phys".
When the interface ends with "phys", the script adds a macvtap interface
to the physical nic which is named green0. The MAC address of this
interface is set to the MAC address of the physical nic. The MAC address
of the physical is set to a random value. We do this because the MAC
address of green0 should not change.
All services, IP addresses then binds to the macvatap interface, the
physical nic is not used.
PS.:  The script works also with the orange or blue interface, just
replace green with orange or blue.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-01 22:22:29 +01:00
Matthias Fischer
9b39654d9e log.dat: Added 'squid' and 'snort' plus translations
Added 'squid' and 'snort' to section dropdown in LOGS / SYSTEM LOGS,
added translations.

Added translation string for 'web proxy' in '30-network.menu'.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-01 22:16:12 +01:00
Marcel Lorenz
7f5cdd2bfd flex: update rootfile
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-06-01 22:07:51 +01:00
Matthias Fischer
0d9f821661 Midnight Commander: Update to 4.8.17
For Details see:
http://www.midnight-commander.org/wiki/NEWS-4.8.17

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-18 22:23:53 +01:00
Michael Tremer
15a43158ab Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-18 19:28:01 +01:00
Jonatan Schlag
e93a0b06fe Replace portmap with rpcbind
Portmap is not maintained anymore that's why it is replaced by rpcbind.
Rpcbind provides also rpcinfo which is quite useful for debugging.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-17 14:08:47 +01:00
Jonatan Schlag
a1a05a444f New package libtirpc
libtirpc is a dependency of rpcbind

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-17 14:08:45 +01:00
Marcel Lorenz
cdd422b561 7zip: update to 15.14.1
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-17 14:03:54 +01:00
Michael Tremer
e5158aea0a core103: Ship updated dnsmasq
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-16 18:02:03 +01:00
Matthias Fischer
15f37d7738 procps: Update to 3.2.8
For details see:
http://procps.sourceforge.net/changelog.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-16 16:03:08 +01:00
Arne Fitzenreiter
eb797e6ec0 Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next 2016-05-11 20:59:15 +02:00
Michael Tremer
fb196971e9 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2016-05-07 12:32:27 +01:00
Arne Fitzenreiter
3917eadc29 initskripts: remove obsolete checkfstab
the file update the bootdevice to uuid in fstab and grub1 config.
this is not needed since we use uuid at default and grub2

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-05-06 15:40:38 +02:00
Arne Fitzenreiter
be700f1806 core103: start
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-05-06 15:32:01 +02:00
Arne Fitzenreiter
c594bd17b1 Merge remote-tracking branch 'origin/master' into next 2016-05-04 09:14:29 +02:00
Michael Tremer
03306ff6a2 general-functions.pl: Allow underscores in domain names
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-05-03 22:50:53 +01:00
Arne Fitzenreiter
3af3a6c5ee core102: ship openssl and openssl updates
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-05-03 21:31:37 +02:00
Arne Fitzenreiter
840c650aa7 Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next 2016-04-30 09:34:16 -04:00
Arne Fitzenreiter
c356c8ce6a Revert "ncurses: update to 6.0 and rename 5.9 to ncurses-compat"
This reverts commit a420b3e7b9.

toolchain build fails on all architectures.
2016-04-30 09:25:12 -04:00
Michael Tremer
b5a50b494e rtpproxy: Add initscript
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-29 21:07:13 +01:00
Matthias Fischer
77d0467c05 squid: Update to 3.5.17
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-29 18:25:08 +01:00
Michael Tremer
57bf762069 rtpproxy: New package
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-27 18:18:20 +01:00
Michael Tremer
f104659e2b Rootfile update
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-27 12:56:23 +01:00
Sascha Kilian
cd4ca08231 Update: curl to 7.48.0
Signed-off-by: Sascha Kilian <sascha@sakisoft.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-26 22:28:18 +01:00
Marcel Lorenz
a420b3e7b9 ncurses: update to 6.0 and rename 5.9 to ncurses-compat
This patch updates the ncurses to 6.0. The old 5.9 are renamed to ncurses-compat.
The compat makes the old libs maintainable and the compat rootfile is cleaned up.
The 6.0 is build after 5.9 and all IPFire componentes will build with 6.0
In version 6 only the wide-character libraries are build. The are usable
in both multibyte and traditional 8-bit locales while normal libraries work
properly only in 8-bit locales. The toolchain is only bild with 6.0.

Please ignore my first ncurses 6.0 patch.

Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-26 22:24:05 +01:00
Jonatan Schlag
54cc2c4e5d nfs: Fixes for NFS server
Fixes: #11098
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-26 22:20:15 +01:00
Arne Fitzenreiter
916cf307b1 core101: close core update.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-25 21:44:47 +02:00
Arne Fitzenreiter
875bd87bbd backports: ath9k fix ht40 init.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-25 18:02:53 +02:00
Arne Fitzenreiter
a03527d459 core101: remove old rpi kernel modules.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-21 17:58:07 +02:00
Arne Fitzenreiter
fc9ea3bc4b core101: add changed packages to updater.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-21 17:53:08 +02:00
Michael Tremer
9fcba2b5df Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2016-04-20 16:24:12 +01:00
Michael Tremer
32d91ecad8 conntrack: Remove old disable_nf_sip indicator file
This is not used any more and not needed either.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-20 16:23:22 +01:00
Michael Tremer
977007bfd9 core101: Migrate conntrack settings that broke in 100
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-20 16:22:31 +01:00
Michael Tremer
a3712ff967 core101: Add recent changes on firewall
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-20 16:15:55 +01:00
Arne Fitzenreiter
c485f38c99 Merge remote-tracking branch 'origin/core100' into next 2016-04-19 22:04:24 +02:00
Arne Fitzenreiter
b243767b10 kernel: fix mac80211 build on rpi.
mac80211 depends on CRYPTO_GCM don't know why this was off before in
rpi config.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-19 18:44:13 +02:00
Arne Fitzenreiter
4bee1eb491 kernel: change stackprotector from strong to regular.
Xen/Paravirt crash with stackprotect in strong mode.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-17 23:31:43 +02:00
Arne Fitzenreiter
0c459f8c7e xen-image-maker: fix typos and missing doublequote. 2016-04-17 22:23:11 +02:00
Michael Tremer
f64aae96e4 core101: Ship updated dma
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-17 20:22:44 +01:00
Matthias Fischer
a2f63d7e2e lcdproc 0.5.7: Fixes for rootfile
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-17 20:08:15 +01:00
Eberhard Beilharz
8f31e52dbc Add missing end-quote to xen-image-maker
Signed-off-by: Eberhard Beilharz <eb1@sil.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-17 20:05:32 +01:00
Arne Fitzenreiter
0e664ce92f core101: exclude grub.cfg and grubenv from updates.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-15 14:19:19 +02:00
Arne Fitzenreiter
a2c6ae9e15 core100: remove grub.cfg and grubenv from updater.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-15 13:19:25 +02:00
Michael Tremer
36ba4ebe99 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2016-04-08 16:16:57 +01:00
Jonatan Schlag
b395d3289d New package ncat.
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-08 16:12:19 +01:00
Jonatan Schlag
45b7ed8519 Build nmap without ncat.
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-08 16:12:16 +01:00
Jonatan Schlag
33a24fccc2 Remove the nc symlink from netcat package and rename to gnu-netcat (gnu-netcat is no longer our standard netcat)
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-08 16:12:14 +01:00
Michael Tremer
78d49152a8 core101: Ship latest changes in CGI files
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-04-08 15:56:14 +01:00
Arne Fitzenreiter
31db25e52b dmidecode: fix rootfile.
symlink is not working at common/arch because the check will seek files.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2016-04-08 13:38:05 +02:00