aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-101-4/+6
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-101-0/+17
* use standard patch naming schemeFelix Fietkau2006-10-093-0/+0
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-091-0/+9
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-093-6/+3
* add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-094-1/+478
* fix shell escaping bug in append() functionFelix Fietkau2006-10-091-1/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-091-0/+3
* fix natsemi depends, default and autoloadFelix Fietkau2006-10-091-1/+3
* fix a small bug in the parse-config scriptFelix Fietkau2006-10-081-1/+1
* fix openswan init scriptFelix Fietkau2006-10-081-51/+67
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...Nicolas Thill2006-10-082-11/+17
* implement stop() function for dropbear init scriptFelix Fietkau2006-10-071-0/+4
* fix path to toolchain build directory (patch from #810)Felix Fietkau2006-10-071-1/+1
* move gdbserver to buildroot-ng, since it uses the toolchain build directoryFelix Fietkau2006-10-071-0/+69
* minor cleanupFelix Fietkau2006-10-061-5/+2
* really fix webif password access patch for busyboxFelix Fietkau2006-10-061-2/+4
* add qos-scripts package port for buildroot-ngFelix Fietkau2006-10-068-0/+679
* port kmod-sched to new kernel packaging systemFelix Fietkau2006-10-061-0/+10
* fix pcmcia-cs dependenciesFelix Fietkau2006-10-061-1/+1
* speed up package prereq check (only run make on those directories that actual...Felix Fietkau2006-10-051-1/+1
* fix gmp ccache breakage again (previous fix was removed in a cleanup)Felix Fietkau2006-10-051-1/+3
* hide enable/disable functions, not active yetFelix Fietkau2006-10-041-4/+0
* fix displayed name in init script help textFelix Fietkau2006-10-041-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsFelix Fietkau2006-10-0415-379/+506
* move arch specific base-files install call to the end of the generic one - fi...Felix Fietkau2006-10-041-1/+1
* fix missing update for include() api change (#815)Felix Fietkau2006-10-042-2/+2
* don't recreate the resolv.conf file from the dhcp script if no dhcp server is...Felix Fietkau2006-10-031-7/+9
* fix for the password check (checked the wrong variable)Felix Fietkau2006-10-021-2/+2
* port last commit to -ngFelix Fietkau2006-10-021-1/+3
* openswan makefile cleanup and compile fixFelix Fietkau2006-09-291-10/+4
* sync openssl in wr and ng, update to 0.9.8d for security fixesFelix Fietkau2006-09-292-6/+6
* fix ppp compile on osxFelix Fietkau2006-09-272-0/+29
* fix stdint include patchFelix Fietkau2006-09-271-20/+12
* fix alsa on 2.6 (some arches need specific includes)Nicolas Thill2006-09-271-2/+6
* sync firewall script with whiterussian changesFelix Fietkau2006-09-261-1/+5
* fix grep's -C optionMike Baker2006-09-251-0/+12
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-2441-599/+698
* use absolute paths in include() shell functionFelix Fietkau2006-09-246-6/+6
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-231-8/+4
* standardize MakefileNicolas Thill2006-09-231-23/+33
* change section from base to netNicolas Thill2006-09-231-1/+1
* standardize MakefileNicolas Thill2006-09-231-25/+36
* standardize Makefile, change section from base to libsNicolas Thill2006-09-231-7/+7
* standardize Makefile, change section from base to utilsNicolas Thill2006-09-231-11/+14
* standardize MakefileNicolas Thill2006-09-231-24/+24
* change section from base to utilsNicolas Thill2006-09-231-3/+6
* standardize MakefileNicolas Thill2006-09-231-10/+11
* standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIRNicolas Thill2006-09-231-18/+21
* add fixes for the pptp network scriptsFelix Fietkau2006-09-232-8/+6