Commit graph

4837 commits

Author SHA1 Message Date
Felix Fietkau
08c5cb8c23 fix metadata scan for profile split
SVN-Revision: 6515
2007-03-04 21:07:29 +00:00
Felix Fietkau
aabda0f133 reorder target profiles
SVN-Revision: 6514
2007-03-04 20:43:39 +00:00
Felix Fietkau
d5c45d8a05 add some missing deps for the metadata files
SVN-Revision: 6513
2007-03-04 20:39:56 +00:00
Felix Fietkau
a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Felix Fietkau
0a056c9743 make hotplug2 depend on udevtrigger
SVN-Revision: 6511
2007-03-04 20:15:32 +00:00
Felix Fietkau
481ad825af add hotplug2
SVN-Revision: 6510
2007-03-04 19:55:47 +00:00
Felix Fietkau
d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
2007-03-04 19:49:49 +00:00
Hamish Guthrie
99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
2007-03-04 17:29:44 +00:00
Felix Fietkau
bc60eb3610 add a crlf workaround similar to the one from freewrt
SVN-Revision: 6507
2007-03-04 16:27:11 +00:00
Felix Fietkau
d14f611eb1 disable the automatic config reset if 'Advanced configuration options' is selected
SVN-Revision: 6506
2007-03-04 16:02:41 +00:00
Felix Fietkau
07cb246bd7 hopefully fix ping bugs introduced in [6443]
SVN-Revision: 6505
2007-03-04 14:36:34 +00:00
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