Commit Graph

4519 Commits

Author SHA1 Message Date
Michael Tremer
7b321c2cbe Merge remote branch 'origin/next' into arm-port
Conflicts:
	config/rootfiles/common/i586/gcc
	lfs/binutils
	lfs/cleanup-toolchain
	lfs/coreutils
	lfs/gcc
	lfs/glibc
	lfs/groff
	src/pakfire/pakfire.conf
	src/patches/gcc-4.1.2-specs-1.patch
2011-09-18 02:58:34 +02:00
Michael Tremer
8e53bd3e29 u-boot: Build only for ARM. 2011-09-18 02:17:20 +02:00
Michael Tremer
70d0654f62 Merge remote branch 'ms/arm-port' into arm-port 2011-09-18 02:16:24 +02:00
Michael Tremer
b8211c4b27 Add lm_sensors to ARM images. 2011-09-18 02:15:58 +02:00
Michael Tremer
846e756e16 Add possibility to disable packages for some arches. 2011-09-18 02:15:28 +02:00
Michael Tremer
1d2919b2f0 glibc: Enable all add-ons. 2011-09-18 02:14:27 +02:00
Michael Tremer
cae44a9a5e Add support for VT102 terminal emulation. 2011-09-18 01:53:49 +02:00
Arne Fitzenreiter
38becfffb8 Merge branch 'arm-port' of ssh://git.ipfire.org/pub/git/people/ms/ipfire-2.x into arm-port
Conflicts:
	lfs/linux
2011-09-17 22:33:41 +00:00
Arne Fitzenreiter
8e6fb99d97 arm-kernel: change platform to kirkwood. 2011-09-17 22:30:41 +00:00
Arne Fitzenreiter
1a1cdab0ac arm-kernel: add dreamplug patch. 2011-09-17 22:30:02 +00:00
Arne Fitzenreiter
17d9546fe8 u-boot: added to get mkimage. 2011-09-17 22:29:10 +00:00
Michael Tremer
dc652b880b collectd: Don't scan for sensors on ARM.
Calling sensors-detect killed the system.
2011-09-18 00:05:12 +02:00
Michael Tremer
fa2bdba6f3 Rootfile update. 2011-09-17 20:11:28 +02:00
Michael Tremer
e4436f12a9 Remove checkfstab script from boot.
It does some trouble and is actually not needed anymore.
2011-09-17 20:08:29 +02:00
Michael Tremer
f077f82443 Fix an error message when /proc was not mounted by initrd. 2011-09-17 20:07:19 +02:00
Michael Tremer
185f92e1d0 Make flash images for ARM. 2011-09-17 19:59:38 +02:00
Michael Tremer
8cf5265a9a serial console: Change default baud rate to 115200. 2011-09-17 19:57:01 +02:00
Michael Tremer
71fe9947da Move old core updates because they cannot be built on ARM. 2011-09-17 15:16:41 +02:00
Michael Tremer
1e40ba2a0d pakfire: Automatically write version number to pakfire.conf. 2011-09-17 14:55:33 +02:00
Michael Tremer
371481f26c util-linux: Fix llseek patch.
The old patch was not working, as sfdisk could not create partition
tables.
2011-09-17 14:27:23 +02:00
Michael Tremer
6bb612ca11 Rename kernel configuration file. 2011-09-16 23:04:21 +02:00
Michael Tremer
849d454a7d Build dvdrtools instead of cdrtools.
Could not commit that earlier because of too much changes
in my tree.
2011-09-16 21:26:32 +02:00
Michael Tremer
a3c495ee70 Disable build of e1000, e1000e, igb. 2011-09-16 21:24:53 +02:00
Michael Tremer
b6de060e42 Rootfile update. 2011-09-16 21:19:39 +02:00
Michael Tremer
1b453c76b4 Add support for multiarch rootfiles. 2011-09-16 21:14:51 +02:00
Michael Tremer
149e83be33 Add dvdrtools.
Replaces cdrtools.
2011-09-16 21:12:18 +02:00
Michael Tremer
5dccd7a2f2 Remove cdrtools.
I hate that package.
2011-09-16 21:10:54 +02:00
Michael Tremer
abcc9746af Remove early stripping for initrd.
The build process was slowed down very much by stripping twice
and this is not neccessary, because dracut can do this, too.
2011-09-16 17:46:55 +02:00
Michael Tremer
cd0c0a0de7 Localize new OpenVPN features. 2011-09-16 11:12:09 +02:00
Michael Tremer
ef6cd59b61 Add better uname replacement.
Supports faking kernel release and supports ARM.
2011-09-16 00:10:15 +02:00
Michael Tremer
afab70b199 coreutils: Remove unhandled configure option. 2011-09-16 00:09:19 +02:00
Michael Tremer
1cc92bc1ed w_scan: Fix build if vdr is not built. 2011-09-16 00:08:41 +02:00
Michael Tremer
cc72d5cbcc Introduce MACHINE_TYPE to lfs files. 2011-09-15 23:55:16 +02:00
Michael Tremer
df94e866a3 Add MACHINE_TYPE variable to be able to support multiple versions of one platform. 2011-09-15 23:53:00 +02:00
Michael Tremer
42a1655807 Remove OpenVPN changes in index.cgi. 2011-09-13 20:44:48 +02:00
Alfred Haas
60f396d77d Update of ovpnmain.cgi. 2011-09-12 12:23:08 +02:00
Arne Fitzenreiter
b0dcbdeae4 core53: next is core53 now.
set version in backupiso and pakfire to 2.11.
2011-09-11 16:06:52 +02:00
Arne Fitzenreiter
3529923589 toolchain: cpu-type fixes. 2011-09-11 09:25:16 +02:00
Michael Tremer
e1e7669b61 Reenable hostapd and wpa_supplicant.
Disabled support for madwifi on ARM.
2011-09-08 18:27:51 +00:00
Arne Fitzenreiter
1092a072fe core-next: exclude ovpn config. 2011-09-08 20:22:23 +02:00
Arne Fitzenreiter
d06da20506 usb-modeswitch-data: don't reload udev rules while build. 2011-09-08 17:35:32 +02:00
Arne Fitzenreiter
1854dfab2a Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next 2011-09-08 14:34:24 +02:00
Arne Fitzenreiter
107d282894 coreutils: hack uname for build on hosts with linux kernel 3.x. 2011-09-08 14:31:56 +02:00
Arne Fitzenreiter
1074ce9044 jave: remove package. 2011-09-08 11:21:17 +02:00
Arne Fitzenreiter
e716d19836 core-next: remove apache from updater. 2011-09-08 11:12:31 +02:00
Arne Fitzenreiter
994bca2bc9 Merge branch 'next' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x into next 2011-09-07 23:51:44 +02:00
Arne Fitzenreiter
b5c30aea89 fix name of static-routes. 2011-09-07 21:42:10 +02:00
Alfred Haas
18837a6a35 Updates :D 2011-09-07 19:27:46 +02:00
Michael Tremer
a7c3e31942 Merge commit 'ms/arm-port' into arm-port 2011-09-07 13:04:28 +00:00
Michael Tremer
31585f93db linux-atm: Fix build with new kernel headers. 2011-09-07 13:01:44 +00:00