Commit Graph

3594 Commits

Author SHA1 Message Date
Felix Fietkau
607b012c34 add workaround for freebsd
SVN-Revision: 5017
2006-10-10 16:08:25 +00:00
Felix Fietkau
481ba6b43d add support for bsd md5 as a md5sum replacement
SVN-Revision: 5016
2006-10-10 16:01:49 +00:00
Felix Fietkau
e3fb07bc78 add support for Package/<pkgname>/description - old format still supported, but deprecated
SVN-Revision: 5015
2006-10-10 15:45:36 +00:00
Felix Fietkau
af7a470f9c add support for a common shell include file, which is evaluated for every 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
2006-10-10 15:30:50 +00:00
Felix Fietkau
c2527c7204 put LINUX_KARCH in .kernel.mk
SVN-Revision: 5013
2006-10-10 13:41:00 +00:00
Felix Fietkau
155be21be8 move certain host related variables to .host.mk generated by include/host-build.mk to speed up the build system
SVN-Revision: 5012
2006-10-10 13:25:18 +00:00
Felix Fietkau
be5289bac7 remove old .cvsignore
SVN-Revision: 5011
2006-10-10 13:10:38 +00:00
Felix Fietkau
0ab6b742c0 pppd: pass on the configured upper limit for mtu to the channel that ppp uses
SVN-Revision: 5010
2006-10-10 12:30:14 +00:00
Felix Fietkau
917bb07661 pppoe: use the interface mtu as upper limit for ppp packet size + header (based on a patch by Dirk Nehring)
SVN-Revision: 5009
2006-10-10 12:28:30 +00:00
Nicolas Thill
da71fb405c Remove old kmod packaging entries moved to the new layout (follow [4992] and [4993])
SVN-Revision: 5006
2006-10-09 21:06:40 +00:00
Nicolas Thill
584ec6bd3b fix uml-2.6 build on x86_64
SVN-Revision: 5003
2006-10-09 19:48:56 +00:00
Felix Fietkau
52c7a487fa remove unused multilib option
SVN-Revision: 5000
2006-10-09 18:17:53 +00:00
Felix Fietkau
05cdabed62 move ccache dir to staging_dir_arch (removing the staging dir will make the ccache ineffective anyway)
SVN-Revision: 4999
2006-10-09 18:17:53 +00:00
Felix Fietkau
d8c27b90f3 fix ar7 image alignment for jffs2
SVN-Revision: 4998
2006-10-09 18:17:52 +00:00
Felix Fietkau
67f94a41e2 use standard patch naming scheme
SVN-Revision: 4997
2006-10-09 18:12:11 +00:00
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