Commit Graph

1456 Commits

Author SHA1 Message Date
Eric Andersen
6628d4b2f6 fetch diethotplug from kernel.org 2005-09-30 20:24:22 +00:00
Eric Andersen
0d09821e49 After some effort, I have taught depmod to handle endianness,
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
 -Erik
2005-09-30 20:22:13 +00:00
Eric Andersen
6349fd8e94 After some effort, I have taught depmod to handle endianness,
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
 -Erik
2005-09-30 20:17:07 +00:00
Peter S. Mazinger
6be95dc1b9 Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Warren and vapier 2005-09-30 19:28:56 +00:00
Mike Frysinger
18871c83f8 ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 targets by schieli in Bug 450 2005-09-30 01:51:45 +00:00
Mike Frysinger
bcd137f5ff dont run uname and crap to figure out build stuff Bug 219 by kk 2005-09-29 07:27:42 +00:00
Peter S. Mazinger
ed3538ab78 Add disabled COMPAT_ATEXIT option to the config files 2005-09-26 18:09:29 +00:00
"Steven J. Hill"
70045a12ed Get rid of hack. 2005-09-25 06:10:49 +00:00
"Steven J. Hill"
4891f7e79d Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. 2005-09-24 19:58:18 +00:00
Mike Frysinger
50ec2fdadb version bump as pointed out by daisuke in Bug 400 2005-09-24 05:40:28 +00:00
Mike Frysinger
536f9f3864 version bump as pointed out by daisuke in Bug 399 2005-09-24 05:38:46 +00:00
Mike Frysinger
6212c19a8f allow people to build for i386/i486/i586/i686 targets since some packages (like gcc) build differently based upon the host tuplet 2005-09-24 04:55:03 +00:00
Mike Frysinger
eb02a6756a import mdadm written by ktraum in bug 443 2005-09-24 00:57:27 +00:00
Mike Frysinger
c6ab1fea37 ver bump 2005-09-24 00:54:06 +00:00
Mike Frysinger
a703591d2e ver bump as reported by Nathanael D. Noblet 2005-09-22 22:11:11 +00:00
Mike Frysinger
415cc2c047 version bump 2005-09-22 06:47:03 +00:00
Mike Frysinger
7077d900d9 version bump 2005-09-22 06:46:41 +00:00
Mike Frysinger
dedc27c603 ver bump 2005-09-22 06:45:10 +00:00
Mike Frysinger
f987aa1108 version bump 2005-09-22 06:42:51 +00:00
Mike Frysinger
e763ae97ec make alpha/x86_64 selectable options and export architecture endian so we can use it in uclibc config setup 2005-09-22 06:08:52 +00:00
Mike Frysinger
acd3fd2c2f sync alpha/x86_64/sh updates with previous 4.0.x patches 2005-09-22 06:06:25 +00:00
Mike Frysinger
31576542f4 add alpha/x86_64 support and cleanup sh support 2005-09-22 06:02:45 +00:00
Mike Frysinger
ff763bd983 oops, forgot patch info for alpha port 2005-09-22 06:01:29 +00:00
Mike Frysinger
66c59d4ca8 add x86_64 support 2005-09-22 05:52:36 +00:00
Mike Frysinger
9ce7f32f44 make superh target a bit more flexible 2005-09-22 03:38:30 +00:00
Mike Frysinger
c182c2e9ed alpha support 2005-09-22 03:29:59 +00:00
Mike Frysinger
fbd8ef5267 if target arch installs into a lib64 dir, make sure we move the stuff to plain old lib 2005-09-22 03:06:33 +00:00
Mike Frysinger
b8086bb124 pass --disable-multilib if user doesnt want multilib since some arches (like x86_64) default to multilib support 2005-09-22 03:05:52 +00:00
Mike Frysinger
eefc9a6dea add UCLIBC_HAS_REENTRANT_RPC 2005-09-22 02:39:35 +00:00
Mike Frysinger
795f6330c2 version bump 2005-09-22 02:39:01 +00:00
Joakim Tjernlund
c57188a20a Patch from steelman. fixes bug 437. 2005-09-18 17:47:38 +00:00
Mike Frysinger
e4de8b2f14 add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add custom prefix/suffix to builds 2005-09-18 04:41:57 +00:00
"Steven J. Hill"
05a534e662 Add patches for latest snapshot of gdb. The starting point was the 6.3
patches which were then sliced down to this list since all the other
ones were checked in or just applied with horrific failure. Also added
new NPTL support patch for MIPS courtesy of Daniel J. Suckers, err I
mean testers wanted.
2005-09-16 04:47:53 +00:00
Eric Andersen
7956dda04e patch from 'steelman' 2005-09-14 22:45:58 +00:00
Eric Andersen
f2dd639c9f if we have external syslogd, force busybox to use it 2005-09-13 21:04:12 +00:00
Eric Andersen
0eb90feffd Add support for the full blown versions of sysklogd and klogd 2005-09-13 20:58:37 +00:00
Eric Andersen
23791fa0e6 Add an empty dhclient-script to keep dhclient from complaining 2005-09-13 20:54:33 +00:00
Eric Andersen
a3ae603268 Tar's default of use chown when being cross compiled is stupid, as lchown is
available on virtually every platform, and all linux versions since linux 2.0.
2005-09-13 20:40:59 +00:00
"Steven J. Hill"
a05b7977e6 How about we check our work a little better? 2005-09-13 00:04:05 +00:00
Mike Frysinger
163511722b version bump 2005-09-12 23:02:31 +00:00
Mike Frysinger
80f975a48d version bump and fix stripping as reported by Jun Sun 2005-09-12 23:00:36 +00:00
Eric Andersen
331d572332 I'm an idiot. 2005-09-12 22:36:58 +00:00
"Steven J. Hill"
820e4ce7d2 Add new configuration option. 2005-09-12 22:24:35 +00:00
Eric Andersen
cd32a84012 trim erroneous space 2005-09-12 18:33:46 +00:00
Mike Frysinger
c7a147d643 ver bump to 5.8.7 2005-09-09 04:51:38 +00:00
Mike Frysinger
c94c036b11 cvs package 2005-09-09 04:36:23 +00:00
Mike Frysinger
24bc013e49 if QTE isnt enabled, make sure the versions dont screw up the make rules 2005-09-09 03:26:14 +00:00
Mike Frysinger
13ef97f580 QTE by Allan Clark Bug 391 2005-09-09 03:14:28 +00:00
Mike Frysinger
5bc1f0c323 Allan Clark writes:
Quick patch to avoid deleting my directory of RPM Sources.

I tend to use buildroot as "make DL_DIR=/.rh/SOURCES", with the rpm 
topdir set to $HOME/.rh in my .rpmmacros -- allows me to build RPMs as 
non-root, and share the source with buildroot.  Problem is, buildroot 
likes to delete my directory :(
2005-09-09 02:49:10 +00:00
Mike Frysinger
2e31d32a0c touchup target menu display 2005-09-09 00:12:13 +00:00