Commit Graph

8225 Commits

Author SHA1 Message Date
Michael Tremer
b83b8f7092 installer: Center root line and help line. 2014-07-30 22:37:16 +02:00
Michael Tremer
5315fae6b3 Move installer to its own directory. 2014-07-30 22:04:35 +02:00
Michael Tremer
7064bbd991 Move setup to an own directory. 2014-07-30 22:03:55 +02:00
Michael Tremer
765b17bc52 libsmooth: Make it its own package. 2014-07-30 22:02:35 +02:00
Michael Tremer
612ce88182 Merge remote-tracking branch 'dweismueller/owncloud-7' into next 2014-07-30 13:15:33 +02:00
Erik Kapfer
b3f401fba4 ids.cgi fix snort rules download url.
fixes: 10579
2014-07-29 22:31:26 +02:00
Arne Fitzenreiter
f0728c790f Merge remote-tracking branch 'origin/master' into next
Conflicts:
	config/cfgroot/general-functions.pl
2014-07-29 22:01:19 +02:00
Arne Fitzenreiter
dccbf1bf4e firewall: add more pscan matches and filter INVALID conntrack packages. 2014-07-29 21:57:07 +02:00
Daniel Weismüller
3bd9129df0 owncloud: updatet to version 7.0.0 2014-07-29 15:55:36 +02:00
Michael Tremer
cea4fc3aaf Revert "General-functions.pl: rewrite IpInSubnet replace inet_ntoa"
This reverts commit ab92dc0c84.

See comment in last commit
2014-07-29 12:14:23 +02:00
Michael Tremer
8df091d968 Revert "General-functions.pl: rewrite getnetworkip without inet_aton"
This reverts commit 1be398ae38.

Some users reported some issues with the generated firewall ruleset
with the new function:
  http://forum.ipfire.org/index.php?topic=11124.0
2014-07-29 12:12:38 +02:00
Michael Tremer
bc70c82737 rngd: Silence initscript when rngd is already started.
When a hardware random number generator is found by udev
it will start rngd automatically which is what we also do
by default in the initialisation sequence of the system
(e.g. for RDRAND).
The user will then see an error message that rngd has
already been started which was confusing.
2014-07-29 12:07:02 +02:00
Michael Tremer
fa6c8fdcd0 Rootfile update. 2014-07-28 00:27:08 +02:00
Michael Tremer
5689fc7202 installer: Fix typo which caused to always use GPT. 2014-07-28 00:26:46 +02:00
Michael Tremer
3f1c7eeb18 installer: Ship some helpful tools like df, ps, top 2014-07-28 00:26:21 +02:00
Michael Tremer
851e6cf54b cdrom: Fix build error. 2014-07-28 00:26:04 +02:00
Michael Tremer
4e9a2b5732 general-functions.pl: Replace lots of broken network code.
The state of some code especially in general-functions.pl
is in such a bad shape and faulty.
This is a first step that replaces some of the network
functions with those who have been tested and work for
undefined inputs.

The old functions have been left in place as stubs
and must be removed at some time.
2014-07-27 22:46:20 +02:00
Michael Tremer
4db4aeeea7 Create initramfs images in lfs/linux 2014-07-27 19:17:44 +02:00
Michael Tremer
e92d28aa93 dracut: Remove unused modules. 2014-07-27 19:12:43 +02:00
Michael Tremer
5b80a54582 installer: Increase height of RAID confirmation window 2014-07-27 19:12:25 +02:00
Michael Tremer
7f69d8a417 installer: Write fstab 2014-07-27 19:12:12 +02:00
Michael Tremer
70a44b52a5 installer: Add support for XFS. 2014-07-27 18:00:00 +02:00
Michael Tremer
802a123bcf installer: Pass partition sizes to parted in bytes. 2014-07-27 17:59:02 +02:00
Michael Tremer
5fca8d27d8 installer: Create dracut module
There is now a new installer module for dracut which
will take the installer and put it into the ramdisk.
2014-07-27 16:42:56 +02:00
Michael Tremer
819f72f263 dracut: Update to 038 2014-07-27 16:39:56 +02:00
Michael Tremer
f0a61a0aa7 installer: Just exit with a return code. 2014-07-27 16:06:18 +02:00
Michael Tremer
85f2892b2a installer: Create target directory when mounting something 2014-07-27 15:16:33 +02:00
Michael Tremer
48d6a112cf installer: Add bootldr partition for GRUB2 on GPT. 2014-07-27 12:52:06 +02:00
Michael Tremer
285f03c2e8 coreutils: Update to 8.23. 2014-07-27 12:49:56 +02:00
Michael Tremer
4bd06a3dd2 Rootfile updates. 2014-07-27 12:46:25 +02:00
Michael Tremer
10cd52ba8e Merge remote-tracking branch 'stevee/next-ddns-opendns.com-fix' into next 2014-07-27 12:36:11 +02:00
Stefan Schantl
dc07707153 ddns.cgi: Support hostname details without seperating dots.
To keep compatiblity with the settings file of the old DDNS update script
(setddns.pl) we keept the storrage of the hostname information in
two parts (hostname and domain) and connected both with a dot to get a valid
FQDN again. OpenDNS and may some other providers do not use a dotted format
for this information, so one of these two values were empty.

We now can handle such cases in a right way.
2014-07-27 12:06:27 +02:00
Michael Tremer
39f5352fdb Update translations. 2014-07-27 12:02:17 +02:00
Michael Tremer
2deb75c0f3 Merge remote-tracking branch 'ms/squid-ad' into next 2014-07-27 12:01:50 +02:00
Michael Tremer
c2b9e43e4e Drop mktemp package.
This is in coreutils now.
2014-07-26 22:18:49 +02:00
Michael Tremer
bb5902b6f4 mpfr: Update to 3.2.1. 2014-07-26 22:12:49 +02:00
Michael Tremer
45cd74d708 gmp: Update to 6.0.0. 2014-07-26 22:09:20 +02:00
Michael Tremer
c28dada0c9 readline: Re-add accidentially deleted patches of -compat package 2014-07-26 22:02:03 +02:00
Michael Tremer
cc7411e791 Merge remote-tracking branch 'morlix/bacula' into next
Conflicts:
	make.sh
2014-07-26 21:34:45 +02:00
Michael Tremer
32e799902d Merge remote-tracking branch 'morlix/check_mk' into next 2014-07-26 21:34:06 +02:00
Michael Tremer
c60cec065d grub: Fix rootfile. 2014-07-26 21:28:43 +02:00
Michael Tremer
5b861b0545 Revert "firewall: Filter logging of broadcasts from the internal networks."
This reverts commit 63f2fb7fda.
2014-07-26 21:23:55 +02:00
Arne Fitzenreiter
cb8a29b10b core80: fix permissions before config update. 2014-07-26 21:23:46 +02:00
Michael Tremer
29d997e6c4 parted: Update to 3.1. 2014-07-26 21:08:12 +02:00
Michael Tremer
e2d4f687dc boost: Don't run more than two build processes at once 2014-07-26 18:42:37 +00:00
Michael Tremer
512be07029 bash: Update to 4.3. 2014-07-26 20:01:08 +02:00
Michael Tremer
b24eeabbe2 readline: Update to 6.3. 2014-07-26 19:57:45 +02:00
Timo Eissler
38ace2f3ae check_mk_agent: fixed backup include filename 2014-07-25 20:32:00 +02:00
Michael Tremer
c226543b96 boost: New package. 2014-07-24 22:56:54 +02:00
Michael Tremer
22581f5163 installer: Reserve some space for RAID metadata. 2014-07-24 15:28:12 +02:00