Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-04 | - the $(XSERVER) target can be provided by different X server impls. Adjust ↵ | Bernhard Reutner-Fischer | |
users - rdesktop needs an xserver impl | |||
2007-02-04 | - minor tweak to naming of microperl module list in the config | Bernhard Reutner-Fischer | |
2007-02-04 | - account for some more possibly unavailable syscalls | Bernhard Reutner-Fischer | |
2007-02-04 | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | |
- provide a syslinux-source target while at it | |||
2007-02-04 | - propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG | Bernhard Reutner-Fischer | |
2007-02-04 | - touch $@ | Bernhard Reutner-Fischer | |
2007-02-04 | - allow intermodule also for 4.1 | Bernhard Reutner-Fischer | |
2007-02-03 | bump version | Eric Andersen | |
2007-02-03 | patch from rick68: | Eric Andersen | |
make certain uninstall works more than once. | |||
2007-02-03 | new patch version | Eric Andersen | |
2007-02-03 | grumble grumble. fontconfig's fc-lang is broken upstream and | Eric Andersen | |
doesn't understand how to deal with trailing whitespace... So I had to whip up this patch to bludgeon it into submission. | |||
2007-02-03 | new stable upstream version | Eric Andersen | |
2007-02-03 | There is no 'make uninstall' for ccache. | Eric Andersen | |
Attempt to manually make uninstall work.... | |||
2007-02-02 | - there is something wrong in the new buildsys: If one selects ip and has ↵ | Bernhard Reutner-Fischer | |
e..g rule or route unset, ip still wants to build those. This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this | |||
2007-02-02 | - fixup setting the UCLIBC_TARGET_ENDIAN | Bernhard Reutner-Fischer | |
2007-02-02 | - update for default endian | Bernhard Reutner-Fischer | |
2007-02-02 | 0.9.25.1 release moved to Old. Reported by Jack Robinson | Peter Korsgaard | |
2007-02-01 | bump version | Eric Andersen | |
2007-02-01 | bump version | Eric Andersen | |
2007-02-01 | - the generic x86 busybox config is ment for current busybox trunk | Bernhard Reutner-Fischer | |
2007-01-31 | - add a layer 2 tunneling protocol package | Bernhard Reutner-Fischer | |
2007-01-31 | - reenable linux26 | Bernhard Reutner-Fischer | |
2007-01-31 | - add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like | Bernhard Reutner-Fischer | |
2007-01-31 | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | |
busybox.\*.patch for snapshot | |||
2007-01-31 | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | |
native compiler' option. | |||
2007-01-30 | - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core | Bernhard Reutner-Fischer | |
2007-01-30 | - add some defaults for arm and set them later on depending on the .config | Bernhard Reutner-Fischer | |
2007-01-30 | - honor the given kernel format and fallback to zImage if none was specified | Bernhard Reutner-Fischer | |
2007-01-30 | - set preferred kernel format to bzImage for i386 family | Bernhard Reutner-Fischer | |
2007-01-30 | - make sure to check against ia32 | Bernhard Reutner-Fischer | |
2007-01-30 | - make absolutely sure that we are not trying to go into jobserver mode for ↵ | Bernhard Reutner-Fischer | |
MAKE1 | |||
2007-01-30 | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | |
2007-01-30 | busybox 1.4.0 support files | Peter Korsgaard | |
2007-01-30 | Busybox 1.4.0 support | Peter Korsgaard | |
2007-01-30 | - delete empty dir that looks like a CVS leftover from before boards were ↵ | Bernhard Reutner-Fischer | |
introduced | |||
2007-01-30 | - generalize the menuconfig linux kernel support | Bernhard Reutner-Fischer | |
- simplify toplevel mkdir rules a tiny bit | |||
2007-01-30 | - drop some stuff | Bernhard Reutner-Fischer | |
2007-01-30 | - update snapshot config for ia32 config | Bernhard Reutner-Fischer | |
2007-01-29 | - fixup after self. Kernel for the x86 family is now built again | Bernhard Reutner-Fischer | |
2007-01-29 | fix broken spot caused by my having checked in the wrong dst patch for 0.9.28 | Eric Andersen | |
2007-01-29 | fix patch | Eric Andersen | |
2007-01-29 | - strip a handful of enable | Bernhard Reutner-Fischer | |
2007-01-29 | - apply Soekris update from Eric Milon | Bernhard Reutner-Fischer | |
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish) | |||
2007-01-29 | - it misses Carp/Heavy.pm but is unable to diagnose this fact and just ↵ | Bernhard Reutner-Fischer | |
throws "unknown error". Now automake at least fails with an explicit error.. | |||
2007-01-29 | - start populating perl stuff into the rootfs to make automake work | Bernhard Reutner-Fischer | |
2007-01-29 | - added diskless/net support and new patches, mainly network drivers. | Bernhard Reutner-Fischer | |
Closes #721. Thanks, janlana | |||
2007-01-29 | - bump version and make it behave of LFS is off | Bernhard Reutner-Fischer | |
2007-01-29 | Really disable HAS_FPU when softfloat is enabled | Peter Korsgaard | |
2007-01-29 | bump version | Peter Korsgaard | |
2007-01-29 | - make fontconfig a little bit saner. It still tries to use the target stuff ↵ | Bernhard Reutner-Fischer | |
to create the binaries intended to run on the host, but this is a first step |