aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * only use --wildcards for gnu tarFelix Fietkau2006-10-102-1/+6
| | | | | | | | SVN-Revision: 5022
| * move the common variables from host-build.mk to host.mkFelix Fietkau2006-10-102-18/+25
| | | | | | | | SVN-Revision: 5021
| * fix mtd-utils compile on freebsdFelix Fietkau2006-10-102-1/+6
| | | | | | | | SVN-Revision: 5020
| * fix gene2fs build on freebsdFelix Fietkau2006-10-103-10/+14
| | | | | | | | SVN-Revision: 5019
| * real fix for download.plFelix Fietkau2006-10-101-3/+3
| | | | | | | | SVN-Revision: 5018
| * add workaround for freebsdFelix Fietkau2006-10-101-1/+2
| | | | | | | | SVN-Revision: 5017
| * add support for bsd md5 as a md5sum replacementFelix Fietkau2006-10-101-2/+6
| | | | | | | | SVN-Revision: 5016
| * add support for Package/<pkgname>/description - old format still supported, ↵Felix Fietkau2006-10-102-4/+13
| | | | | | | | | | | | but deprecated SVN-Revision: 5015
| * add support for a common shell include file, which is evaluated for every ↵Felix Fietkau2006-10-104-21/+45
| | | | | | | | | | | | make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data SVN-Revision: 5014
| * put LINUX_KARCH in .kernel.mkFelix Fietkau2006-10-103-9/+12
| | | | | | | | SVN-Revision: 5013
| * move certain host related variables to .host.mk generated by ↵Felix Fietkau2006-10-102-16/+20
| | | | | | | | | | | | include/host-build.mk to speed up the build system SVN-Revision: 5012
| * remove old .cvsignoreFelix Fietkau2006-10-101-8/+0
| | | | | | | | SVN-Revision: 5011
| * pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-101-0/+17
| | | | | | | | SVN-Revision: 5010
| * pppoe: use the interface mtu as upper limit for ppp packet size + header ↵Felix Fietkau2006-10-102-0/+24
| | | | | | | | | | | | (based on a patch by Dirk Nehring) SVN-Revision: 5009
| * Remove old kmod packaging entries moved to the new layout (follow [4992] and ↵Nicolas Thill2006-10-092-33/+0
| | | | | | | | | | | | [4993]) SVN-Revision: 5006
| * fix uml-2.6 build on x86_64Nicolas Thill2006-10-091-0/+1
| | | | | | | | SVN-Revision: 5003
| * remove unused multilib optionFelix Fietkau2006-10-091-7/+0
| | | | | | | | SVN-Revision: 5000
| * move ccache dir to staging_dir_arch (removing the staging dir will make the ↵Felix Fietkau2006-10-092-2/+2
| | | | | | | | | | | | ccache ineffective anyway) SVN-Revision: 4999
| * fix ar7 image alignment for jffs2Felix Fietkau2006-10-091-7/+8
| | | | | | | | SVN-Revision: 4998
| * use standard patch naming schemeFelix Fietkau2006-10-093-0/+0
| | | | | | | | SVN-Revision: 4997
| * Remove unecessary control files since those kmods are packaged with the new ↵Florian Fainelli2006-10-0921-84/+0
| | | | | | | | | | | | layout SVN-Revision: 4993
| * Remove unecessary control files, others to comeFlorian Fainelli2006-10-091-4/+0
| | | | | | | | SVN-Revision: 4992
| * Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-092-4/+9
| | | | | | | | SVN-Revision: 4991
| * enable more netfilter features in the x86-2.6 kernelFelix Fietkau2006-10-091-13/+13
| | | | | | | | SVN-Revision: 4990
| * enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)Felix Fietkau2006-10-091-1/+1
| | | | | | | | SVN-Revision: 4989
| * save the real configured interface name in the 'device' variable when ↵Felix Fietkau2006-10-093-6/+3
| | | | | | | | | | | | running scan_interfaces() - fixes pppoe problems SVN-Revision: 4983
| * add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-094-1/+478
| | | | | | | | SVN-Revision: 4982
| * fix shell escaping bug in append() functionFelix Fietkau2006-10-091-1/+1
| | | | | | | | SVN-Revision: 4981
| * add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-091-0/+3
| | | | | | | | SVN-Revision: 4980
| * add reboot=bios to x86 grub images to fix reboot issue on wrapFelix Fietkau2006-10-091-1/+1
| | | | | | | | SVN-Revision: 4979
| * fix natsemi depends, default and autoloadFelix Fietkau2006-10-091-1/+3
| | | | | | | | SVN-Revision: 4978
| * fix a small bug in the parse-config scriptFelix Fietkau2006-10-081-1/+1
| | | | | | | | SVN-Revision: 4969
| * fix openswan init scriptFelix Fietkau2006-10-081-51/+67
| | | | | | | | SVN-Revision: 4968
| * enable jffs2 by default on x86-2.6Felix Fietkau2006-10-081-0/+1
| | | | | | | | SVN-Revision: 4963
| * add grub based images for x86-2.6 - still a bit hackish, but works with ext2 ↵Felix Fietkau2006-10-086-1/+192
| | | | | | | | | | | | and jffs2 SVN-Revision: 4962
| * add a fix for the block2mtd initFelix Fietkau2006-10-082-12/+235
| | | | | | | | SVN-Revision: 4961
| * add ext2 to the x86-2.6 kernel by defaultFelix Fietkau2006-10-081-1/+1
| | | | | | | | SVN-Revision: 4960
| * fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH ↵Nicolas Thill2006-10-082-11/+17
| | | | | | | | | | | | (closes: #689) SVN-Revision: 4959
| * add block2mtd by default in x86-2.6Felix Fietkau2006-10-081-1/+1
| | | | | | | | SVN-Revision: 4957
| * fix unnecessary package rebuildFelix Fietkau2006-10-081-2/+1
| | | | | | | | SVN-Revision: 4954
| * implement stop() function for dropbear init scriptFelix Fietkau2006-10-071-0/+4
| | | | | | | | SVN-Revision: 4953
| * remove x86-2.4Felix Fietkau2006-10-078-1863/+0
| | | | | | | | SVN-Revision: 4952
| * rename patchFelix Fietkau2006-10-071-0/+0
| | | | | | | | SVN-Revision: 4951
| * fix path to toolchain build directory (patch from #810)Felix Fietkau2006-10-071-1/+1
| | | | | | | | SVN-Revision: 4947
| * move gdbserver to buildroot-ng, since it uses the toolchain build directoryFelix Fietkau2006-10-071-0/+69
| | | | | | | | SVN-Revision: 4946
| * fix gdb installation (patch from #809)Felix Fietkau2006-10-071-3/+10
| | | | | | | | SVN-Revision: 4945
| * fix default ARCH settingNicolas Thill2006-10-071-1/+2
| | | | | | | | SVN-Revision: 4942
| * fix typoNicolas Thill2006-10-071-1/+1
| | | | | | | | SVN-Revision: 4941
| * minor cleanupFelix Fietkau2006-10-061-5/+2
| | | | | | | | SVN-Revision: 4939
| * really fix webif password access patch for busyboxFelix Fietkau2006-10-061-2/+4
| | | | | | | | SVN-Revision: 4936