Peter Korsgaard
50def0e495
busybox: updated 1.13.0 ash fix
2008-11-22 06:49:33 +00:00
Peter Korsgaard
82569c48fe
busybox: fixup id applet on 1.13.0 for old uclibc versions
...
The id applet in 1.13.0 only compiles with uclibc < 0.9.30 if the
busybox internal passwd/grp functions are used.
Therefore, automatically enable CONFIG_USE_BB_PWD_GRP if that situation
is detected and warn the user.
2008-11-21 14:36:48 +00:00
Peter Korsgaard
5d66e99e6c
busybox: 1.13.0 ash fix
2008-11-21 10:59:01 +00:00
Peter Korsgaard
8bd30c75c9
busybox: 1.13.0 klogd fix
2008-11-20 06:49:20 +00:00
Peter Korsgaard
cec630f8f4
busybox: updated 1.13.0 id patch (only error out if needed)
2008-11-17 07:40:14 +00:00
Peter Korsgaard
687edf150f
busybox: 1.13.0 id patch (check)
2008-11-16 17:22:08 +00:00
Peter Korsgaard
4190cc1c41
busybox: disable id applet for 1.13.x
...
busybox 1.13.0 id applet doesn't compile with uclibc 0.9.29 / 0.9.28, so
disable it for now.
2008-11-15 21:25:29 +00:00
Peter Korsgaard
767577e504
busybox: add 1.13.x, mark older as deprecated
2008-11-13 16:32:56 +00:00
Peter Korsgaard
be4f829719
busybox: bump 1.12.x version
2008-11-13 16:32:52 +00:00
Peter Korsgaard
c4dbac60ae
busybox: basename 1.12.1 fix
2008-11-07 10:16:55 +00:00
Peter Korsgaard
a2274077d9
busybox: additional 1.12.1 patches
2008-11-02 13:06:44 +00:00
Peter Korsgaard
b931451833
busybox: add 1.12.1 modprobe fix
2008-10-13 12:42:29 +00:00
Peter Korsgaard
a42c6373c4
busybox: 1.12.1 grep fix
2008-10-06 18:52:02 +00:00
Peter Korsgaard
08fd45b4fb
busybox: bump 1.11.x and 1.12.x versions
2008-09-28 19:28:51 +00:00
Peter Korsgaard
22b455818d
busybox: more 1.12.0 patches
2008-09-22 11:54:17 +00:00
Peter Korsgaard
32217740f2
busybox: 1.11.2 patch
2008-09-09 08:50:18 +00:00
Peter Korsgaard
629c878a30
busybox: remove stale busybox 1.11.1 patches
...
Hamish, don't forget to remove those when you bump the version
2008-09-09 08:50:15 +00:00
Peter Korsgaard
6c15ea38d1
busybox: additional 1.12.0 patches
2008-08-31 21:45:03 +00:00
Peter Korsgaard
13e2bb5620
busybox: udhcpc patch for 1.12.0
2008-08-28 04:57:27 +00:00
Hamish Moffatt
c964f7c880
Bump 1.11.x version to 1.11.2 (no patches yet)
2008-08-26 01:05:51 +00:00
Peter Korsgaard
d14a2c7796
busybox: add 1.12.x and make it default
2008-08-21 05:08:53 +00:00
Peter Korsgaard
bf4c77cca0
busybox: fix missing dependencies in unpacked and config rules
...
Aadds dependency to host-sed and $(PROJECT_BUILD_DIR) when running
make busybox-config and busybox-unpacked.
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
2008-08-06 12:56:31 +00:00
Peter Korsgaard
2f06c38008
busybox: additional 1.11.1 patches
2008-08-06 06:37:21 +00:00
Peter Korsgaard
fa0ac2de33
busybox: default HIDE_OTHERS to y for all versions
...
There's no particular reason to only enable BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
by default for the snapshot version.
2008-08-04 19:06:19 +00:00
Peter Korsgaard
10d8ac5ed0
busybox: additional 1.11.1 fix
2008-07-23 06:01:50 +00:00
Peter Korsgaard
cb52bd0ddf
busybox: 1.11.1 patches
2008-07-22 11:19:07 +00:00
Peter Korsgaard
4b586e6cda
busybox: bump 1.11.x version
2008-07-11 22:19:21 +00:00
Peter Korsgaard
c6b42b4848
busybox: more 1.11.0 patches
2008-07-06 13:55:55 +00:00
Peter Korsgaard
013b51ec81
busybox: default to 1.11.x
2008-07-01 14:04:55 +00:00
Peter Korsgaard
c75b71199d
busybox 1.11.0: additional fixes
2008-07-01 13:37:12 +00:00
Peter Korsgaard
a7b15eac14
busybox: 1.11.0 fixes
2008-06-28 20:53:52 +00:00
Peter Korsgaard
e3896fb28a
busybox: add 1.11.x
2008-06-26 06:51:16 +00:00
Peter Korsgaard
538f656cf1
busybox: mark old versions as deprecated
2008-06-26 06:51:11 +00:00
Peter Korsgaard
87ac3fcaa4
buxybox: bump 1.10.x version
2008-06-26 06:50:59 +00:00
Peter Korsgaard
72746ea389
budybox: 1.10.3 udhcpc fix
2008-06-20 18:38:44 +00:00
Peter Korsgaard
a5ac61715b
buildroot: s/depends/depends on/
...
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +00:00
Peter Korsgaard
e147608e7d
busybox 1.10.3 patch
2008-06-13 20:49:35 +00:00
Peter Korsgaard
68cd7d62ca
busybox 1.10.x: bump version
2008-06-07 07:46:01 +00:00
Peter Korsgaard
e7bdf94241
busybox: additional 1.10.2 fixes
2008-05-31 12:58:22 +00:00
Peter Korsgaard
abf69d676f
busybox: 1.10.2 patches
2008-05-31 07:28:04 +00:00
Peter Korsgaard
63c97a8c8b
busybox: bump version
2008-05-09 10:00:59 +00:00
Peter Korsgaard
371c487a0d
busybox: additional 1.10.1 patches
2008-05-05 17:17:00 +00:00
Peter Korsgaard
8fdb0e25e6
busybox: 1.10.1 patches
2008-04-29 06:53:55 +00:00
Peter Korsgaard
7581683ef8
busybox: bump version
2008-04-22 09:37:22 +00:00
Peter Korsgaard
60dac8ff44
busybox-1.6.0.config: disable TASKSET.
...
Disable CONFIG_TASKSET as it only compiles if
sched_{g,s}etaffinity support is available.
2008-04-04 07:17:34 +00:00
Peter Korsgaard
c9477eea89
busybox: additional 1.10.0 fix
2008-04-01 10:00:00 +00:00
Peter Korsgaard
399a1f27fa
busybox: additional 1.10.0 fixes
2008-03-30 14:37:06 +00:00
Peter Korsgaard
9c078e173a
busybox: remove unused configs/patches
2008-03-26 21:53:15 +00:00
Peter Korsgaard
49a411ea73
busybox: bump 1.7.x and 1.8.x versions
2008-03-26 21:49:58 +00:00
Peter Korsgaard
18679d10a1
busybox: add 1.10.0 release
2008-03-25 14:38:45 +00:00
John Voltz
69ae3cec84
confusing busybox config option description patch, busybox can be built as shared libs, hardlinks ... etc. rename to full install. Patch from Nigel Kukard
2008-03-21 17:56:00 +00:00
Peter Korsgaard
7c54beb870
busybox: bump version (1.9.2)
2008-03-21 10:14:15 +00:00
Peter Korsgaard
be36fc319e
busybox: additional 1.9.1 patches
2008-03-17 19:44:43 +00:00
Peter Korsgaard
1af1c77554
busybox: remove config dependency on busybox-source
...
busybox-source target doesn't need to depend on the config file.
Patch by Simon Pasch.
2008-03-11 08:17:03 +00:00
Peter Korsgaard
c4927e52c2
busybox 1.9.1 fixes
2008-02-28 14:38:06 +00:00
Peter Korsgaard
54255463b2
busybox: bump version to 1.9.1
2008-02-14 15:49:48 +00:00
Peter Korsgaard
7c44a53354
busybox: additional 1.9.0 patches
2008-02-14 14:45:23 +00:00
Peter Korsgaard
1767962c45
busybox: More 1.9.0 patches
2008-02-02 21:49:48 +00:00
Peter Korsgaard
1388c9ab03
busybox: 1.9.0 fixes
2008-01-08 12:51:36 +00:00
Peter Korsgaard
b03514bbb7
busybox: Don't depend on long gone busybox 1.0.1 symbol
2008-01-03 13:33:30 +00:00
Peter Korsgaard
9f36f45bcf
busybox: Bump version to 1.9.0
2008-01-03 13:33:28 +00:00
Peter Korsgaard
e88a01bde3
busybox: Bump version to 1.8.2
2008-01-03 13:33:25 +00:00
Peter Korsgaard
a9e0ebe4b0
busybox: Bump version to 1.7.4
2008-01-03 13:33:21 +00:00
Peter Korsgaard
e291564b63
busybox: Remove unused 1.7.0 patches
2008-01-03 13:33:19 +00:00
Peter Korsgaard
13ad3367e2
busybox: Get rid of minor version selection.
...
There isn't much point in selecting anything else than the latest
in a stable release series, so merge all the 1.7.x options into a
single selection.
2008-01-03 13:31:26 +00:00
Ulf Samuelsson
cfeb86e2b3
Allow longer history for package versions
2007-10-07 18:29:17 +00:00
Bernhard Reutner-Fischer
14a71561a3
- just use the strip binary to avoid confusing libtool (quotes)
...
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
2007-10-01 16:15:31 +00:00
Bernhard Reutner-Fischer
2ba27aec37
- bump version
2007-09-30 12:50:25 +00:00
Bernhard Reutner-Fischer
b1681007f1
- no need to $(strip ..) bool/tristate values (Cristian Ionescu-Idbohrn)
2007-09-30 12:48:25 +00:00
Ulf Samuelsson
6acce2cf1f
Add more management to linux and buysbox packages
2007-09-26 22:12:51 +00:00
Bernhard Reutner-Fischer
4b0d5a80f8
- revert some bad checkins, fixup bad settings in atmel targets and move the gcc target abi back to a place where the other arch-specific settings live
2007-09-26 21:12:38 +00:00
Ulf Samuelsson
1a1ac77c26
Reduce clutter in packages menu
2007-09-26 06:32:42 +00:00
Ulf Samuelsson
b0b368f545
"Project Name" needed before "root" file system can be copied.
...
Put first according to principle of configuration order
Merge root skeleton configuration to one place
- currently in package/busybox/Config.in
- Should maybe have it's own Config.in
gcc ABI configuration moved from toplevel to toolchain/gcc/Config.in
2007-09-26 06:13:09 +00:00
Bernhard Reutner-Fischer
8eaa585915
- add dummy -source targets.
2007-09-25 12:20:37 +00:00
Bernhard Reutner-Fischer
5010039460
- revert patch that obfuscates the config UI and doesn't reflect the order of config steps
2007-09-25 07:55:45 +00:00
Ulf Samuelsson
34a88f1fb0
Reorganize configs to even more logical positions
2007-09-24 21:10:43 +00:00
Bernhard Reutner-Fischer
8b3a0cd2cd
- fix typo in .config filename
2007-09-22 17:29:23 +00:00
Bernhard Reutner-Fischer
5f0baad293
- remove inadequate dependencies prerequisite.
...
If needed, this should be done slightly different, otherwise the source target runs dependencies, which is not correct.
2007-09-22 10:25:09 +00:00
Bernhard Reutner-Fischer
ec9b0d8024
- bump version
2007-09-20 16:58:35 +00:00
Bernhard Reutner-Fischer
e4c6340a94
- cleanup and fixes (Cristian Ionescu-Idbohrn)
2007-09-17 12:30:31 +00:00
Bernhard Reutner-Fischer
5213ca3749
- depends on host-fakeroot
2007-09-15 18:14:53 +00:00
Peter Korsgaard
2750d69835
Busybox 1.7.0 patches
2007-09-10 07:38:03 +00:00
Bernhard Reutner-Fischer
a3c9cecb2a
- adjust list of needed applets
2007-09-02 22:09:11 +00:00
Bernhard Reutner-Fischer
42450b1941
- build and use the list of the small initramfs
...
Overriding the use of the whole system (as does the initramfs target) is done
on purpose.
2007-09-02 21:50:37 +00:00
Bernhard Reutner-Fischer
54bacdba59
- improve configury
2007-09-02 14:56:39 +00:00
Bernhard Reutner-Fischer
0f7a5aa214
- add my working draft for busybox-initramfs (not yet finished, so still commented out in Config.in)
2007-09-01 17:33:19 +00:00
Bernhard Reutner-Fischer
8d41a4be9b
- add busybox-1.7.0
2007-08-24 14:23:53 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
6c6cb06709
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l)
2007-08-21 19:20:18 +00:00
Ulf Samuelsson
412ca2a4d4
BSP Patch:
...
=========================================================
The purpose of the BSP patch is to allow building
several boards inside the same buildroot tree.
For this to work, each board has to have its
own "$(TARGET_DIR)" and all *configurable* packages
must be rebuilt for each board.
They are now built in the "$(PROJECT_BUILD_DIR)"
All non configurable packages can and should still
be built in the "$(BUILD_DIR)".
If a package is built for one board, then when
you build for a second board of the same architecture
the build becomes a simple copy of the resulting
binaries.
-----
Define BR2_PROJECT which will be used as the selector
between different boards. Note that BR2_PROJECT allow
you to build multiple root file systems for a single
board, and should not be confused with BR2_BOARD_NAME
which relates to the H/W.
-----
Define PROJECT_BUILD_DIR as "PROJECT_BUILD_DIR/$(PROJECT)"
Define BINARIES_DIR as "binaries/$(PROJECT)"
Define TARGET_DIR as "$(PROJECT_BUILD_DIR)/root"
(some prefix/postfix may apply)
Resulting images are stored in "$(BINARIES_DIR)"
-----
Define a few new environment variables in Makefile
PROJECT: Stripped BR2_PROJECT
DATE: Date of build in YYYY-MM-DD format
HOSTNAME: Stripped BR2_HOSTNAME => /etc/hostname
BANNER: Stripped BR2_BANNER => /etc/issue
Linux and Busybox will be built in $(PROJECT_BUILD_DIR)
More patches will be needed later to ensure all
configurable packages are built in this directory.
2007-07-12 13:11:03 +00:00
Bernhard Reutner-Fischer
d99aa31062
- CONFIG_FDISK_SUPPORT_LARGE_DISKS depends on LFS
2007-07-08 12:10:21 +00:00
Bernhard Reutner-Fischer
d1bd218618
- fdisk was broken in r18727, disable for now.
2007-07-08 12:04:34 +00:00
Bernhard Reutner-Fischer
20dd05b6c3
- forgot to provide a default config for 1.6.1
...
Thanks to Cristian Ionescu-Idbohrn for noticing this.
2007-07-08 11:56:38 +00:00
Bernhard Reutner-Fischer
4217651181
- forgot a line
2007-07-02 15:20:05 +00:00
Bernhard Reutner-Fischer
1ca33cb117
- bump version
2007-07-02 09:54:18 +00:00
Bernhard Reutner-Fischer
e89cffadee
- use BR2_INET_IPV6
2007-06-27 21:07:09 +00:00
Bernhard Reutner-Fischer
489a777527
- add post 1.6.0 fix
2007-06-25 11:07:11 +00:00
Peter Korsgaard
12958f2d6f
busybox 1.6.0 patches
2007-06-14 13:09:06 +00:00
Bernhard Reutner-Fischer
ca50d0da5c
- bump version
2007-06-02 13:13:56 +00:00
Bernhard Reutner-Fischer
5706a8f36e
- fixed upstream in r18618
2007-05-15 09:33:57 +00:00
"Steven J. Hill"
a70e39cd5e
This patch increases the maximum host name length for 'dnsd' to 40 characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty.
2007-05-07 04:07:06 +00:00
"Steven J. Hill"
58ef6b3ca7
If any of the netkit packages were selected, we disable their counterparts in Busybox and warn the user.
2007-05-07 04:04:34 +00:00
Peter Korsgaard
67e8f62954
sed patch
2007-04-25 07:11:10 +00:00
Peter Korsgaard
27950be974
busybox 1.5.0 patches
2007-04-05 07:04:31 +00:00
Bernhard Reutner-Fischer
d5b53a1763
- strip quotes. Thanks to Heikki Lindholm for pointing this out.
2007-03-24 12:08:57 +00:00
Bernhard Reutner-Fischer
e835e0e2a3
- make sure we have a build_$arch dir for -menuconfig even when in a pristine checkout
2007-03-23 13:26:51 +00:00
Bernhard Reutner-Fischer
d7d4d7f220
- bump version
2007-03-23 13:24:56 +00:00
Bernhard Reutner-Fischer
415d655a74
- simplify busybox version fiddling
2007-03-20 09:51:37 +00:00
Bernhard Reutner-Fischer
d9ae4dd945
- add busybox-1.4.2
2007-03-20 08:53:17 +00:00
Peter Korsgaard
5b582fdaa0
tftp patch
2007-03-15 08:36:18 +00:00
Bernhard Reutner-Fischer
2984972d04
- fix ptr_to_globals
2007-03-14 13:02:07 +00:00
Peter Korsgaard
72d7eda385
tar -t hotfix
2007-02-27 09:04:31 +00:00
Peter Korsgaard
4e65a9271e
Set CONFIG_PREFIX for all versions
2007-02-23 11:55:27 +00:00
Bernhard Reutner-Fischer
6fadee86df
- just reading the first 9 bytes for the maj:min ought to be enough (TM)
2007-02-16 15:19:49 +00:00
Bernhard Reutner-Fischer
df0d821460
- add skeleton to use busybox and mdev for a rather small skeleton
2007-02-16 14:32:22 +00:00
Peter Korsgaard
6e53512a7d
Additional 1.4.1 patches
2007-02-12 14:43:57 +00:00
Peter Korsgaard
b79483adc1
Made _DIR/_SOURCE/_SITE common for all non-snapshot versions
2007-02-06 16:34:54 +00:00
Peter Korsgaard
94ffbabaa3
v1.0.1 tarball is called busybox-1.01
2007-02-06 16:31:59 +00:00
Peter Korsgaard
0d809dde0b
CONFIG_PREFIX hack (r17670) no longer needed
2007-02-06 16:23:33 +00:00
Peter Korsgaard
588f9d44be
hide busybox version selector if disabled
2007-02-06 16:20:29 +00:00
Peter Korsgaard
7deacb0d2d
busybox 1.4.1 support
2007-02-06 16:18:12 +00:00
Bernhard Reutner-Fischer
0b351be15b
- there is something wrong in the new buildsys: If one selects ip and has e..g rule or route unset, ip still wants to build those.
...
This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
2007-02-02 16:15:51 +00:00
Bernhard Reutner-Fischer
f449113914
- the generic x86 busybox config is ment for current busybox trunk
2007-02-01 12:30:34 +00:00
Bernhard Reutner-Fischer
5776937251
- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*.patch for snapshot
2007-01-31 14:21:08 +00:00
Peter Korsgaard
446f4f912d
busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX
2007-01-30 16:47:27 +00:00
Peter Korsgaard
9d14879bef
busybox 1.4.0 support files
2007-01-30 13:37:21 +00:00
Peter Korsgaard
799b1ee4fe
Busybox 1.4.0 support
2007-01-30 13:36:10 +00:00
Bernhard Reutner-Fischer
93ab6d3021
- add an experimental BR2_PREFER_IMA.
...
Currently disfunctional for gcc-4.2 due to PR30620 and possibly others
2007-01-28 12:03:58 +00:00
Bernhard Reutner-Fischer
f6c0fd635a
- copy the _CONFIG_FILES back
...
- use the BUSYBOX_CONFIG_FILE if specified by the user
2007-01-19 14:17:34 +00:00
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