Eugene Konev [Mon, 19 Mar 2007 17:25:06 +0000 (17:25 +0000)]
Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice).
SVN-Revision: 6613
Nicholas DePetrillo [Mon, 19 Mar 2007 15:35:55 +0000 (15:35 +0000)]
Updated content of wireless.tex, next version will have example configs
SVN-Revision: 6612
Eugene Konev [Sun, 18 Mar 2007 16:00:28 +0000 (16:00 +0000)]
Add forgotten part of vlynq irq setup
SVN-Revision: 6606
Eugene Konev [Sun, 18 Mar 2007 14:43:06 +0000 (14:43 +0000)]
Add acx package
SVN-Revision: 6605
Eugene Konev [Sun, 18 Mar 2007 14:18:56 +0000 (14:18 +0000)]
ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix #1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit.
SVN-Revision: 6604
Eugene Konev [Sun, 18 Mar 2007 13:47:28 +0000 (13:47 +0000)]
Move /sys on pivot_root too
SVN-Revision: 6603
Florian Fainelli [Sun, 18 Mar 2007 13:06:33 +0000 (13:06 +0000)]
Fix a warning
SVN-Revision: 6602
Florian Fainelli [Sun, 18 Mar 2007 12:59:44 +0000 (12:59 +0000)]
Add bssid fix from #1281
SVN-Revision: 6601
Eugene Konev [Sun, 18 Mar 2007 09:40:51 +0000 (09:40 +0000)]
Add ar7-2.6 port (marked as broken for now).
SVN-Revision: 6600
Eugene Konev [Sun, 18 Mar 2007 09:33:39 +0000 (09:33 +0000)]
Add srec2bin to firmware-utils
SVN-Revision: 6599
Eugene Konev [Sun, 18 Mar 2007 09:32:22 +0000 (09:32 +0000)]
Make lzma-loader sdram mapping configurable (#1169)
SVN-Revision: 6598
Hamish Guthrie [Sat, 17 Mar 2007 16:19:09 +0000 (16:19 +0000)]
Changed pin selections in low-level mmc driver
SVN-Revision: 6596
Felix Fietkau [Sat, 17 Mar 2007 13:31:13 +0000 (13:31 +0000)]
upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, rename /bin/ipcalc to /bin/ipcalc.sh (fixes #1452)
SVN-Revision: 6595
Travis Kemen [Sat, 17 Mar 2007 03:56:14 +0000 (03:56 +0000)]
remove duplicate section to find bridge name
SVN-Revision: 6591
Felix Fietkau [Sat, 17 Mar 2007 03:15:41 +0000 (03:15 +0000)]
fix default netmask
SVN-Revision: 6589
Felix Fietkau [Sat, 17 Mar 2007 02:54:16 +0000 (02:54 +0000)]
speed up package/install
SVN-Revision: 6588
Felix Fietkau [Fri, 16 Mar 2007 21:32:59 +0000 (21:32 +0000)]
fix a small bug in the unpack code
SVN-Revision: 6587
Felix Fietkau [Fri, 16 Mar 2007 20:37:04 +0000 (20:37 +0000)]
package libssp for apps that need it (only enabled for gcc4)
SVN-Revision: 6584
Felix Fietkau [Fri, 16 Mar 2007 20:32:32 +0000 (20:32 +0000)]
remove some debug code that slipped into the commit
SVN-Revision: 6583
Felix Fietkau [Fri, 16 Mar 2007 20:21:39 +0000 (20:21 +0000)]
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
Felix Fietkau [Fri, 16 Mar 2007 20:20:19 +0000 (20:20 +0000)]
re-enable SDK=1 and DEVELOPER=1 overrides for building all packages
SVN-Revision: 6581
Felix Fietkau [Fri, 16 Mar 2007 19:18:55 +0000 (19:18 +0000)]
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
Hamish Guthrie [Fri, 16 Mar 2007 18:53:35 +0000 (18:53 +0000)]
Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
Florian Fainelli [Fri, 16 Mar 2007 18:35:48 +0000 (18:35 +0000)]
Fix compilation errors with xt_portscan
SVN-Revision: 6578
Florian Fainelli [Fri, 16 Mar 2007 18:33:46 +0000 (18:33 +0000)]
Fix the serial driver with the devfs removal
SVN-Revision: 6577
Mike Baker [Fri, 16 Mar 2007 13:56:36 +0000 (13:56 +0000)]
add a new 'option disabled' to wifi-device
SVN-Revision: 6576
Felix Fietkau [Fri, 16 Mar 2007 12:26:33 +0000 (12:26 +0000)]
add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
SVN-Revision: 6575
Felix Fietkau [Fri, 16 Mar 2007 12:22:11 +0000 (12:22 +0000)]
revert part of [6573] to keep the speedup of metadata scanning
SVN-Revision: 6574
Mike Baker [Fri, 16 Mar 2007 06:12:53 +0000 (06:12 +0000)]
formatting and trivial cleanup
SVN-Revision: 6573
Felix Fietkau [Fri, 16 Mar 2007 03:02:31 +0000 (03:02 +0000)]
Add an 'Image Configuration' menu to menuconfig Packages can export a list of config options with labels and data types through the metadata. The selected config values will be exported to the target filesystem in /etc/uci-defaults and applied on the first boot.
SVN-Revision: 6572
Felix Fietkau [Thu, 15 Mar 2007 23:57:18 +0000 (23:57 +0000)]
split package.mk and clean up build system code (based on patch by mbm), makes the code more readable and speeds up metadata scan
SVN-Revision: 6571
Mike Baker [Thu, 15 Mar 2007 23:17:16 +0000 (23:17 +0000)]
Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
Felix Fietkau [Thu, 15 Mar 2007 18:53:00 +0000 (18:53 +0000)]
enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
Felix Fietkau [Thu, 15 Mar 2007 12:07:43 +0000 (12:07 +0000)]
brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
Travis Kemen [Thu, 15 Mar 2007 03:21:35 +0000 (03:21 +0000)]
added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
Florian Fainelli [Wed, 14 Mar 2007 19:00:10 +0000 (19:00 +0000)]
Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
Felix Fietkau [Wed, 14 Mar 2007 13:42:21 +0000 (13:42 +0000)]
fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
Felix Fietkau [Wed, 14 Mar 2007 03:37:40 +0000 (03:37 +0000)]
fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
Felix Fietkau [Wed, 14 Mar 2007 01:26:57 +0000 (01:26 +0000)]
add reboot fix from #1312
SVN-Revision: 6563
Felix Fietkau [Wed, 14 Mar 2007 01:19:24 +0000 (01:19 +0000)]
add diag and switch support for brcm47xx-2.6
SVN-Revision: 6562
Felix Fietkau [Wed, 14 Mar 2007 01:13:57 +0000 (01:13 +0000)]
add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
SVN-Revision: 6561
Felix Fietkau [Tue, 13 Mar 2007 12:47:17 +0000 (12:47 +0000)]
fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
Hamish Guthrie [Tue, 13 Mar 2007 12:18:35 +0000 (12:18 +0000)]
Small bug fix to package/kernel/modules/other.mk stty broken in busybox 1.4.1, added patch with fixed code from BB SVN. This will need to be removed when 1.4.2 is released.
SVN-Revision: 6559
Felix Fietkau [Mon, 12 Mar 2007 19:23:18 +0000 (19:23 +0000)]
remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
Imre Kaloz [Sun, 11 Mar 2007 19:49:50 +0000 (19:49 +0000)]
add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
Imre Kaloz [Sun, 11 Mar 2007 19:26:39 +0000 (19:26 +0000)]
fix gcc version selection
SVN-Revision: 6556
Felix Fietkau [Sun, 11 Mar 2007 19:12:49 +0000 (19:12 +0000)]
oops... forgot to remove line
SVN-Revision: 6555
Felix Fietkau [Sun, 11 Mar 2007 18:17:08 +0000 (18:17 +0000)]
replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
Felix Fietkau [Sun, 11 Mar 2007 17:37:58 +0000 (17:37 +0000)]
fix staging dir installation of libcgi
SVN-Revision: 6553
Felix Fietkau [Sun, 11 Mar 2007 10:38:56 +0000 (10:38 +0000)]
fix typo (#1454)
SVN-Revision: 6550
Felix Fietkau [Sun, 11 Mar 2007 05:35:46 +0000 (05:35 +0000)]
add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
Felix Fietkau [Sun, 11 Mar 2007 05:07:58 +0000 (05:07 +0000)]
add libcgi
SVN-Revision: 6548
Felix Fietkau [Sun, 11 Mar 2007 05:07:26 +0000 (05:07 +0000)]
enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
Felix Fietkau [Sun, 11 Mar 2007 00:04:17 +0000 (00:04 +0000)]
oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
Hamish Guthrie [Sat, 10 Mar 2007 16:12:40 +0000 (16:12 +0000)]
Added dependency on AT91 build
SVN-Revision: 6545
Hamish Guthrie [Sat, 10 Mar 2007 16:06:37 +0000 (16:06 +0000)]
Added MMC/SD Card module support
SVN-Revision: 6544
Mike Baker [Fri, 9 Mar 2007 18:39:34 +0000 (18:39 +0000)]
more devfs related bugs
SVN-Revision: 6543
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
Mike Baker [Fri, 9 Mar 2007 08:58:37 +0000 (08:58 +0000)]
fallback when devfs names aren't found
SVN-Revision: 6541
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
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
Hamish Guthrie [Wed, 7 Mar 2007 11:46:24 +0000 (11:46 +0000)]
Added GPIO driver
SVN-Revision: 6534
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