summaryrefslogtreecommitdiff
path: root/openwrt
Commit message (Expand)AuthorAge
* use standard patch naming schemeFelix Fietkau2006-10-09
* Remove unecessary control files since those kmods are packaged with the new l...Florian Fainelli2006-10-09
* Remove unecessary control files, others to comeFlorian Fainelli2006-10-09
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-09
* enable more netfilter features in the x86-2.6 kernelFelix Fietkau2006-10-09
* enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)Felix Fietkau2006-10-09
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-09
* add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-09
* fix shell escaping bug in append() functionFelix Fietkau2006-10-09
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-09
* add reboot=bios to x86 grub images to fix reboot issue on wrapFelix Fietkau2006-10-09
* fix natsemi depends, default and autoloadFelix Fietkau2006-10-09
* fix a small bug in the parse-config scriptFelix Fietkau2006-10-08
* fix openswan init scriptFelix Fietkau2006-10-08
* enable jffs2 by default on x86-2.6Felix Fietkau2006-10-08
* add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ...Felix Fietkau2006-10-08
* add a fix for the block2mtd initFelix Fietkau2006-10-08
* add ext2 to the x86-2.6 kernel by defaultFelix Fietkau2006-10-08
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...Nicolas Thill2006-10-08
* add block2mtd by default in x86-2.6Felix Fietkau2006-10-08
* fix unnecessary package rebuildFelix Fietkau2006-10-08
* implement stop() function for dropbear init scriptFelix Fietkau2006-10-07
* remove x86-2.4Felix Fietkau2006-10-07
* rename patchFelix Fietkau2006-10-07
* fix path to toolchain build directory (patch from #810)Felix Fietkau2006-10-07
* move gdbserver to buildroot-ng, since it uses the toolchain build directoryFelix Fietkau2006-10-07
* fix gdb installation (patch from #809)Felix Fietkau2006-10-07
* fix default ARCH settingNicolas Thill2006-10-07
* fix typoNicolas Thill2006-10-07
* minor cleanupFelix Fietkau2006-10-06
* really fix webif password access patch for busyboxFelix Fietkau2006-10-06
* add qos-scripts package port for buildroot-ngFelix Fietkau2006-10-06
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-06
* fix pcmcia-cs dependenciesFelix Fietkau2006-10-06
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-05
* fix gmp ccache breakage again (previous fix was removed in a cleanup)Felix Fietkau2006-10-05
* remove ccache directory on distcleanFelix Fietkau2006-10-05
* hide enable/disable functions, not active yetFelix Fietkau2006-10-04
* fix displayed name in init script help textFelix Fietkau2006-10-04
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-04
* move arch specific base-files install call to the end of the generic one - fi...Felix Fietkau2006-10-04
* fix missing update for include() api change (#815)Felix Fietkau2006-10-04
* don't recreate the resolv.conf file from the dhcp script if no dhcp server is...Felix Fietkau2006-10-03
* move BIG_ENDIAN selection to arch configsFelix Fietkau2006-10-03
* ignore kernel and base-files depends, both don't install anything into the st...Felix Fietkau2006-10-03
* set the sdk default to y if CONFIG_ALL is setFelix Fietkau2006-10-03
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-02
* port last commit to -ngFelix Fietkau2006-10-02
* openswan makefile cleanup and compile fixFelix Fietkau2006-09-29
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-29