Commit Graph

8452 Commits

Author SHA1 Message Date
Alexander Marx
5751876534 BUG10615: fix wrong values in firewall.cgi 2014-09-11 15:10:48 +02:00
Alexander Marx
d2793ea805 BUG10615 part3: adapt rules.pl to use connectionlimit and ratelimit 2014-09-11 15:06:26 +02:00
Alexander Marx
d8deec0b4f BUG10615 part2: Add ratelimit to firewallgui 2014-09-11 13:59:54 +02:00
Alexander Marx
79ad6f7e53 BUG10615 part1: Add connectionlimit to firewallgui 2014-09-11 10:59:25 +02:00
Arne Fitzenreiter
91849af949 Merge remote-tracking branch 'origin/master' into install-raid 2014-09-09 20:39:02 +02:00
Arne Fitzenreiter
cce37f04af openssl-compat: update to 0.9.8zb. 2014-09-09 19:20:54 +02:00
Arne Fitzenreiter
89b102b3cb Merge remote-tracking branch 'origin/master' into install-raid 2014-09-09 18:01:51 +02:00
Arne Fitzenreiter
7b0afb50d3 Merge remote-tracking branch 'origin/master' into core82 2014-09-09 17:57:27 +02:00
Arne Fitzenreiter
51d8e33093 xen-image: add xz-aware xen version hint to README. 2014-09-09 17:54:27 +02:00
Michael Tremer
7f6e04258a grub: Don't use VGA for serial installations
On systems without a graphics card, grub did not count down
the timeout.
2014-09-09 15:01:19 +02:00
Michael Tremer
499e7fc33f general-functions.pl: Fix perl coding error 2014-09-06 18:45:43 +02:00
Michael Tremer
7bfaaa0d35 general-functions.pl: Fix syntax error 2014-09-06 18:45:39 +02:00
Michael Tremer
9f64c06d94 general-functions.pl: Subroutine getnetworkip() accepted multiple arguments 2014-09-06 18:45:35 +02:00
Michael Tremer
c14203248c general-functions.pl: Fix perl coding error 2014-09-06 18:44:50 +02:00
Arne Fitzenreiter
42066c88d5 grub2: disable vga (640x350) fallback driver.
This mode is incompatible on bay-trail.
2014-09-06 17:15:39 +02:00
Arne Fitzenreiter
1aa031ab2a grub2: add splashimage. 2014-09-06 17:15:05 +02:00
Arne Fitzenreiter
f43f57f29f kernel: update to 3.10.54. 2014-09-06 17:05:34 +02:00
Arne Fitzenreiter
9a84861c6c Merge remote-tracking branch 'origin/master' into kernel-test 2014-09-06 13:40:49 +02:00
Arne Fitzenreiter
35880220b0 rsync: update to 3.1.1. 2014-09-05 21:56:01 +02:00
Michael Tremer
0a325292d7 dracut: Always start mdraids 2014-09-05 14:38:52 +02:00
Alexander Marx
3928f52b39 fw-groups: cleanup checksubnets
Now the checksubnets function from general-functions.pl is used.
2014-09-05 08:09:54 +02:00
Michael Tremer
28191cfc5b Merge remote-tracking branch 'stevee/grub-unifont' into install-raid 2014-09-04 20:21:05 +02:00
Michael Tremer
5be66d81b9 installer: use sysinfo() for memory detection 2014-09-04 20:10:55 +02:00
Michael Tremer
126d357084 installer: Fix off-by-one error in number search 2014-09-04 20:10:24 +02:00
Stefan Schantl
e4d62bc2ab grub: Use unifont as default.
Fixes #10601.
2014-09-04 18:12:23 +02:00
Stefan Schantl
df62453e9c Merge branch 'install-raid' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into grub-unifont
Conflicts:
	config/rootfiles/common/i586/grub
2014-09-04 18:11:00 +02:00
Stefan Schantl
ed8977a1a0 grub: Add unifont.pf2.
We directly generate a grub2 compatible font file
from the main unifont font file, by using grub-mkfont.

This binary requires fontconfig as build dependency, so I moved it in
the build hirachy before the grub package.
2014-09-04 18:00:02 +02:00
Michael Tremer
3ef5dd9871 grub: Add splash image 2014-09-04 12:07:10 +02:00
Michael Tremer
61aaa5206f Add some files that are required by dracut to build the initramfs 2014-09-04 11:35:03 +02:00
Michael Tremer
da05e07629 general-functions.pl: Fix syntax error 2014-09-04 11:13:41 +02:00
Michael Tremer
722b419dea initscripts: Mount /var/lock after all other FSes have been mounted.
For example /var/lock does not exist, yet when mountkernfs is
called.
2014-09-04 11:12:41 +02:00
Michael Tremer
1858753b23 dracut: Compress initramdisk with XZ 2014-09-04 10:59:49 +02:00
Michael Tremer
a691d4b370 installer: Add p suffix to path for mmcblk0 devices, etc. 2014-09-04 10:59:34 +02:00
Michael Tremer
0c8b2d994e installer: Show name of block device in disk listing 2014-09-04 10:59:16 +02:00
Michael Tremer
6a2a62cf25 general-functions.pl: Subroutine getnetworkip() accepted multiple arguments 2014-09-03 22:23:04 +02:00
Michael Tremer
bd76bcb8b4 glibc: Import several fixes from RHEL.
Fixes #10611, CVE-2014-5119 among other bug fixes.
2014-09-03 21:49:01 +02:00
Michael Tremer
9750c5e9dc mdadm: Update to 3.3.2 2014-09-03 21:15:13 +02:00
Alexander Marx
67bda607ca Squid-accounting: revert setlocale because thevalues are not correctly with this setting 2014-09-01 19:39:35 +02:00
Michael Tremer
b02ba841b3 webif: Find correct language file when locale is in format xx_XX.utf8 2014-08-30 21:10:32 +02:00
Michael Tremer
165295ab28 installer: Fix language selection
The selected language was not written to the system
configuration file and therefore the system was reset
to English again.
2014-08-30 11:02:28 +02:00
Michael Tremer
38a1596273 Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-2.x into install-raid 2014-08-30 10:46:11 +02:00
Michael Tremer
8fbcf730ae proxy.cgi: Move ACL definitions up
ACl definitions could not be used in some other directives
unless they are defined earlier.
2014-08-28 17:01:44 +02:00
Michael Tremer
94b3d7d2f2 squid: Update to 3.4.7
Solves a DoS issue "Ignore Range headers with unidentifiable byte-range values"
filed under security advisory SQUID-2014:2 and CVE-2014-3609.
2014-08-28 16:09:31 +02:00
Michael Tremer
6246d21c0b Rootfile update 2014-08-24 20:37:30 +02:00
Michael Tremer
62845ec556 Merge remote-tracking branch 'origin/next' into install-raid 2014-08-24 16:29:22 +02:00
Michael Tremer
7051d2af61 flash-images: Add an extra 100 MB padding at end of image
This makes it easier to align partitions correctly when the
root partition is grown at the first boot.
2014-08-24 16:11:45 +02:00
Michael Tremer
da840da867 Remove template of /etc/fstab 2014-08-24 16:09:54 +02:00
Michael Tremer
efb77c9e35 monitoring tmpfs: Mount ramdisk in initscript 2014-08-24 16:06:54 +02:00
Michael Tremer
1f4b1f6ea9 initscripts: Mount /var/lock early in the boot process 2014-08-24 16:02:06 +02:00
Michael Tremer
d79fbce44e findutils: Cannot use exec here or the lockfile won't be removed 2014-08-24 15:22:04 +02:00