Commit graph

3428 commits

Author SHA1 Message Date
Florian Fainelli
07c15ab863 Remove unecessary control files since those kmods are packaged with the new layout
SVN-Revision: 4993
2006-10-09 17:28:10 +00:00
Florian Fainelli
f9d5570e56 Remove unecessary control files, others to come
SVN-Revision: 4992
2006-10-09 17:22:38 +00:00
Florian Fainelli
ec7ce598ef Port kmod-ipip to the new module layout
SVN-Revision: 4991
2006-10-09 17:18:30 +00:00
Felix Fietkau
e5939821bb enable more netfilter features in the x86-2.6 kernel
SVN-Revision: 4990
2006-10-09 16:41:05 +00:00
Felix Fietkau
f515c82680 enable gcc 4.1.1 by default in x86-2.6 (verified on wrap board)
SVN-Revision: 4989
2006-10-09 15:10:40 +00:00
Felix Fietkau
e9c850b284 save the real configured interface name in the 'device' variable when running scan_interfaces() - fixes pppoe problems
SVN-Revision: 4983
2006-10-09 12:35:31 +00:00
Felix Fietkau
c03dcf1a76 add new /bin/uci script and api for manipulating buildroot-ng config files
SVN-Revision: 4982
2006-10-09 05:59:26 +00:00
Felix Fietkau
91712548ae fix shell escaping bug in append() function
SVN-Revision: 4981
2006-10-09 04:29:27 +00:00
Felix Fietkau
0bb19484e2 add 1 second delay for natsemi ifup (sometimes won't come up otherwise)
SVN-Revision: 4980
2006-10-09 04:01:36 +00:00
Felix Fietkau
e129fce2b1 add reboot=bios to x86 grub images to fix reboot issue on wrap
SVN-Revision: 4979
2006-10-09 03:50:48 +00:00
Felix Fietkau
d26c7ff03a fix natsemi depends, default and autoload
SVN-Revision: 4978
2006-10-09 03:21:10 +00:00
Felix Fietkau
fa5f540924 fix a small bug in the parse-config script
SVN-Revision: 4969
2006-10-08 19:16:04 +00:00
Felix Fietkau
26540935ea fix openswan init script
SVN-Revision: 4968
2006-10-08 19:01:33 +00:00
Felix Fietkau
371100cf74 enable jffs2 by default on x86-2.6
SVN-Revision: 4963
2006-10-08 16:07:42 +00:00
Felix Fietkau
d9960daaec add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2
SVN-Revision: 4962
2006-10-08 15:48:56 +00:00
Felix Fietkau
66d13c1dbb add a fix for the block2mtd init
SVN-Revision: 4961
2006-10-08 15:43:13 +00:00
Felix Fietkau
125300193b add ext2 to the x86-2.6 kernel by default
SVN-Revision: 4960
2006-10-08 15:33:34 +00:00
Nicolas Thill
380fd63fb5 fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689)
SVN-Revision: 4959
2006-10-08 13:10:10 +00:00
Felix Fietkau
d168fd85f3 add block2mtd by default in x86-2.6
SVN-Revision: 4957
2006-10-08 03:44:51 +00:00
Felix Fietkau
c683080a84 fix unnecessary package rebuild
SVN-Revision: 4954
2006-10-08 02:35:10 +00:00
Felix Fietkau
87bc31d3a8 implement stop() function for dropbear init script
SVN-Revision: 4953
2006-10-07 19:11:19 +00:00
Felix Fietkau
fc93677085 remove x86-2.4
SVN-Revision: 4952
2006-10-07 18:18:01 +00:00
Felix Fietkau
ee7fded0ad rename patch
SVN-Revision: 4951
2006-10-07 17:46:23 +00:00
Felix Fietkau
11940f8a7c fix path to toolchain build directory (patch from #810)
SVN-Revision: 4947
2006-10-07 12:51:22 +00:00
Felix Fietkau
7c2e858eea move gdbserver to buildroot-ng, since it uses the toolchain build directory
SVN-Revision: 4946
2006-10-07 12:50:42 +00:00
Felix Fietkau
600d745974 fix gdb installation (patch from #809)
SVN-Revision: 4945
2006-10-07 12:48:23 +00:00
Nicolas Thill
f0fa4c289a fix default ARCH setting
SVN-Revision: 4942
2006-10-07 10:11:54 +00:00
Nicolas Thill
e9dd9d22e7 fix typo
SVN-Revision: 4941
2006-10-07 09:59:42 +00:00
Felix Fietkau
f24a3a5199 minor cleanup
SVN-Revision: 4939
2006-10-06 20:24:05 +00:00
Felix Fietkau
daa77961b6 really fix webif password access patch for busybox
SVN-Revision: 4936
2006-10-06 18:52:02 +00:00
Felix Fietkau
e425823350 add qos-scripts package port for buildroot-ng
SVN-Revision: 4935
2006-10-06 17:38:48 +00:00
Felix Fietkau
d886c807d0 port kmod-sched to new kernel packaging system
SVN-Revision: 4933
2006-10-06 17:32:22 +00:00
Felix Fietkau
3ad05f3a32 fix pcmcia-cs dependencies
SVN-Revision: 4929
2006-10-06 16:41:09 +00:00
Felix Fietkau
ca531442af speed up package prereq check (only run make on those directories that actually contain prereq checks)
SVN-Revision: 4927
2006-10-05 12:39:52 +00:00
Felix Fietkau
d658a1d68a fix gmp ccache breakage again (previous fix was removed in a cleanup)
SVN-Revision: 4924
2006-10-05 11:08:18 +00:00
Felix Fietkau
a9c66365c3 remove ccache directory on distclean
SVN-Revision: 4923
2006-10-05 10:50:24 +00:00
Felix Fietkau
77003aeed9 hide enable/disable functions, not active yet
SVN-Revision: 4921
2006-10-04 22:46:17 +00:00
Felix Fietkau
2289001c00 fix displayed name in init script help text
SVN-Revision: 4916
2006-10-04 20:09:14 +00:00
Felix Fietkau
af5f6ac550 add new rc.common for standardized init scripts, convert existing init scripts
SVN-Revision: 4915
2006-10-04 20:05:48 +00:00
Felix Fietkau
1bb321cbec move arch specific base-files install call to the end of the generic one - fixes wrong /etc/config/network
SVN-Revision: 4914
2006-10-04 20:03:26 +00:00
Felix Fietkau
c9c2d299d6 fix missing update for include() api change (#815)
SVN-Revision: 4909
2006-10-04 17:11:36 +00:00
Felix Fietkau
c379f4a159 don't recreate the resolv.conf file from the dhcp script if no dhcp server is supplied (reported by exobyte)
SVN-Revision: 4903
2006-10-03 19:38:34 +00:00
Felix Fietkau
7cc1e43d94 move BIG_ENDIAN selection to arch configs
SVN-Revision: 4900
2006-10-03 19:09:39 +00:00
Felix Fietkau
804011d813 ignore kernel and base-files depends, both don't install anything into the staging dir
SVN-Revision: 4890
2006-10-03 12:29:22 +00:00
Felix Fietkau
575adae733 set the sdk default to y if CONFIG_ALL is set
SVN-Revision: 4889
2006-10-03 12:25:20 +00:00
Felix Fietkau
bcad7263a0 fix for the password check (checked the wrong variable)
SVN-Revision: 4887
2006-10-02 17:43:42 +00:00
Felix Fietkau
92d0956040 port last commit to -ng
SVN-Revision: 4886
2006-10-02 17:40:03 +00:00
Felix Fietkau
a8faf0b6b5 openswan makefile cleanup and compile fix
SVN-Revision: 4882
2006-09-29 21:46:55 +00:00
Felix Fietkau
95ff7d7996 sync openssl in wr and ng, update to 0.9.8d for security fixes
SVN-Revision: 4873
2006-09-29 17:28:27 +00:00
Felix Fietkau
74b8e09194 use -f option when calling trx (osx build works now)
SVN-Revision: 4871
2006-09-27 18:57:25 +00:00
Felix Fietkau
7538551067 add -f option to make adding files to the trx command line explicit (otherwise not usable on mac os x)
SVN-Revision: 4870
2006-09-27 18:53:40 +00:00
Felix Fietkau
829c5acdd1 fix ppp compile on osx
SVN-Revision: 4869
2006-09-27 17:33:45 +00:00
Felix Fietkau
a74bc9bd1f fix stdint include patch
SVN-Revision: 4868
2006-09-27 17:18:56 +00:00
Felix Fietkau
49abfada1f add portability fixes for toolchain/tools (full tools/toolchain build works on osx now)
SVN-Revision: 4867
2006-09-27 17:03:36 +00:00
Felix Fietkau
bf28127b91 move tools from toolchain/ to tools/
SVN-Revision: 4866
2006-09-27 14:06:46 +00:00
Felix Fietkau
ce3253be55 fix GNU_HOST_NAME for non-linux machines
SVN-Revision: 4865
2006-09-27 13:11:47 +00:00
Felix Fietkau
7a4f8fa7aa fix lxdialog cc/ldflags check script for darwin/osx
SVN-Revision: 4864
2006-09-27 12:20:18 +00:00
Felix Fietkau
ae4be01207 disable gettext in menuconfig
SVN-Revision: 4863
2006-09-27 12:09:30 +00:00
Felix Fietkau
c2bd8ab963 use 'false' instead of '/bin/false'
SVN-Revision: 4862
2006-09-27 12:04:54 +00:00
Nicolas Thill
b19959e2dc fix alsa on 2.6 (some arches need specific includes)
SVN-Revision: 4859
2006-09-27 05:54:37 +00:00
Felix Fietkau
014e097b1a sync firewall script with whiterussian changes
SVN-Revision: 4858
2006-09-26 14:00:22 +00:00
Mike Baker
bd784a4782 fix grep's -C option
SVN-Revision: 4857
2006-09-25 21:51:22 +00:00
Nicolas Thill
647d1dd920 fix DESCRIPTION use in menuconfig and ipkg control files
SVN-Revision: 4856
2006-09-24 21:17:17 +00:00
Nicolas Thill
88b8c4eb63 new (last?) attempt at standardizing Makefiles
SVN-Revision: 4855
2006-09-24 20:49:31 +00:00
Felix Fietkau
732b4932f1 clean up and really fix bogus build_ directory
SVN-Revision: 4854
2006-09-24 13:46:10 +00:00
Felix Fietkau
45ddf1e2fd update docs for the last commit
SVN-Revision: 4853
2006-09-24 13:34:47 +00:00
Felix Fietkau
da625de806 use absolute paths in include() shell function
SVN-Revision: 4852
2006-09-24 13:32:18 +00:00
Felix Fietkau
643cdb2818 disable mirror1.openwrt.org for now - doesn't seem to be active
SVN-Revision: 4851
2006-09-24 11:24:23 +00:00
Nicolas Thill
c57cfeab0b add BOARD and KERNEL to tgz image file name
SVN-Revision: 4850
2006-09-24 02:14:47 +00:00
Nicolas Thill
ff06a061f1 add CXXFLAGS and PKG_CONFIG_PATH in Build/Configure/Default, add EXTRA_LDFLAGS in Build/Compile/Default, use consistent search order for includes in CFLAGS.
SVN-Revision: 4849
2006-09-24 02:09:45 +00:00
Felix Fietkau
8312ad091c add some notes about the network scripts
SVN-Revision: 4848
2006-09-23 22:03:44 +00:00
Felix Fietkau
d74ea347fe clean up filesystem selction
SVN-Revision: 4847
2006-09-23 22:03:23 +00:00
Nicolas Thill
ce9573d565 standardize Makefile, remove dup description
SVN-Revision: 4846
2006-09-23 19:34:15 +00:00
Nicolas Thill
df1ef8a38d standardize Makefile
SVN-Revision: 4845
2006-09-23 19:32:32 +00:00
Nicolas Thill
8386790016 change section from base to net
SVN-Revision: 4844
2006-09-23 19:32:00 +00:00
Nicolas Thill
ff700f7e1e standardize Makefile
SVN-Revision: 4843
2006-09-23 19:30:35 +00:00
Nicolas Thill
861d83ed0b standardize Makefile, change section from base to libs
SVN-Revision: 4842
2006-09-23 19:29:00 +00:00
Nicolas Thill
ed9724afff standardize Makefile, change section from base to utils
SVN-Revision: 4841
2006-09-23 19:28:18 +00:00
Nicolas Thill
209e584c41 standardize Makefile
SVN-Revision: 4840
2006-09-23 19:27:45 +00:00
Nicolas Thill
14e51589b2 change section from base to utils
SVN-Revision: 4839
2006-09-23 19:24:44 +00:00
Nicolas Thill
f7a4143e43 standardize Makefile
SVN-Revision: 4838
2006-09-23 19:23:09 +00:00
Nicolas Thill
ce356103e1 standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIR
SVN-Revision: 4837
2006-09-23 19:21:23 +00:00
Felix Fietkau
95a617c4da add switch config info to network documentation
SVN-Revision: 4836
2006-09-23 18:03:25 +00:00
Felix Fietkau
26b307274c add fixes for the pptp network scripts
SVN-Revision: 4835
2006-09-23 18:01:51 +00:00
Nicolas Thill
d1c2ddcf52 standardize Makefile, change section from base to net for dropbear and utils for dropbearconvert
SVN-Revision: 4834
2006-09-23 17:41:58 +00:00
Nicolas Thill
860a2214dd standardize Makefile, add URL
SVN-Revision: 4833
2006-09-23 17:39:46 +00:00
Nicolas Thill
7ec9b01529 standardize Makefile, add userland daemon
SVN-Revision: 4832
2006-09-23 14:03:19 +00:00
Nicolas Thill
6892430656 standardize Makefile, change section from base to utils
SVN-Revision: 4831
2006-09-23 14:01:47 +00:00
Nicolas Thill
660b1b4abf standardize Makefile, change section from base to utils, remove dup description
SVN-Revision: 4830
2006-09-23 14:00:36 +00:00
Nicolas Thill
c1391b0713 standardize Makefile, change section from base to libs and utils, add detailed descriptions
SVN-Revision: 4829
2006-09-23 13:59:21 +00:00
Nicolas Thill
6efae65fe2 standardize Makefile, change section and category to utils, remove dup description
SVN-Revision: 4828
2006-09-23 13:55:57 +00:00
Nicolas Thill
b1e68a6a85 standardize Makefile, change section from drivers to kernel, remove dup description
SVN-Revision: 4827
2006-09-23 13:54:49 +00:00
Nicolas Thill
cdbf0925de standardize Makefile, change section from base to net, add proper title and description
SVN-Revision: 4826
2006-09-23 13:52:07 +00:00
Nicolas Thill
66739efe23 standardize Makefile, remove dup description
SVN-Revision: 4825
2006-09-23 13:50:25 +00:00
Nicolas Thill
26160bc233 standardize Makefile, change section from base to net
SVN-Revision: 4824
2006-09-23 13:47:09 +00:00
Nicolas Thill
ae88523368 standardize Makefile, change section from base to utils and category to "base system"
SVN-Revision: 4823
2006-09-23 13:45:49 +00:00
Nicolas Thill
5912d418f4 standardize Makefile, remove dup description
SVN-Revision: 4822
2006-09-23 13:44:20 +00:00
Nicolas Thill
89dd8554c3 standardize Makefile, add userland utils
SVN-Revision: 4821
2006-09-23 13:42:29 +00:00
Nicolas Thill
2908bfea9c standardize Makefile, change section from base to net and category to "base system"
SVN-Revision: 4820
2006-09-23 13:41:42 +00:00
Nicolas Thill
139eb660fc standardize Makefile, add userland packages, fix fuse.pc in InstallDev
SVN-Revision: 4819
2006-09-23 13:40:25 +00:00