messages from 2010-06-07 13:08:31 to 2010-06-14 08:16:14 UTC [more...]
[Buildroot] PATCH [1/1] New package ebtables
2010-06-14 8:16 UTC
[Buildroot] [git commit master 1/1] busybox: bump 1.16.x version
2010-06-14 7:47 UTC
[Buildroot] [git commit master 1/1] busybox: add 1.16.2 devmem fix for access to the highest page
2010-06-14 7:47 UTC
[Buildroot] [pull request] Pull request for branch linux-cleanup
2010-06-14 1:50 UTC (12+ messages)
` [Buildroot] [PATCH 01/10] New, simpler, infrastructure for building the Linux kernel
` [Buildroot] [PATCH 02/10] Remove old Linux infrastructure
` [Buildroot] [PATCH 03/10] iso9660: take into account the linux changes
` [Buildroot] [PATCH 04/10] module-init-tools: remove support for cross-depmod
` [Buildroot] [PATCH 05/10] module-init-tools: bump version + convert to autotools
` [Buildroot] [PATCH 06/10] linux: Add dependency on host-module-init-tools
` [Buildroot] [PATCH 07/10] Add generic functions to enable/set/disable options in kconfig files
` [Buildroot] [PATCH 08/10] linux: adjust kernel config according to the Buildroot configuration
` [Buildroot] [PATCH 09/10] linux: add support for linux26-{menuconfig, xconfig, gconfig} targets
` [Buildroot] [PATCH 10/10] linux: add support for initramfs
[Buildroot] [Bug 2035] New: ipsec-tools-0.7.2 fails to build with gcc-4.4.x
2010-06-13 21:47 UTC (2+ messages)
` [Buildroot] [Bug 2035] "
[Buildroot] [git commit master 1/1] ipsec-tools: bump version, convert to autotools format and simplify Config.in
2010-06-13 21:46 UTC
[Buildroot] [git commit master 1/1] vpnc: remove unused legacy patches
2010-06-13 21:46 UTC
[Buildroot] Annoying... nothing work at all :-(
2010-06-13 16:41 UTC (4+ messages)
[Buildroot] [pull request] Pull request for branch bootloaders-cleanup
2010-06-13 14:58 UTC (52+ messages)
` [Buildroot] [PATCH 01/49] bootloaders: move bootloader build code to boot/
` [Buildroot] [PATCH 02/49] yaboot: drop support
` [Buildroot] [PATCH 03/49] boot: remove references to COPYTO
` [Buildroot] [PATCH 04/49] u-boot: do not default to $(BOARD_NAME) for the board name
` [Buildroot] [PATCH 05/49] u-boot: remove ancient versions
` [Buildroot] [PATCH 06/49] u-boot: rename Makefile.in to u-boot.mk for coherency
` [Buildroot] [PATCH 07/49] u-boot: remove option to configure download site
` [Buildroot] [PATCH 08/49] u-boot: remove arch specific patches infrastructure
` [Buildroot] [PATCH 09/49] u-boot: remove u-boot-status make target
` [Buildroot] [PATCH 10/49] u-boot: remove reference to old 1.2.0-atmel version
` [Buildroot] [PATCH 11/49] u-boot: simplify custom patch handling
` [Buildroot] [PATCH 12/49] u-boot: remove patch for obsolete version
` [Buildroot] [PATCH 13/49] u-boot: remove useless symbolic link
` [Buildroot] [PATCH 14/49] u-boot: support building for mkimage
` [Buildroot] [PATCH 15/49] u-boot: further simplify the configuration
` [Buildroot] [PATCH 16/49] u-boot: remove unused U_BOOT_TARGET_TOOLS variable
` [Buildroot] [PATCH 17/49] u-boot: add a few comments
` [Buildroot] [PATCH 18/49] u-boot: re-add infrastructure to specify custom tarball
` [Buildroot] [PATCH 19/49] u-boot: beautify option prompts
` [Buildroot] [PATCH 20/49] u-boot: use BR2_TARGET_UBOOT_VERSION instead of BR2_UBOOT_VERSION
` [Buildroot] [PATCH 21/49] defconfigs: remove references to old U-Boot versions
` [Buildroot] [PATCH 22/49] grub: remove GRUB_SUPPORTED_ARCH
` [Buildroot] [PATCH 23/49] grub2: remove GRUB2_ARCH_SUPPORTED
` [Buildroot] [PATCH 24/49] grub/grub2: drop unnecessary dependency on uclibc
` [Buildroot] [PATCH 25/49] grub/grub2: update splash image location
` [Buildroot] [PATCH 26/49] grub2: bump version
` [Buildroot] [PATCH 27/49] grub2: fix build
` [Buildroot] [PATCH 28/49] grub2: remove non-existing options
` [Buildroot] [PATCH 29/49] grub2: only available on x86 and PowerPC and mark as BROKEN
` [Buildroot] [PATCH 30/49] syslinux: bump version and fix build
` [Buildroot] [PATCH 31/49] syslinux: remove the unnecessary SYSLINUX_SUPPORTED_ARCH check
` [Buildroot] [PATCH 32/49] nasm: new package, needed for syslinux
` [Buildroot] [PATCH 33/49] syslinux: depends on host-nasm
` [Buildroot] [PATCH 34/49] at91bootstrap: do not default to $(BOARD_NAME)
` [Buildroot] [PATCH 35/49] at91bootstrap: simplify configuration
` [Buildroot] [PATCH 36/49] at91bootstrap: fix the boot source selection
` [Buildroot] [PATCH 37/49] at91bootstrap: fix incorrect config option comment
` [Buildroot] [PATCH 38/49] at91bootstrap: remove unused/useless code
` [Buildroot] [PATCH 39/49] at91bootstrap: add a check to verify that BR2_TARGET_AT91BOOTSTRAP_BOARD is set
` [Buildroot] [PATCH 40/49] at91bootstrap: bump version to 2.13
` [Buildroot] [PATCH 41/49] at91bootstrap: don't use the ATMEL_MIRROR thing
` [Buildroot] [PATCH 42/49] at91bootstrap: fix install procedure
` [Buildroot] [PATCH 43/49] at91bootstrap: fix AT91BOOTSTRAP_BINARY
` [Buildroot] [PATCH 44/49] at91dataflashboot: fix configuration options
` [Buildroot] [PATCH 45/49] at91dataflashboot: various fixes
` [Buildroot] [PATCH 46/49] at91dataflashboot: add a patch step
` [Buildroot] [PATCH 47/49] at91dataflashboot: add two patches
` [Buildroot] [PATCH 48/49] Add support for the Barebox bootloader
` [Buildroot] [PATCH 49/49] linux: fix dependency on mkimage
[Buildroot] Add ffmpeg support
2010-06-13 12:01 UTC (7+ messages)
` [Buildroot] [PATCH 1/4] ffmpeg: add new package
` [Buildroot] [PATCH 2/4] ffmpeg: add commandline programs
` [Buildroot] [PATCH 3/4] ffmpeg: allow customization of codecs, (de)muxers and other components
` [Buildroot] [PATCH 4/4] ffmpeg: add user-defined configure parameters
[Buildroot] [pull request] Pull request for branch bootloaders-cleanup
2010-06-12 14:16 UTC (20+ messages)
` [Buildroot] [PATCH 07/46] u-boot: remove option to configure download site
` [Buildroot] [PATCH 07/46] u-boot: remove option to configuredownload site
` [Buildroot] [PATCH 14/46] u-boot: support building for mkimage
` [Buildroot] [PATCH 18/46] u-boot: remove unneeded symbolic link + blank line
` [Buildroot] [PATCH 24/46] grub2: fix build
` [Buildroot] [PATCH 26/46] grub2: only available on x86 and PowerPC and mark as BROKEN
` [Buildroot] [PATCH 46/46] Add support for the Barebox bootloader
[Buildroot] [PATCH 1/1] Add package xterm
2010-06-12 0:45 UTC
[Buildroot] [PATCH 1/1] Remove package rxvt
2010-06-11 23:53 UTC
[Buildroot] Linux from file in buildroot with external toolchain
2010-06-11 12:56 UTC
[Buildroot] Installing host packages
2010-06-10 23:11 UTC
[Buildroot] [PATCH 2/2] [skeleton] option to define path to custom rootfs skeleton
2010-06-10 19:58 UTC
[Buildroot] [PATCH 1/2] [skeleton] move default skeleton to fs/ and drop busybox skeleton
2010-06-10 19:58 UTC
[Buildroot] [PATCH 0/2] skeleton reorganization patchset
2010-06-10 19:58 UTC
[Buildroot] Installing host packages
2010-06-10 12:04 UTC (2+ messages)
[Buildroot] file 5.04 build problem
2010-06-10 7:35 UTC (4+ messages)
[Buildroot] [git commit master 1/1] file: don't force _GNU_SOURCE in CFLAGS
2010-06-10 7:33 UTC
[Buildroot] [Bug 1213] New: Move .config into output directory
2010-06-09 19:12 UTC (3+ messages)
` [Buildroot] [Bug 1213] "
[Buildroot] [Bug 1993] New: Bump bash to 4.1.7(1) and migrate to autotargets
2010-06-09 13:38 UTC (3+ messages)
` [Buildroot] [Bug 1993] "
[Buildroot] [Bug 2005] New: Bump dnsmasq to 2.55 and migrate to gentargets
2010-06-09 12:49 UTC
[Buildroot] [PATCH] skeleton: remove loopback interface configuration from inittab
2010-06-09 11:39 UTC (5+ messages)
[Buildroot] [git commit master 1/1] skeleton: remove loopback interface configuration from inittab
2010-06-09 11:38 UTC
[Buildroot] [Bug 1999] New: Typo in path checking
2010-06-09 10:06 UTC (2+ messages)
` [Buildroot] [Bug 1999] "
[Buildroot] [git commit master 1/1] dependencies.sh: fix CWD in PATH check
2010-06-09 10:04 UTC
[Buildroot] [git commit master 1/1] file: use new-style target override for uninstall
2010-06-09 10:04 UTC
[Buildroot] [PATCH] target skeleton definition
2010-06-09 7:06 UTC (11+ messages)
[Buildroot] [git commit master] file: bump version and migrate to autotargets
2010-06-09 6:54 UTC (3+ messages)
[Buildroot] How to set file ownership prior to JFFS2 root filesystem generation
2010-06-09 2:58 UTC (2+ messages)
[Buildroot] [PATCH] Set correct GCC tune option for ARM926T(==ARM926EJ-S) core
2010-06-08 21:34 UTC (2+ messages)
[Buildroot] [git commit master] Set correct GCC tune option for ARM926T(==ARM926EJ-S) core
2010-06-08 21:32 UTC
[Buildroot] [git commit master] intltool: Fix spelling mistake
2010-06-08 21:32 UTC
[Buildroot] [git commit master] xkeyboard-config: Depends on host-intltool
2010-06-08 21:32 UTC
[Buildroot] [git commit master] lmbench: convert to generic package infrastructure
2010-06-08 21:32 UTC
[Buildroot] [git commit master] cdrkit: fix build by adding zlib as dependency
2010-06-08 21:32 UTC
[Buildroot] [git commit master] gstreamer: remove --disable-registry from configure options
2010-06-08 21:32 UTC
[Buildroot] [pull-request] A few fixes on gstreamer
2010-06-08 21:24 UTC (3+ messages)
` [Buildroot] [PATCH 4/4] gstreamer: remove --disable-registry from configure options
[Buildroot] [PATCH] cdrkit: fix build by adding zlib as dependency
2010-06-08 20:43 UTC (2+ messages)
[Buildroot] [Bug 1813] New: xkeyboard-config fails to build because of intltool problem
2010-06-08 20:42 UTC (2+ messages)
` [Buildroot] [Bug 1813] "
[Buildroot] [PATCH 1/1] xkeyboard-config: Depends on host-intltool
2010-06-08 20:41 UTC (2+ messages)
[Buildroot] [Bug 1753] New: lmbench: convert to autotools infrastructure
2010-06-08 20:37 UTC (4+ messages)
` [Buildroot] [Bug 1753] "
` [Buildroot] [Bug 1753] lmbench: convert to generic package infrastructure
[Buildroot] [Bug 1927] New: Bump file to 5.03 and migrate to autotargets
2010-06-08 19:59 UTC (6+ messages)
` [Buildroot] [Bug 1927] "
[Buildroot] [pull request] Preparatory work on toolchains
2010-06-08 17:14 UTC (3+ messages)
[Buildroot] [Bug 1987] New: [PATCH 1/1] intltool: Fix spelling mistake
2010-06-08 12:57 UTC (4+ messages)
` [Buildroot] [Bug 1987] "
[Buildroot] Package conversion for 2010.08
2010-06-08 7:47 UTC (6+ messages)
[Buildroot] [Bug 1735] New: [PATCH] mplayer: convert to autotools infrastructure
2010-06-08 7:40 UTC (7+ messages)
` [Buildroot] [Bug 1735] "
[Buildroot] [Bug 835] New: Package Dataflashboot-1.05 does not compile with builroot toolchain
2010-06-08 6:51 UTC (2+ messages)
` [Buildroot] [Bug 835] "
[Buildroot] [Bug 1981] New: zlib: bump to 1.2.5
2010-06-08 6:46 UTC (3+ messages)
` [Buildroot] [Bug 1981] "
[Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot
2010-06-08 6:20 UTC (2+ messages)
` [Buildroot] [Bug 743] "
[Buildroot] [Bug 1723] New: [PATCH] axel: convert to autotools infrastructure
2010-06-08 4:12 UTC (4+ messages)
` [Buildroot] [Bug 1723] "
` [Buildroot] [Bug 1723] [PATCH] axel: convert to generic package infrastructure and bump to version 2.4
[Buildroot] [Bug 1711] New: Should libtool package install ltmain.sh into staging ?
2010-06-07 22:04 UTC (3+ messages)
` [Buildroot] [Bug 1711] "
[Buildroot] [Bug 475] New: uImage target for U-boot failed generating
2010-06-07 20:40 UTC (2+ messages)
` [Buildroot] [Bug 475] "
[Buildroot] [Bug 1879] New: Bump iptables to 1.4.8
2010-06-07 20:36 UTC (4+ messages)
` [Buildroot] [Bug 1879] "
[Buildroot] [git commit master] Iptables: needs host-pkg-config
2010-06-07 20:35 UTC
[Buildroot] [Bug 1933] New: Bump gawk to 3.1.8 and migrate to autotargets
2010-06-07 20:31 UTC (3+ messages)
` [Buildroot] [Bug 1933] "
[Buildroot] [git commit master] CHANGES: #1807 is resolved
2010-06-07 20:30 UTC
[Buildroot] [git commit master] gawk: bump version and migrate to autotargets
2010-06-07 20:30 UTC
[Buildroot] [git commit master] sqlite: bump version
2010-06-07 20:30 UTC
[Buildroot] [Bug 1141] New: BusyBox based initramfs generation
2010-06-07 20:23 UTC (4+ messages)
` [Buildroot] [Bug 1141] "
[Buildroot] buildroot for Freescale P2020RDB board
2010-06-07 20:22 UTC (4+ messages)
[Buildroot] [Bug 1975] New: Package removal/deprecation
2010-06-07 20:18 UTC (2+ messages)
` [Buildroot] [Bug 1975] "
[Buildroot] [Bug 1957] New: Bump sqlite to 3.6.23.1
2010-06-07 20:08 UTC (2+ messages)
` [Buildroot] [Bug 1957] "
[Buildroot] [Bug 1171] New: Linuxthreads new cannot find sysdep.h
2010-06-07 14:49 UTC (2+ messages)
` [Buildroot] [Bug 1171] "
[Buildroot] [Bug 583] New: build fails with external x86_64 toolchain
2010-06-07 14:22 UTC (2+ messages)
` [Buildroot] [Bug 583] "
[Buildroot] (no subject)
2010-06-07 13:08 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox