Peter Müller
eee037b890
update disclaimer in LFS files
...
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.
Just some housekeeping... :-)
Signed-off-by: Peter Müller <peter.mueller@link38.eu >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2018-09-10 19:20:36 +01:00
Michael Tremer
6c4cc7ea1b
Move toolchain from /tools to /tools_${arch}
...
This will allow us to run multiple builds on the same
system at the same time (or at least have them on disk).
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-11-23 15:57:28 +00:00
Alexander Marx
4d9002279f
Captive-Portal: add crontab and cleanup scripts
...
The cleanup script is called every hour and deletes expired clients from
the clients file.
every night the captivectrl warpper runs once to flush the chains and
reload rules for active clients
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org >
2017-09-22 18:54:03 +01:00
Michael Tremer
ec51f20d52
stage2: Make sure to install lib64 symlinks on all 64 bit architectures
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-05-18 12:05:48 +01:00
Michael Tremer
dc7d6b204d
make.sh: Cleanup of polluted environment
...
The build environment is using a number of variables which
occasionally conflicted with some other build systems.
This patch cleans that up by renaming some variables and
later unexporting them in the lfs files.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-05-18 12:02:03 +01:00
Matthias Fischer
057aaf42b6
BUG 11305: Suggested fix for '/var/log/btmp' permissions
...
Fixes BUG 11305, for details see:
https://bugzilla.ipfire.org/show_bug.cgi?id=11305
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org >
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2017-05-03 17:05:39 +01:00
Michael Tremer
5edc06b701
Remove IPAC stuff
...
This is unused for a very very very long time and serves
no purpose any more.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2016-10-02 15:13:55 +01:00
Michael Tremer
80fbd89949
ipsec: Add block rules to avoid conntrack entries
...
If an IPsec VPN connections is not established, there are
rare cases when packets are supposed to be sent through
that said tunnel and incorrectly handled.
Those packets are sent to the default gateway an entry
for this connection is created in the connection tracking
table (usually only happens to UDP). All following packets
are sent the same route even after the tunnel has been
brought up. That leads to SIP phones not being able to
register among other things.
This patch adds firewall rules that these packets are
rejected. That will sent a notification to the client
that the tunnel is not up and avoid the connection to
be added to the connection tracking table.
Apart from a small performance penalty there should
be no other side-effects.
Fixes : #10908
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
Cc: tomvend@rymes.com
Cc: daniel.weismueller@ipfire.org
Cc: morlix@morlix.de
Reviewed-by: Timo Eissler <timo.eissler@ipfire.org >
2015-10-15 22:44:47 +01:00
Michael Tremer
fc155193bd
Allow building for x86_64
...
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org >
2015-08-22 12:24:20 +02:00
Stefan Schantl
e6c4f090b6
Merge branch 'next-geoip' into core-90-geoip
2015-04-15 17:10:49 +02:00
Alexander Marx
462056ad86
vpn-statistic: move collectd converter to the right place
...
Build of cdrom will fail if the converter script is not moved to the
right place
2015-04-11 08:33:02 +02:00
Stefan Schantl
bc9446c65f
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x into seventeen-geoip
...
Conflicts:
make.sh
2015-02-14 12:34:31 +01:00
Arne Fitzenreiter
7e6be0de5b
firmwares: add Banana Pro and Wandboard wlan NVRAM files.
2015-01-30 18:09:21 +01:00
Stefan Schantl
58c74d0787
lfs/stage2: Add directory for geoip databases.
2015-01-04 13:36:06 +01:00
Michael Tremer
da840da867
Remove template of /etc/fstab
2014-08-24 16:09:54 +02:00
Michael Tremer
89066697c4
gmp: Ship MMX/SSE/SSE2 enabled version.
2014-07-18 15:21:34 +02:00
Michael Tremer
73372ed4e6
firewall: Move scripts from /var/ipfire/firewall/bin to /usr/lib/firewall.
2014-01-28 20:48:24 +01:00
Arne Fitzenreiter
b8e2d10888
fifteen: move /var/run to /run.
2014-01-12 12:15:44 +01:00
Arne Fitzenreiter
b474c1ca15
stage2: add /run symlink to /var/run.
2013-11-18 23:34:00 +01:00
Michael Tremer
d02853e73c
Create /etc/system-release in stage2.
2013-09-30 21:16:03 +02:00
Michael Tremer
065c9931ac
Write /opt/pakfire/db/core/mine in stage2.
2013-09-30 21:08:44 +02:00
Arne Fitzenreiter
d7a3254ace
Merge remote-tracking branch 'origin/next' into thirteen
...
Conflicts:
config/rootfiles/common/stage2
make.sh
2012-12-06 19:29:29 +01:00
Stefan Schantl
07cdb8f659
Add ovpn-ccd-convert script.
...
This script is required, to convert existing OpenVPN roadwarrior configurations to
work with the new CCD extension.
2012-11-17 16:35:38 +01:00
Michael Tremer
b21b0df6a6
Import bash startfiles from IPFire 3.x.
2012-11-11 23:28:52 +01:00
Michael Tremer
4a3378526d
stage2: Link libstdc++ from toolchain to build chroot.
2012-08-12 16:51:41 -04:00
Jan Paul Tuecking
7274a673f0
Read license agreement out of file.
2010-12-05 19:20:58 +01:00
Arne Fitzenreiter
fb617ff539
Set wlan regulatory domain to "EU".
2010-02-15 20:14:11 +01:00
ms
05402246c9
Made bashrc work.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1057 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-11-04 16:51:19 +00:00
ms
70df830214
Ein Paar Dateien fuer die GPLv3 angepasst.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@853 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-08-29 13:25:32 +00:00
ms
99f3c72fc2
Ein Alsa-Initscript gebaut, was beim Herunterfahren die Lautstaerke speichert.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@636 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-18 20:20:21 +00:00
ms
83843a1c79
Den Nettraffic Buildprozess bearbeitet.
...
Ein neues Snort-Initscript, was noch zuende bearbeitet werden muss.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@601 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-06-01 22:13:16 +00:00
ms
069ae085ad
Calamaris-Proxy-Logdatei-Analyzer eingebaut.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@498 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-04-12 21:55:51 +00:00
ms
f3bbb213fa
Zeitanzeige fuer PPP-Verbindungen...
...
Samba-User hinzugefuegt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@492 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-04-11 23:04:45 +00:00
ms
59de0b00db
Padlock-Modul aktiviert fuer VIA Epia Boards
...
FAT Dateisystem fuer "Europa" angepasst
Netzwerkerkennung durchgearbeitet
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@485 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-04-10 09:32:20 +00:00
ms
71e323840b
Bashpromt erweitert und FTP Upload wieder funktionierend gemacht...
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@397 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-01-25 19:04:11 +00:00
ms
0b59f25c65
Installer fuer ein read-only-Dateisystem angepasst.
...
mingetty entfernt, da wir agetty verwenden.
issue veraendert
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@396 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-01-25 15:36:43 +00:00
ms
c3db995cc9
Zwischencommit fuer LFS.
...
Ein Paar Rootfiles erstellt.
./make.sh prefetch nach ./make.sh downloadsrc umbenannt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@326 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-10-20 14:32:17 +00:00
ms
90d372c4b4
Naechster Schritt im LFS.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@300 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-10-01 15:04:23 +00:00
ms
9b0ff0a0b6
Zwischencommit beim Umzug auf LFS 6.2.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@299 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-10-01 10:51:18 +00:00
ms
15679d9f96
Make.sh gesplittet und maechtig ueberarbeitet.
...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@298 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-09-30 22:07:28 +00:00
ms
6d4147d250
Geändert:
...
* Webinterface Menü bearbeitet.
* Squid-Error gefixt.
* Pakfire gefixt, aber noch nicht funktionsfähig!
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@154 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-06-03 12:22:38 +00:00
ipfire
cd1a292722
git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-02-15 21:15:54 +00:00