summaryrefslogtreecommitdiff
path: root/openwrt/package/busybox
Commit message (Collapse)AuthorAgeFilesLines
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
| | | | SVN-Revision: 4033
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-1/+1
| | | | | | lzma, mkfs.* into toolchain/ SVN-Revision: 4032
* don't compile libipkg in busybox if ipkg is disabledFelix Fietkau2006-06-041-6/+6
| | | | SVN-Revision: 3901
* fix busybox buildFelix Fietkau2006-05-311-1/+1
| | | | SVN-Revision: 3878
* remove weird /lib64 directoryFelix Fietkau2006-05-311-0/+1
| | | | SVN-Revision: 3873
* sync busybox with trunk (update to v1.1.3).Nicolas Thill2006-05-247-398/+676
| | | | SVN-Revision: 3823
* fix .pkginfo line to allow the use of $(SOURCE)Mike Baker2006-05-191-4/+5
| | | | SVN-Revision: 3802
* clean up menu configurationMike Baker2006-05-191-1/+5
| | | | SVN-Revision: 3801
* Convert packages to new templateMike Baker2006-05-101-1/+0
| | | | SVN-Revision: 3752
* Add default compile target & use it for bridge and busyboxMike Baker2006-04-211-9/+0
| | | | SVN-Revision: 3693
* clean up package titles/descriptionsFelix Fietkau2006-04-211-2/+2
| | | | SVN-Revision: 3686
* more cleanups and a new menuconfig generatorFelix Fietkau2006-04-211-0/+1
| | | | SVN-Revision: 3685
* more buildroot-ng bugfixesFelix Fietkau2006-04-191-2/+2
| | | | SVN-Revision: 3675
* bugfix in package/rules.mk, add support for dumping package information with ↵Felix Fietkau2006-04-192-32/+3
| | | | | | make DUMP=1 SVN-Revision: 3674
* port iptables to new config format, change handling of TITLE and DESCRIPTIONFelix Fietkau2006-04-141-2/+1
| | | | SVN-Revision: 3647
* new package makefile syntaxFelix Fietkau2006-04-141-11/+16
| | | | SVN-Revision: 3645
* remove some more stuff, change package makefile format in rules.mk, port ↵Felix Fietkau2006-04-142-14/+8
| | | | | | busybox over to the new format SVN-Revision: 3643
* upgrade to busybox 1.1.2Imre Kaloz2006-04-122-214/+2
| | | | SVN-Revision: 3625
* fix segfault in locking utilityFelix Fietkau2006-04-111-2/+5
| | | | SVN-Revision: 3617
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-055-2/+249
| | | | | | config handling SVN-Revision: 3588
* update busybox menuconfig to 1.1.1, should fix the "missing reboot" bugFelix Fietkau2006-04-0416-265/+1012
| | | | SVN-Revision: 3587
* update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1Nicolas Thill2006-04-022-326/+487
| | | | SVN-Revision: 3579
* upgrade busybox to v1.1.1Imre Kaloz2006-04-027-121/+337
| | | | SVN-Revision: 3578
* enable mount nfs, thx ejka@imfi.kspu.ruWaldemar Brodkorb2006-03-291-1/+1
| | | | SVN-Revision: 3539
* Added support httpd user-agent, IP address binding, closes #265 and #108Florian Fainelli2006-02-062-0/+122
| | | | SVN-Revision: 3165
* busybox httpd.conf: add support for reading passwords from /etc/passwd ↵Felix Fietkau2006-02-041-0/+37
| | | | | | (syntax: $p$user, similar to md5 password syntax $1$password) SVN-Revision: 3122
* Removed 220-http_address_binding.patch as it does not work for the moment. ↵Florian Fainelli2006-01-291-85/+0
| | | | | | Closes #256 SVN-Revision: 3065
* upgrade busybox to 1.1.0 finalImre Kaloz2006-01-144-84/+49
| | | | SVN-Revision: 2977
* add ip address parameter to netmsg utilityFelix Fietkau2006-01-141-4/+4
| | | | SVN-Revision: 2967
* add small 'netmsg' utility to send udp broadcast messagesFelix Fietkau2006-01-112-0/+108
| | | | SVN-Revision: 2893
* Added support for httpd IP address binding, worksforme #108 Corrected module ↵Florian Fainelli2006-01-071-0/+86
| | | | | | extension in for kmod-usb-visor SVN-Revision: 2850
* enable watchdog daemon in busybox by defaultWaldemar Brodkorb2006-01-021-1/+1
| | | | SVN-Revision: 2800
* fix bug #156, thx for reportingWaldemar Brodkorb2005-12-241-1/+1
| | | | SVN-Revision: 2760
* fix busybox+ipkg buildNicolas Thill2005-12-191-11/+0
| | | | SVN-Revision: 2733
* fix ipkg segfaultsNicolas Thill2005-12-191-1/+1
| | | | SVN-Revision: 2732
* upgrade busybox to v1.1.0-pre1Imre Kaloz2005-12-156-382/+337
| | | | SVN-Revision: 2687
* don't display an 8 character password limit on the passwd promptFelix Fietkau2005-12-111-0/+12
| | | | SVN-Revision: 2625
* create /var/spool/cron in cron init script and change the default crontab ↵Felix Fietkau2005-12-111-0/+24
| | | | | | location to /etc/crontabs (fixes #88) SVN-Revision: 2621
* fix stupid bug in my busybox ash performance patchFelix Fietkau2005-11-121-3/+3
| | | | SVN-Revision: 2457
* add a busybox ash performance hackFelix Fietkau2005-11-091-0/+77
| | | | SVN-Revision: 2398
* add hotplug stuff to trunk/Felix Fietkau2005-11-071-1/+0
| | | | SVN-Revision: 2364
* update ipkg patch to v1.99.154, add a patch to suppress warnings from ↵Nicolas Thill2005-11-062-275/+726
| | | | | | libipkg compilation SVN-Revision: 2343
* reorganize/rationalize/format package menuconfig, make updatedd modularNicolas Thill2005-11-051-3/+8
| | | | SVN-Revision: 2333
* change release number of busybox to 1 (new version)Felix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2248
* fix telnetd in busybox 1.01Felix Fietkau2005-10-221-0/+12
| | | | SVN-Revision: 2247
* remove Maintainer: and Source: from packagesFelix Fietkau2005-10-211-2/+0
| | | | SVN-Revision: 2210
* update busybox to v1.01Imre Kaloz2005-10-202-20/+20
| | | | SVN-Revision: 2196
* sync with whiterussianWaldemar Brodkorb2005-09-141-0/+15
| | | | SVN-Revision: 1923
* add kernel 2.6 insmod support as default, just adds a few bytesWaldemar Brodkorb2005-09-031-1/+1
| | | | SVN-Revision: 1836
* fix ipkg install bug (default arch was not set)Nicolas Thill2005-08-291-1/+1
| | | | SVN-Revision: 1786