aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* fix wget long options bug (closes: #682)Nicolas Thill2006-08-18
| | | | SVN-Revision: 4586
* fix KERNELNAMEFelix Fietkau2006-08-17
| | | | SVN-Revision: 4584
* Add ext2 as a compiled in on x86-2.4 so it's available for initrd on netboot ↵Gerry Rozema2006-08-17
| | | | | | and ext2 bootable images. SVN-Revision: 4580
* Build bzImage for x86 builds - allow ext2 images even if initramfs used, ↵Gerry Rozema2006-08-17
| | | | | | they are needed for creating boot images SVN-Revision: 4579
* tidy up outputMike Baker2006-08-17
| | | | SVN-Revision: 4578
* fix accidental tabMike Baker2006-08-17
| | | | SVN-Revision: 4577
* Show error messages when collecting the package infoMike Baker2006-08-16
| | | | SVN-Revision: 4573
* fix minor compile issues with spca5xxMike Baker2006-08-16
| | | | SVN-Revision: 4572
* a "generic" patch shouldn't be setting the ARCH to mipsMike Baker2006-08-16
| | | | SVN-Revision: 4571
* fix issues if kernel config is changed after the compile has startedMike Baker2006-08-16
| | | | SVN-Revision: 4570
* Move a bunch of ethernet hardware drivers to new kernel module packageingGerry Rozema2006-08-14
| | | | SVN-Revision: 4569
* Generalize the x86 kernel config for more generic processor optionsGerry Rozema2006-08-14
| | | | SVN-Revision: 4568
* Make ext2 image larger for uml, update uml kernel configGerry Rozema2006-08-14
| | | | SVN-Revision: 4567
* Fix up kmod-mppe for 2.6 kernels tooGerry Rozema2006-08-14
| | | | SVN-Revision: 4566
* Enable CONFIG_PACKET built in the kernel, closes #687Florian Fainelli2006-08-11
| | | | SVN-Revision: 4564
* add secret option to use host's toolchain when native compilingMike Baker2006-08-10
| | | | SVN-Revision: 4553
* mark 63xx as broken until the platform is readyMike Baker2006-08-10
| | | | SVN-Revision: 4552
* fix uml-2.6 (closes: #678)Nicolas Thill2006-08-10
| | | | SVN-Revision: 4551
* fix error if dhcp is disabledMike Baker2006-08-08
| | | | SVN-Revision: 4545
* disable on uml-2.6 (lacking wireless), standardizeNicolas Thill2006-08-08
| | | | SVN-Revision: 4540
* update busybox to v1.2.1Nicolas Thill2006-08-08
| | | | SVN-Revision: 4528
* enable ext2 rootfs by default when target is uml-2.6Nicolas Thill2006-08-08
| | | | SVN-Revision: 4527
* increase the size of a few static buffers in menuconfig - fixes display of ↵Felix Fietkau2006-08-08
| | | | | | menus with lots of packages SVN-Revision: 4517
* fix typoFelix Fietkau2006-08-07
| | | | SVN-Revision: 4512