openwrt/svn-archive/archive.git
17 years agoAdded dependency on AT91 build
Hamish Guthrie [Sat, 10 Mar 2007 16:12:40 +0000 (16:12 +0000)]
Added dependency on AT91 build

SVN-Revision: 6545

17 years agoAdded MMC/SD Card module support
Hamish Guthrie [Sat, 10 Mar 2007 16:06:37 +0000 (16:06 +0000)]
Added MMC/SD Card module support

SVN-Revision: 6544

17 years agomore devfs related bugs
Mike Baker [Fri, 9 Mar 2007 18:39:34 +0000 (18:39 +0000)]
more devfs related bugs

SVN-Revision: 6543

17 years agofix up the netconfig script after the devfs=>hotplug2 migration
Felix Fietkau [Fri, 9 Mar 2007 18:20:54 +0000 (18:20 +0000)]
fix up the netconfig script after the devfs=>hotplug2 migration

SVN-Revision: 6542

17 years agofallback when devfs names aren't found
Mike Baker [Fri, 9 Mar 2007 08:58:37 +0000 (08:58 +0000)]
fallback when devfs names aren't found

SVN-Revision: 6541

17 years agoChanged default compiler for 2.6 kernels to 4.1.2
Hamish Guthrie [Wed, 7 Mar 2007 22:32:10 +0000 (22:32 +0000)]
Changed default compiler for 2.6 kernels to 4.1.2

SVN-Revision: 6539

17 years agoforgot to set eol-style
Tim Yardley [Wed, 7 Mar 2007 15:45:49 +0000 (15:45 +0000)]
forgot to set eol-style

SVN-Revision: 6536

17 years agosplit out scsi module support and add ata piix support
Tim Yardley [Wed, 7 Mar 2007 15:38:45 +0000 (15:38 +0000)]
split out scsi module support and add ata piix support

SVN-Revision: 6535

17 years agoAdded GPIO driver
Hamish Guthrie [Wed, 7 Mar 2007 11:46:24 +0000 (11:46 +0000)]
Added GPIO driver

SVN-Revision: 6534

17 years agoFix config, set directory block to -1 for redboot.
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

17 years agoadd new config option for the hostname in /etc/config/system (fixes #1302, #1438)
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

17 years agoAdd support for LED drivers (clock tick and CPU activity)
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

17 years agoadd vga console support for x86-2.6 images (fixes #1342, #840)
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

17 years agoModified partition table to support jffs2
Hamish Guthrie [Mon, 5 Mar 2007 10:30:34 +0000 (10:30 +0000)]
Modified partition table to support jffs2

SVN-Revision: 6529

17 years agoChaged kernel config so default builds cleanly
Hamish Guthrie [Mon, 5 Mar 2007 09:15:45 +0000 (09:15 +0000)]
Chaged kernel config so default builds cleanly

SVN-Revision: 6528

17 years agotrunk.. same deal as changeset:6526
Tim Yardley [Mon, 5 Mar 2007 01:38:44 +0000 (01:38 +0000)]
trunk.. same deal as changeset:6526

SVN-Revision: 6527

17 years agofix squashfs for ixp4xx
Imre Kaloz [Mon, 5 Mar 2007 00:47:13 +0000 (00:47 +0000)]
fix squashfs for ixp4xx

SVN-Revision: 6524

17 years agoadd missing init=/etc/preinit cmdline parameter
Felix Fietkau [Mon, 5 Mar 2007 00:38:37 +0000 (00:38 +0000)]
add missing init=/etc/preinit cmdline parameter

SVN-Revision: 6523

17 years agoadd squashfs support for ixp4xx
Felix Fietkau [Mon, 5 Mar 2007 00:21:30 +0000 (00:21 +0000)]
add squashfs support for ixp4xx

SVN-Revision: 6522

17 years agomore hotplug2/mdev/devfs related fixups, this time for broadcom
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

17 years agofix a compile error caused by the devfs removal
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

17 years agoenable ne2k-pci by default
Felix Fietkau [Sun, 4 Mar 2007 21:25:25 +0000 (21:25 +0000)]
enable ne2k-pci by default

SVN-Revision: 6517

17 years agoSVN-Revision: 6516
Imre Kaloz [Sun, 4 Mar 2007 21:17:17 +0000 (21:17 +0000)]
SVN-Revision: 6516

17 years agofix metadata scan for profile split
Felix Fietkau [Sun, 4 Mar 2007 21:07:29 +0000 (21:07 +0000)]
fix metadata scan for profile split

SVN-Revision: 6515

17 years agoreorder target profiles
Felix Fietkau [Sun, 4 Mar 2007 20:43:39 +0000 (20:43 +0000)]
reorder target profiles

SVN-Revision: 6514

17 years agoadd some missing deps for the metadata files
Felix Fietkau [Sun, 4 Mar 2007 20:39:56 +0000 (20:39 +0000)]
add some missing deps for the metadata files

SVN-Revision: 6513

17 years agonuke mdev and replace it with hotplug2 :)
Felix Fietkau [Sun, 4 Mar 2007 20:31:53 +0000 (20:31 +0000)]
nuke mdev and replace it with hotplug2 :)

SVN-Revision: 6512

17 years agomake hotplug2 depend on udevtrigger
Felix Fietkau [Sun, 4 Mar 2007 20:15:32 +0000 (20:15 +0000)]
make hotplug2 depend on udevtrigger

SVN-Revision: 6511

17 years agoadd hotplug2
Felix Fietkau [Sun, 4 Mar 2007 19:55:47 +0000 (19:55 +0000)]
add hotplug2

SVN-Revision: 6510

17 years agoupgrade udev to latest version and add separate package for udevtrigger (will be...
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

17 years agoAdded initial support for at91 plaform (HCG)
Hamish Guthrie [Sun, 4 Mar 2007 17:29:44 +0000 (17:29 +0000)]
Added initial support for at91 plaform (HCG)

SVN-Revision: 6508

17 years agoadd a crlf workaround similar to the one from freewrt
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

17 years agodisable the automatic config reset if 'Advanced configuration options' is selected
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

17 years agohopefully fix ping bugs introduced in [6443]
Felix Fietkau [Sun, 4 Mar 2007 14:36:34 +0000 (14:36 +0000)]
hopefully fix ping bugs introduced in [6443]

SVN-Revision: 6505

17 years agoonly mount sysfs once (thx, ejka)
Felix Fietkau [Sun, 4 Mar 2007 14:27:52 +0000 (14:27 +0000)]
only mount sysfs once (thx, ejka)

SVN-Revision: 6504

17 years agoforce a config reset when the user changes the target platform in menuconfig
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

17 years agomore propsets... i'm done for now.
Tim Yardley [Sun, 4 Mar 2007 04:57:01 +0000 (04:57 +0000)]
more propsets... i'm done for now.

SVN-Revision: 6502

17 years agosame propset here as changeset:6500
Tim Yardley [Sun, 4 Mar 2007 04:41:46 +0000 (04:41 +0000)]
same propset here as changeset:6500

SVN-Revision: 6501

17 years agoupgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
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

17 years agoAt91-2.6 directory
Hamish Guthrie [Sat, 3 Mar 2007 22:52:45 +0000 (22:52 +0000)]
At91-2.6 directory

SVN-Revision: 6488

17 years agoSorry should be at91-2.6
Hamish Guthrie [Sat, 3 Mar 2007 22:51:25 +0000 (22:51 +0000)]
Sorry should be at91-2.6

SVN-Revision: 6487

17 years agoAdded at91 direcoty for versalink board
Hamish Guthrie [Sat, 3 Mar 2007 22:50:04 +0000 (22:50 +0000)]
Added at91 direcoty for versalink board

SVN-Revision: 6486

17 years agoRemoving vlink in order to prepare for at91
Hamish Guthrie [Sat, 3 Mar 2007 22:48:40 +0000 (22:48 +0000)]
Removing vlink in order to prepare for at91

SVN-Revision: 6485

17 years agofix mdev for broadcom 2.6
Felix Fietkau [Sat, 3 Mar 2007 22:40:28 +0000 (22:40 +0000)]
fix mdev for broadcom 2.6

SVN-Revision: 6484

17 years agoenable preinit for magicbox
Felix Fietkau [Sat, 3 Mar 2007 22:38:28 +0000 (22:38 +0000)]
enable preinit for magicbox

SVN-Revision: 6483

17 years agoenable preinit in a few other platforms
Felix Fietkau [Sat, 3 Mar 2007 22:36:45 +0000 (22:36 +0000)]
enable preinit in a few other platforms

SVN-Revision: 6482

17 years agoadd failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
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

17 years agodon't run mdev on hotplug pseudo-events that come from user space
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

17 years agochanges to target/linux/generic-* should not trigger a kernel-headers rebuild
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

17 years agoR.I.P. devfs
Imre Kaloz [Sat, 3 Mar 2007 20:35:01 +0000 (20:35 +0000)]
R.I.P. devfs

SVN-Revision: 6478

17 years agoreplace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
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

17 years agomake the rest of the structure for the targets that dont have profiles yet
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

17 years agofinal fix for the profile selection
Felix Fietkau [Fri, 2 Mar 2007 23:36:59 +0000 (23:36 +0000)]
final fix for the profile selection

SVN-Revision: 6474

17 years agoDeleting the test file
Hamish Guthrie [Fri, 2 Mar 2007 23:33:12 +0000 (23:33 +0000)]
Deleting the test file

SVN-Revision: 6473

17 years agoTest file - please ignore
Hamish Guthrie [Fri, 2 Mar 2007 23:30:16 +0000 (23:30 +0000)]
Test file - please ignore

SVN-Revision: 6472

17 years agoAdded base
Hamish Guthrie [Fri, 2 Mar 2007 23:26:01 +0000 (23:26 +0000)]
Added base

SVN-Revision: 6471

17 years agoset the PROFILE variable in target.mk appropriately
Felix Fietkau [Fri, 2 Mar 2007 23:13:52 +0000 (23:13 +0000)]
set the PROFILE variable in target.mk appropriately

SVN-Revision: 6470

17 years agorevert bogus target.mk change from [6465]
Felix Fietkau [Fri, 2 Mar 2007 23:04:19 +0000 (23:04 +0000)]
revert bogus target.mk change from [6465]

SVN-Revision: 6469

17 years agosplit out profile definitions from Makefiles
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

17 years agofix an error in the kernel image related commit
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

17 years agomake find_mtd_part work without devfs
Felix Fietkau [Fri, 2 Mar 2007 19:01:49 +0000 (19:01 +0000)]
make find_mtd_part work without devfs

SVN-Revision: 6466

17 years agocommit profile support for base-files... patches still need to be done
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

17 years agokernel build cleanup
Felix Fietkau [Fri, 2 Mar 2007 17:24:20 +0000 (17:24 +0000)]
kernel build cleanup

SVN-Revision: 6464

17 years agocopy the initramfs kernel to bin/ on x86-2.6 (fixes #1359)
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

17 years agominor doc changes
Tim Yardley [Fri, 2 Mar 2007 16:59:40 +0000 (16:59 +0000)]
minor doc changes

SVN-Revision: 6462

17 years agoadd SimpleTech SimpleShare NAS diag support (untested; based on patch from #1352)
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

17 years agoadd EXTRA_CFLAGS variable support
Felix Fietkau [Fri, 2 Mar 2007 16:14:05 +0000 (16:14 +0000)]
add EXTRA_CFLAGS variable support

SVN-Revision: 6459

17 years agoadd support for static routes - based on the patch from #1365
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

17 years agoenable mini_fo on fonera
Felix Fietkau [Fri, 2 Mar 2007 15:26:57 +0000 (15:26 +0000)]
enable mini_fo on fonera

SVN-Revision: 6456

17 years agoadd support for if{down,up} -a and implement proper start/stop/restart for /etc/init...
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

17 years agoAdd a LED driver for MTX-1 boards, yeah baby
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

17 years agoenable grub images in menuconfig for squashfs
Felix Fietkau [Fri, 2 Mar 2007 02:46:38 +0000 (02:46 +0000)]
enable grub images in menuconfig for squashfs

SVN-Revision: 6453

17 years agouse /etc/preinit on atheros-2.6
Felix Fietkau [Fri, 2 Mar 2007 01:39:14 +0000 (01:39 +0000)]
use /etc/preinit on atheros-2.6

SVN-Revision: 6452

17 years agoadd squashfs support for atheros-2.6
Felix Fietkau [Fri, 2 Mar 2007 01:38:07 +0000 (01:38 +0000)]
add squashfs support for atheros-2.6

SVN-Revision: 6451

17 years agomake squashfs overlay support more generic and integrate it for x86-2.6
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

17 years agomove mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the...
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

17 years agofix compile error
Felix Fietkau [Thu, 1 Mar 2007 23:39:48 +0000 (23:39 +0000)]
fix compile error

SVN-Revision: 6448

17 years agomake the iptables package robust to kernel config changes
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

17 years agoflash related cleanups
Felix Fietkau [Thu, 1 Mar 2007 11:54:33 +0000 (11:54 +0000)]
flash related cleanups

SVN-Revision: 6446

17 years agoPackage sit module as part of kmod-ipv6 (#1424)
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

17 years agoMake strongswan really depend on 2.4 kernels
Florian Fainelli [Thu, 1 Mar 2007 09:08:34 +0000 (09:08 +0000)]
Make strongswan really depend on 2.4 kernels

SVN-Revision: 6444

17 years agoFix truncated pings results when packets are too small. Also check for packet maximum...
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

17 years agomark uml as broken and add some cleanups (not working yet)
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

17 years agofix the issue of httpd no longer working when its root directory is replaced
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

17 years agoFix dependency on zlib
Florian Fainelli [Wed, 28 Feb 2007 16:23:20 +0000 (16:23 +0000)]
Fix dependency on zlib

SVN-Revision: 6433

17 years agoRevert previous commit oops :/
Florian Fainelli [Wed, 28 Feb 2007 13:56:05 +0000 (13:56 +0000)]
Revert previous commit oops :/

SVN-Revision: 6431

17 years agoRe-enable fuse for 2.4 kernels as well (#1346)
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

17 years agoAdd strongswan (#1330)
Florian Fainelli [Wed, 28 Feb 2007 13:30:51 +0000 (13:30 +0000)]
Add strongswan (#1330)

SVN-Revision: 6429

17 years agofix kexec-tools build
Felix Fietkau [Wed, 28 Feb 2007 13:28:18 +0000 (13:28 +0000)]
fix kexec-tools build

SVN-Revision: 6428

17 years agofix a small bug in the config merge/split (fixes buildbot error on ixp4xx)
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

17 years agoForgot the patch for CLASSIFY
Florian Fainelli [Wed, 28 Feb 2007 12:05:46 +0000 (12:05 +0000)]
Forgot the patch for CLASSIFY

SVN-Revision: 6425

17 years agoAdd ipt_CLASSIFY target for 2.4 kernels (#1338)
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

17 years agoremove remaining unnecessary dependency
Felix Fietkau [Wed, 28 Feb 2007 02:40:19 +0000 (02:40 +0000)]
remove remaining unnecessary dependency

SVN-Revision: 6423

17 years agoadd missing dependencies (#1244)
Felix Fietkau [Wed, 28 Feb 2007 01:27:53 +0000 (01:27 +0000)]
add missing dependencies (#1244)

SVN-Revision: 6421

17 years agoadd a patch to revert recent breakage in the intel cfi flash driver (fixes #1140)
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

17 years agostrip double quotes from grub boot options (fixes #1406)
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

17 years agoupdate to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397
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

17 years agoallow the user to change the rb532 rootfs size in menuconfig (fixes #1374)
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

17 years agoadd wl-500w diag support (untested, based on patch from #1298)
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

17 years agomove ccache to tools/ and fix potential dependency issue
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