add workaround for freebsd
[openwrt/staging/dedeckeh.git] / openwrt /
2006-10-10 Felix Fietkauadd workaround for freebsd
2006-10-10 Felix Fietkauadd support for bsd md5 as a md5sum replacement
2006-10-10 Felix Fietkauadd support for Package/<pkgname>/description - old...
2006-10-10 Felix Fietkauadd support for a common shell include file, which...
2006-10-10 Felix Fietkauput LINUX_KARCH in .kernel.mk
2006-10-10 Felix Fietkaumove certain host related variables to .host.mk generat...
2006-10-10 Felix Fietkauremove old .cvsignore
2006-10-10 Felix Fietkaupppd: pass on the configured upper limit for mtu to...
2006-10-10 Felix Fietkaupppoe: use the interface mtu as upper limit for ppp...
2006-10-09 Nicolas ThillRemove old kmod packaging entries moved to the new...
2006-10-09 Nicolas Thillfix uml-2.6 build on x86_64
2006-10-09 Felix Fietkauremove unused multilib option
2006-10-09 Felix Fietkaumove ccache dir to staging_dir_arch (removing the stagi...
2006-10-09 Felix Fietkaufix ar7 image alignment for jffs2
2006-10-09 Felix Fietkauuse standard patch naming scheme
2006-10-09 Florian FainelliRemove unecessary control files since those kmods are...
2006-10-09 Florian FainelliRemove unecessary control files, others to come
2006-10-09 Florian FainelliPort kmod-ipip to the new module layout
2006-10-09 Felix Fietkauenable more netfilter features in the x86-2.6 kernel
2006-10-09 Felix Fietkauenable gcc 4.1.1 by default in x86-2.6 (verified on...
2006-10-09 Felix Fietkausave the real configured interface name in the 'device...
2006-10-09 Felix Fietkauadd new /bin/uci script and api for manipulating buildr...
2006-10-09 Felix Fietkaufix shell escaping bug in append() function
2006-10-09 Felix Fietkauadd 1 second delay for natsemi ifup (sometimes won...
2006-10-09 Felix Fietkauadd reboot=bios to x86 grub images to fix reboot issue...
2006-10-09 Felix Fietkaufix natsemi depends, default and autoload
2006-10-08 Felix Fietkaufix a small bug in the parse-config script
2006-10-08 Felix Fietkaufix openswan init script
2006-10-08 Felix Fietkauenable jffs2 by default on x86-2.6
2006-10-08 Felix Fietkauadd grub based images for x86-2.6 - still a bit hackish...
2006-10-08 Felix Fietkauadd a fix for the block2mtd init
2006-10-08 Felix Fietkauadd ext2 to the x86-2.6 kernel by default
2006-10-08 Nicolas Thillfix unknown arch in ipkg: use our ARCH instead of busyb...
2006-10-08 Felix Fietkauadd block2mtd by default in x86-2.6
2006-10-08 Felix Fietkaufix unnecessary package rebuild
2006-10-07 Felix Fietkauimplement stop() function for dropbear init script
2006-10-07 Felix Fietkauremove x86-2.4
2006-10-07 Felix Fietkaurename patch
2006-10-07 Felix Fietkaufix path to toolchain build directory (patch from ...
2006-10-07 Felix Fietkaumove gdbserver to buildroot-ng, since it uses the toolc...
2006-10-07 Felix Fietkaufix gdb installation (patch from #809)
2006-10-07 Nicolas Thillfix default ARCH setting
2006-10-07 Nicolas Thillfix typo
2006-10-06 Felix Fietkauminor cleanup
2006-10-06 Felix Fietkaureally fix webif password access patch for busybox
2006-10-06 Felix Fietkauadd qos-scripts package port for buildroot-ng
2006-10-06 Felix Fietkauport kmod-sched to new kernel packaging system
2006-10-06 Felix Fietkaufix pcmcia-cs dependencies
2006-10-05 Felix Fietkauspeed up package prereq check (only run make on those...
2006-10-05 Felix Fietkaufix gmp ccache breakage again (previous fix was removed...
2006-10-05 Felix Fietkauremove ccache directory on distclean
2006-10-04 Felix Fietkauhide enable/disable functions, not active yet
2006-10-04 Felix Fietkaufix displayed name in init script help text
2006-10-04 Felix Fietkauadd new rc.common for standardized init scripts, conver...
2006-10-04 Felix Fietkaumove arch specific base-files install call to the end...
2006-10-04 Felix Fietkaufix missing update for include() api change (#815)
2006-10-03 Felix Fietkaudon't recreate the resolv.conf file from the dhcp scrip...
2006-10-03 Felix Fietkaumove BIG_ENDIAN selection to arch configs
2006-10-03 Felix Fietkauignore kernel and base-files depends, both don't instal...
2006-10-03 Felix Fietkauset the sdk default to y if CONFIG_ALL is set
2006-10-02 Felix Fietkaufix for the password check (checked the wrong variable)
2006-10-02 Felix Fietkauport last commit to -ng
2006-09-29 Felix Fietkauopenswan makefile cleanup and compile fix
2006-09-29 Felix Fietkausync openssl in wr and ng, update to 0.9.8d for securit...
2006-09-27 Felix Fietkauuse -f option when calling trx (osx build works now)
2006-09-27 Felix Fietkauadd -f option to make adding files to the trx command...
2006-09-27 Felix Fietkaufix ppp compile on osx
2006-09-27 Felix Fietkaufix stdint include patch
2006-09-27 Felix Fietkauadd portability fixes for toolchain/tools (full tools...
2006-09-27 Felix Fietkaumove tools from toolchain/ to tools/
2006-09-27 Felix Fietkaufix GNU_HOST_NAME for non-linux machines
2006-09-27 Felix Fietkaufix lxdialog cc/ldflags check script for darwin/osx
2006-09-27 Felix Fietkaudisable gettext in menuconfig
2006-09-27 Felix Fietkauuse 'false' instead of '/bin/false'
2006-09-27 Nicolas Thillfix alsa on 2.6 (some arches need specific includes)
2006-09-26 Felix Fietkausync firewall script with whiterussian changes
2006-09-25 Mike Bakerfix grep's -C option
2006-09-24 Nicolas Thillfix DESCRIPTION use in menuconfig and ipkg control...
2006-09-24 Nicolas Thillnew (last?) attempt at standardizing Makefiles
2006-09-24 Felix Fietkauclean up and really fix bogus build_ directory
2006-09-24 Felix Fietkauupdate docs for the last commit
2006-09-24 Felix Fietkauuse absolute paths in include() shell function
2006-09-24 Felix Fietkaudisable mirror1.openwrt.org for now - doesn't seem...
2006-09-24 Nicolas Thilladd BOARD and KERNEL to tgz image file name
2006-09-24 Nicolas Thilladd CXXFLAGS and PKG_CONFIG_PATH in Build/Configure...
2006-09-23 Felix Fietkauadd some notes about the network scripts
2006-09-23 Felix Fietkauclean up filesystem selction
2006-09-23 Nicolas Thillstandardize Makefile, remove dup description
2006-09-23 Nicolas Thillstandardize Makefile
2006-09-23 Nicolas Thillchange section from base to net
2006-09-23 Nicolas Thillstandardize Makefile
2006-09-23 Nicolas Thillstandardize Makefile, change section from base to libs
2006-09-23 Nicolas Thillstandardize Makefile, change section from base to utils
2006-09-23 Nicolas Thillstandardize Makefile
2006-09-23 Nicolas Thillchange section from base to utils
2006-09-23 Nicolas Thillstandardize Makefile
2006-09-23 Nicolas Thillstandardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIR
2006-09-23 Felix Fietkauadd switch config info to network documentation
2006-09-23 Felix Fietkauadd fixes for the pptp network scripts
2006-09-23 Nicolas Thillstandardize Makefile, change section from base to net...
next