aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Convert to new templateMike Baker2006-05-09
| | | | | | | | SVN-Revision: 3746
| * Convert to new templateMike Baker2006-05-09
| | | | | | | | SVN-Revision: 3745
| * 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
| * fix menuconfigFelix Fietkau2006-04-21
| | | | | | | | SVN-Revision: 3694
| * 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 more BR2 crapMike Baker2006-04-21
| | | | | | | | SVN-Revision: 3691
| * 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
| * fix detection of removed packagesFelix Fietkau2006-04-21
| | | | | | | | SVN-Revision: 3688
| * 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
| * modify the kconfig system for openwrtFelix Fietkau2006-04-20
| | | | | | | | SVN-Revision: 3683
| * add kconfig from linux 2.6 to scripts/configFelix Fietkau2006-04-20
| | | | | | | | SVN-Revision: 3682
| * 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
| * redirect find stderr to /dev/null in timestamp.plFelix Fietkau2006-04-20
| | | | | | | | SVN-Revision: 3678
| * add timestamp check scriptFelix Fietkau2006-04-20
| | | | | | | | SVN-Revision: 3677
| * 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 make-ipkg-dir.shFelix Fietkau2006-04-14
| | | | | | | | SVN-Revision: 3644
| * 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
* | move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-07
| | | | | | | | | | | | all the developers are ready SVN-Revision: 4944
* | let ipkg fail when a package file to be installed is not foundNicolas Thill2006-07-26
| | | | | | | | SVN-Revision: 4287
* | fix elinks dependency on openssl (closes: #614). Bump release number.Nicolas Thill2006-07-19
| | | | | | | | SVN-Revision: 4166
* | don't use the host strip command (closes: #592).Nicolas Thill2006-07-19
| | | | | | | | SVN-Revision: 4163
* | remove ref to host directories in config scripts.Nicolas Thill2006-06-25
| | | | | | | | SVN-Revision: 4082
* | fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-25
| | | | | | | | SVN-Revision: 4081
* | fix typo in brcm-2.4 system codeFelix Fietkau2006-06-18
| | | | | | | | SVN-Revision: 4003
* | remove some junkFelix Fietkau2006-06-16
| | | | | | | | SVN-Revision: 3962
* | fix display of uninitialized portsMike Baker2006-06-14
| | | | | | | | SVN-Revision: 3946
* | fix madwifi compile when using slab allocatorMike Baker2006-06-13
| | | | | | | | SVN-Revision: 3937
* | add adjtimex to ntpclient (#450)Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3927
* | enable slab, disable slob - for better performance (#583)Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3925
* | install missing ebtables filesFelix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3923
* | update ebtables to 2.0.8-rc2 (#558)Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3922
* | ppp: try to reconnect indefinitely (#551)Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3921
* | fix cflags, fix adjtimex patch (#587)Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3920
* | upgrade maradns to the latest version (#511)Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3919
* | add dropbear pubkey auth patch from #582Felix Fietkau2006-06-09
| | | | | | | | SVN-Revision: 3916