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
|
2006-10-26 01:08:41 +00:00 |
|
Felix Fietkau
|
673622720a
|
fix dropbear init script
SVN-Revision: 5295
|
2006-10-26 01:01:04 +00:00 |
|
Tim Yardley
|
f7e31a4be9
|
some minor cleanup
SVN-Revision: 5294
|
2006-10-25 23:52:17 +00:00 |
|
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
|
2006-10-25 23:51:48 +00:00 |
|
Felix Fietkau
|
97e54a1932
|
ignore mtd erase errors (will probably be required for nand flash)
SVN-Revision: 5292
|
2006-10-25 19:47:09 +00:00 |
|
Felix Fietkau
|
6c85d6f9e8
|
use gcc 4.1.1 for rb532 by default
SVN-Revision: 5291
|
2006-10-25 00:30:36 +00:00 |
|
Felix Fietkau
|
315f8e954b
|
make network scripts more robust, prevent multiple instances of pppd and udhcpc for the same interface
SVN-Revision: 5290
|
2006-10-24 23:59:08 +00:00 |
|
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
|
2006-10-24 22:33:23 +00:00 |
|
Mike Baker
|
c8e451be73
|
fix irq issue (ap70 eth1)
SVN-Revision: 5288
|
2006-10-24 19:53:57 +00:00 |
|
Felix Fietkau
|
35176fec08
|
add netconfig fix for wl-500g premium
SVN-Revision: 5287
|
2006-10-24 18:51:10 +00:00 |
|
Felix Fietkau
|
010faa4381
|
add e1000 driver, remove references to LINUX_2_4_X86
SVN-Revision: 5286
|
2006-10-24 18:36:04 +00:00 |
|
Felix Fietkau
|
426ecdecef
|
turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
|
2006-10-24 18:11:33 +00:00 |
|
Felix Fietkau
|
28a3cb3ca3
|
add fix for samsung flash chips
SVN-Revision: 5284
|
2006-10-24 18:05:05 +00:00 |
|
Felix Fietkau
|
2de45e8abd
|
add extra autoload for ppp modules
SVN-Revision: 5283
|
2006-10-24 17:27:32 +00:00 |
|
Felix Fietkau
|
343ad07ed8
|
remove an obsolete function
SVN-Revision: 5280
|
2006-10-24 14:15:14 +00:00 |
|
Felix Fietkau
|
78ae7f9a6b
|
fix dependencies on the virtual kernel package (fixes #878)
SVN-Revision: 5279
|
2006-10-24 14:02:33 +00:00 |
|
Felix Fietkau
|
c35280f08a
|
convert ar7-atm to KernelPackage template
SVN-Revision: 5277
|
2006-10-24 13:52:56 +00:00 |
|
Felix Fietkau
|
9b1117eb58
|
convert ar7-net to KernelPackage template
SVN-Revision: 5276
|
2006-10-24 13:49:35 +00:00 |
|
Felix Fietkau
|
ea03a8d681
|
fix tiatm compile
SVN-Revision: 5275
|
2006-10-24 13:42:03 +00:00 |
|
Felix Fietkau
|
e5b4b6a757
|
fix typo
SVN-Revision: 5270
|
2006-10-23 16:38:47 +00:00 |
|
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
|
2006-10-23 14:52:04 +00:00 |
|
Felix Fietkau
|
367b01ad5c
|
fix a timeout on amd flash chips (patch from #874)
SVN-Revision: 5262
|
2006-10-22 21:16:15 +00:00 |
|
Nicolas Thill
|
ed081b6cd3
|
strip third arg (dir name) to Build/Configure/Default macro
SVN-Revision: 5261
|
2006-10-22 21:15:55 +00:00 |
|
Felix Fietkau
|
440fef816e
|
use getdents64 in the uClibc glob function
SVN-Revision: 5256
|
2006-10-22 20:33:36 +00:00 |
|
Felix Fietkau
|
b1a1e39ed1
|
add generic and via ide support to x86-2.6
SVN-Revision: 5255
|
2006-10-22 17:01:29 +00:00 |
|
Felix Fietkau
|
71a04dd2c5
|
add missing autoload options
SVN-Revision: 5254
|
2006-10-22 15:57:41 +00:00 |
|
Felix Fietkau
|
f931548438
|
remove obsolete file
SVN-Revision: 5251
|
2006-10-20 13:36:00 +00:00 |
|
Felix Fietkau
|
dbd8cee5e7
|
template.awk fix processing of certain config file formats
SVN-Revision: 5249
|
2006-10-20 12:56:42 +00:00 |
|
Nicolas Thill
|
ff9c3172bf
|
fix squid and rp-pppoe (closes: #869)
SVN-Revision: 5247
|
2006-10-20 10:32:01 +00:00 |
|
Felix Fietkau
|
17f313b06a
|
move /usr/lib/parse-config.awk to /lib/config/template.awk
SVN-Revision: 5244
|
2006-10-20 00:13:34 +00:00 |
|
Felix Fietkau
|
ce49d59061
|
fix ar7-net compile error
SVN-Revision: 5243
|
2006-10-19 22:26:36 +00:00 |
|
Felix Fietkau
|
d26446397f
|
fix typo
SVN-Revision: 5242
|
2006-10-19 21:04:14 +00:00 |
|
Felix Fietkau
|
48810a0f00
|
fix gnupg compile
SVN-Revision: 5240
|
2006-10-19 18:30:49 +00:00 |
|
Nicolas Thill
|
7cd1682f74
|
disable pcmcia on rb532
SVN-Revision: 5239
|
2006-10-19 18:22:48 +00:00 |
|
Nicolas Thill
|
e24bb4cdf3
|
fix softdog kmod packaging on 2.6
SVN-Revision: 5238
|
2006-10-19 18:05:21 +00:00 |
|
Felix Fietkau
|
01c896d67c
|
enable download target only if PKG_SOURCE_URL is set
SVN-Revision: 5237
|
2006-10-19 17:32:49 +00:00 |
|
Felix Fietkau
|
5e3c3ba87d
|
small fix for the sitefiles
SVN-Revision: 5236
|
2006-10-19 16:56:33 +00:00 |
|
Felix Fietkau
|
59262790ae
|
fix bmon compile
SVN-Revision: 5234
|
2006-10-19 16:11:51 +00:00 |
|
Felix Fietkau
|
f9e805e6a3
|
add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
|
2006-10-19 15:25:58 +00:00 |
|
Felix Fietkau
|
9cf6bdac93
|
fix bluetooth module packaging
SVN-Revision: 5230
|
2006-10-19 13:28:36 +00:00 |
|
Felix Fietkau
|
47c25a1e96
|
fix unnecessary kernel package recompile
SVN-Revision: 5227
|
2006-10-19 06:38:06 +00:00 |
|
Felix Fietkau
|
2665d7f09e
|
cleanup/rewrite of the kernel build process
SVN-Revision: 5226
|
2006-10-19 06:20:55 +00:00 |
|
Felix Fietkau
|
ae439d6682
|
remove bluetooth from ar7 config
SVN-Revision: 5225
|
2006-10-19 05:21:18 +00:00 |
|
Felix Fietkau
|
87e6a7e4f2
|
cleanup
SVN-Revision: 5224
|
2006-10-19 05:01:04 +00:00 |
|
Felix Fietkau
|
edc69c912b
|
forgot to remove 2 files
SVN-Revision: 5223
|
2006-10-19 04:36:09 +00:00 |
|
Felix Fietkau
|
c041f53b8d
|
finally kill KMOD_template - removes a big chunk of legacy build code
SVN-Revision: 5222
|
2006-10-19 04:35:29 +00:00 |
|
Felix Fietkau
|
002476016b
|
make filesystem size selection generic (for ext2)
SVN-Revision: 5221
|
2006-10-19 03:27:24 +00:00 |
|
Felix Fietkau
|
d2e30add61
|
port more modules over to the new system
SVN-Revision: 5220
|
2006-10-19 02:05:17 +00:00 |
|
Felix Fietkau
|
144572780b
|
remove bogus -j1 options from make calls
SVN-Revision: 5217
|
2006-10-18 22:12:24 +00:00 |
|
Felix Fietkau
|
06df13ccc0
|
change rm to rm -f to avoid bogus make messages
SVN-Revision: 5215
|
2006-10-18 22:07:32 +00:00 |
|