aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * fix find_config() in the network scriptsFelix Fietkau2006-08-27
| | | | | | | | SVN-Revision: 4682
| * Remove executable bit from these Makefiles. Closes #728Florian Fainelli2006-08-26
| | | | | | | | SVN-Revision: 4681
| * clean up hotplug mounting scriptsMike Baker2006-08-26
| | | | | | | | SVN-Revision: 4673
| * add basic support for the Magicbox boardsImre Kaloz2006-08-25
| | | | | | | | SVN-Revision: 4672
| * Make the build work properly by including Hostap modules.Mike Albon2006-08-25
| | | | | | | | SVN-Revision: 4671
| * update configMike Baker2006-08-25
| | | | | | | | SVN-Revision: 4670
| * update devfs patchesMike Baker2006-08-25
| | | | | | | | SVN-Revision: 4669
| * more cleanupsFelix Fietkau2006-08-25
| | | | | | | | SVN-Revision: 4668
| * initial attempt at cleaning up the bcm63xx stuffFelix Fietkau2006-08-25
| | | | | | | | SVN-Revision: 4664
| * Override kernel template and output bzImage, not the binary file, closes ↵Florian Fainelli2006-08-25
| | | | | | | | | | | | #676 and #714 SVN-Revision: 4658
| * hide rm -rf command in MakefileFelix Fietkau2006-08-24
| | | | | | | | SVN-Revision: 4656
| * add prereq check to prevent people from building openwrt as rootFelix Fietkau2006-08-24
| | | | | | | | SVN-Revision: 4655
| * revert to using *_ifnames internally, too many problems with firewall, ppp, ↵Felix Fietkau2006-08-24
| | | | | | | | | | | | etc. otherwise SVN-Revision: 4653
| * default value for *_device in scan_interfacesFelix Fietkau2006-08-24
| | | | | | | | SVN-Revision: 4652
| * add vlan_mode 0 command to fix the weird google issue in broadcom-wlFelix Fietkau2006-08-24
| | | | | | | | SVN-Revision: 4651
| * fix remaining *_ifnames referencesFelix Fietkau2006-08-24
| | | | | | | | SVN-Revision: 4650
| * add vlan_mode to wlcFelix Fietkau2006-08-24
| | | | | | | | SVN-Revision: 4648
| * enable split_iso for ehci on brcm-2.6Felix Fietkau2006-08-23
| | | | | | | | SVN-Revision: 4646
| * fix kernel module dependency problemsFelix Fietkau2006-08-23
| | | | | | | | SVN-Revision: 4640
| * Make hostap modules so build works properly.Mike Albon2006-08-23
| | | | | | | | SVN-Revision: 4639
| * change 'ifnames' to 'ifname' in network config, fix #697Felix Fietkau2006-08-23
| | | | | | | | SVN-Revision: 4638
| * Fix building util-linux under xscaleMike Albon2006-08-23
| | | | | | | | SVN-Revision: 4637
| * don't try to create mtd partitions on bcm947xx when the trx header is not ↵Felix Fietkau2006-08-22
| | | | | | | | | | | | found - should fix #318 SVN-Revision: 4634
| * Port kmod-tun to the new module layoutFlorian Fainelli2006-08-22
| | | | | | | | SVN-Revision: 4633
| * Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* ↵Florian Fainelli2006-08-22
| | | | | | | | | | | | fix #647, #671 SVN-Revision: 4632
| * Port kmod-gre to the new module layoutFlorian Fainelli2006-08-22
| | | | | | | | SVN-Revision: 4630
| * enable mknod by default (#490) - some drivers don't register with devfs properlyFelix Fietkau2006-08-22
| | | | | | | | SVN-Revision: 4627
| * Add maxfail option to avoid pptp giving up, closes #663Florian Fainelli2006-08-22
| | | | | | | | SVN-Revision: 4624
| * Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702Florian Fainelli2006-08-22
| | | | | | | | SVN-Revision: 4622
| * remove bogus dependency lineFelix Fietkau2006-08-22
| | | | | | | | SVN-Revision: 4621
| * Add ROUTE target for netfilter, closes #595Florian Fainelli2006-08-22
| | | | | | | | SVN-Revision: 4620
| * Add --enable-natt and --enable-dpd configuration options, closes #700Florian Fainelli2006-08-22
| | | | | | | | SVN-Revision: 4619
| * revert [4599], the bug was fixed elsewhereFelix Fietkau2006-08-21
| | | | | | | | SVN-Revision: 4618
| * fix up TMPDIR for initial prereq check to avoid creating a bogus build_ ↵Felix Fietkau2006-08-21
| | | | | | | | | | | | directory SVN-Revision: 4617
| * port kmod-ipv6 to the new systemFelix Fietkau2006-08-20
| | | | | | | | SVN-Revision: 4615
| * Add devpts mountsGerry Rozema2006-08-20
| | | | | | | | SVN-Revision: 4612
| * don't pad aruba images - unnecessary with the jffs2 hackFelix Fietkau2006-08-19
| | | | | | | | SVN-Revision: 4610
| * enable ipip for arubaFelix Fietkau2006-08-19
| | | | | | | | SVN-Revision: 4609
| * fix typoFelix Fietkau2006-08-19
| | | | | | | | SVN-Revision: 4608
| * Remove postinit stuff for initramfsGerry Rozema2006-08-18
| | | | | | | | SVN-Revision: 4605
| * Update init to use /etc/banner for presence test, remove postinitGerry Rozema2006-08-18
| | | | | | | | SVN-Revision: 4604
| * Fix/clean several hundred package makefilesMike Baker2006-08-18
| | | | | | | | SVN-Revision: 4603
| * handle postinit for initramfsGerry Rozema2006-08-18
| | | | | | | | SVN-Revision: 4601
| * File I forgotGerry Rozema2006-08-18
| | | | | | | | SVN-Revision: 4600
| * don't try to use gnu wget specific options in ipkgFelix Fietkau2006-08-18
| | | | | | | | SVN-Revision: 4599
| * remove reference to missing fileFelix Fietkau2006-08-18
| | | | | | | | SVN-Revision: 4595
| * Add support for the Asus power led, closes #349Florian Fainelli2006-08-18
| | | | | | | | SVN-Revision: 4594
| * Flesh out early userspace for initramfs to allow booting from mediaGerry Rozema2006-08-18
| | | | | | | | SVN-Revision: 4592
| * Update for initramfs handlingGerry Rozema2006-08-18
| | | | | | | | SVN-Revision: 4591
| * cosmetic coherency fixNicolas Thill2006-08-18
| | | | | | | | SVN-Revision: 4588