Commit Graph

  • 0b940a8ed1 make updating configs easier Mike Frysinger 2005-11-15 06:47:15 +00:00
  • 18898eabe0 version bump from 1.3.8 to 1.3.9 Mike Frysinger 2005-11-15 06:38:59 +00:00
  • 83b0644bae version bump from 5.4 to 5.5 Mike Frysinger 2005-11-15 06:38:51 +00:00
  • 5d0d0ea1c3 dropbear config has been renamed Mike Frysinger 2005-11-15 05:56:01 +00:00
  • 4876954feb Die you little bits. "Steven J. Hill" 2005-11-14 21:35:38 +00:00
  • 7c22076e40 2.16.91.0.4 version bump Mike Frysinger 2005-11-13 21:40:30 +00:00
  • 658d5e8d8f simplify uclibc patch so bitrot cant hurt us Mike Frysinger 2005-11-12 01:15:04 +00:00
  • abcdf35a86 use the shared gnuconfig package to update config.sub files rather than patching them Mike Frysinger 2005-11-11 05:28:08 +00:00
  • 3c9bf1fc1f simplify the uclibc support greatly to avoid bitrot and add support for more targets (hppa/ia64/sparc/s390/etc...) Mike Frysinger 2005-11-11 04:33:18 +00:00
  • dba033e7a4 add an option for installing symlinks for supported busybox applets #536 Mike Frysinger 2005-11-10 02:59:20 +00:00
  • 57b6a1007d ver bump Mike Frysinger 2005-11-10 02:52:42 +00:00
  • ec40d5680c add initial support for sandbox Mike Frysinger 2005-11-10 02:52:30 +00:00
  • 03b6466e23 fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533 Mike Frysinger 2005-11-05 20:56:29 +00:00
  • cf4ab1a045 Well that was stupid. It seems we were carrying about two copies of pre-built binary terminfo stuff, which is supposed to be built by ncurses at compile time. Eric Andersen 2005-11-04 16:55:09 +00:00
  • 7e133da77d terminfo stuff is created by ncurses, and should not be installed unless ncurses is installed. It probably need to be byteswapped for big endian anyway, so using pre-build stuff is bad regardless. Eric Andersen 2005-11-04 16:50:28 +00:00
  • 584365b04b sync with config cvs Mike Frysinger 2005-10-29 09:45:16 +00:00
  • b915f4a31a use := instead of = for variables and make sure zlib builds with target cflags Mike Frysinger 2005-10-29 07:16:38 +00:00
  • d11b70150e rename dropbear_sshd to just dropbear Mike Frysinger 2005-10-29 07:01:33 +00:00
  • 06b151e5c9 fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499 Mike Frysinger 2005-10-22 09:05:18 +00:00
  • 9468545bbf openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by Sieg on irc Mike Frysinger 2005-10-06 03:00:54 +00:00
  • 900edf5c2d This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS. "Steven J. Hill" 2005-10-04 01:30:01 +00:00
  • 03cac04c28 dont version bump since all the patches need to be redone Mike Frysinger 2005-10-02 08:37:34 +00:00
  • 272e7fda19 control pthread support since some arches like x86_64 dont yet support it in uClibc Mike Frysinger 2005-10-01 00:36:38 +00:00
  • 59a63a91eb let people control location of download dir Mike Frysinger 2005-10-01 00:35:24 +00:00
  • b7417346cb gcc 4.0.2 ver bump Mike Frysinger 2005-10-01 00:32:09 +00:00
  • c590916328 Allow multiple patch file patterns. Eric Andersen 2005-09-30 21:01:44 +00:00
  • 3a92983f7e Remove /usr/share/man instead of /usr/man after install Eric Andersen 2005-09-30 20:48:41 +00:00
  • 617b079d95 also set the gl_cv_func_chown_follows_symlink configure option Eric Andersen 2005-09-30 20:47:40 +00:00
  • ce0f1fe53e Support building a cross libtool for use on the host during cross-development. Eric Andersen 2005-09-30 20:46:29 +00:00
  • f2a5ce4b9d Add iostat, ltt, xfsprogs, and memtester Eric Andersen 2005-09-30 20:41:41 +00:00
  • 6628d4b2f6 fetch diethotplug from kernel.org Eric Andersen 2005-09-30 20:24:22 +00:00
  • 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 Eric Andersen 2005-09-30 20:22:13 +00:00
  • 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 Eric Andersen 2005-09-30 20:17:07 +00:00
  • 6be95dc1b9 Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Warren and vapier Peter S. Mazinger 2005-09-30 19:28:56 +00:00
  • 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 Mike Frysinger 2005-09-30 01:51:45 +00:00
  • bcd137f5ff dont run uname and crap to figure out build stuff Bug 219 by kk Mike Frysinger 2005-09-29 07:27:42 +00:00
  • ed3538ab78 Add disabled COMPAT_ATEXIT option to the config files Peter S. Mazinger 2005-09-26 18:09:29 +00:00
  • 70045a12ed Get rid of hack. "Steven J. Hill" 2005-09-25 06:10:49 +00:00
  • 4891f7e79d Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. "Steven J. Hill" 2005-09-24 19:58:18 +00:00
  • 50ec2fdadb version bump as pointed out by daisuke in Bug 400 Mike Frysinger 2005-09-24 05:40:28 +00:00
  • 536f9f3864 version bump as pointed out by daisuke in Bug 399 Mike Frysinger 2005-09-24 05:38:46 +00:00
  • 6212c19a8f allow people to build for i386/i486/i586/i686 targets since some packages (like gcc) build differently based upon the host tuplet Mike Frysinger 2005-09-24 04:55:03 +00:00
  • eb02a6756a import mdadm written by ktraum in bug 443 Mike Frysinger 2005-09-24 00:57:27 +00:00
  • c6ab1fea37 ver bump Mike Frysinger 2005-09-24 00:54:06 +00:00
  • a703591d2e ver bump as reported by Nathanael D. Noblet Mike Frysinger 2005-09-22 22:11:11 +00:00
  • 415cc2c047 version bump Mike Frysinger 2005-09-22 06:47:03 +00:00
  • 7077d900d9 version bump Mike Frysinger 2005-09-22 06:46:41 +00:00
  • dedc27c603 ver bump Mike Frysinger 2005-09-22 06:45:10 +00:00
  • f987aa1108 version bump Mike Frysinger 2005-09-22 06:42:51 +00:00
  • e763ae97ec make alpha/x86_64 selectable options and export architecture endian so we can use it in uclibc config setup Mike Frysinger 2005-09-22 06:08:52 +00:00
  • acd3fd2c2f sync alpha/x86_64/sh updates with previous 4.0.x patches Mike Frysinger 2005-09-22 06:06:25 +00:00
  • 31576542f4 add alpha/x86_64 support and cleanup sh support Mike Frysinger 2005-09-22 06:02:45 +00:00
  • ff763bd983 oops, forgot patch info for alpha port Mike Frysinger 2005-09-22 06:01:29 +00:00
  • 66c59d4ca8 add x86_64 support Mike Frysinger 2005-09-22 05:52:36 +00:00
  • 9ce7f32f44 make superh target a bit more flexible Mike Frysinger 2005-09-22 03:38:30 +00:00
  • c182c2e9ed alpha support Mike Frysinger 2005-09-22 03:29:59 +00:00
  • fbd8ef5267 if target arch installs into a lib64 dir, make sure we move the stuff to plain old lib Mike Frysinger 2005-09-22 03:06:33 +00:00
  • b8086bb124 pass --disable-multilib if user doesnt want multilib since some arches (like x86_64) default to multilib support Mike Frysinger 2005-09-22 03:05:52 +00:00
  • eefc9a6dea add UCLIBC_HAS_REENTRANT_RPC Mike Frysinger 2005-09-22 02:39:35 +00:00
  • 795f6330c2 version bump Mike Frysinger 2005-09-22 02:39:01 +00:00
  • c57188a20a Patch from steelman. fixes bug 437. Joakim Tjernlund 2005-09-18 17:47:38 +00:00
  • e4de8b2f14 add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add custom prefix/suffix to builds Mike Frysinger 2005-09-18 04:41:57 +00:00
  • 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. "Steven J. Hill" 2005-09-16 04:47:53 +00:00
  • 7956dda04e patch from 'steelman' Eric Andersen 2005-09-14 22:45:58 +00:00
  • f2dd639c9f if we have external syslogd, force busybox to use it Eric Andersen 2005-09-13 21:04:12 +00:00
  • 0eb90feffd Add support for the full blown versions of sysklogd and klogd Eric Andersen 2005-09-13 20:58:37 +00:00
  • 23791fa0e6 Add an empty dhclient-script to keep dhclient from complaining Eric Andersen 2005-09-13 20:54:33 +00:00
  • 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. Eric Andersen 2005-09-13 20:40:59 +00:00
  • a05b7977e6 How about we check our work a little better? "Steven J. Hill" 2005-09-13 00:04:05 +00:00
  • 163511722b version bump Mike Frysinger 2005-09-12 23:02:31 +00:00
  • 80f975a48d version bump and fix stripping as reported by Jun Sun Mike Frysinger 2005-09-12 23:00:36 +00:00
  • 331d572332 I'm an idiot. Eric Andersen 2005-09-12 22:36:58 +00:00
  • 820e4ce7d2 Add new configuration option. "Steven J. Hill" 2005-09-12 22:24:35 +00:00
  • cd32a84012 trim erroneous space Eric Andersen 2005-09-12 18:33:46 +00:00
  • c7a147d643 ver bump to 5.8.7 Mike Frysinger 2005-09-09 04:51:38 +00:00
  • c94c036b11 cvs package Mike Frysinger 2005-09-09 04:36:23 +00:00
  • 24bc013e49 if QTE isnt enabled, make sure the versions dont screw up the make rules Mike Frysinger 2005-09-09 03:26:14 +00:00
  • 13ef97f580 QTE by Allan Clark Bug 391 Mike Frysinger 2005-09-09 03:14:28 +00:00
  • 5bc1f0c323 Allan Clark writes: Quick patch to avoid deleting my directory of RPM Sources. Mike Frysinger 2005-09-09 02:49:10 +00:00
  • 2e31d32a0c touchup target menu display Mike Frysinger 2005-09-09 00:12:13 +00:00
  • 8df304656c fix shared library building Mike Frysinger 2005-09-08 01:51:36 +00:00
  • 74862dcd6c dont need patch, is already a config opt Mike Frysinger 2005-09-08 00:55:01 +00:00
  • 466e799505 fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rireland Mike Frysinger 2005-09-08 00:54:01 +00:00
  • 913ad351c4 grab patch from OE to fix cross-compiling Mike Frysinger 2005-09-08 00:51:14 +00:00
  • 250245fa7e samrobb writes in Bug 233: only clean host sed if we built it Mike Frysinger 2005-09-08 00:39:33 +00:00
  • f39499bc64 update docs and fix wrong paths as pointed out by acutetech in #268 Mike Frysinger 2005-09-08 00:33:11 +00:00
  • 33fabb1d3a disable some drivers, touchup build system, and install into STAGING_DIR prefix Mike Frysinger 2005-09-08 00:33:03 +00:00
  • 09df7b973a build with prefix set to STAGING_DIR so the generated .la file has correct paths Mike Frysinger 2005-09-08 00:29:21 +00:00
  • c652397883 add optional support for freetype #372 by pnoffke Mike Frysinger 2005-09-08 00:25:27 +00:00
  • bf37dc9c2e grab some fixes from Gentoo to enable shared library support, add a jpeg-dirclean target, and cleanup the build in general Mike Frysinger 2005-09-08 00:19:37 +00:00
  • 6139aa1850 version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke Mike Frysinger 2005-09-08 00:15:58 +00:00
  • 9490bdc53c add a libpng-dirclean target and alias png to libpng Mike Frysinger 2005-09-08 00:09:40 +00:00
  • 919a45a0aa version bump to 2.6.6 Mike Frysinger 2005-09-08 00:04:02 +00:00
  • 8c2fc60997 only build host-file if we need it Mike Frysinger 2005-09-08 00:03:33 +00:00
  • a1464845a8 update developer verbage Eric Andersen 2005-09-02 14:16:16 +00:00
  • b75753d0c8 some superh fixes Mike Frysinger 2005-08-30 22:53:18 +00:00
  • 58ba99a1ea update sh support Mike Frysinger 2005-08-30 22:49:33 +00:00
  • c12c4f05f1 touchup build process Mike Frysinger 2005-08-30 22:46:58 +00:00
  • 02a28380e9 some patches from Gentoo Mike Frysinger 2005-08-30 22:45:08 +00:00
  • 34f82af799 ver bump to 1.3.8 Mike Frysinger 2005-08-30 22:44:42 +00:00