Commit Graph

4776 Commits

Author SHA1 Message Date
Felix Fietkau
eb83bc789a only mount sysfs once (thx, ejka)
SVN-Revision: 6504
2007-03-04 14:27:52 +00:00
Felix Fietkau
eea7bb328d force a config reset when the user changes the target platform in menuconfig
SVN-Revision: 6503
2007-03-04 14:04:33 +00:00
Tim Yardley
026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
2007-03-04 04:41:46 +00:00
Imre Kaloz
b97c7c0af6 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
2007-03-03 23:12:34 +00:00
Felix Fietkau
5acf90187b fix mdev for broadcom 2.6
SVN-Revision: 6484
2007-03-03 22:40:28 +00:00
Felix Fietkau
ae650458bb enable preinit for magicbox
SVN-Revision: 6483
2007-03-03 22:38:28 +00:00
Felix Fietkau
12fc04238e enable preinit in a few other platforms
SVN-Revision: 6482
2007-03-03 22:36:45 +00:00
Felix Fietkau
c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
Felix Fietkau
df228a5d99 don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
2007-03-03 20:59:49 +00:00
Felix Fietkau
57495a67a5 changes to target/linux/generic-* should not trigger a kernel-headers rebuild
SVN-Revision: 6479
2007-03-03 20:48:47 +00:00
Imre Kaloz
662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau
7b0de4ae45 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
SVN-Revision: 6477
2007-03-03 19:22:41 +00:00
Tim Yardley
747e57ffe2 make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
2007-03-03 01:22:09 +00:00
Felix Fietkau
066a009c34 final fix for the profile selection
SVN-Revision: 6474
2007-03-02 23:36:59 +00:00
Hamish Guthrie
cc04f0502f Deleting the test file
SVN-Revision: 6473
2007-03-02 23:33:12 +00:00
Hamish Guthrie
cfb6b9fa45 Test file - please ignore
SVN-Revision: 6472
2007-03-02 23:30:16 +00:00
Felix Fietkau
8069e38587 set the PROFILE variable in target.mk appropriately
SVN-Revision: 6470
2007-03-02 23:13:52 +00:00
Felix Fietkau
b09fbccb24 revert bogus target.mk change from [6465]
SVN-Revision: 6469
2007-03-02 23:04:19 +00:00
Tim Yardley
03beb39e5f split out profile definitions from Makefiles
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk

These files are included by a blob match in the target Makefile

The files should be labeled based on their profile Name in the definition

SVN-Revision: 6468
2007-03-02 23:02:38 +00:00
Felix Fietkau
fa859ea32a fix an error in the kernel image related commit
SVN-Revision: 6467
2007-03-02 21:07:53 +00:00
Felix Fietkau
0ddaeaf38b make find_mtd_part work without devfs
SVN-Revision: 6466
2007-03-02 19:01:49 +00:00
Tim Yardley
484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
2007-03-02 18:17:40 +00:00
Felix Fietkau
91e5dba2c7 kernel build cleanup
SVN-Revision: 6464
2007-03-02 17:24:20 +00:00
Felix Fietkau
983544f859 copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
SVN-Revision: 6463
2007-03-02 17:12:23 +00:00
Tim Yardley
d1944110c8 minor doc changes
SVN-Revision: 6462
2007-03-02 16:59:40 +00:00
Felix Fietkau
c55d91061f add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
SVN-Revision: 6460
2007-03-02 16:27:53 +00:00
Felix Fietkau
f86431a751 add EXTRA_CFLAGS variable support
SVN-Revision: 6459
2007-03-02 16:14:05 +00:00
Felix Fietkau
65b4654000 add support for static routes - based on the patch from #1365
SVN-Revision: 6457
2007-03-02 15:48:29 +00:00
Felix Fietkau
c457155452 enable mini_fo on fonera
SVN-Revision: 6456
2007-03-02 15:26:57 +00:00
Felix Fietkau
84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
2007-03-02 13:21:33 +00:00
Florian Fainelli
3e95289149 Add a LED driver for MTX-1 boards, yeah baby
SVN-Revision: 6454
2007-03-02 13:03:50 +00:00
Felix Fietkau
28ab697fae enable grub images in menuconfig for squashfs
SVN-Revision: 6453
2007-03-02 02:46:38 +00:00
Felix Fietkau
0373c4a352 use /etc/preinit on atheros-2.6
SVN-Revision: 6452
2007-03-02 01:39:14 +00:00
Felix Fietkau
d2c8e9104d add squashfs support for atheros-2.6
SVN-Revision: 6451
2007-03-02 01:38:07 +00:00
Felix Fietkau
68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
2007-03-02 01:23:36 +00:00
Felix Fietkau
a256c81dd9 move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
SVN-Revision: 6449
2007-03-01 23:52:19 +00:00
Felix Fietkau
7b73e474d6 fix compile error
SVN-Revision: 6448
2007-03-01 23:39:48 +00:00
Felix Fietkau
30ef579f48 make the iptables package robust to kernel config changes
SVN-Revision: 6447
2007-03-01 11:59:42 +00:00
Felix Fietkau
c762548eee flash related cleanups
SVN-Revision: 6446
2007-03-01 11:54:33 +00:00
Florian Fainelli
01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
2007-03-01 09:13:14 +00:00
Florian Fainelli
354d3cc326 Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
2007-03-01 09:08:34 +00:00
Florian Fainelli
9c6fe16260 Fix truncated pings results when packets are too small. Also check for packet maximum size, so that busybox's ping could not be responsible for flooding hosts.
SVN-Revision: 6443
2007-02-28 19:45:36 +00:00
Felix Fietkau
2a7df08119 mark uml as broken and add some cleanups (not working yet)
SVN-Revision: 6439
2007-02-28 18:25:14 +00:00
Felix Fietkau
fd854cdd2a fix the issue of httpd no longer working when its root directory is replaced
SVN-Revision: 6437
2007-02-28 17:58:23 +00:00
Florian Fainelli
fae10ffbd2 Fix dependency on zlib
SVN-Revision: 6433
2007-02-28 16:23:20 +00:00
Florian Fainelli
344f4792ec Revert previous commit oops :/
SVN-Revision: 6431
2007-02-28 13:56:05 +00:00
Florian Fainelli
e1ab21a766 Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
2007-02-28 13:45:37 +00:00
Florian Fainelli
c3521420dc Add strongswan (#1330)
SVN-Revision: 6429
2007-02-28 13:30:51 +00:00
Felix Fietkau
15a9b61bbd fix kexec-tools build
SVN-Revision: 6428
2007-02-28 13:28:18 +00:00
Felix Fietkau
74f71f0739 fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
2007-02-28 13:00:26 +00:00