[linux-fai-commit] [faiproject/fai] 666e65: use ip -brief instead of long pipes

Dara Poon noreply at github.com
Fr Jul 3 11:27:20 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/faiproject/fai
  Commit: 666e6522f7e6be38e0370e691e3565e81a261a5e
      https://github.com/faiproject/fai/commit/666e6522f7e6be38e0370e691e3565e81a261a5e
  Author: Thomas Lange <lange at debian.org>
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
    M lib/get-boot-info

  Log Message:
  -----------
  use ip -brief instead of long pipes

Since we do not use sort any more, the order of devies may be different


  Commit: 17b6c8222755b1e6fe1e2729778856c581e02f73
      https://github.com/faiproject/fai/commit/17b6c8222755b1e6fe1e2729778856c581e02f73
  Author: dpoon <github at dwpoon.com>
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
    M lib/fetch-basefile

  Log Message:
  -----------
  Allow . characters in the name of base images

When considering the candidate base images at $FAI_BASEFILEURL, allow
the image filenames to contain a '.' character that is not necessarily a
delimiter for the file extension.  With this change, one could, for
example, set

FAI_BASEFILEURL=https://cloud-images.ubuntu.com/releases/server/focal/release/

and define "ubuntu-20.04-server-cloudimg-amd64-root" as one of the
classes, which would cause FAI to unpack an official Ubuntu cloud image
as the base for an installation.


Compare: https://github.com/faiproject/fai/compare/43b2b401e88b...17b6c8222755


Mehr Informationen über die Mailingliste linux-fai-commit