Commit Graph

4683 Commits (0a056c9743749762a5d93463ecfd6f82137884db)
 

Author SHA1 Message Date
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
Felix Fietkau 68ca8e7818 make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
18 years ago
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
18 years ago
Felix Fietkau 7b73e474d6 fix compile error
SVN-Revision: 6448
18 years ago
Felix Fietkau 30ef579f48 make the iptables package robust to kernel config changes
SVN-Revision: 6447
18 years ago
Felix Fietkau c762548eee flash related cleanups
SVN-Revision: 6446
18 years ago
Florian Fainelli 01076affd3 Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
18 years ago
Florian Fainelli 354d3cc326 Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
18 years ago
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
18 years ago
Felix Fietkau 2a7df08119 mark uml as broken and add some cleanups (not working yet)
SVN-Revision: 6439
18 years ago