Mike Albon [Tue, 6 Mar 2007 23:13:20 +0000 (23:13 +0000)]
Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
Felix Fietkau [Tue, 6 Mar 2007 21:28:57 +0000 (21:28 +0000)]
add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
SVN-Revision: 6532
Hamish Guthrie [Tue, 6 Mar 2007 20:40:41 +0000 (20:40 +0000)]
Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now)
SVN-Revision: 6531
Felix Fietkau [Tue, 6 Mar 2007 19:13:40 +0000 (19:13 +0000)]
add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
Hamish Guthrie [Mon, 5 Mar 2007 10:30:34 +0000 (10:30 +0000)]
Modified partition table to support jffs2
SVN-Revision: 6529
Hamish Guthrie [Mon, 5 Mar 2007 09:15:45 +0000 (09:15 +0000)]
Chaged kernel config so default builds cleanly
SVN-Revision: 6528
Tim Yardley [Mon, 5 Mar 2007 01:38:44 +0000 (01:38 +0000)]
trunk.. same deal as changeset:6526
SVN-Revision: 6527
Imre Kaloz [Mon, 5 Mar 2007 00:47:13 +0000 (00:47 +0000)]
fix squashfs for ixp4xx
SVN-Revision: 6524
Felix Fietkau [Mon, 5 Mar 2007 00:38:37 +0000 (00:38 +0000)]
add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
Felix Fietkau [Mon, 5 Mar 2007 00:21:30 +0000 (00:21 +0000)]
add squashfs support for ixp4xx
SVN-Revision: 6522
Felix Fietkau [Sun, 4 Mar 2007 23:55:07 +0000 (23:55 +0000)]
more hotplug2/mdev/devfs related fixups, this time for broadcom
SVN-Revision: 6519
Felix Fietkau [Sun, 4 Mar 2007 23:34:50 +0000 (23:34 +0000)]
fix a compile error caused by the devfs removal
SVN-Revision: 6518
Felix Fietkau [Sun, 4 Mar 2007 21:25:25 +0000 (21:25 +0000)]
enable ne2k-pci by default
SVN-Revision: 6517
Imre Kaloz [Sun, 4 Mar 2007 21:17:17 +0000 (21:17 +0000)]
SVN-Revision: 6516
Felix Fietkau [Sun, 4 Mar 2007 21:07:29 +0000 (21:07 +0000)]
fix metadata scan for profile split
SVN-Revision: 6515
Felix Fietkau [Sun, 4 Mar 2007 20:43:39 +0000 (20:43 +0000)]
reorder target profiles
SVN-Revision: 6514
Felix Fietkau [Sun, 4 Mar 2007 20:39:56 +0000 (20:39 +0000)]
add some missing deps for the metadata files
SVN-Revision: 6513
Felix Fietkau [Sun, 4 Mar 2007 20:31:53 +0000 (20:31 +0000)]
nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
Felix Fietkau [Sun, 4 Mar 2007 20:15:32 +0000 (20:15 +0000)]
make hotplug2 depend on udevtrigger
SVN-Revision: 6511
Felix Fietkau [Sun, 4 Mar 2007 19:55:47 +0000 (19:55 +0000)]
add hotplug2
SVN-Revision: 6510
Felix Fietkau [Sun, 4 Mar 2007 19:49:49 +0000 (19:49 +0000)]
upgrade udev to latest version and add separate package for udevtrigger (will be used by hotplug2)
SVN-Revision: 6509
Hamish Guthrie [Sun, 4 Mar 2007 17:29:44 +0000 (17:29 +0000)]
Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
Felix Fietkau [Sun, 4 Mar 2007 16:27:11 +0000 (16:27 +0000)]
add a crlf workaround similar to the one from freewrt
SVN-Revision: 6507
Felix Fietkau [Sun, 4 Mar 2007 16:02:41 +0000 (16:02 +0000)]
disable the automatic config reset if 'Advanced configuration options' is selected
SVN-Revision: 6506
Felix Fietkau [Sun, 4 Mar 2007 14:36:34 +0000 (14:36 +0000)]
hopefully fix ping bugs introduced in [6443]
SVN-Revision: 6505
Felix Fietkau [Sun, 4 Mar 2007 14:27:52 +0000 (14:27 +0000)]
only mount sysfs once (thx, ejka)
SVN-Revision: 6504
Felix Fietkau [Sun, 4 Mar 2007 14:04:33 +0000 (14:04 +0000)]
force a config reset when the user changes the target platform in menuconfig
SVN-Revision: 6503
Tim Yardley [Sun, 4 Mar 2007 04:41:46 +0000 (04:41 +0000)]
same propset here as changeset:6500
SVN-Revision: 6501
Imre Kaloz [Sat, 3 Mar 2007 23:12:34 +0000 (23:12 +0000)]
upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
Felix Fietkau [Sat, 3 Mar 2007 22:40:28 +0000 (22:40 +0000)]
fix mdev for broadcom 2.6
SVN-Revision: 6484
Felix Fietkau [Sat, 3 Mar 2007 22:38:28 +0000 (22:38 +0000)]
enable preinit for magicbox
SVN-Revision: 6483
Felix Fietkau [Sat, 3 Mar 2007 22:36:45 +0000 (22:36 +0000)]
enable preinit in a few other platforms
SVN-Revision: 6482
Felix Fietkau [Sat, 3 Mar 2007 22:32:13 +0000 (22:32 +0000)]
add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
Felix Fietkau [Sat, 3 Mar 2007 20:59:49 +0000 (20:59 +0000)]
don't run mdev on hotplug pseudo-events that come from user space
SVN-Revision: 6480
Felix Fietkau [Sat, 3 Mar 2007 20:48:47 +0000 (20:48 +0000)]
changes to target/linux/generic-* should not trigger a kernel-headers rebuild
SVN-Revision: 6479
Imre Kaloz [Sat, 3 Mar 2007 20:35:01 +0000 (20:35 +0000)]
R.I.P. devfs
SVN-Revision: 6478
Felix Fietkau [Sat, 3 Mar 2007 19:22:41 +0000 (19:22 +0000)]
replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
SVN-Revision: 6477
Tim Yardley [Sat, 3 Mar 2007 01:22:09 +0000 (01:22 +0000)]
make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
Felix Fietkau [Fri, 2 Mar 2007 23:36:59 +0000 (23:36 +0000)]
final fix for the profile selection
SVN-Revision: 6474
Hamish Guthrie [Fri, 2 Mar 2007 23:33:12 +0000 (23:33 +0000)]
Deleting the test file
SVN-Revision: 6473
Hamish Guthrie [Fri, 2 Mar 2007 23:30:16 +0000 (23:30 +0000)]
Test file - please ignore
SVN-Revision: 6472
Felix Fietkau [Fri, 2 Mar 2007 23:13:52 +0000 (23:13 +0000)]
set the PROFILE variable in target.mk appropriately
SVN-Revision: 6470
Felix Fietkau [Fri, 2 Mar 2007 23:04:19 +0000 (23:04 +0000)]
revert bogus target.mk change from [6465]
SVN-Revision: 6469
Tim Yardley [Fri, 2 Mar 2007 23:02:38 +0000 (23:02 +0000)]
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
Felix Fietkau [Fri, 2 Mar 2007 21:07:53 +0000 (21:07 +0000)]
fix an error in the kernel image related commit
SVN-Revision: 6467
Felix Fietkau [Fri, 2 Mar 2007 19:01:49 +0000 (19:01 +0000)]
make find_mtd_part work without devfs
SVN-Revision: 6466
Tim Yardley [Fri, 2 Mar 2007 18:17:40 +0000 (18:17 +0000)]
commit profile support for base-files... patches still need to be done
SVN-Revision: 6465
Felix Fietkau [Fri, 2 Mar 2007 17:24:20 +0000 (17:24 +0000)]
kernel build cleanup
SVN-Revision: 6464
Felix Fietkau [Fri, 2 Mar 2007 17:12:23 +0000 (17:12 +0000)]
copy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
SVN-Revision: 6463
Tim Yardley [Fri, 2 Mar 2007 16:59:40 +0000 (16:59 +0000)]
minor doc changes
SVN-Revision: 6462
Felix Fietkau [Fri, 2 Mar 2007 16:27:53 +0000 (16:27 +0000)]
add SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
SVN-Revision: 6460
Felix Fietkau [Fri, 2 Mar 2007 16:14:05 +0000 (16:14 +0000)]
add EXTRA_CFLAGS variable support
SVN-Revision: 6459
Felix Fietkau [Fri, 2 Mar 2007 15:48:29 +0000 (15:48 +0000)]
add support for static routes - based on the patch from #1365
SVN-Revision: 6457
Felix Fietkau [Fri, 2 Mar 2007 15:26:57 +0000 (15:26 +0000)]
enable mini_fo on fonera
SVN-Revision: 6456
Felix Fietkau [Fri, 2 Mar 2007 13:21:33 +0000 (13:21 +0000)]
add support for if{down,up} -a and implement proper start/stop/restart for /etc/init.d/network
SVN-Revision: 6455
Florian Fainelli [Fri, 2 Mar 2007 13:03:50 +0000 (13:03 +0000)]
Add a LED driver for MTX-1 boards, yeah baby
SVN-Revision: 6454
Felix Fietkau [Fri, 2 Mar 2007 02:46:38 +0000 (02:46 +0000)]
enable grub images in menuconfig for squashfs
SVN-Revision: 6453
Felix Fietkau [Fri, 2 Mar 2007 01:39:14 +0000 (01:39 +0000)]
use /etc/preinit on atheros-2.6
SVN-Revision: 6452
Felix Fietkau [Fri, 2 Mar 2007 01:38:07 +0000 (01:38 +0000)]
add squashfs support for atheros-2.6
SVN-Revision: 6451
Felix Fietkau [Fri, 2 Mar 2007 01:23:36 +0000 (01:23 +0000)]
make squashfs overlay support more generic and integrate it for x86-2.6
SVN-Revision: 6450
Felix Fietkau [Thu, 1 Mar 2007 23:52:19 +0000 (23:52 +0000)]
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
Felix Fietkau [Thu, 1 Mar 2007 23:39:48 +0000 (23:39 +0000)]
fix compile error
SVN-Revision: 6448
Felix Fietkau [Thu, 1 Mar 2007 11:59:42 +0000 (11:59 +0000)]
make the iptables package robust to kernel config changes
SVN-Revision: 6447
Felix Fietkau [Thu, 1 Mar 2007 11:54:33 +0000 (11:54 +0000)]
flash related cleanups
SVN-Revision: 6446
Florian Fainelli [Thu, 1 Mar 2007 09:13:14 +0000 (09:13 +0000)]
Package sit module as part of kmod-ipv6 (#1424)
SVN-Revision: 6445
Florian Fainelli [Thu, 1 Mar 2007 09:08:34 +0000 (09:08 +0000)]
Make strongswan really depend on 2.4 kernels
SVN-Revision: 6444
Florian Fainelli [Wed, 28 Feb 2007 19:45:36 +0000 (19:45 +0000)]
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
Felix Fietkau [Wed, 28 Feb 2007 18:25:14 +0000 (18:25 +0000)]
mark uml as broken and add some cleanups (not working yet)
SVN-Revision: 6439
Felix Fietkau [Wed, 28 Feb 2007 17:58:23 +0000 (17:58 +0000)]
fix the issue of httpd no longer working when its root directory is replaced
SVN-Revision: 6437
Florian Fainelli [Wed, 28 Feb 2007 16:23:20 +0000 (16:23 +0000)]
Fix dependency on zlib
SVN-Revision: 6433
Florian Fainelli [Wed, 28 Feb 2007 13:56:05 +0000 (13:56 +0000)]
Revert previous commit oops :/
SVN-Revision: 6431
Florian Fainelli [Wed, 28 Feb 2007 13:45:37 +0000 (13:45 +0000)]
Re-enable fuse for 2.4 kernels as well (#1346)
SVN-Revision: 6430
Florian Fainelli [Wed, 28 Feb 2007 13:30:51 +0000 (13:30 +0000)]
Add strongswan (#1330)
SVN-Revision: 6429
Felix Fietkau [Wed, 28 Feb 2007 13:28:18 +0000 (13:28 +0000)]
fix kexec-tools build
SVN-Revision: 6428
Felix Fietkau [Wed, 28 Feb 2007 13:00:26 +0000 (13:00 +0000)]
fix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
SVN-Revision: 6427
Florian Fainelli [Wed, 28 Feb 2007 12:05:46 +0000 (12:05 +0000)]
Forgot the patch for CLASSIFY
SVN-Revision: 6425
Florian Fainelli [Wed, 28 Feb 2007 12:04:58 +0000 (12:04 +0000)]
Add ipt_CLASSIFY target for 2.4 kernels (#1338)
SVN-Revision: 6424
Felix Fietkau [Wed, 28 Feb 2007 02:40:19 +0000 (02:40 +0000)]
remove remaining unnecessary dependency
SVN-Revision: 6423
Felix Fietkau [Wed, 28 Feb 2007 01:27:53 +0000 (01:27 +0000)]
add missing dependencies (#1244)
SVN-Revision: 6421
Felix Fietkau [Wed, 28 Feb 2007 01:14:42 +0000 (01:14 +0000)]
add a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
SVN-Revision: 6420
Felix Fietkau [Wed, 28 Feb 2007 01:10:10 +0000 (01:10 +0000)]
strip double quotes from grub boot options (fixes #1406)
SVN-Revision: 6419
Felix Fietkau [Wed, 28 Feb 2007 00:53:20 +0000 (00:53 +0000)]
update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
SVN-Revision: 6418
Felix Fietkau [Wed, 28 Feb 2007 00:06:37 +0000 (00:06 +0000)]
allow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
SVN-Revision: 6417
Felix Fietkau [Wed, 28 Feb 2007 00:01:41 +0000 (00:01 +0000)]
add wl-500w diag support (untested, based on patch from #1298)
SVN-Revision: 6416
Felix Fietkau [Tue, 27 Feb 2007 23:46:34 +0000 (23:46 +0000)]
move ccache to tools/ and fix potential dependency issue
SVN-Revision: 6413
Felix Fietkau [Tue, 27 Feb 2007 23:44:04 +0000 (23:44 +0000)]
fix ccache build (#1415)
SVN-Revision: 6412
Felix Fietkau [Tue, 27 Feb 2007 23:34:14 +0000 (23:34 +0000)]
add a check for brctl in the unbridge() function (fixes #1417)
SVN-Revision: 6410
Felix Fietkau [Tue, 27 Feb 2007 23:10:53 +0000 (23:10 +0000)]
use config_get_bool for hide_ssid option in madwifi
SVN-Revision: 6408
Felix Fietkau [Tue, 27 Feb 2007 23:09:57 +0000 (23:09 +0000)]
move config_get_bool from /sbin/wifi to /etc/functions.sh
SVN-Revision: 6407
Florian Fainelli [Tue, 27 Feb 2007 23:05:05 +0000 (23:05 +0000)]
Add hidden_ssid option to madwifi script (#1363)
SVN-Revision: 6406
Felix Fietkau [Tue, 27 Feb 2007 21:14:00 +0000 (21:14 +0000)]
Massive speedup in the package/target scanning step - per package metadata files are now cached. - timestamp.pl calls have been replaced with make file dependencies - an extra stamp file ensures that directory listing changes force a rebuild
SVN-Revision: 6404
Felix Fietkau [Tue, 27 Feb 2007 15:13:59 +0000 (15:13 +0000)]
remove compatibility crap from libfuse which seems to break on uClibc, because of problems with versioned symbols
SVN-Revision: 6402
Felix Fietkau [Tue, 27 Feb 2007 12:31:45 +0000 (12:31 +0000)]
fix alsa compile
SVN-Revision: 6401
Florian Fainelli [Tue, 27 Feb 2007 10:27:37 +0000 (10:27 +0000)]
Make cifs depend on kmod-nls-base (#1360)
SVN-Revision: 6400
Felix Fietkau [Tue, 27 Feb 2007 02:12:15 +0000 (02:12 +0000)]
fix pam header related compile error in dropbear
SVN-Revision: 6397
Florian Fainelli [Mon, 26 Feb 2007 21:54:55 +0000 (21:54 +0000)]
Add macosx fix from #1407
SVN-Revision: 6392
Felix Fietkau [Mon, 26 Feb 2007 20:04:04 +0000 (20:04 +0000)]
Integrate basic UCI config file validation support Needs more testing and validation is not enforced yet
Code contributed by Fraunhofer Fokus
SVN-Revision: 6391
Felix Fietkau [Mon, 26 Feb 2007 14:36:27 +0000 (14:36 +0000)]
correct wrong CONFIG_PCMCIA defaults (fixes buildbot errors)
SVN-Revision: 6390
Felix Fietkau [Mon, 26 Feb 2007 14:05:43 +0000 (14:05 +0000)]
add missing dependency
SVN-Revision: 6389
Felix Fietkau [Mon, 26 Feb 2007 01:14:18 +0000 (01:14 +0000)]
document MAKE_FLAGS and MAKE_VARS
SVN-Revision: 6385