openwrt/openwrt.git
2006-06-12 Felix Fietkaumadwifi: remove the hard dependency on kernel aes suppo...
2006-06-11 Felix Fietkauadd hostapd
2006-06-11 Felix Fietkauadd openssl
2006-06-11 Felix Fietkauchange handling of the Build/Clean template
2006-06-11 Felix Fietkaufix dependency handling bug
2006-06-09 Felix Fietkauenable slab, disable slob - for better performance...
2006-06-09 Felix Fietkauinstall missing ebtables files
2006-06-09 Felix Fietkauupdate ebtables to 2.0.8-rc2 (#558)
2006-06-09 Felix Fietkauppp: try to reconnect indefinitely (#551)
2006-06-09 Felix Fietkauadd dropbear pubkey auth patch from #582
2006-06-08 Felix Fietkaudisable madwifi rfkill support by default (broken on...
2006-06-08 Imre Kalozadd arm eabi patches
2006-06-08 Imre Kalozget rid of CRLFs
2006-06-08 Felix Fietkauclean scripts/config on distclean
2006-06-07 Felix Fietkaumake ramdisk support generic, some cleanups
2006-06-07 Felix Fietkaudisable all other filesystems in menuconfig when initra...
2006-06-07 Felix Fietkaumove mips boot patch to generic-2.6
2006-06-07 Felix Fietkaugeneric lzma loader: add support for memory copying...
2006-06-06 Imre Kalozadd GCC 4.1.1 and sync 4.1.0 with Kamikaze
2006-06-05 Felix Fietkaufix typo
2006-06-04 Felix Fietkautarget/linux/image rewrite
2006-06-04 Felix Fietkaufix unnecessary kernel rebuild
2006-06-04 Felix Fietkauwhitespace fixes
2006-06-04 Felix Fietkaudon't compile libipkg in busybox if ipkg is disabled
2006-06-02 Felix Fietkaudon't delete .svn on distclean
2006-06-02 Felix Fietkaurun defconfig at the start of a normal make run to...
2006-06-02 Felix Fietkauremove unused wget menuconfig option; make the package...
2006-06-02 Felix Fietkaustore stamp file for 'development headers installed...
2006-06-02 Felix Fietkaufix a typo that prevents base-files from being installed
2006-06-02 Felix Fietkaufix version info for packages that either lack PKG_VERS...
2006-06-01 Felix Fietkaufix base-files version number
2006-06-01 Felix Fietkauadd broadcom include files, fix build
2006-06-01 Felix Fietkausome bugfixes and additions for the default compile...
2006-06-01 Felix Fietkaufix dependency problem
2006-06-01 Felix Fietkauremove some debugging code, include package/rules.mk...
2006-06-01 Felix Fietkauadd TARGET_CONFIGURE_OPTS to default compile command
2006-06-01 Felix Fietkauadd clean targets, more FORCE stuff
2006-06-01 Felix Fietkauremove broken dependency
2006-06-01 Felix Fietkaufix InstallDev bug
2006-05-31 Felix Fietkauallow parallel build of binutils
2006-05-31 Felix Fietkaufix busybox build
2006-05-31 Felix Fietkaucleanup; replace .PHONY with FORCE; disable gdb by...
2006-05-31 Felix Fietkaufix toolchain build
2006-05-31 Felix Fietkauremove useless FORCE depend
2006-05-31 Felix Fietkauadd support for parallel build of packages (tested...
2006-05-31 Felix Fietkauremove weird /lib64 directory
2006-05-31 Felix Fietkaufix install of in-tree modules ipkgs
2006-05-31 Felix Fietkaufix root filesystem path
2006-05-31 Felix Fietkaustrip kernel modules automatically as well
2006-05-31 Felix Fietkauadd package install target
2006-05-31 Felix Fietkauremove some debugging junk (#492)
2006-05-31 Felix Fietkaufix iptables build
2006-05-31 Felix Fietkauonly use the .dev-installed target if Build/InstallDev...
2006-05-31 Felix Fietkauremove old Config.in files
2006-05-31 Felix Fietkaumove target/linux/package/switch to package/, fix a...
2006-05-31 Felix Fietkaumove alsa from target/linux/package to package, add...
2006-05-31 Felix Fietkauadd missing kernel version to madwifi package
2006-05-31 Felix Fietkaukernel package cleanup, move madwifi from target/linux...
2006-05-31 Felix Fietkaudon't try to strip kernel modules
2006-05-31 Felix Fietkaucleanup; change base-files build directory
2006-05-31 Felix Fietkauadd missing BuildPackage lines, convert install-dev...
2006-05-31 Felix Fietkaudisable target/linux/package
2006-05-31 Felix Fietkauallow building of kernel-specific stuff in package...
2006-05-31 Felix Fietkauremove madwifi-old
2006-05-31 Felix Fietkauclean up .svn and CVS directories for every package
2006-05-31 Nicolas Thillfix base-files packages build.
2006-05-30 Felix Fietkauremove stale libgcc menuconfig item
2006-05-30 Felix Fietkauremove wificonf (will be replaced by wlc later)
2006-05-30 Felix Fietkauconvert base-files to new format
2006-05-30 Felix Fietkauallow more complex defaults in menuconfig
2006-05-30 Felix Fietkaufix missing variable
2006-05-30 Felix Fietkauconvert linux-atm to new format
2006-05-30 Felix Fietkauremove old Config.in files
2006-05-30 Felix Fietkauresync with kamikaze
2006-05-30 Felix Fietkauimprove dependency handling, fix some package makefile...
2006-05-30 Felix Fietkauadd proper build depends
2006-05-30 Felix Fietkaufix package/ and target/ targets
2006-05-30 Felix Fietkaufix toolchain build, remove some old gcc junk
2006-05-30 Felix Fietkauadd {package,target,toolchain}/* targets to toplevel...
2006-05-30 Felix Fietkaudon't enable ebtables by default
2006-05-29 Nicolas Thillcosmetic change to standardize layout.
2006-05-29 Nicolas Thillfix conversion to buildroot-ng.
2006-05-29 Nicolas Thillfix conversion to buildroot-ng.
2006-05-29 Nicolas Thilluse InstallDev/UninstallDev.
2006-05-29 Nicolas Thillcosmetic change to standardize layout.
2006-05-28 Nicolas Thilladd dependencies from the NEEDS variable to ipkg/control
2006-05-24 Nicolas Thillsync pptp with trunk, remove Config.in and ipkg not...
2006-05-24 Nicolas Thillsync ppp with trunk and convert it to -ng.
2006-05-24 Nicolas Thillimport libpcap from trunk and convert it to -ng.
2006-05-24 Nicolas Thilladd Build/InstallDev template to install dev files...
2006-05-24 Nicolas Thillsync busybox with trunk (update to v1.1.3).
2006-05-24 Nicolas Thillfix haserl/install.
2006-05-24 Nicolas Thillsync with trunk.
2006-05-22 Nicolas Thillfix GCC version.
2006-05-19 Mike Bakerfix .pkginfo line to allow the use of $(SOURCE)
2006-05-19 Mike Bakerclean up menu configuration
2006-05-16 Mike Bakerfinish up package makefile
2006-05-16 Mike Bakerfix config
2006-05-15 Mike Bakermore BR2_ / CONFIG_ patches
2006-05-15 Mike Bakerrevert; perl version was entirely too slow
next