Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 1 | -3/+7 |
| | | | | busybox.\*.patch for snapshot | ||||
* | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 6 | -40/+0 |
| | | | | native compiler' option. | ||||
* | - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+3 |
| | |||||
* | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | 2007-01-30 | 2 | -5/+19 |
| | |||||
* | - honor the given kernel format and fallback to zImage if none was specified | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+12 |
| | |||||
* | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+1 |
| | |||||
* | - make sure to check against ia32 | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -0/+2 |
| | |||||
* | - make absolutely sure that we are not trying to go into jobserver mode for ↵ | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+5 |
| | | | | MAKE1 | ||||
* | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | 2007-01-30 | 1 | -1/+1 |
| | |||||
* | busybox 1.4.0 support files | Peter Korsgaard | 2007-01-30 | 6 | -0/+924 |
| | |||||
* | Busybox 1.4.0 support | Peter Korsgaard | 2007-01-30 | 2 | -1/+12 |
| | |||||
* | - delete empty dir that looks like a CVS leftover from before boards were ↵ | Bernhard Reutner-Fischer | 2007-01-30 | 0 | -0/+0 |
| | | | | introduced | ||||
* | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | 2007-01-30 | 4 | -25/+18 |
| | | | | - simplify toplevel mkdir rules a tiny bit | ||||
* | - drop some stuff | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -16/+16 |
| | |||||
* | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -98/+131 |
| | |||||
* | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | 2007-01-29 | 2 | -1/+2 |
| | |||||
* | fix broken spot caused by my having checked in the wrong dst patch for 0.9.28 | Eric Andersen | 2007-01-29 | 1 | -0/+15 |
| | |||||
* | fix patch | Eric Andersen | 2007-01-29 | 1 | -10/+12 |
| | |||||
* | - strip a handful of enable | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -23/+23 |
| | |||||
* | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | 2007-01-29 | 6 | -264/+2320 |
| | | | | - mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | ||||
* | - it misses Carp/Heavy.pm but is unable to diagnose this fact and just ↵ | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+1 |
| | | | | | | throws "unknown error". Now automake at least fails with an explicit error.. | ||||
* | - start populating perl stuff into the rootfs to make automake work | Bernhard Reutner-Fischer | 2007-01-29 | 2 | -3/+22 |
| | |||||
* | - added diskless/net support and new patches, mainly network drivers. | Bernhard Reutner-Fischer | 2007-01-29 | 3 | -15/+195 |
| | | | | Closes #721. Thanks, janlana | ||||
* | - bump version and make it behave of LFS is off | Bernhard Reutner-Fischer | 2007-01-29 | 6 | -30/+864 |
| | |||||
* | Really disable HAS_FPU when softfloat is enabled | Peter Korsgaard | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | bump version | Peter Korsgaard | 2007-01-29 | 1 | -1/+1 |
| | |||||
* | - make fontconfig a little bit saner. It still tries to use the target stuff ↵ | Bernhard Reutner-Fischer | 2007-01-29 | 3 | -3/+362 |
| | | | | to create the binaries intended to run on the host, but this is a first step | ||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -3/+3 |
| | |||||
* | - ironically, autoconf-2.61 is broken for parallel builds, force -j1 | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -3/+3 |
| | |||||
* | - update defconfig to current versions and a minimal package selection | Bernhard Reutner-Fischer | 2007-01-29 | 5 | -406/+37 |
| | |||||
* | - be gentle to vi's syntax highlighting | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+2 |
| | |||||
* | - make sure to add board specific targets before the final generation of the ↵ | Bernhard Reutner-Fischer | 2007-01-28 | 2 | -1/+3 |
| | | | | | | filesystems/tarballs. Until now, we did created the fs and only after that built/installed grub et al | ||||
* | - fix prereq of current binutils wrt gmp | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -3/+9 |
| | |||||
* | - Support AVR32 during GNU configuration (Ulf Samuelsson) | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -2/+2 |
| | |||||
* | Prepatory patch to allow AVR32/AT91 support from Ulf Samuelsson | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -1/+42 |
| | | | | | | | - Introduce AVR32 target architecture "avr32" - Introduce AVR32 target variants (AP7000/AP7010/AP7020) - Introduce Download location for patches/packages for Atmel chips (BR2_ATMEL_MIRROR) - Introduce Download location for Community AT91 patches/packages (BR2_AT91_PATCH_MIRROR) | ||||
* | - correct improper prerequisite of -source target | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -1/+1 |
| | |||||
* | - add 0.9.28.1 | Bernhard Reutner-Fischer | 2007-01-28 | 2 | -4/+18 |
| | |||||
* | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | 2007-01-28 | 4 | -32/+87 |
| | | | | Currently disfunctional for gcc-4.2 due to PR30620 and possibly others | ||||
* | - fix indentation of help texts | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -14/+12 |
| | |||||
* | pull from uClinux CVS | Mike Frysinger | 2007-01-28 | 8 | -478/+761 |
| | |||||
* | Add new version of binutils. | "Steven J. Hill" | 2007-01-28 | 5 | -0/+265 |
| | |||||
* | - fix dependencies | Bernhard Reutner-Fischer | 2007-01-27 | 1 | -0/+2 |
| | |||||
* | - for the native target gcc, drop --enable-optspace in favour of using the ↵ | Bernhard Reutner-Fischer | 2007-01-26 | 2 | -5/+18 |
| | | | | | | | | | | | configured flags (that default to -Os anyway). Saves about 20% size without additional configure args: text data bss dec hex filename 4685000 17280 566360 5268640 5064a0 optspace/i586-linux-uclibc/4.2.0/cc1 3630655 15184 562172 4208011 40358b usrflags/i586-linux-uclibc/4.2.0/cc1 4853646 23532 568528 5445706 53184a optspace/i586-linux-uclibc/4.2.0/f951 3772121 21292 564148 4357561 427db9 usrflags/i586-linux-uclibc/4.2.0/f951 | ||||
* | Add gtk2-engines for theming gtk | Eric Andersen | 2007-01-25 | 3 | -0/+167 |
| | |||||
* | Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot. | Eric Andersen | 2007-01-25 | 1 | -5/+19 |
| | | | | download and install the Clearlooks theme | ||||
* | update DejaVu fonts to the latest | Eric Andersen | 2007-01-25 | 3 | -20/+33 |
| | | | | Fix broken keyboard handling | ||||
* | A patch set that should probably become uClibc-0.9.28.1 | Eric Andersen | 2007-01-25 | 5 | -0/+14802 |
| | |||||
* | - TODO: cleanup BR2_ARCH selection and establish BR2_CPU | Bernhard Reutner-Fischer | 2007-01-25 | 1 | -3/+4 |
| | |||||
* | - Additional JFFS2 options to support Dataflash (Ulf Samuelsson) | Bernhard Reutner-Fischer | 2007-01-24 | 2 | -8/+36 |
| | | | | - cleanup a bit while at it | ||||
* | - Prepatory patch for new Atmel targets boards | Bernhard Reutner-Fischer | 2007-01-24 | 2 | -4/+10 |
| | | | | Rearrange in Alphabetical order (Ulf Samuelsson) |