aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* disable gettext in menuconfigFelix Fietkau2006-09-271-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use 'false' instead of '/bin/false'Felix Fietkau2006-09-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix alsa on 2.6 (some arches need specific includes)Nicolas Thill2006-09-271-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4859 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync firewall script with whiterussian changesFelix Fietkau2006-09-261-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4858 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix grep's -C optionMike Baker2006-09-251-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix DESCRIPTION use in menuconfig and ipkg control filesNicolas Thill2006-09-241-10/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-2451-643/+760
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up and really fix bogus build_ directoryFelix Fietkau2006-09-242-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update docs for the last commitFelix Fietkau2006-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use absolute paths in include() shell functionFelix Fietkau2006-09-246-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable mirror1.openwrt.org for now - doesn't seem to be activeFelix Fietkau2006-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add BOARD and KERNEL to tgz image file nameNicolas Thill2006-09-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, Nicolas Thill2006-09-241-2/+5
| | | | | | | | add EXTRA_LDFLAGS in Build/Compile/Default, use consistent search order for includes in CFLAGS. git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add some notes about the network scriptsFelix Fietkau2006-09-231-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4848 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up filesystem selctionFelix Fietkau2006-09-232-8/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-231-8/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize MakefileNicolas Thill2006-09-231-23/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change section from base to netNicolas Thill2006-09-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize MakefileNicolas Thill2006-09-231-25/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to libsNicolas Thill2006-09-231-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to utilsNicolas Thill2006-09-231-11/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize MakefileNicolas Thill2006-09-231-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change section from base to utilsNicolas Thill2006-09-231-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize MakefileNicolas Thill2006-09-231-10/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIRNicolas Thill2006-09-231-18/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add switch config info to network documentationFelix Fietkau2006-09-231-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fixes for the pptp network scriptsFelix Fietkau2006-09-232-8/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to net for dropbear and utils ↵Nicolas Thill2006-09-231-10/+15
| | | | | | for dropbearconvert git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add URLNicolas Thill2006-09-231-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add userland daemonNicolas Thill2006-09-231-15/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to utilsNicolas Thill2006-09-231-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to utils, remove dup descriptionNicolas Thill2006-09-231-9/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to libs and utils, add ↵Nicolas Thill2006-09-231-25/+43
| | | | | | detailed descriptions git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section and category to utils, remove dup ↵Nicolas Thill2006-09-231-5/+4
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from drivers to kernel, remove dup ↵Nicolas Thill2006-09-231-7/+6
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to net, add proper title and ↵Nicolas Thill2006-09-231-18/+27
| | | | | | description git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-231-10/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to netNicolas Thill2006-09-231-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to utils and category to ↵Nicolas Thill2006-09-231-6/+7
| | | | | | "base system" git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-231-9/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add userland utilsNicolas Thill2006-09-231-15/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to net and category to "base ↵Nicolas Thill2006-09-231-9/+9
| | | | | | system" git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4820 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add userland packages, fix fuse.pc in InstallDevNicolas Thill2006-09-231-21/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-231-11/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to net and category to "base ↵Nicolas Thill2006-09-231-9/+11
| | | | | | system" git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4817 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, remove dup descriptionNicolas Thill2006-09-231-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4816 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change category to "base system"Nicolas Thill2006-09-231-7/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, change section from base to netNicolas Thill2006-09-231-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makfile, remove dup descriptionNicolas Thill2006-09-231-36/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize MakefileNicolas Thill2006-09-231-7/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4812 3c298f89-4303-0410-b956-a3cf2f4a3e73