Felix Fietkau
|
b1f7fe7b06
|
revert to hda2
SVN-Revision: 5307
|
18 years ago |
Tim Yardley
|
f6ff4f5fd2
|
this should have been sda not hda
SVN-Revision: 5306
|
18 years ago |
Tim Yardley
|
d04c5680fa
|
bring in floorf so that postgres server will compile by default, package to come later for server
SVN-Revision: 5304
|
18 years ago |
Tim Yardley
|
3e84e18a27
|
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)
SVN-Revision: 5302
|
18 years ago |
Felix Fietkau
|
dff0c52031
|
add protection against running cf2nand from yaffs2
SVN-Revision: 5301
|
18 years ago |
Felix Fietkau
|
a1e82362ac
|
add cf2nand script for copying a cf card installation to nand flash automatically on rb532
SVN-Revision: 5300
|
18 years ago |
Felix Fietkau
|
4346855974
|
add lookup function for mtd parts
SVN-Revision: 5299
|
18 years ago |
Felix Fietkau
|
9abdf580d9
|
use lock to remove race conditions in bringing up ppp and dhcp that would lead to multiple active processes
SVN-Revision: 5298
|
18 years ago |
Felix Fietkau
|
3d497ab62c
|
reduce the possibility of race conditions when using the lock utility
SVN-Revision: 5297
|
18 years ago |
Felix Fietkau
|
1a94b0d4a0
|
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)
SVN-Revision: 5296
|
18 years ago |
Felix Fietkau
|
673622720a
|
fix dropbear init script
SVN-Revision: 5295
|
18 years ago |
Tim Yardley
|
f7e31a4be9
|
some minor cleanup
SVN-Revision: 5294
|
18 years ago |
Tim Yardley
|
22e8c9d05e
|
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
SVN-Revision: 5293
|
18 years ago |
Felix Fietkau
|
97e54a1932
|
ignore mtd erase errors (will probably be required for nand flash)
SVN-Revision: 5292
|
18 years ago |
Felix Fietkau
|
6c85d6f9e8
|
use gcc 4.1.1 for rb532 by default
SVN-Revision: 5291
|
18 years ago |
Felix Fietkau
|
315f8e954b
|
make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
|
18 years ago |
Tim Yardley
|
2f78952da8
|
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
SVN-Revision: 5289
|
18 years ago |
Mike Baker
|
c8e451be73
|
fix irq issue (ap70 eth1)
SVN-Revision: 5288
|
18 years ago |
Felix Fietkau
|
35176fec08
|
add netconfig fix for wl-500g premium
SVN-Revision: 5287
|
18 years ago |
Felix Fietkau
|
010faa4381
|
add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
|
18 years ago |
Felix Fietkau
|
426ecdecef
|
turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
|
18 years ago |
Felix Fietkau
|
28a3cb3ca3
|
add fix for samsung flash chips
SVN-Revision: 5284
|
18 years ago |
Felix Fietkau
|
2de45e8abd
|
add extra autoload for ppp modules
SVN-Revision: 5283
|
18 years ago |
Felix Fietkau
|
343ad07ed8
|
remove an obsolete function
SVN-Revision: 5280
|
18 years ago |
Felix Fietkau
|
78ae7f9a6b
|
fix dependencies on the virtual kernel package (fixes #878)
SVN-Revision: 5279
|
18 years ago |
Felix Fietkau
|
c35280f08a
|
convert ar7-atm to KernelPackage template
SVN-Revision: 5277
|
18 years ago |
Felix Fietkau
|
9b1117eb58
|
convert ar7-net to KernelPackage template
SVN-Revision: 5276
|
18 years ago |
Felix Fietkau
|
ea03a8d681
|
fix tiatm compile
SVN-Revision: 5275
|
18 years ago |
Felix Fietkau
|
e5b4b6a757
|
fix typo
SVN-Revision: 5270
|
18 years ago |
Felix Fietkau
|
4f9190d1c8
|
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
SVN-Revision: 5269
|
18 years ago |
Felix Fietkau
|
367b01ad5c
|
fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
|
18 years ago |
Nicolas Thill
|
ed081b6cd3
|
strip third arg (dir name) to Build/Configure/Default macro
SVN-Revision: 5261
|
18 years ago |
Felix Fietkau
|
440fef816e
|
use getdents64 in the uClibc glob function
SVN-Revision: 5256
|
18 years ago |
Felix Fietkau
|
b1a1e39ed1
|
add generic and via ide support to x86-2.6
SVN-Revision: 5255
|
18 years ago |
Felix Fietkau
|
71a04dd2c5
|
add missing autoload options
SVN-Revision: 5254
|
18 years ago |
Felix Fietkau
|
f931548438
|
remove obsolete file
SVN-Revision: 5251
|
18 years ago |
Felix Fietkau
|
dbd8cee5e7
|
template.awk fix processing of certain config file formats
SVN-Revision: 5249
|
18 years ago |
Nicolas Thill
|
ff9c3172bf
|
fix squid and rp-pppoe (closes: #869)
SVN-Revision: 5247
|
18 years ago |
Felix Fietkau
|
17f313b06a
|
move /usr/lib/parse-config.awk to /lib/config/template.awk
SVN-Revision: 5244
|
18 years ago |
Felix Fietkau
|
ce49d59061
|
fix ar7-net compile error
SVN-Revision: 5243
|
18 years ago |
Felix Fietkau
|
d26446397f
|
fix typo
SVN-Revision: 5242
|
18 years ago |
Felix Fietkau
|
48810a0f00
|
fix gnupg compile
SVN-Revision: 5240
|
18 years ago |
Nicolas Thill
|
7cd1682f74
|
disable pcmcia on rb532
SVN-Revision: 5239
|
18 years ago |
Nicolas Thill
|
e24bb4cdf3
|
fix softdog kmod packaging on 2.6
SVN-Revision: 5238
|
18 years ago |
Felix Fietkau
|
01c896d67c
|
enable download target only if PKG_SOURCE_URL is set
SVN-Revision: 5237
|
18 years ago |
Felix Fietkau
|
5e3c3ba87d
|
small fix for the sitefiles
SVN-Revision: 5236
|
18 years ago |
Felix Fietkau
|
59262790ae
|
fix bmon compile
SVN-Revision: 5234
|
18 years ago |
Felix Fietkau
|
f9e805e6a3
|
add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
|
18 years ago |
Felix Fietkau
|
9cf6bdac93
|
fix bluetooth module packaging
SVN-Revision: 5230
|
18 years ago |
Felix Fietkau
|
47c25a1e96
|
fix unnecessary kernel package recompile
SVN-Revision: 5227
|
18 years ago |