Commit Graph

245 Commits

Author SHA1 Message Date
Michael Tremer
3db584817d Remove old VLAN initscript
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-05 12:43:53 +01:00
Michael Tremer
cbdee67e06 openssl: Don't ship an SSE-optimised version of libssl
This one does not benefit at all from any optimisations
of this kind. Only libcrypto.so.10 which holds the implementation
of ciphers and hashes gains better performance by using SSE2.
2015-04-28 11:15:38 +02:00
Michael Tremer
37de68c965 openssl: Enable all assembly optimisations build SSE2 optimised version
Fixes #10814
2015-04-23 13:33:35 +02:00
Stefan Schantl
b8fe6ca756 Roofile updates for GeoIP related files. 2015-04-16 19:40:53 +02:00
Arne Fitzenreiter
c98cc4ae90 Merge branch 'master' into next 2015-03-17 14:05:56 +01:00
Michael Tremer
600b99fb31 network: Configure device names from /var/ipfire/ethernet/settings
Instead of creating a copy of the configuration values and
for better extensibility, we will have udev execute a script
that parses /var/ipfire/ethernet/settings and will return the
correct name of the corresponding device (green0, blue0, ...).
2015-03-09 16:31:59 +01:00
Arne Fitzenreiter
4a0e9b6318 initskripts: rootfile update. 2015-03-07 10:17:17 +01:00
Michael Tremer
3ed94afdc8 teamspeak: Remove package
This is an old version any way and just used to download the
pre-compiled data from the servers of the vendor.
2015-03-03 21:11:34 +01:00
Michael Tremer
de0ccf8f8c Merge branch 'master' into next
Conflicts:
	make.sh
2015-02-04 13:24:05 +01:00
Michael Tremer
7ae2d8a2a4 util-linux: Ship tailf 2015-01-21 14:24:06 +01:00
Dirk Wagner
f0dd065425 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
Conflicts:
	config/etc/logrotate.conf
2015-01-06 15:51:29 +01:00
Arne Fitzenreiter
fc1e20890b kernel: rootfile updates. 2014-11-30 11:59:29 +01:00
Arne Fitzenreiter
22820bf256 kernel: use correct external modules at initrd build. 2014-11-01 23:04:38 +01:00
Arne Fitzenreiter
bf65f292dd kernel: rootfile update (i586). 2014-11-01 17:19:09 +01:00
Arne Fitzenreiter
f18d70385a glibc: rootfile update (i586) 2014-11-01 17:18:43 +01:00
Arne Fitzenreiter
b76a0377be Merge branch 'kernel-test' into seventeen 2014-10-24 12:00:34 +02:00
Dirk Wagner
5ae99dd2d1 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit 2014-10-15 22:38:13 +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
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
a24546794d Update auto-resize code to work with any partition number 2014-08-24 13:29:18 +02:00
Arne Fitzenreiter
a767496442 Merge remote-tracking branch 'origin/master' into kernel-test 2014-08-23 17:07:26 +02:00
Michael Tremer
aa7f55b2df Merge remote-tracking branch 'origin/next' into install-raid 2014-08-20 21:46:49 +02:00
Michael Tremer
6153b5225e mdadm isn't an add-on any more 2014-08-14 13:00:35 +02:00
Timo Eissler
0eba3dc448 firewall: updated rootfiles 2014-08-08 09:54:38 +02:00
Michael Tremer
fa6c8fdcd0 Rootfile update. 2014-07-28 00:27:08 +02:00
Michael Tremer
819f72f263 dracut: Update to 038 2014-07-27 16:39:56 +02:00
Arne Fitzenreiter
e43d0fe672 kernel: enable bcma support.
some broadcom wlan adapter need this.
2014-07-27 16:05:25 +02:00
Michael Tremer
4bd06a3dd2 Rootfile updates. 2014-07-27 12:46:25 +02:00
Michael Tremer
2deb75c0f3 Merge remote-tracking branch 'ms/squid-ad' into next 2014-07-27 12:01:50 +02:00
Michael Tremer
45cd74d708 gmp: Update to 6.0.0. 2014-07-26 22:09:20 +02:00
Michael Tremer
c60cec065d grub: Fix rootfile. 2014-07-26 21:28:43 +02:00
Michael Tremer
e079d9fbd5 kernel: Remove unnecessary symlinks. 2014-07-24 14:18:51 +02:00
Michael Tremer
45928fd218 Rename ipfirerd to initramfs so that it will be found by grub. 2014-07-24 14:15:30 +02:00
Michael Tremer
f5bfed65ac grub: Update to 2.00 for i586. 2014-07-24 14:13:19 +02:00
Dirk Wagner
9ac9fc3d80 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit
Conflicts:
	config/rootfiles/packages/asterisk
2014-07-23 10:37:02 +02:00
Michael Tremer
21fe60a207 dracut: Enable mdadm module 2014-07-22 00:27:32 +02:00
Michael Tremer
89066697c4 gmp: Ship MMX/SSE/SSE2 enabled version. 2014-07-18 15:21:34 +02:00
Michael Tremer
22ab0e0cae core80: Ship dhcrelay. 2014-07-04 13:23:39 +02:00
Dirk Wagner
2407ace494 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit 2014-06-14 09:41:59 +02:00
Arne Fitzenreiter
ebaf391b48 kernel-header: rootfile update. 2014-06-13 21:01:56 +02:00
Michael Tremer
be2817a72a samba: Merge winbind initscript into samba initscript. 2014-06-10 20:13:23 +02:00
Arne Fitzenreiter
eab3759a85 rootfile updates. 2014-06-02 21:34:16 +02:00
Michael Tremer
bfb8d9b7f9 Drop icecc package. 2014-05-31 12:31:13 +02:00
Arne Fitzenreiter
d2dcd8b2e2 Merge remote-tracking branch 'origin/master' into next 2014-05-21 22:47:13 +02:00
Arne Fitzenreiter
53c07248cd kernel: build cpufreq hardware drivers as module. 2014-05-20 14:03:38 +02:00
Arne Fitzenreiter
e898660a30 kernel: add pie packet sheduler. 2014-05-19 10:04:06 +02:00
Dirk Wagner
1fbd7376b7 Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into monit 2014-05-17 18:43:00 +02:00