Commit Graph

501 Commits

Author SHA1 Message Date
"Steven J. Hill"
63c27c0bb5 Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. 2006-06-06 02:52:08 +00:00
Paul Mundt
d56e2b342f Split the target suffix out as a config option, for the few cases where
we have to use a different one.
2006-06-05 21:49:44 +00:00
Peter Korsgaard
58f0a91b95 Bump to upstream v1.2.10 and remove sdl-config symlink generation 2006-05-24 17:54:45 +00:00
David Anders
805a6379ec added patch to fix progname per case 0000879 2006-05-24 14:57:27 +00:00
David Anders
4c67c2a6f5 changed the installation prefixes for target 2006-05-24 14:41:30 +00:00
Peter Korsgaard
d503cac9fa Bump to upstream v1.1.3 2006-05-18 17:36:17 +00:00
Peter Korsgaard
6b2f95f295 0000858: Not finding ntp sources
Fixed source URL
2006-04-29 13:15:17 +00:00
Peter Korsgaard
6268a48c56 Bump rsync package to 2.6.8
Closes 0000859.
2006-04-28 20:00:46 +00:00
Peter Korsgaard
dd01b4112c 0000856: Not finding ethtool sources
Fixed download URL
2006-04-28 19:33:39 +00:00
Mike Frysinger
70b5dc8892 dont override CC 2006-04-20 00:58:20 +00:00
Eric Andersen
afc5e9078e fix up coreutils build 2006-04-19 21:17:49 +00:00
Eric Andersen
f144786ff5 dont check for the non-existant define 'HAVE_TIME_R_POSIX' 2006-04-19 20:24:12 +00:00
Eric Andersen
54ba8b7024 version bump 2006-04-19 18:36:02 +00:00
Eric Andersen
61942e82b4 teach newer fakeroot to not build docs 2006-04-19 17:53:45 +00:00
Eric Andersen
61115890b8 bump version 2006-04-19 17:32:35 +00:00
Mike Frysinger
476ec17d2f syntax/comment touchups 2006-04-15 02:27:44 +00:00
Mike Frysinger
f7739d831e no longer needed 2006-04-15 02:27:30 +00:00
Mike Frysinger
23d6133ec6 version bump to 394 2006-04-15 02:27:23 +00:00
Mike Frysinger
2209685942 version bump to 2.4.1 2006-04-15 02:27:17 +00:00
Mike Frysinger
c74d431a97 version bump to 1.5.22 2006-04-15 02:27:10 +00:00
Mike Frysinger
6741ed05c2 version bump to 4.17 2006-04-15 02:27:01 +00:00
Mike Frysinger
5522edc542 version bump to 1.3.5 2006-04-15 02:26:54 +00:00
Mike Frysinger
71d38f4abb version bump to 5.94 2006-04-15 02:26:47 +00:00
Mike Frysinger
72d1d90cde version bump to 3.81 2006-04-15 02:26:39 +00:00
Mike Frysinger
280515fc5c fix patch to work with -p1 2006-04-15 02:26:01 +00:00
Mike Frysinger
468fe5665e some more upstream patches 2006-04-15 02:25:18 +00:00
Mike Frysinger
607633f50a some more upstream patches 2006-04-15 02:24:59 +00:00
Eric Andersen
cb7b678a5e 664: bind package update: akvadrako writes:
This patch consists of:
 (1) bind version bump
 (2) removing some X-compiling build fixes merged upstream
 (3) removing the bind-dlopen patch: not of general enough use
 (4) remove the package/bind/bind9 file - it isn't used
 (5) Use $(STAGING_DIR)/lib instead of $(STAGING_DIR)/usr/lib
 (6) Fix chroot'ed bind handling by init script
2006-04-14 19:25:54 +00:00
Eric Andersen
14c7b8568f 829: Bump distcc package to 2.18.3 2006-04-14 18:40:32 +00:00
Eric Andersen
431318368c 830: Bump nano package to v1.3.11 2006-04-14 18:39:36 +00:00
Eric Andersen
43e6d9ed27 831: Bump wget package to v1.10.2 2006-04-14 18:38:25 +00:00
Eric Andersen
c036b2629f 832: Bump libusb package to v0.1.12 2006-04-14 18:37:10 +00:00
Eric Andersen
1d81d7ec7a 833: Bump usbutils package to v0.72 2006-04-14 18:35:51 +00:00
Eric Andersen
5d37fc6095 bug 834: libusb: build fix: set big/little endian
The following patch fixes a compilation error in libusb (cannot
 detectect endian while cross compiling)
2006-04-14 18:32:17 +00:00
Eric Andersen
d9d199af65 per bug 828, bump boa package to v0.94.14rc21 2006-04-14 18:28:35 +00:00
Eric Andersen
ef9e8c4fec per bug 825, bump busybox to stable rev 1.1.2 2006-04-11 17:29:42 +00:00
Eric Andersen
e8b1af7638 bump version, merely a compile fix for scp 2006-04-11 00:29:56 +00:00
Eric Andersen
34a0c2f0a5 add sudo, based on http://bugs.busybox.net/view.php?id=511
with minor changes, and updated security patches
2006-04-11 00:27:51 +00:00
Eric Andersen
eada0a459e per bug 0000786, strip quotes 2006-04-10 23:40:05 +00:00
Eric Andersen
126a92177d 0000755: New package: haserl: patch from jacmet
This little patch adds a target for haserl to buildroot.
Haserl - Html And Shell Embedded Report Language
2006-04-10 23:34:06 +00:00
Eric Andersen
9dd69ffbfd 0000789: New package: ethtool: patch from jacmet
This little patch adds a target for ethtool to buildroot.
ethtool is a small utility for examining and tuning your ethernet-based network interface.
2006-04-10 23:31:14 +00:00
Eric Andersen
fa3670698e fix for newer gcc 2006-04-10 23:25:40 +00:00
Eric Andersen
674d61d84b yet again... rework fakeroot handling to ensure fakeroot is invoked just once,
as it seems to sometimes lose values logged during from earlier invocations.
2006-04-10 22:49:48 +00:00
Eric Andersen
7be3856489 fetch zlib from the cannonical site at zlib.net 2006-04-10 18:09:17 +00:00
Eric Andersen
f333602f73 remove redundant e2fsprogs dependency which caused unnecessary rebuilds. 2006-04-06 22:17:39 +00:00
Eric Andersen
39027ff8d2 Build ltt without GTK if GTK is not available 2006-04-06 22:13:51 +00:00
Eric Andersen
1718a20602 bjdooks writes:
udev creates wrong permissions on /dev/s3c2410_serial devices
Attached patch adds a line for s3c2410_serial with the correct MODE/group
2006-04-06 18:21:51 +00:00
Eric Andersen
0d26efed3a lord_apollyon writes:
When gcc 3.4.4 is configured for the toolchain, it subsequently fails to
compile udhcp-0.9.8/dhcpc.c complaining about an improper switch statement
syntax error:

dhcpc.c: In function `perform_renew':
dhcpc.c:136: error: label at end of compound statement
2006-04-06 18:17:50 +00:00
Eric Andersen
afd4b07278 will_newton writes: thttpd install fails 2006-04-06 17:47:53 +00:00
Eric Andersen
51c429bf06 david_bachelart writes:
the recent uemacs packages does not appear in the packages list.
2006-04-06 17:45:35 +00:00