aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| * add qos-scripts package port for buildroot-ngFelix Fietkau2006-10-068-0/+679
| | | | | | | | SVN-Revision: 4935
| * port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-064-15/+10
| | | | | | | | SVN-Revision: 4933
| * fix pcmcia-cs dependenciesFelix Fietkau2006-10-061-1/+1
| | | | | | | | SVN-Revision: 4929
| * speed up package prereq check (only run make on those directories that ↵Felix Fietkau2006-10-054-3/+11
| | | | | | | | | | | | actually contain prereq checks) SVN-Revision: 4927
| * fix gmp ccache breakage again (previous fix was removed in a cleanup)Felix Fietkau2006-10-051-1/+3
| | | | | | | | SVN-Revision: 4924
| * remove ccache directory on distcleanFelix Fietkau2006-10-051-1/+1
| | | | | | | | SVN-Revision: 4923
| * hide enable/disable functions, not active yetFelix Fietkau2006-10-041-4/+0
| | | | | | | | SVN-Revision: 4921
| * fix displayed name in init script help textFelix Fietkau2006-10-041-1/+1
| | | | | | | | SVN-Revision: 4916
| * add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-0416-893/+1021
| | | | | | | | SVN-Revision: 4915
| * move arch specific base-files install call to the end of the generic one - ↵Felix Fietkau2006-10-041-1/+1
| | | | | | | | | | | | fixes wrong /etc/config/network SVN-Revision: 4914
| * fix missing update for include() api change (#815)Felix Fietkau2006-10-042-2/+2
| | | | | | | | SVN-Revision: 4909
| * don't recreate the resolv.conf file from the dhcp script if no dhcp server ↵Felix Fietkau2006-10-031-7/+9
| | | | | | | | | | | | is supplied (reported by exobyte) SVN-Revision: 4903
| * move BIG_ENDIAN selection to arch configsFelix Fietkau2006-10-031-7/+6
| | | | | | | | SVN-Revision: 4900
| * ignore kernel and base-files depends, both don't install anything into the ↵Felix Fietkau2006-10-031-0/+1
| | | | | | | | | | | | staging dir SVN-Revision: 4890
| * set the sdk default to y if CONFIG_ALL is setFelix Fietkau2006-10-031-1/+1
| | | | | | | | SVN-Revision: 4889
| * fix for the password check (checked the wrong variable)Felix Fietkau2006-10-021-2/+2
| | | | | | | | SVN-Revision: 4887
| * port last commit to -ngFelix Fietkau2006-10-021-1/+3
| | | | | | | | SVN-Revision: 4886
| * openswan makefile cleanup and compile fixFelix Fietkau2006-09-291-10/+4
| | | | | | | | SVN-Revision: 4882