Change logs for busybox source package in Karmic

  • busybox (1:1.13.3-1ubuntu7) karmic; urgency=low
    
      * [initramfs] Enable df, for casper (LP: #424731).
    
     -- Colin Watson <email address hidden>   Mon, 07 Sep 2009 15:40:02 +0100
  • busybox (1:1.13.3-1ubuntu6) karmic; urgency=low
    
      * [initramfs] Enable CONFIG_FEATURE_USE_TERMIOS (LP: #268306).
      * [initramfs] Enable du, for casper (LP: #424731).
    
     -- Colin Watson <email address hidden>   Mon, 07 Sep 2009 12:46:29 +0100
  • busybox (1:1.13.3-1ubuntu5) karmic; urgency=low
    
      * [initramfs] Enable gunzip and gzip (LP: #392218). (gzip is overkill in
        most respects, but is needed to make the 'gzip' command visible for the
        benefit of kbd.)
    
     -- Colin Watson <email address hidden>   Mon, 03 Aug 2009 10:54:02 +0100
  • busybox (1:1.13.3-1ubuntu4) karmic; urgency=low
    
      * printf-errors.patch (update): Set errno to zero on entry to print_direc,
        as otherwise %c and %s return undefined exit codes.
    
     -- Colin Watson <email address hidden>   Thu, 25 Jun 2009 18:12:34 +0100
  • busybox (1:1.13.3-1ubuntu3) karmic; urgency=high
    
      * [deb, initramfs, static] Enable fractional sleep (thanks, Jean-Louis
        Dupond; LP: #391299).
    
     -- Colin Watson <email address hidden>   Wed, 24 Jun 2009 09:02:31 +0100
  • busybox (1:1.13.3-1ubuntu2) karmic; urgency=low
    
      * [initramfs] Link dynamically rather than statically. We always have
        glibc in the initramfs these days.
    
     -- Colin Watson <email address hidden>   Tue, 23 Jun 2009 10:02:27 +0100
  • busybox (1:1.13.3-1ubuntu1) karmic; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - [udeb] Enable chvt, dd conv=notrunc, getopt (and -l), killall,
          losetup, mktemp, NFS mount, od, ping, stat, and remote syslog.
        - [deb] Enable mdev.
        - Enable 'mount -f' and mount helpers for all targets.
        - Add busybox-initramfs.
        - mkswap-uuid.patch: Set UUIDs on swap areas.
        - test-bin.patch: Move test and friends to /bin.
        - mount-helper-fixes.patch: Add proper support for mount -i (don't use
          external mount helper), and trivial support for umount -i although
          busybox umount doesn't support external helpers yet. Fix handling of
          mount -f and -n.
        - getopt-long-only.patch: Allow 'getopt -l' to be enabled independently
          of the whole of CONFIG_GETOPT_LONG, so that it can be enabled more
          cheaply.
        - printf-errors.patch: Exit non-zero on conversion errors.
      * procps-kernel-threads.patch: Drop. We haven't needed this since we
        rewrote casper as an initramfs-tools module anyway, and the bit of this
        patch that actually does anything was dropped in 1:1.01-4ubuntu1 so we
        clearly don't need the rest of it!
      * [initramfs] Include wc for the benefit of live-initramfs (LP: #387944).
    
    busybox (1:1.13.3-1) unstable; urgency=low
    
      * New upstream release.
        - Unbreak compressed usage. (closes: #521443)
      * [deb, udeb] Enable udhpc. (closes: #504089)
      * [udeb] Enable tftp. (closes: #510058)
      * [udeb] Enable tar archive creation. (closes: #487433)
      * Make strip build option work correctly. (closes: #503581)
    
     -- Colin Watson <email address hidden>   Fri, 19 Jun 2009 11:41:15 +0100
  • busybox (1:1.10.2-2ubuntu7) jaunty; urgency=low
    
      * no-byte-swap-compressed-help.patch: Backport r23074 from upstream to fix
        segfaults on big-endian machines (spotted by Wartan Hachaturow).
    
     -- Colin Watson <email address hidden>   Fri, 27 Mar 2009 15:23:29 +0000