busybox 1:1.20.0-8.1ubuntu1 source package in Ubuntu

Changelog

busybox (1:1.20.0-8.1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Set V=1 in debian/rules, to get more meaningful build logs.
    - Enable 'mount -f' and mount helpers for all targets.
    - [udeb] Enable chvt, killall, losetup, od, and stat.
    - test-bin.patch: Move test and friends to /bin.
    - static-sh-alias.patch: Add static-sh alias name for ash, and install
      /bin/static-sh symlink to busybox in busybox-static.
    - Add busybox-initramfs.
    + Refresh busybox-initramfs config to keep it in sync with the featureset
      of the other builds:
      - copybuf size bumped to 64kb
      - enable xargs features.
      - enable CONFIG_FEATURE_PS_LONG.
 -- Dmitrijs Ledkovs <email address hidden>   Fri, 02 Aug 2013 13:12:38 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
busybox_1.20.0.orig.tar.bz2 2.1 MiB 3c56508d984db1178664241ad548d118fb0aa71cdd2f8a9a93038e50b3b2bf16
busybox_1.20.0-8.1ubuntu1.debian.tar.gz 69.6 KiB aef465d5de8ba09c7ac4185e36e47f0284de5ea52cf16f9ff63f29de32deb3ac
busybox_1.20.0-8.1ubuntu1.dsc 2.3 KiB 9556a4f992ecd7c0c141a0a679ec8100e1da6680c494d83c73d5c88f3b10550f

View changes file

Binary packages built by this source

busybox: Tiny utilities for small and embedded systems

 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 This package installs the BusyBox binary but does not install
 symlinks for any of the supported utilities. Some of the utilities
 can be used in the system by installing the busybox-syslogd,
 busybox-udhcpc or busybox-udhcpd packages.

busybox-initramfs: No summary available for busybox-initramfs in ubuntu saucy.

No description available for busybox-initramfs in ubuntu saucy.

busybox-static: Standalone rescue shell with tons of builtin utilities

 BusyBox combines tiny versions of many common UNIX utilities into a single
 small executable. It provides minimalist replacements for the most common
 utilities you would usually find on your desktop system (i.e., ls, cp, mv,
 mount, tar, etc.). The utilities in BusyBox generally have fewer options than
 their full-featured GNU cousins; however, the options that are included
 provide the expected functionality and behave very much like their GNU
 counterparts.
 .
 busybox-static provides you with a statically linked simple stand alone shell
 that provides all the utilities available in BusyBox. This package is
 intended to be used as a rescue shell, in the event that you screw up your
 system. Invoke "busybox sh" and you have a standalone shell ready to save
 your system from certain destruction. Invoke "busybox", and it will list the
 available builtin commands.

busybox-syslogd: No summary available for busybox-syslogd in ubuntu saucy.

No description available for busybox-syslogd in ubuntu saucy.

busybox-udeb: No summary available for busybox-udeb in ubuntu saucy.

No description available for busybox-udeb in ubuntu saucy.

udhcpc: No summary available for udhcpc in ubuntu saucy.

No description available for udhcpc in ubuntu saucy.

udhcpd: Provides the busybox DHCP server implementation

 Busybox contains a very small yet fully function RFC compliant DHCP
 server formerly known as udhcpd.
 .
 This package contains the glue to use the busybox udhcpd as DHCP
 server in the system by providing the appropriate symbolic links and
 scripts.