Bernhard Reutner-Fischer
d749450fc1
- add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that
...
are potentially provided by busybox.
2007-01-17 11:48:11 +00:00
Bernhard Reutner-Fischer
b3d0f31bdc
- make sure to agree on the installation CONFIG_PREFIX
2006-12-13 22:51:37 +00:00
Eric Andersen
162a23c220
update busybox defaults a bit
2006-12-13 09:14:10 +00:00
Eric Andersen
5ec906557c
let people select different versions of busybox to suit their needs
2006-12-13 06:58:14 +00:00
Eric Andersen
555adc366e
Use a stable version of busybox by default. The daily snapshot of
...
busybox tends to break often and is thus not a great default.
2006-12-13 06:18:41 +00:00
Bernhard Reutner-Fischer
7ba97716ce
- pass the target (kernel-) arch in.
2006-12-07 16:31:21 +00:00
Bernhard Reutner-Fischer
8f0c458c85
- provide default config for busybox for a generic i386 target.
2006-12-02 19:36:29 +00:00
Bernhard Reutner-Fischer
110f7dbfbf
- adjust busybox-source dependencies
2006-12-02 18:36:04 +00:00
Bernhard Reutner-Fischer
a7c4777b39
- name the default busybox config-file.
2006-12-02 17:03:38 +00:00
Bernhard Reutner-Fischer
6e2823c1fa
- add and use BR2_BZCAT config option.
2006-11-17 15:43:51 +00:00
Bernhard Reutner-Fischer
3e2f3e5579
- Adjust the install prefix for current busybox.
2006-11-17 12:57:21 +00:00
Bernhard Reutner-Fischer
0032d37174
- newer busyboxen want CROSS_COMPILE rather than the old CROSS.
2006-11-17 11:37:47 +00:00
Bernhard Reutner-Fischer
870cb9e826
- check if busybox' Rules.mak exists.
...
- add target dirs to ensure that all required dirs do exist so make busybox-menuconfig works in a pristine checkout.
2006-11-17 11:21:23 +00:00
Peter Korsgaard
31e658dc24
Bump to upstream v1.2.2
2006-10-25 08:10:26 +00:00
Bernhard Reutner-Fischer
302ac099bb
- repair deps.
2006-08-29 16:45:47 +00:00
Bernhard Reutner-Fischer
9752387b89
- make sure that the prerequisites of 'make busybox-menuconfig' are met
2006-08-24 19:48:31 +00:00
Peter Korsgaard
54044da973
Bump to upstream v1.2.1
2006-07-31 16:01:15 +00:00
Eric Andersen
9377ea7149
fix dependancy
2006-07-09 00:38:38 +00:00
Bernhard Reutner-Fischer
df1496abee
- busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now.
2006-07-05 11:23:17 +00:00
Peter Korsgaard
d503cac9fa
Bump to upstream v1.1.3
2006-05-18 17:36:17 +00:00
Eric Andersen
ef9e8c4fec
per bug 825, bump busybox to stable rev 1.1.2
2006-04-11 17:29:42 +00:00
Mike Frysinger
8ca0e33cd1
ver bump
2006-01-16 09:40:13 +00:00
Mike Frysinger
0b940a8ed1
make updating configs easier
2005-11-15 06:47:15 +00:00
Mike Frysinger
dba033e7a4
add an option for installing symlinks for supported busybox applets #536
2005-11-10 02:59:20 +00:00
Eric Andersen
f2dd639c9f
if we have external syslogd, force busybox to use it
2005-09-13 21:04:12 +00:00
Mike Frysinger
257dcdeabf
busybox-1.01 has been released
2005-08-18 02:04:15 +00:00
Eric Andersen
369864cf10
be a bit more consistant with naming, always escape wildcards
2005-06-24 08:36:13 +00:00
Eric Andersen
c8bd577ca9
routine .config update
2005-06-09 12:02:08 +00:00
Eric Andersen
e130848b4b
routine .config updates
2005-06-09 11:27:10 +00:00
Eric Andersen
eadb1e7ba4
Update for latest config options
2005-04-21 20:06:06 +00:00
Eric Andersen
9fc890fc1f
Make busybox config file location a config option
2005-04-12 20:32:45 +00:00
Eric Andersen
2460dadf07
Trivial updates
2005-02-25 01:30:13 +00:00
Eric Andersen
6970a92158
give uclibc and busybox config files consistant variable names
2005-02-15 22:48:08 +00:00
Eric Andersen
ec3977300f
update default config
2005-02-12 00:26:45 +00:00
Eric Andersen
d06645d8ed
There is no need to have a separate 'Makefile.in' file in the
...
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Mike Frysinger
b715166993
merge some updates from George Joseph
2005-01-11 03:05:11 +00:00
Eric Andersen
c456f3dd23
Update config
2005-01-09 08:01:03 +00:00
Mike Frysinger
450d6150c4
add homepage
2004-12-26 07:16:38 +00:00
Eric Andersen
71f799e085
Disable busybox ar
2004-11-06 07:02:56 +00:00
Mike Frysinger
c04d0fca9a
busybox 1.00
2004-10-13 18:37:16 +00:00
Eric Andersen
e697a16e5a
Andrew May writes:
...
A few more little ones.
busybox fdisk with large files should be removed without large files.
gdbtarget/gdb_client got mixed up in the Makefile.in.
I think gdbtarget should have a depend on ncurses but I am not
sure if it should go in the config or in the .mk.
It may be nice to split out the server and client.
uclibc.mk was checking BR2_SOFT_FLOAT for true not y.
2004-10-10 01:12:46 +00:00
Eric Andersen
bb05a9ad46
Make the TAR_VERBOSITY option a bit more sane
2004-10-09 21:19:47 +00:00
Mike Frysinger
3a7b488366
use $(TAR_VERBOSITY)
2004-10-09 19:05:40 +00:00
Mike Frysinger
40fbbbad2a
add support for using busybox snapshot
2004-10-09 18:00:34 +00:00
Eric Andersen
44eedc5c44
facelift step number two
2004-10-09 02:49:33 +00:00
Eric Andersen
2d523c2317
Major buildroot facelift, step one.
...
-Erik
2004-10-09 01:06:03 +00:00