aboutsummaryrefslogtreecommitdiff
path: root/openwrt/package
Commit message (Collapse)AuthorAge
...
* convert to new templateMike Baker2006-05-09
| | | | SVN-Revision: 3744
* install more iptables development stuff into the staging dirFelix Fietkau2006-04-29
| | | | SVN-Revision: 3713
* move package/sdk to target/sdkFelix Fietkau2006-04-21
| | | | SVN-Revision: 3695
* Add default compile target & use it for bridge and busyboxMike Baker2006-04-21
| | | | SVN-Revision: 3693
* remove todo messageFelix Fietkau2006-04-21
| | | | SVN-Revision: 3692
* fix bridge build and description, add default configure command to rules.mk, ↵Felix Fietkau2006-04-21
| | | | | | use CONFIG_ as prefix for package selction variables SVN-Revision: 3690
* convert bridge package to buildroot-ngMike Baker2006-04-21
| | | | SVN-Revision: 3689
* include package description in menuconfig helpFelix Fietkau2006-04-21
| | | | SVN-Revision: 3687
* clean up package titles/descriptionsFelix Fietkau2006-04-21
| | | | SVN-Revision: 3686
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-21
| | | | SVN-Revision: 3685
* menuconfig cleanupFelix Fietkau2006-04-20
| | | | SVN-Revision: 3684
* work around a make bug in define/endef handlingFelix Fietkau2006-04-20
| | | | SVN-Revision: 3680
* add proper package dependency handlingFelix Fietkau2006-04-20
| | | | SVN-Revision: 3679
* revert some previous changes and add another bugfixFelix Fietkau2006-04-20
| | | | SVN-Revision: 3676
* more buildroot-ng bugfixesFelix Fietkau2006-04-19
| | | | SVN-Revision: 3675
* bugfix in package/rules.mk, add support for dumping package information with ↵Felix Fietkau2006-04-19
| | | | | | make DUMP=1 SVN-Revision: 3674
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-14
| | | | SVN-Revision: 3647
* fix default targets for multiple packgesFelix Fietkau2006-04-14
| | | | SVN-Revision: 3646
* new package makefile syntaxFelix Fietkau2006-04-14
| | | | SVN-Revision: 3645
* remove some more stuff, change package makefile format in rules.mk, port ↵Felix Fietkau2006-04-14
| | | | | | busybox over to the new format SVN-Revision: 3643
* remove more packagesFelix Fietkau2006-04-13
| | | | SVN-Revision: 3642
* remove lots of non-essential packagesFelix Fietkau2006-04-13
| | | | SVN-Revision: 3641
* fix openswan patchFelix Fietkau2006-04-13
| | | | SVN-Revision: 3639
* also update openswan in package/Felix Fietkau2006-04-13
| | | | SVN-Revision: 3638
* fix motion download urlFelix Fietkau2006-04-13
| | | | SVN-Revision: 3637
* fix typo in firstboot - /etc/config/* is now a file instead of a symlinkFelix Fietkau2006-04-13
| | | | SVN-Revision: 3633
* Add fakeidentd a lightweight identd daemon. Fix minor typo in menuconfig for ↵Florian Fainelli2006-04-13
| | | | | | weechat SVN-Revision: 3631
* Add weechat, a lightweight IRC client, thanks kolter !Florian Fainelli2006-04-13
| | | | SVN-Revision: 3630
* Add support for static routes per interface. You can specify one or more ↵Florian Fainelli2006-04-13
| | | | | | routes, subnets or hosts. Closes #308 for kamikaze SVN-Revision: 3629
* upgrade to busybox 1.1.2Imre Kaloz2006-04-12
| | | | SVN-Revision: 3625
* upgrade to wireless-tools v28 finalImre Kaloz2006-04-12
| | | | SVN-Revision: 3624
* Add missing svn:keywords and Id tagsNicolas Thill2006-04-12
| | | | SVN-Revision: 3622
* Prevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing ↵Nicolas Thill2006-04-12
| | | | | | UDP packets (closes: #471) SVN-Revision: 3621
* add download URL to gpgOliver Ertl2006-04-11
| | | | SVN-Revision: 3620
* update iftop to 0.17, closes #475Oliver Ertl2006-04-11
| | | | SVN-Revision: 3619
* fix segfault in locking utilityFelix Fietkau2006-04-11
| | | | SVN-Revision: 3617
* Update to version 0.12, add a default configuration file, thanks to eatnumber1 !Florian Fainelli2006-04-11
| | | | SVN-Revision: 3612
* check if vim exist, report bye datenmaulwurfWaldemar Brodkorb2006-04-10
| | | | SVN-Revision: 3611
* select libgcc, report from datenmaulwurfWaldemar Brodkorb2006-04-10
| | | | SVN-Revision: 3610
* Add vncrepeater, with uClibc++ linking, needs therefore testingFlorian Fainelli2006-04-10
| | | | SVN-Revision: 3605
* fix typo in Openswan control file, closes #465Oliver Ertl2006-04-09
| | | | SVN-Revision: 3603
* fix a bug that prevents the wgt634u from initializing the filesystem properlyMike Baker2006-04-08
| | | | SVN-Revision: 3601
* fix ipsec-tools dependenciesFelix Fietkau2006-04-08
| | | | SVN-Revision: 3600
* Fix l2tpd blocking on read from ppp childs (closes: #455)Nicolas Thill2006-04-07
| | | | SVN-Revision: 3597
* fix firewall-related conffiles (moved to the iptables package)Felix Fietkau2006-04-06
| | | | SVN-Revision: 3595
* update SQLite to new upstream release, v3.3.3Oliver Ertl2006-04-05
| | | | SVN-Revision: 3594
* fix typoOliver Ertl2006-04-05
| | | | SVN-Revision: 3592
* update OpenVPN to 2.0.6 (security update)Oliver Ertl2006-04-05
| | | | SVN-Revision: 3591
* add hdparm to package/MakefileOliver Ertl2006-04-05
| | | | SVN-Revision: 3590
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-05
| | | | | | config handling SVN-Revision: 3588