Commit Graph

4792 Commits (eef27d8466812021f785f2c1b26f8907834ac249)
 

Author SHA1 Message Date
Felix Fietkau 8621fbdb4e add squashfs support for ixp4xx
SVN-Revision: 6522
18 years ago
Felix Fietkau 275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom
SVN-Revision: 6519
18 years ago
Felix Fietkau 5f728db76a fix a compile error caused by the devfs removal
SVN-Revision: 6518
18 years ago
Felix Fietkau 6bbbeb5d67 enable ne2k-pci by default
SVN-Revision: 6517
18 years ago
Imre Kaloz 603bbc1e8a SVN-Revision: 6516 18 years ago
Felix Fietkau 08c5cb8c23 fix metadata scan for profile split
SVN-Revision: 6515
18 years ago
Felix Fietkau aabda0f133 reorder target profiles
SVN-Revision: 6514
18 years ago
Felix Fietkau d5c45d8a05 add some missing deps for the metadata files
SVN-Revision: 6513
18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
18 years ago
Felix Fietkau 0a056c9743 make hotplug2 depend on udevtrigger
SVN-Revision: 6511
18 years ago
Felix Fietkau 481ad825af add hotplug2
SVN-Revision: 6510
18 years ago
Felix Fietkau d0b75f8f93 upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
18 years ago
Hamish Guthrie 99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
18 years ago
Felix Fietkau bc60eb3610 add a crlf workaround similar to the one from freewrt
SVN-Revision: 6507
18 years ago
Felix Fietkau d14f611eb1 disable the automatic config reset if 'Advanced configuration options' is selected
SVN-Revision: 6506
18 years ago
Felix Fietkau 07cb246bd7 hopefully fix ping bugs introduced in [6443]
SVN-Revision: 6505
18 years ago
Felix Fietkau eb83bc789a only mount sysfs once (thx, ejka)
SVN-Revision: 6504
18 years ago
Felix Fietkau eea7bb328d force a config reset when the user changes the target platform in menuconfig
SVN-Revision: 6503
18 years ago
Tim Yardley 026e6046eb same propset here as changeset:6500
SVN-Revision: 6501
18 years ago
Imre Kaloz b97c7c0af6 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
18 years ago
Felix Fietkau 5acf90187b fix mdev for broadcom 2.6
SVN-Revision: 6484
18 years ago
Felix Fietkau ae650458bb enable preinit for magicbox
SVN-Revision: 6483
18 years ago
Felix Fietkau 12fc04238e enable preinit in a few other platforms
SVN-Revision: 6482
18 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
18 years ago
Felix Fietkau df228a5d99 don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
18 years ago
Felix Fietkau 57495a67a5 changes to target/linux/generic-* should not trigger a kernel-headers rebuild
SVN-Revision: 6479
18 years ago
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
18 years ago
Felix Fietkau 7b0de4ae45 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
SVN-Revision: 6477
18 years ago
Tim Yardley 747e57ffe2 make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
18 years ago
Felix Fietkau 066a009c34 final fix for the profile selection
SVN-Revision: 6474
18 years ago
Hamish Guthrie cc04f0502f Deleting the test file
SVN-Revision: 6473
18 years ago
Hamish Guthrie cfb6b9fa45 Test file - please ignore
SVN-Revision: 6472
18 years ago
Felix Fietkau 8069e38587 set the PROFILE variable in target.mk appropriately
SVN-Revision: 6470
18 years ago
Felix Fietkau b09fbccb24 revert bogus target.mk change from [6465]
SVN-Revision: 6469
18 years ago
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
18 years ago
Felix Fietkau fa859ea32a fix an error in the kernel image related commit
SVN-Revision: 6467
18 years ago
Felix Fietkau 0ddaeaf38b make find_mtd_part work without devfs
SVN-Revision: 6466
18 years ago
Tim Yardley 484609eeb0 commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
18 years ago
Felix Fietkau 91e5dba2c7 kernel build cleanup
SVN-Revision: 6464
18 years ago
Felix Fietkau 983544f859 copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
SVN-Revision: 6463
18 years ago
Tim Yardley d1944110c8 minor doc changes
SVN-Revision: 6462
18 years ago
Felix Fietkau c55d91061f add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
SVN-Revision: 6460
18 years ago
Felix Fietkau f86431a751 add EXTRA_CFLAGS variable support
SVN-Revision: 6459
18 years ago
Felix Fietkau 65b4654000 add support for static routes - based on the patch from #1365
SVN-Revision: 6457
18 years ago
Felix Fietkau c457155452 enable mini_fo on fonera
SVN-Revision: 6456
18 years ago
Felix Fietkau 84bec9f9cf add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
18 years ago
Florian Fainelli 3e95289149 Add a LED driver for MTX-1 boards, yeah baby
SVN-Revision: 6454
18 years ago
Felix Fietkau 28ab697fae enable grub images in menuconfig for squashfs
SVN-Revision: 6453
18 years ago
Felix Fietkau 0373c4a352 use /etc/preinit on atheros-2.6
SVN-Revision: 6452
18 years ago
Felix Fietkau d2c8e9104d add squashfs support for atheros-2.6
SVN-Revision: 6451
18 years ago