Commit graph

4933 commits

Author SHA1 Message Date
Felix Fietkau
7b1a36cab4 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
2007-03-15 23:57:18 +00:00
Mike Baker
568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?"
SVN-Revision: 6570
2007-03-15 23:17:16 +00:00
Felix Fietkau
fbe0b0e33a enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
2007-03-15 18:53:00 +00:00
Felix Fietkau
4319c79ad4 brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
2007-03-15 12:07:43 +00:00
Travis Kemen
2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255
SVN-Revision: 6567
2007-03-15 03:21:35 +00:00
Florian Fainelli
a6481bb35b Change mtu value for pppoa and pppoe (#945)
SVN-Revision: 6566
2007-03-14 19:00:10 +00:00
Felix Fietkau
80840457a5 fix kmod-switch compile on brcm-2.4 (#1461)
SVN-Revision: 6565
2007-03-14 13:42:21 +00:00
Felix Fietkau
dcfbd5f656 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
2007-03-14 03:37:40 +00:00
Felix Fietkau
53a5d4131f add reboot fix from #1312
SVN-Revision: 6563
2007-03-14 01:26:57 +00:00
Felix Fietkau
bf622ab0ae add diag and switch support for brcm47xx-2.6
SVN-Revision: 6562
2007-03-14 01:19:24 +00:00
Felix Fietkau
40c03084c2 add -i <include file> and -f <ahtml file> options for awx interpreter (requested by mbm)
SVN-Revision: 6561
2007-03-14 01:13:57 +00:00
Felix Fietkau
b57adf4d9a fix the patchlevel of the busybox stty patch
SVN-Revision: 6560
2007-03-13 12:47:17 +00:00
Hamish Guthrie
e86198fcce 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
2007-03-13 12:18:35 +00:00
Felix Fietkau
f7809d07c8 remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
2007-03-12 19:23:18 +00:00
Imre Kaloz
ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Imre Kaloz
e50a89989b fix gcc version selection
SVN-Revision: 6556
2007-03-11 19:26:39 +00:00
Felix Fietkau
f1ba6fe9ad oops... forgot to remove line
SVN-Revision: 6555
2007-03-11 19:12:49 +00:00
Felix Fietkau
aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
2007-03-11 18:17:08 +00:00
Felix Fietkau
d011024713 fix staging dir installation of libcgi
SVN-Revision: 6553
2007-03-11 17:37:58 +00:00
Felix Fietkau
2cba1e7bfb fix typo (#1454)
SVN-Revision: 6550
2007-03-11 10:38:56 +00:00
Felix Fietkau
fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
2007-03-11 05:35:46 +00:00
Felix Fietkau
1312f14a81 add libcgi
SVN-Revision: 6548
2007-03-11 05:07:58 +00:00
Felix Fietkau
297062fab8 enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
2007-03-11 05:07:26 +00:00
Felix Fietkau
04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
2007-03-11 00:04:17 +00:00
Hamish Guthrie
30e757378e Added dependency on AT91 build
SVN-Revision: 6545
2007-03-10 16:12:40 +00:00
Hamish Guthrie
98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
2007-03-10 16:06:37 +00:00
Mike Baker
4a5cb10be3 more devfs related bugs
SVN-Revision: 6543
2007-03-09 18:39:34 +00:00
Felix Fietkau
65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration
SVN-Revision: 6542
2007-03-09 18:20:54 +00:00
Mike Baker
99c848c555 fallback when devfs names aren't found
SVN-Revision: 6541
2007-03-09 08:58:37 +00:00
Hamish Guthrie
ed1a641e15 Changed default compiler for 2.6 kernels to 4.1.2
SVN-Revision: 6539
2007-03-07 22:32:10 +00:00
Tim Yardley
fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00
Hamish Guthrie
2cbe1f1c0d Added GPIO driver
SVN-Revision: 6534
2007-03-07 11:46:24 +00:00
Mike Albon
1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
2007-03-06 23:13:20 +00:00
Felix Fietkau
b77680287e add new config option for the hostname in /etc/config/system (fixes #1302, #1438)
SVN-Revision: 6532
2007-03-06 21:28:57 +00:00
Hamish Guthrie
18b744818a Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now)
SVN-Revision: 6531
2007-03-06 20:40:41 +00:00
Felix Fietkau
4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
2007-03-06 19:13:40 +00:00
Hamish Guthrie
a5938cfbb3 Modified partition table to support jffs2
SVN-Revision: 6529
2007-03-05 10:30:34 +00:00
Hamish Guthrie
64d7360b51 Chaged kernel config so default builds cleanly
SVN-Revision: 6528
2007-03-05 09:15:45 +00:00
Tim Yardley
ccfa4a7af6 trunk.. same deal as changeset:6526
SVN-Revision: 6527
2007-03-05 01:38:44 +00:00
Imre Kaloz
44a2fd050c fix squashfs for ixp4xx
SVN-Revision: 6524
2007-03-05 00:47:13 +00:00
Felix Fietkau
cf282c9a69 add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
2007-03-05 00:38:37 +00:00
Felix Fietkau
8621fbdb4e add squashfs support for ixp4xx
SVN-Revision: 6522
2007-03-05 00:21:30 +00:00
Felix Fietkau
275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom
SVN-Revision: 6519
2007-03-04 23:55:07 +00:00
Felix Fietkau
5f728db76a fix a compile error caused by the devfs removal
SVN-Revision: 6518
2007-03-04 23:34:50 +00:00
Felix Fietkau
6bbbeb5d67 enable ne2k-pci by default
SVN-Revision: 6517
2007-03-04 21:25:25 +00:00
Imre Kaloz
603bbc1e8a SVN-Revision: 6516 2007-03-04 21:17:17 +00:00
Felix Fietkau
08c5cb8c23 fix metadata scan for profile split
SVN-Revision: 6515
2007-03-04 21:07:29 +00:00
Felix Fietkau
aabda0f133 reorder target profiles
SVN-Revision: 6514
2007-03-04 20:43:39 +00:00
Felix Fietkau
d5c45d8a05 add some missing deps for the metadata files
SVN-Revision: 6513
2007-03-04 20:39:56 +00:00
Felix Fietkau
a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00