Mike Baker
|
5d30e6cb47
|
set PATH in rules.mk
SVN-Revision: 4438
|
2006-08-04 11:59:52 +00:00 |
|
Mike Baker
|
20922bcde7
|
fix everything I broke with the previous patches
SVN-Revision: 4436
|
2006-08-04 09:14:20 +00:00 |
|
Mike Baker
|
429f4764ac
|
add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
SVN-Revision: 4429
|
2006-08-04 03:26:32 +00:00 |
|
Felix Fietkau
|
db2eecc69a
|
add copyright headers to busybox patches
SVN-Revision: 4095
|
2006-06-27 00:51:59 +00:00 |
|
Mike Baker
|
d62e8a9485
|
credit where credit is due
SVN-Revision: 4091
|
2006-06-27 00:35:46 +00:00 |
|
Felix Fietkau
|
4ced39ac6f
|
add INCLUDE_DIR variable for $(TOPDIR)/include
SVN-Revision: 4033
|
2006-06-21 02:32:39 +00:00 |
|
Felix Fietkau
|
4e24e35fa9
|
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
SVN-Revision: 4032
|
2006-06-21 02:16:37 +00:00 |
|
Felix Fietkau
|
f5f11fff44
|
don't compile libipkg in busybox if ipkg is disabled
SVN-Revision: 3901
|
2006-06-04 01:31:03 +00:00 |
|
Felix Fietkau
|
d59800bbe1
|
fix busybox build
SVN-Revision: 3878
|
2006-05-31 23:36:37 +00:00 |
|
Felix Fietkau
|
7a14b45177
|
remove weird /lib64 directory
SVN-Revision: 3873
|
2006-05-31 20:57:49 +00:00 |
|
Nicolas Thill
|
551aff096d
|
sync busybox with trunk (update to v1.1.3).
SVN-Revision: 3823
|
2006-05-24 07:06:23 +00:00 |
|
Mike Baker
|
a3281a2f3b
|
fix .pkginfo line to allow the use of $(SOURCE)
SVN-Revision: 3802
|
2006-05-19 23:02:14 +00:00 |
|
Mike Baker
|
59c1faa150
|
clean up menu configuration
SVN-Revision: 3801
|
2006-05-19 22:46:24 +00:00 |
|
Mike Baker
|
07425d3300
|
Convert packages to new template
SVN-Revision: 3752
|
2006-05-10 19:06:22 +00:00 |
|
Mike Baker
|
170f0e635c
|
Add default compile target & use it for bridge and busybox
SVN-Revision: 3693
|
2006-04-21 10:03:46 +00:00 |
|
Felix Fietkau
|
519c9c34e7
|
clean up package titles/descriptions
SVN-Revision: 3686
|
2006-04-21 00:37:58 +00:00 |
|
Felix Fietkau
|
cdd74416bc
|
more cleanups and a new menuconfig generator
SVN-Revision: 3685
|
2006-04-21 00:12:18 +00:00 |
|
Felix Fietkau
|
97458d0a8e
|
more buildroot-ng bugfixes
SVN-Revision: 3675
|
2006-04-19 23:56:04 +00:00 |
|
Felix Fietkau
|
1726e20c08
|
bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
SVN-Revision: 3674
|
2006-04-19 23:14:13 +00:00 |
|
Felix Fietkau
|
5a4980a72b
|
port iptables to new config format, change handling of TITLE and DESCRIPTION
SVN-Revision: 3647
|
2006-04-14 04:27:05 +00:00 |
|
Felix Fietkau
|
5795d42588
|
new package makefile syntax
SVN-Revision: 3645
|
2006-04-14 03:03:32 +00:00 |
|
Felix Fietkau
|
bea2a5bd9d
|
remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
SVN-Revision: 3643
|
2006-04-14 01:22:55 +00:00 |
|
Imre Kaloz
|
7c52e42ba2
|
upgrade to busybox 1.1.2
SVN-Revision: 3625
|
2006-04-12 12:07:44 +00:00 |
|
Felix Fietkau
|
39eb9b16cb
|
fix segfault in locking utility
SVN-Revision: 3617
|
2006-04-11 13:54:43 +00:00 |
|
Felix Fietkau
|
ee27e41337
|
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
|
2006-04-05 02:09:22 +00:00 |
|
Felix Fietkau
|
e4b534024d
|
update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
SVN-Revision: 3587
|
2006-04-04 19:24:40 +00:00 |
|
Nicolas Thill
|
bbe5890c4f
|
update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
SVN-Revision: 3579
|
2006-04-02 15:34:41 +00:00 |
|
Imre Kaloz
|
e0919eb2a8
|
upgrade busybox to v1.1.1
SVN-Revision: 3578
|
2006-04-02 15:16:27 +00:00 |
|
Waldemar Brodkorb
|
c9a40f514b
|
enable mount nfs, thx ejka@imfi.kspu.ru
SVN-Revision: 3539
|
2006-03-29 09:07:13 +00:00 |
|
Florian Fainelli
|
8d8c65cc9c
|
Added support httpd user-agent, IP address binding, closes #265 and #108
SVN-Revision: 3165
|
2006-02-06 15:45:24 +00:00 |
|
Felix Fietkau
|
d60beecb8c
|
busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)
SVN-Revision: 3122
|
2006-02-04 01:21:35 +00:00 |
|
Florian Fainelli
|
6d4eab2a9d
|
Removed 220-http_address_binding.patch as it does not work for the moment. Closes #256
SVN-Revision: 3065
|
2006-01-29 13:53:19 +00:00 |
|
Imre Kaloz
|
3e087b3e96
|
upgrade busybox to 1.1.0 final
SVN-Revision: 2977
|
2006-01-14 17:22:39 +00:00 |
|
Felix Fietkau
|
ce1070acfc
|
add ip address parameter to netmsg utility
SVN-Revision: 2967
|
2006-01-14 01:21:53 +00:00 |
|
Felix Fietkau
|
2e2e260800
|
add small 'netmsg' utility to send udp broadcast messages
SVN-Revision: 2893
|
2006-01-11 00:41:50 +00:00 |
|
Florian Fainelli
|
9ba7a0904b
|
Added support for httpd IP address binding, worksforme #108 Corrected module extension in for kmod-usb-visor
SVN-Revision: 2850
|
2006-01-07 00:44:05 +00:00 |
|
Waldemar Brodkorb
|
4553a65a5d
|
enable watchdog daemon in busybox by default
SVN-Revision: 2800
|
2006-01-02 02:26:38 +00:00 |
|
Waldemar Brodkorb
|
ea1eba8bf6
|
fix bug #156, thx for reporting
SVN-Revision: 2760
|
2005-12-24 16:20:05 +00:00 |
|
Nicolas Thill
|
240ff3e580
|
fix busybox+ipkg build
SVN-Revision: 2733
|
2005-12-19 17:03:27 +00:00 |
|
Nicolas Thill
|
3227653546
|
fix ipkg segfaults
SVN-Revision: 2732
|
2005-12-19 14:44:05 +00:00 |
|
Imre Kaloz
|
a8c3b7c716
|
upgrade busybox to v1.1.0-pre1
SVN-Revision: 2687
|
2005-12-15 11:08:30 +00:00 |
|
Felix Fietkau
|
cd37776a81
|
don't display an 8 character password limit on the passwd prompt
SVN-Revision: 2625
|
2005-12-11 22:23:32 +00:00 |
|
Felix Fietkau
|
b4a4a1480a
|
create /var/spool/cron in cron init script and change the default crontab location to /etc/crontabs (fixes #88)
SVN-Revision: 2621
|
2005-12-11 22:00:56 +00:00 |
|
Felix Fietkau
|
d4af85cbf3
|
fix stupid bug in my busybox ash performance patch
SVN-Revision: 2457
|
2005-11-12 21:47:49 +00:00 |
|
Felix Fietkau
|
4ee0a517f1
|
add a busybox ash performance hack
SVN-Revision: 2398
|
2005-11-09 13:25:00 +00:00 |
|
Felix Fietkau
|
2e8e51060f
|
add hotplug stuff to trunk/
SVN-Revision: 2364
|
2005-11-07 01:12:51 +00:00 |
|
Nicolas Thill
|
923bd292c0
|
update ipkg patch to v1.99.154, add a patch to suppress warnings from libipkg compilation
SVN-Revision: 2343
|
2005-11-06 05:18:05 +00:00 |
|
Nicolas Thill
|
fd342b1ada
|
reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
|
2005-11-05 02:16:36 +00:00 |
|
Felix Fietkau
|
863218d0a2
|
change release number of busybox to 1 (new version)
SVN-Revision: 2248
|
2005-10-22 17:42:57 +00:00 |
|
Felix Fietkau
|
cbb3968f39
|
fix telnetd in busybox 1.01
SVN-Revision: 2247
|
2005-10-22 17:42:37 +00:00 |
|