Peter Korsgaard
18679d10a1
busybox: add 1.10.0 release
2008-03-25 14:38:45 +00:00
Peter Korsgaard
85f8ba8a76
php: hide extensions menu if not enabled
2008-03-25 08:49:38 +00:00
Nigel Kukard
4ba30531cf
* Woops ... comitted the wrong patch file :(, fixed now.
2008-03-24 19:42:58 +00:00
Nigel Kukard
ddd12b34b3
* Strace requires both if_packet.h and netlink.h
...
- Force detection of these in configure by supplying environment
variables
For them to be detected by configure may require a much more
invasive approach by patching configure.ac and regenerating
apon build.
2008-03-24 19:29:34 +00:00
Nigel Kukard
627b968404
* Updated susv3 legacy patch for xfsprogs
...
- Changed to unix file format
- Added fix for rtcp/xfs_rtcp.c, where I missed one or two legacy function calls
2008-03-24 19:23:37 +00:00
Nigel Kukard
5e2371c427
* Updated mdadm to version 2.6.4
2008-03-24 19:19:16 +00:00
John Voltz
fcc6d9936d
Fixed xfsprogs to build without needing bzero & bcopy. Patch by Nigel Kukard
2008-03-21 18:01:46 +00:00
John Voltz
ecf565e090
Ltrace version changed, cannot find the old version on any debian mirrors. Patch by Nigel Kukard.
2008-03-21 17:57:42 +00:00
John Voltz
c2fe2a53dd
kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink and all, this gives an incorrect symlink deref in binaries/uclibc/ and points to ../../x86/bzImage. Do not copy symlink in place, follow it. Patch by Nigel Kukard.
2008-03-21 17:57:02 +00:00
John Voltz
69ae3cec84
confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
2008-03-21 17:56:00 +00:00
John Voltz
577cec7bc6
current avr32 gcc patches break x86 and possibly other systems. moving bad patches to separate directory until a proper fix is made. discovered by jacmet and Dr. Nigel Kukard
2008-03-21 11:21:02 +00:00
Peter Korsgaard
7c54beb870
busybox: bump version (1.9.2)
2008-03-21 10:14:15 +00:00
Ulf Samuelsson
374f8383b9
Add generic ARM target, if none other is choosen
2008-03-20 23:04:30 +00:00
Ulf Samuelsson
42b0271533
Use x86 Makefile only if x86 is choosen
2008-03-20 23:03:40 +00:00
Ulf Samuelsson
aa67fcdbf8
Use correct symbold for linux config path
2008-03-20 23:02:41 +00:00
Ulf Samuelsson
d7592743c3
Ensure at least one ARM board is selected, if ARMLTD selected
2008-03-20 22:31:50 +00:00
Ulf Samuelsson
9169fcccc9
Do not include Soekris, unless i386 arch
2008-03-20 22:07:49 +00:00
Ulf Samuelsson
10cacfa02d
Move ARM target to ARMLTD target to prepare for generic ARM
2008-03-20 22:06:10 +00:00
John Voltz
63364eb82d
add docker dependency to xstroke
2008-03-20 16:55:57 +00:00
John Voltz
0c368b715f
add alsamixergui and docker packages
2008-03-20 16:55:37 +00:00
John Voltz
3f488a4b09
some fixes for fltk
2008-03-20 16:54:51 +00:00
Ulf Samuelsson
1fdfb9e305
Fix AVR32 ext toolchain
2008-03-19 07:26:34 +00:00
Ulf Samuelsson
5bca4c9447
Add a defconfig for x86
2008-03-18 14:32:54 +00:00
Ulf Samuelsson
43bc815a5a
Use correct kernel-patch for x86
2008-03-18 13:26:13 +00:00
Ulf Samuelsson
03c71010d1
Add linux prefix to patches
2008-03-18 12:04:05 +00:00
Ulf Samuelsson
9ebad46f49
Use same name for same patch
2008-03-18 12:03:01 +00:00
Ulf Samuelsson
412ef4e322
Use same name for same patch
2008-03-18 12:02:40 +00:00
Ulf Samuelsson
ce647a69fe
Use same name for same patch
2008-03-18 12:02:16 +00:00
Ulf Samuelsson
865ac9844c
Use BOARD_PATH instead of BR2_BOARD_PATH for x86
2008-03-18 11:51:43 +00:00
Ulf Samuelsson
acd95e608d
Use BOARD_PATH instead of SOEKRIS_NET4801_PATH
2008-03-18 11:47:31 +00:00
Ulf Samuelsson
f827151c36
Use BOARD_PATH instead of SHARP_LNODE80_PATH
2008-03-18 11:43:00 +00:00
Ulf Samuelsson
a53996b2a6
Use BOARD_PATH instead of BR2_BOARD_PATH for mips target
2008-03-18 11:41:03 +00:00
Ulf Samuelsson
fe87235dfe
Use BOARD_PATH instead of JP_Q5_PATH
2008-03-18 11:38:36 +00:00
Ulf Samuelsson
bd10a460b3
Use BOARD_PATH instead of ALCHEMY_DBAU1500_PATH
2008-03-18 11:34:43 +00:00
Ulf Samuelsson
896cfb2afe
Remove duplicate patches and arrange according to architecture
2008-03-18 09:36:16 +00:00
Ulf Samuelsson
771ecd45c1
Use latest kernel for at91sam9260
2008-03-18 08:56:51 +00:00
Ulf Samuelsson
a1be1243a3
Update Kernel config
2008-03-18 08:17:06 +00:00
Hamish Moffatt
aa73d17530
Don't use long options to start-stop-daemon as they may be disabled in the busybox configuration
2008-03-18 00:20:24 +00:00
Ulf Samuelsson
d97812e3a5
Update sam9260 defconfig
2008-03-17 23:06:32 +00:00
Peter Korsgaard
be36fc319e
busybox: additional 1.9.1 patches
2008-03-17 19:44:43 +00:00
Peter Korsgaard
2e5685b3a8
sdl: Fix include files install.
...
Patch sdl-config rpath setting rather than setting exec-prefix and
using DESTDIR as the SDL makefile uses prefix for some files,
and exec-prefix for others leading to double $(STAGING_DIR) prefix.
2008-03-17 16:39:03 +00:00
John Voltz
7eb796ba2f
change gcc default optimization to S instead of zero. It is causing kernel compilation problems for people
2008-03-16 13:26:14 +00:00
Ulf Samuelsson
6ddaf88176
Use correct Linux version for depmod
2008-03-15 05:07:26 +00:00
John Voltz
a37d1b117e
add some documentation about buildroot's patch system
2008-03-13 17:16:30 +00:00
John Voltz
417c4acc4a
make patch-kernel create lists of applied patches, very handy indeed
2008-03-13 17:10:40 +00:00
Peter Korsgaard
d683677b2a
fakeroot: fix tarball name
...
Reported by Hamish Moffatt.
2008-03-13 07:38:10 +00:00
John Voltz
b6a3e46ad2
patch to replace legacy bzero with memset in wireless-tools
2008-03-12 19:04:14 +00:00
John Voltz
fb66bb3f58
patch to replace legacy bzero with memset in tslib
2008-03-12 19:03:20 +00:00
John Voltz
cd1d1fa6de
fix dbus makefile to install with or without stripping
2008-03-12 14:51:32 +00:00
John Voltz
5d472aa583
Fixed URL for fakeroot sources
2008-03-12 13:57:59 +00:00