[Git-commits] [grml/grml-live] 46732e: SW: drop ifenslave from GRML_SMALL and GRML_FULL

Michael Prokop noreply at github.com
Mon Sep 27 11:44:59 CEST 2021


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-live
  Commit: 46732edb357fda04f5778a4dcb6af1224d002cf3
      https://github.com/grml/grml-live/commit/46732edb357fda04f5778a4dcb6af1224d002cf3
  Author: Michael Prokop <mika at grml.org>
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
    M etc/grml/fai/config/package_config/GRML_FULL
    M etc/grml/fai/config/package_config/GRML_SMALL

  Log Message:
  -----------
  SW: drop ifenslave from GRML_SMALL and GRML_FULL

Quoting /usr/share/doc/ifenslave/NEWS.Debian.gz:

| ifenslave (2.10) unstable; urgency=medium
|
|   This version of the ifenslave package no longer provides /sbin/ifenslave. The
|   /sbin/ip command from the iproute2 package supports creating bonding masters
|   and enslaving other interfaces to it.
|
|  -- Guus Sliepen <guus at debian.org>  Tue, 08 May 2018 22:47:07 +0200

ifenslave is no longer in Debian/testing since 2021-09-14 due to RC
bugs, and therefore we don't have any recent Debian/testing based daily
ISOs anymore. Given that iproute2 supports network bonding, let's drop
ifenslave from our package list.

Related to https://github.com/grml/grml/issues/148




More information about the Git-commits mailing list