Commit Graph

100 Commits

Author SHA1 Message Date
Felix Fietkau
af7a470f9c add support for a common shell include file, which is evaluated for every make shell call, simplify variable passing to the shell with shvar and shexport templates, use Package/<pkgname>/config for adding config.in data
SVN-Revision: 5014
2006-10-10 15:30:50 +00:00
Nicolas Thill
380fd63fb5 fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (closes: #689)
SVN-Revision: 4959
2006-10-08 13:10:10 +00:00
Felix Fietkau
daa77961b6 really fix webif password access patch for busybox
SVN-Revision: 4936
2006-10-06 18:52:02 +00:00
Felix Fietkau
bcad7263a0 fix for the password check (checked the wrong variable)
SVN-Revision: 4887
2006-10-02 17:43:42 +00:00
Felix Fietkau
92d0956040 port last commit to -ng
SVN-Revision: 4886
2006-10-02 17:40:03 +00:00
Mike Baker
bd784a4782 fix grep's -C option
SVN-Revision: 4857
2006-09-25 21:51:22 +00:00
Nicolas Thill
88b8c4eb63 new (last?) attempt at standardizing Makefiles
SVN-Revision: 4855
2006-09-24 20:49:31 +00:00
Mike Baker
a2d6de33b5 change more to less
SVN-Revision: 4774
2006-09-07 17:40:28 +00:00
Felix Fietkau
9fb5099a41 enable mknod by default (#490) - some drivers don't register with devfs properly
SVN-Revision: 4627
2006-08-22 12:19:18 +00:00
Felix Fietkau
d8cb7ff884 revert [4599], the bug was fixed elsewhere
SVN-Revision: 4618
2006-08-21 23:15:09 +00:00
Felix Fietkau
cfc4e0ed02 don't try to use gnu wget specific options in ipkg
SVN-Revision: 4599
2006-08-18 17:12:00 +00:00
Nicolas Thill
6c2792c792 fix wget long options bug (closes: #682)
SVN-Revision: 4586
2006-08-18 00:00:15 +00:00
Nicolas Thill
7a0d8ca5b4 update busybox to v1.2.1
SVN-Revision: 4528
2006-08-08 10:27:25 +00:00
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