Age | Commit message (Expand) | Author |
2007-07-15 | Use correct script to init lighttpd | Ulf Samuelsson |
2007-07-15 | Make package/pcmcia depend on 'linux26' (which is defined) instead of 'linux' | Ulf Samuelsson |
2007-07-15 | Define HOSTLN to allow gzip to build for non-x86 target | Ulf Samuelsson |
2007-07-15 | Fix acpid version info | Ulf Samuelsson |
2007-07-14 | Correct JFFS2 Erase Size for AT45 dataflash | Ulf Samuelsson |
2007-07-13 | - use established style | Bernhard Reutner-Fischer |
2007-07-12 | Make Config.in targets for ARM chips look consistent | Ulf Samuelsson |
2007-07-12 | Fix Document style | Ulf Samuelsson |
2007-07-12 | Workaround for vi bug in syntax highlighting | Ulf Samuelsson |
2007-07-12 | Fix Document style | Ulf Samuelsson |
2007-07-12 | Add comment on when to use BUILD_DIR vs PROJECT_BUILD_DIR | Ulf Samuelsson |
2007-07-12 | Change HOSTNAME to TARGET_HOSTNAME to avoid superseeding build host HOSTNAME | Ulf Samuelsson |
2007-07-12 | Update Instructions for applying for Buildroot write access | Ulf Samuelsson |
2007-07-12 | Update Documentation for BSP patch | Ulf Samuelsson |
2007-07-12 | BSP Patch: | Ulf Samuelsson |
2007-07-11 | Define date of build as DATE, use in mtd/mtd.mk | Ulf Samuelsson |
2007-07-11 | Configure linux within target/linux/Config.in instead of within target/device... | Ulf Samuelsson |
2007-07-11 | Configure linux within target/linux/Config.in instead of within target/device... | Ulf Samuelsson |
2007-07-11 | Build linux within target/linux/Makefile.in instead of within target/linux26.mk | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-07-10 | - fix building sstrip | Bernhard Reutner-Fischer |
2007-07-09 | - cosmetics: rename _VER to _VERSION and touch at | Bernhard Reutner-Fischer |
2007-07-09 | - fix evaluation of HOSTCFLAGS for kconfig. Closes #1415 | Bernhard Reutner-Fischer |
2007-07-09 | - pull from upstream | Bernhard Reutner-Fischer |
2007-07-09 | - the TARGET_CONFIGURE_OPTS have to be passed after $(MAKE). | Bernhard Reutner-Fischer |
2007-07-09 | - wipe config related files in distclean | Bernhard Reutner-Fischer |
2007-07-09 | WGET_NOSPIDERS is not defined, use WGET for now | Ulf Samuelsson |
2007-07-09 | Use hostap release version instead of snapshot | Ulf Samuelsson |
2007-07-09 | sh needs '-c' to run a binary | Ulf Samuelsson |
2007-07-08 | - add pxelinux | Bernhard Reutner-Fischer |
2007-07-08 | - apply settings for initramfs | Bernhard Reutner-Fischer |
2007-07-08 | - provide option to build an initramfs out of the current rootfs. Closes #881 | Bernhard Reutner-Fischer |
2007-07-08 | - bump version | Bernhard Reutner-Fischer |
2007-07-08 | - make it compile. | Bernhard Reutner-Fischer |
2007-07-08 | - remove cruft | Bernhard Reutner-Fischer |
2007-07-08 | - bump version and make it compile | Bernhard Reutner-Fischer |
2007-07-08 | - populate some BR2_GCC_TARGET_ARCH, BR2_GCC_TARGET_ABI, BR2_GCC_TARGET_TUNE ... | Bernhard Reutner-Fischer |
2007-07-08 | - unify the GCC_WITH_ configure options and make them active | Bernhard Reutner-Fischer |
2007-07-08 | - add missing dirclean target (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2007-07-08 | - update defaults | Bernhard Reutner-Fischer |
2007-07-08 | - fix looking for libexpat.so in wrong place (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer |
2007-07-08 | - factor-out common config options for staging and target compiler | Bernhard Reutner-Fischer |
2007-07-08 | - we have to reconfigure iff some compiler-config was changed. | Bernhard Reutner-Fischer |
2007-07-08 | - add help target | Bernhard Reutner-Fischer |
2007-07-08 | - CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS | Bernhard Reutner-Fischer |
2007-07-08 | - provide default for vfprintf | Bernhard Reutner-Fischer |
2007-07-08 | - fdisk was broken in r18727, disable for now. | Bernhard Reutner-Fischer |