Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-29 | - change download site to sourceforge | Bernhard Reutner-Fischer | |
2007-06-28 | - fix make defconfig (Rick Foos) | Bernhard Reutner-Fischer | |
2007-06-28 | - add quagga suite | Bernhard Reutner-Fischer | |
2007-06-28 | - fix a few -clean targets. | Bernhard Reutner-Fischer | |
- bash build is not parallel-safe | |||
2007-06-28 | - fix building the utilities that are ment to be run on the _HOST_ (Julien ↵ | Bernhard Reutner-Fischer | |
Letessier) | |||
2007-06-28 | - provide autotools for the host (Julien Letessier) | Bernhard Reutner-Fischer | |
2007-06-28 | - rm some old files | Bernhard Reutner-Fischer | |
2007-06-28 | - respin whole patch for the sake of simplicity | Bernhard Reutner-Fischer | |
2007-06-28 | - make it compile with a C89 compiler | Bernhard Reutner-Fischer | |
2007-06-28 | - adjust infrastructure for new kconfig | Bernhard Reutner-Fischer | |
2007-06-28 | - pull kconfig from linux-2.6.21.5 | Bernhard Reutner-Fischer | |
2007-06-27 | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | |
- use TARGET_CONFIGURE_ARGS where appropriate. | |||
2007-06-27 | - introduce TARGET_CONFIGURE_ARGS to hold presets for configure for target ↵ | Bernhard Reutner-Fischer | |
packages | |||
2007-06-27 | - use correct installation path | Bernhard Reutner-Fischer | |
2007-06-27 | - the actual current version of NTP is 4.2p2 (Julien Letessier) | Bernhard Reutner-Fischer | |
- fixed the configure flag (Julien Letessier) | |||
2007-06-26 | - use BR2_INET_IPV6 | Bernhard Reutner-Fischer | |
2007-06-26 | - apply the patches | Bernhard Reutner-Fischer | |
2007-06-26 | - add BR2_INET_IPV6 and BR2_INET_RPC | Bernhard Reutner-Fischer | |
TODO: use $(DISABLE_IPV6) in packages instead of a gazillion different hackish ways that are currently in there | |||
2007-06-26 | - bump version | Bernhard Reutner-Fischer | |
2007-06-26 | - bump version, make it compile. tickadjust has to be disabled. Closes #1029 | Bernhard Reutner-Fischer | |
Provide means for installing sntp | |||
2007-06-26 | - pass -msoft-float if BR2_SOFT_FLOAT is set. Closes bug #1069 | Bernhard Reutner-Fischer | |
2007-06-26 | - force DirectFB to detect PAGE_SIZE via sysconf (Ivan Kuten) | Bernhard Reutner-Fischer | |
2007-06-25 | - Add a system-V init script to ntpd. Closes #518 | Bernhard Reutner-Fischer | |
2007-06-25 | - account for now optional archive | Bernhard Reutner-Fischer | |
2007-06-25 | - fix typo in previous commit | Bernhard Reutner-Fischer | |
2007-06-25 | - correct installation path | Bernhard Reutner-Fischer | |
2007-06-25 | - correct installation path | Bernhard Reutner-Fischer | |
2007-06-25 | - bump version and correct installation path | Bernhard Reutner-Fischer | |
2007-06-25 | - forgot to adjust the pathes.. | Bernhard Reutner-Fischer | |
2007-06-25 | - pull some additional fixes from upstream | Bernhard Reutner-Fischer | |
2007-06-25 | - use sysconf to obtain the pagesize (Ivan Kuten) | Bernhard Reutner-Fischer | |
2007-06-25 | - add post 1.6.0 fix | Bernhard Reutner-Fischer | |
2007-06-25 | - preserve quotes | Bernhard Reutner-Fischer | |
2007-06-25 | - preserve quotes | Bernhard Reutner-Fischer | |
2007-06-25 | - bump version | Bernhard Reutner-Fischer | |
- add SUSV legacy fixups | |||
2007-06-25 | - improve the zlib-clean target | Bernhard Reutner-Fischer | |
2007-06-25 | - make sure that TARGET_DIR/usr/lib exists | Bernhard Reutner-Fischer | |
2007-06-25 | - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) | Bernhard Reutner-Fischer | |
2007-06-25 | - bump version and correct install dirs (Julien Letessier) | Bernhard Reutner-Fischer | |
2007-06-23 | - bump version | Bernhard Reutner-Fischer | |
2007-06-23 | - fix typo in version | Bernhard Reutner-Fischer | |
2007-06-23 | - Fixed a type in the binary target and also install to staging_dir (Julien ↵ | Bernhard Reutner-Fischer | |
Letessier) - make sure that -clean also wipes the staging_dir files. | |||
2007-06-21 | - need to rename these hunks to come after the base patches | Bernhard Reutner-Fischer | |
2007-06-21 | - version bump (not yet tested..) | Bernhard Reutner-Fischer | |
2007-06-21 | - use correct path for lzo libs and headers et al | Bernhard Reutner-Fischer | |
2007-06-21 | - use correct path for lzo libs and headers | Bernhard Reutner-Fischer | |
2007-06-21 | - use the correct path to the pkgconfig .pc | Bernhard Reutner-Fischer | |
2007-06-20 | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | |
2007-06-20 | - use $@ | Bernhard Reutner-Fischer | |