[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH initramfs-tools 0/4] Changes to busybox integration



This series removes the busybox hook script and definition of
BUSYBOXDIR from initramfs-tools, leaving busybox itself responsible
for these.

busybox has installed its own hook script for some time, but will
now need to define BUSYBOXDIR in a conf hook script.  That change
is pending in git but not yet uploaded.

This updates the recommendation of busybox accordingly.

Ben.

Ben Hutchings (4):
  debian/control: Remove redundant dependency on klibc-utils|busybox
  debian/control: Recommend the right busybox packages for the target
    distribution
  Remove busybox hook in favour of busybox's own
  Update TODO for removal of busybox hook

 debian/TODO                         |  2 +-
 debian/control                      |  4 ++--
 debian/initramfs-tools-core.dirs    |  1 +
 debian/initramfs-tools-core.install |  1 -
 debian/rules                        | 16 ++++++++++++++++
 hooks/busybox                       | 34 ----------------------------------
 hooks/klibc                         |  3 +--
 mkinitramfs                         | 10 ++++++++--
 8 files changed, 29 insertions(+), 42 deletions(-)
 delete mode 100755 hooks/busybox

Attachment: signature.asc
Description: Digital signature


Reply to: