Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-12 | Additional 1.4.1 patches | Peter Korsgaard | |
2007-02-06 | Made _DIR/_SOURCE/_SITE common for all non-snapshot versions | Peter Korsgaard | |
2007-02-06 | v1.0.1 tarball is called busybox-1.01 | Peter Korsgaard | |
2007-02-06 | CONFIG_PREFIX hack (r17670) no longer needed | Peter Korsgaard | |
2007-02-06 | hide busybox version selector if disabled | Peter Korsgaard | |
2007-02-06 | busybox 1.4.1 support | Peter Korsgaard | |
2007-02-02 | - there is something wrong in the new buildsys: If one selects ip and has ↵ | Bernhard Reutner-Fischer | |
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-01 | - the generic x86 busybox config is ment for current busybox trunk | Bernhard Reutner-Fischer | |
2007-01-31 | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | |
busybox.\*.patch for snapshot | |||
2007-01-30 | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | |
2007-01-30 | busybox 1.4.0 support files | Peter Korsgaard | |
2007-01-30 | Busybox 1.4.0 support | Peter Korsgaard | |
2007-01-28 | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | |
Currently disfunctional for gcc-4.2 due to PR30620 and possibly others | |||
2007-01-19 | - copy the _CONFIG_FILES back | Bernhard Reutner-Fischer | |
- use the BUSYBOX_CONFIG_FILE if specified by the user | |||
2007-01-17 | - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that | Bernhard Reutner-Fischer | |
are potentially provided by busybox. | |||
2006-12-13 | - make sure to agree on the installation CONFIG_PREFIX | Bernhard Reutner-Fischer | |
2006-12-13 | update busybox defaults a bit | Eric Andersen | |
2006-12-13 | let people select different versions of busybox to suit their needs | Eric Andersen | |
2006-12-13 | Use a stable version of busybox by default. The daily snapshot of | Eric Andersen | |
busybox tends to break often and is thus not a great default. | |||
2006-12-07 | - pass the target (kernel-) arch in. | Bernhard Reutner-Fischer | |
2006-12-02 | - provide default config for busybox for a generic i386 target. | Bernhard Reutner-Fischer | |
2006-12-02 | - adjust busybox-source dependencies | Bernhard Reutner-Fischer | |
2006-12-02 | - name the default busybox config-file. | Bernhard Reutner-Fischer | |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2006-11-17 | - Adjust the install prefix for current busybox. | Bernhard Reutner-Fischer | |
2006-11-17 | - newer busyboxen want CROSS_COMPILE rather than the old CROSS. | Bernhard Reutner-Fischer | |
2006-11-17 | - check if busybox' Rules.mak exists. | Bernhard Reutner-Fischer | |
- add target dirs to ensure that all required dirs do exist so make busybox-menuconfig works in a pristine checkout. | |||
2006-10-25 | Bump to upstream v1.2.2 | Peter Korsgaard | |
2006-08-29 | - repair deps. | Bernhard Reutner-Fischer | |
2006-08-24 | - make sure that the prerequisites of 'make busybox-menuconfig' are met | Bernhard Reutner-Fischer | |
2006-07-31 | Bump to upstream v1.2.1 | Peter Korsgaard | |
2006-07-09 | fix dependancy | Eric Andersen | |
2006-07-05 | - busybox recently renamed CROSS to CROSS_COMPILE. Pass in both for now. | Bernhard Reutner-Fischer | |
2006-05-18 | Bump to upstream v1.1.3 | Peter Korsgaard | |
2006-04-11 | per bug 825, bump busybox to stable rev 1.1.2 | Eric Andersen | |
2006-01-16 | ver bump | Mike Frysinger | |
2005-11-15 | make updating configs easier | Mike Frysinger | |
2005-11-10 | add an option for installing symlinks for supported busybox applets #536 | Mike Frysinger | |
2005-09-13 | if we have external syslogd, force busybox to use it | Eric Andersen | |
2005-08-18 | busybox-1.01 has been released | Mike Frysinger | |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen | |
2005-06-09 | routine .config update | Eric Andersen | |
2005-06-09 | routine .config updates | Eric Andersen | |
2005-04-21 | Update for latest config options | Eric Andersen | |
2005-04-12 | Make busybox config file location a config option | Eric Andersen | |
2005-02-25 | Trivial updates | Eric Andersen | |
2005-02-15 | give uclibc and busybox config files consistant variable names | Eric Andersen | |
2005-02-12 | update default config | Eric Andersen | |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | |
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||
2005-01-11 | merge some updates from George Joseph | Mike Frysinger | |