summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* work around a make bug in define/endef handlingFelix Fietkau2006-04-201-2/+1
| | | | SVN-Revision: 3680
* add proper package dependency handlingFelix Fietkau2006-04-203-27/+65
| | | | SVN-Revision: 3679
* redirect find stderr to /dev/null in timestamp.plFelix Fietkau2006-04-201-1/+1
| | | | SVN-Revision: 3678
* add timestamp check scriptFelix Fietkau2006-04-201-0/+40
| | | | SVN-Revision: 3677
* revert some previous changes and add another bugfixFelix Fietkau2006-04-201-24/+23
| | | | SVN-Revision: 3676
* more buildroot-ng bugfixesFelix Fietkau2006-04-192-18/+23
| | | | SVN-Revision: 3675
* bugfix in package/rules.mk, add support for dumping package information with ↵Felix Fietkau2006-04-194-41/+37
| | | | | | make DUMP=1 SVN-Revision: 3674
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-1415-140/+183
| | | | SVN-Revision: 3647
* fix default targets for multiple packgesFelix Fietkau2006-04-141-1/+2
| | | | SVN-Revision: 3646
* new package makefile syntaxFelix Fietkau2006-04-142-37/+79
| | | | SVN-Revision: 3645
* remove make-ipkg-dir.shFelix Fietkau2006-04-141-21/+0
| | | | SVN-Revision: 3644
* remove some more stuff, change package makefile format in rules.mk, port ↵Felix Fietkau2006-04-1412-1063/+56
| | | | | | busybox over to the new format SVN-Revision: 3643
* remove more packagesFelix Fietkau2006-04-138-149/+0
| | | | SVN-Revision: 3642
* remove lots of non-essential packagesFelix Fietkau2006-04-131593-167325/+0
| | | | SVN-Revision: 3641
* fix openswan patchFelix Fietkau2006-04-131-12/+0
| | | | SVN-Revision: 3639
* also update openswan in package/Felix Fietkau2006-04-131-2/+2
| | | | SVN-Revision: 3638
* fix motion download urlFelix Fietkau2006-04-131-1/+1
| | | | SVN-Revision: 3637
* disable the ZD1211 driver for linux 2.4 (does not build)Felix Fietkau2006-04-131-0/+1
| | | | SVN-Revision: 3636
* update openswan to 2.4.5 finalFelix Fietkau2006-04-132-25/+2
| | | | SVN-Revision: 3635
* cosmetic fix for the ar7 network defaultsFelix Fietkau2006-04-131-2/+2
| | | | SVN-Revision: 3634
* fix typo in firstboot - /etc/config/* is now a file instead of a symlinkFelix Fietkau2006-04-131-4/+4
| | | | SVN-Revision: 3633
* fix default interface name for ar7Felix Fietkau2006-04-131-1/+1
| | | | SVN-Revision: 3632
* Add fakeidentd a lightweight identd daemon. Fix minor typo in menuconfig for ↵Florian Fainelli2006-04-137-1/+70
| | | | | | weechat SVN-Revision: 3631
* Add weechat, a lightweight IRC client, thanks kolter !Florian Fainelli2006-04-136-0/+108
| | | | SVN-Revision: 3630
* Add support for static routes per interface. You can specify one or more ↵Florian Fainelli2006-04-131-0/+12
| | | | | | routes, subnets or hosts. Closes #308 for kamikaze SVN-Revision: 3629
* Add SIP connection tracking helpers. Update 2.6 kernel configuration to ↵Florian Fainelli2006-04-127-1/+844
| | | | | | build SIP connection tracking helper Add informations in menuconfig SVN-Revision: 3627
* Move ueagle to the main kernel config since it is in stock kernel Add Zydas ↵Florian Fainelli2006-04-128-7/+70
| | | | | | ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming SVN-Revision: 3626
* upgrade to busybox 1.1.2Imre Kaloz2006-04-122-214/+2
| | | | SVN-Revision: 3625
* upgrade to wireless-tools v28 finalImre Kaloz2006-04-121-2/+2
| | | | SVN-Revision: 3624
* Linux 2.6.16.4 *sigh*Imre Kaloz2006-04-124-8/+8
| | | | SVN-Revision: 3623
* Add missing svn:keywords and Id tagsNicolas Thill2006-04-1214-9/+19
| | | | SVN-Revision: 3622
* Prevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing ↵Nicolas Thill2006-04-122-1/+26
| | | | | | UDP packets (closes: #471) SVN-Revision: 3621
* add download URL to gpgOliver Ertl2006-04-111-1/+2
| | | | SVN-Revision: 3620
* update iftop to 0.17, closes #475Oliver Ertl2006-04-111-2/+2
| | | | SVN-Revision: 3619
* follow the stable tree, upgrade to 2.6.16.3Imre Kaloz2006-04-114-8/+8
| | | | SVN-Revision: 3618
* fix segfault in locking utilityFelix Fietkau2006-04-111-2/+5
| | | | SVN-Revision: 3617
* Add an MTX-1 specific patch to avoid functions redefinition at compile-time. ↵Florian Fainelli2006-04-112-0/+62
| | | | | | Build a full target SVN-Revision: 3616
* Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ↵Florian Fainelli2006-04-113-73/+18
| | | | | | base-files bridging eth0 with ath0. SVN-Revision: 3615
* Add multiple default gateways patch. No need to change the kernel ↵Florian Fainelli2006-04-112-0/+2563
| | | | | | configuration. Builds fine. Close #460 for the kamikaze part SVN-Revision: 3613
* Update to version 0.12, add a default configuration file, thanks to eatnumber1 !Florian Fainelli2006-04-112-12/+22
| | | | SVN-Revision: 3612
* check if vim exist, report bye datenmaulwurfWaldemar Brodkorb2006-04-101-1/+1
| | | | SVN-Revision: 3611
* select libgcc, report from datenmaulwurfWaldemar Brodkorb2006-04-101-0/+2
| | | | SVN-Revision: 3610
* Add Accescube documentationFlorian Fainelli2006-04-105-0/+157
| | | | SVN-Revision: 3609
* Restored madwifi compilation (disabled for some weird local hacks)Florian Fainelli2006-04-101-0/+1
| | | | SVN-Revision: 3607
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-105-1/+1766
| | | | | | Thanks to Etienne for the hardware ;) SVN-Revision: 3606
* Add vncrepeater, with uClibc++ linking, needs therefore testingFlorian Fainelli2006-04-107-0/+87
| | | | SVN-Revision: 3605
* Linux 2.6.16.2Imre Kaloz2006-04-103-6/+6
| | | | SVN-Revision: 3604
* fix typo in Openswan control file, closes #465Oliver Ertl2006-04-091-1/+1
| | | | SVN-Revision: 3603
* fix documentation stylesheet to work from svnMike Baker2006-04-081-1/+1
| | | | SVN-Revision: 3602
* fix a bug that prevents the wgt634u from initializing the filesystem properlyMike Baker2006-04-082-2/+8
| | | | SVN-Revision: 3601