Commit Graph

6765 Commits (1a6fc38112bf8ca50d64ea1fc552f1937b40046c)

Author SHA1 Message Date
Felix Fietkau 53b1c42736 revert to hda2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:22:39 +00:00
Tim Yardley 96cb46be8d this should have been sda not hda
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5306 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-27 05:13:29 +00:00
Tim Yardley 5e1fe4e7c9 bring in floorf so that postgres server will compile by default, package to come later for server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 18:05:58 +00:00
Tim Yardley df8db85071 add a configuration option to enable full c99 math in libm. this is needed for functions like floorf (which happens to be used in postgresql server as an example)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 17:16:13 +00:00
Felix Fietkau ad6d1b5f97 add protection against running cf2nand from yaffs2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 02:15:22 +00:00
Felix Fietkau 68219c06b8 add cf2nand script for copying a cf card installation to nand flash automatically on rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 02:09:30 +00:00
Felix Fietkau 4cdea535e0 add lookup function for mtd parts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:35:50 +00:00
Felix Fietkau d60a55ea0e use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:33:36 +00:00
Felix Fietkau a277034a7d reduce the possibility of race conditions when using the lock utility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:32:49 +00:00
Felix Fietkau 60037e70b7 Add NAND flash/YAFFS2 patches for RB532 by David Goodenough
Read the kernel command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:08:41 +00:00
Felix Fietkau a3d5bf8d54 fix dropbear init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-26 01:01:04 +00:00
Tim Yardley c8dd870f08 some minor cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5294 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 23:52:17 +00:00
Tim Yardley 3562984cb2 fix partition issue with x86, leveraging the default size on the second partition (all of the remaining drive) in order to get around size differences
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 23:51:48 +00:00
Felix Fietkau c124cbd78c ignore mtd erase errors (will probably be required for nand flash)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 19:47:09 +00:00
Felix Fietkau 70a31f5d30 use gcc 4.1.1 for rb532 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-25 00:30:36 +00:00
Felix Fietkau 85926fd547 make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 23:59:08 +00:00
Tim Yardley 145ed68573 code to bring in the following for x86:
X86_GRUB_ROOTPART: configureable root partition for kernel options
    X86_GRUB_BOOTOPTS: configureable parameters to be added to the boot line



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 22:33:23 +00:00
Mike Baker 671aa68ec1 fix irq issue (ap70 eth1)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 19:53:57 +00:00
Felix Fietkau 2ca894a76e add netconfig fix for wl-500g premium
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 18:51:10 +00:00
Felix Fietkau 40bb14ef28 add e1000 driver, remove references to LINUX_2_4_X86
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 18:36:04 +00:00
Felix Fietkau a9cd57af9e turn target runtime check of mtd into a compile-time check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 18:11:33 +00:00
Felix Fietkau c37691ca2a add fix for samsung flash chips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 18:05:05 +00:00
Felix Fietkau b9afc6f302 add extra autoload for ppp modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 17:27:32 +00:00
Felix Fietkau dc8b9cbe8e remove an obsolete function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 14:15:14 +00:00
Felix Fietkau 8ae19ed0a6 fix dependencies on the virtual kernel package (fixes #878)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5279 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 14:02:33 +00:00
Felix Fietkau e02462f0cf convert ar7-atm to KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:52:56 +00:00
Felix Fietkau 85d66fe7d6 convert ar7-net to KernelPackage template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:49:35 +00:00
Felix Fietkau b68b0ad90f fix tiatm compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-24 13:42:03 +00:00
Felix Fietkau 9112bae18f fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5270 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-23 16:38:47 +00:00
Felix Fietkau 34f202b0ec improve mtd image check - don't check trx header if the target partition is not 'linux', don't display image check messages with -qq and -f, fixes #850
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-23 14:52:04 +00:00
Felix Fietkau a2befd586f fix a timeout on amd flash chips (patch from #874)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 21:16:15 +00:00
Nicolas Thill efc2f3290c strip third arg (dir name) to Build/Configure/Default macro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5261 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 21:15:55 +00:00
Felix Fietkau 80ad642542 use getdents64 in the uClibc glob function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 20:33:36 +00:00
Felix Fietkau 9de73088f9 add generic and via ide support to x86-2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 17:01:29 +00:00
Felix Fietkau c64f0ff69c add missing autoload options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5254 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-22 15:57:41 +00:00
Felix Fietkau 04c46399d6 remove obsolete file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 13:36:00 +00:00
Felix Fietkau af117006ba template.awk fix processing of certain config file formats
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 12:56:42 +00:00
Nicolas Thill 238f6ba366 fix squid and rp-pppoe (closes: #869)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 10:32:01 +00:00
Felix Fietkau 82ee8dabab move /usr/lib/parse-config.awk to /lib/config/template.awk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 00:13:34 +00:00
Felix Fietkau 85fbab9f25 fix ar7-net compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5243 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 22:26:36 +00:00
Felix Fietkau 258f15cef3 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 21:04:14 +00:00
Felix Fietkau cc4275d0e8 fix gnupg compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:30:49 +00:00
Nicolas Thill c598c2e68a disable pcmcia on rb532
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:22:48 +00:00
Nicolas Thill b965aa627c fix softdog kmod packaging on 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:05:21 +00:00
Felix Fietkau f850ac7858 enable download target only if PKG_SOURCE_URL is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 17:32:49 +00:00
Felix Fietkau 3f4ef5ff0c small fix for the sitefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 16:56:33 +00:00
Felix Fietkau 15eeebd709 fix bmon compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 16:11:51 +00:00
Felix Fietkau 780e628530 add sitefiles similar to the ones from openembedded
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 15:25:58 +00:00
Felix Fietkau 29e2b2b542 fix bluetooth module packaging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 13:28:36 +00:00
Felix Fietkau 2d6750fb1d fix unnecessary kernel package recompile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 06:38:06 +00:00