[faiproject/fai] 5d30dd: check $path

Mrfai noreply at github.com
So Nov 13 00:39:15 CET 2022


  Branch: refs/heads/master
  Home:   https://github.com/faiproject/fai
  Commit: 5d30ddc8c159c8ab723ffa37166c06fb59b20247
      https://github.com/faiproject/fai/commit/5d30ddc8c159c8ab723ffa37166c06fb59b20247
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M debian/tests/common.sh

  Log Message:
  -----------
  check $path


  Commit: 7bba822348d54314cee7249bf500acd1857b4e7a
      https://github.com/faiproject/fai/commit/7bba822348d54314cee7249bf500acd1857b4e7a
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M debian/tests/dirinstall
    M debian/tests/diskimage

  Log Message:
  -----------
  add check


  Commit: 316ed61f4aed5b0d31cdfa1371937e575e299cbd
      https://github.com/faiproject/fai/commit/316ed61f4aed5b0d31cdfa1371937e575e299cbd
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M lib/get-boot-info

  Log Message:
  -----------
  set NIC1 even if no interface is yet up


  Commit: e7170bc387b8f82e51ddcd849bf3c3fad68750e5
      https://github.com/faiproject/fai/commit/e7170bc387b8f82e51ddcd849bf3c3fad68750e5
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-05 (Sat, 05 Nov 2022)

  Changed paths:
    M lib/get-boot-info

  Log Message:
  -----------
  year++


  Commit: f0c9e1fe2e218fe65b4e8808f0d536e37f5264bf
      https://github.com/faiproject/fai/commit/f0c9e1fe2e218fe65b4e8808f0d536e37f5264bf
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M debian/tests/config-space
    M debian/tests/dirinstall
    M debian/tests/fai-mirror
    M debian/tests/nfsroot
    M debian/tests/utils

  Log Message:
  -----------
  add more tests


  Commit: 329cfa9f63dbaca46f8a28cb87fcd4613ad9eb25
      https://github.com/faiproject/fai/commit/329cfa9f63dbaca46f8a28cb87fcd4613ad9eb25
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M debian/tests/control

  Log Message:
  -----------
  add depends


  Commit: 76051a2fa018470268a1bd0a187dfc7ecf393257
      https://github.com/faiproject/fai/commit/76051a2fa018470268a1bd0a187dfc7ecf393257
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M debian/tests/nfsroot

  Log Message:
  -----------
  fix test condition


  Commit: 4b034ff7d4ee24760fb50e2ea8c352d271d6bc3d
      https://github.com/faiproject/fai/commit/4b034ff7d4ee24760fb50e2ea8c352d271d6bc3d
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M debian/tests/control
    A debian/tests/fcopy
    M debian/tests/utils

  Log Message:
  -----------
  move fcopy tests to separate file


  Commit: 4c5a7cfcf5f0c76174df7fad84965887ea22a5a0
      https://github.com/faiproject/fai/commit/4c5a7cfcf5f0c76174df7fad84965887ea22a5a0
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M bin/fai-make-nfsroot

  Log Message:
  -----------
  fix typo


  Commit: 1fc143c1a8ea3330146b8f20ff1f0718af421378
      https://github.com/faiproject/fai/commit/1fc143c1a8ea3330146b8f20ff1f0718af421378
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M debian/tests/nfsroot

  Log Message:
  -----------
  use faster compression


  Commit: 9314fff7dc7527f00b9813603dc5486b5234665e
      https://github.com/faiproject/fai/commit/9314fff7dc7527f00b9813603dc5486b5234665e
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-06 (Sun, 06 Nov 2022)

  Changed paths:
    M debian/tests/dirinstall
    M debian/tests/diskimage
    M debian/tests/fai-cd
    M debian/tests/fai-cd-tests

  Log Message:
  -----------
  do not clean up if variable NO_CLEANUP is set to 1


  Commit: 47276c75d26b590f24ec0addc432f6778bca6319
      https://github.com/faiproject/fai/commit/47276c75d26b590f24ec0addc432f6778bca6319
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M debian/tests/dirinstall

  Log Message:
  -----------
  don't check for undefined variables


  Commit: bf09c645ce5b454c1e1720c458123aceb31d460c
      https://github.com/faiproject/fai/commit/bf09c645ce5b454c1e1720c458123aceb31d460c
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M debian/tests/fcopy

  Log Message:
  -----------
  fcopy should not write to stderr unless it's an error


  Commit: eb0fe06928912124c6edd385ffa3d8cb56e4611f
      https://github.com/faiproject/fai/commit/eb0fe06928912124c6edd385ffa3d8cb56e4611f
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  prepare next release


  Commit: a66ce739970d68ec5682387bb25a847f76835111
      https://github.com/faiproject/fai/commit/a66ce739970d68ec5682387bb25a847f76835111
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M lib/get-boot-info

  Log Message:
  -----------
  also set NIC1 if no network device is up, code was only moved


  Commit: f244e12544ee54ff68e8eaafc078140211630ac8
      https://github.com/faiproject/fai/commit/f244e12544ee54ff68e8eaafc078140211630ac8
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M lib/get-boot-info

  Log Message:
  -----------
  write NIC1 definition to boot.log


  Commit: 8abd9b47bb607e27abfc0516cce13dd70491fd47
      https://github.com/faiproject/fai/commit/8abd9b47bb607e27abfc0516cce13dd70491fd47
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M bin/fai-cd

  Log Message:
  -----------
  add grub module regexp


  Commit: a45ebd109c5156dc766640bf4571a45bab3f2e12
      https://github.com/faiproject/fai/commit/a45ebd109c5156dc766640bf4571a45bab3f2e12
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M conf/grub.cfg

  Log Message:
  -----------
  new code booting from local disk

before this fix, the FAI ISO could only boot from the first or second disk


  Commit: 20eae56609db2af5529c46248c9e5b2ad187ee6b
      https://github.com/faiproject/fai/commit/20eae56609db2af5529c46248c9e5b2ad187ee6b
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M conf/grub.cfg

  Log Message:
  -----------
  add menu for UEFI settings if we are on an EFI architecture


  Commit: db68e408806e4638dad7b206d32e29930df9cab1
      https://github.com/faiproject/fai/commit/db68e408806e4638dad7b206d32e29930df9cab1
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M conf/NFSROOT

  Log Message:
  -----------
  move rdate to other section


  Commit: f7bd615e17d67d51913c56291747e58c62ee8320
      https://github.com/faiproject/fai/commit/f7bd615e17d67d51913c56291747e58c62ee8320
  Author: Thomas Lange <lange at debian.org>
  Date:   2022-11-13 (Sun, 13 Nov 2022)

  Changed paths:
    M NEWS

  Log Message:
  -----------
  add news


Compare: https://github.com/faiproject/fai/compare/51c76902aac5...f7bd615e17d6


Mehr Informationen über die Mailingliste linux-fai-commit