~ubuntu-branches/ubuntu/trusty/busybox/trusty

« back to all changes in this revision

Viewing changes to debian/config/pkg/udeb

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-02-23 03:14:46 UTC
  • mfrom: (2.1.15 sid)
  • Revision ID: james.westby@ubuntu.com-20110223031446-9d8yubjsys4c0g2s
Tags: 1:1.17.1-10ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - [udeb] Enable chvt, getopt (and -l), killall, losetup, mktemp, NFS
    mount, od, ping, stat, and remote syslog.
  - [deb] Enable mdev.
  - [deb, static] Enable fractional sleep and CGI support for httpd.
  - Enable 'mount -f' and mount helpers for all targets.
  - Add busybox-initramfs.
  - test-bin.patch: Move test and friends to /bin.
  - Add static-sh alias name for ash, and install /bin/static-sh symlink to
    busybox in busybox-static.
  - grep-o-loop.patch: Fix infinite loop in 'grep -o' with a pattern that
    matches the zero-length string at the start of the line.
  - Add cross-compiling support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
245
245
# CONFIG_FEATURE_RMDIR_LONG_OPTIONS is not set
246
246
# CONFIG_SEQ is not set
247
247
# CONFIG_SHA1SUM is not set
248
 
# CONFIG_SHA256SUM is not set
 
248
CONFIG_SHA256SUM=y
249
249
# CONFIG_SHA512SUM is not set
250
250
CONFIG_SLEEP=y
251
251
# CONFIG_FEATURE_FANCY_SLEEP is not set
692
692
CONFIG_NC_SERVER=y
693
693
CONFIG_NC_EXTRA=y
694
694
# CONFIG_NC_110_COMPAT is not set
695
 
# CONFIG_FEATURE_IPV6 is not set
 
695
CONFIG_FEATURE_IPV6=y
696
696
# CONFIG_FEATURE_UNIX_LOCAL is not set
697
697
# CONFIG_FEATURE_PREFER_IPV4_ADDRESS is not set
698
698
# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
699
699
# CONFIG_ARP is not set
700
 
# CONFIG_ARPING is not set
 
700
CONFIG_ARPING=y
701
701
# CONFIG_BRCTL is not set
702
702
# CONFIG_FEATURE_BRCTL_FANCY is not set
703
703
# CONFIG_FEATURE_BRCTL_SHOW is not set