Commit Graph

31 Commits

Author SHA1 Message Date
Stephan Raue
6ffe0eb9ca busybox: remove LTO hack
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-30 21:53:49 +02:00
Stephan Raue
270110c88c config/optimize: remove Graphite and LOOP optimizations in preparing to update to gcc-4.7 support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-03-29 16:48:03 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
f1fae32128 busybox: fials to build with loop and graphite optimizations under gcc-4.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-31 13:13:14 +01:00
Stephan Raue
b81afbcab4 busybox: fails to build with gcc-4.6's LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-10-31 09:52:47 +01:00
Stephan Raue
6f17fa2191 Revert "busybox: dont build with LTO support"
This reverts commit 1280a5483b.

Conflicts:

	packages/sysutils/busybox/build
2011-07-16 14:43:31 +02:00
Stephan Raue
8df3c76ab5 busybox: fails to build with LOOP optimization
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-12 14:42:21 +02:00
Stephan Raue
1280a5483b busybox: dont build with LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-12 00:53:23 +02:00
Stephan Raue
fac0195502 busybox: forcing build with -Os
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-11 21:42:10 +02:00
Stephan Raue
9e517196da busybox: add license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-01-09 18:44:37 +01:00
Stephan Raue
a9461a93c4 busybox: fix sed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-27 03:01:15 +01:00
Stephan Raue
88bc130d12 busybox: build with -fwhole-program, build verbose
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-27 02:58:27 +01:00
Stephan Raue
5e3a25f818 busybox: update to busybox-1.18.0, add autoreconf support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-25 18:12:59 +01:00
Stephan Raue
0d7f06f0e2 busybox: remove 'unpack' and 'need_unpack' script, cleanup
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-11-12 00:09:29 +01:00
Stephan Raue
e470584437 busybox: add metafile support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 23:55:15 +02:00
Stephan Raue
60b7c76189 packages/sysutils: remove $PKG_DIR declaration (now in config/path), include config/options with package name
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-07-21 18:55:47 +02:00
Stephan Raue
488838b05a busybox: remove references to disable gold linker
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2010-06-23 10:32:54 +02:00
Stephan Raue
2ef61bad7a busybox:
- dont use gold linker
2010-06-03 16:50:07 +02:00
Stephan Raue
1dbafcc9bc busybox:
- add various needed applets
- add pam support
- various cleanups
- remove init script for setup time
- readd init script to start network
2009-11-22 14:49:54 +01:00
Stephan Raue
98dc75f190 busybox-system:
- merge with package busybox
- add patch to enhance fbsplash
- add more patches from busybox.net
2009-10-05 20:50:47 +02:00
Stephan Raue
f1a8996296 split package: split busybox to busybox-initramfs and busybox-system 2009-09-21 02:52:39 +02:00
Stephan Raue
80e83e12d4 configuration of timezone needed in userspace 2009-08-02 23:57:45 +02:00
Stephan Raue
2d508c6715 update to busybox-1.14.2 2009-07-20 02:01:03 +02:00
Stephan Raue
d278461b9c rename gettext to gettext-dummy, replace /* with 2009-05-16 23:35:27 +02:00
Stephan Raue
d32d2e6397 enhance building of projects/target. building of more then one project at some time is supported. ojects and targets located now in projects dir. you can build projects other then generic with PROJECT=xxx make 2009-05-02 23:54:39 +02:00