[faiproject/fai] 890d11: remove comment

Mrfai noreply at github.com
Do Jan 2 19:01:45 CET 2025


  Branch: refs/heads/master
  Home:   https://github.com/faiproject/fai
  Commit: 890d110ffa5926f131bec64a0ef851a550326368
      https://github.com/faiproject/fai/commit/890d110ffa5926f131bec64a0ef851a550326368
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M conf/apt.conf

  Log Message:
  -----------
  remove comment


  Commit: 97ef08e226e626a9eb4eb8f08d9f7f6ddd9dc930
      https://github.com/faiproject/fai/commit/97ef08e226e626a9eb4eb8f08d9f7f6ddd9dc930
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M lib/fai-divert

  Log Message:
  -----------
  check binary without doing chroot

when /target does not exists (for e.g. sysinfo), chroot fails with error


  Commit: 17c8d10cf0e5b64bc0421038a5f23b3f011518aa
      https://github.com/faiproject/fai/commit/17c8d10cf0e5b64bc0421038a5f23b3f011518aa
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M bin/fai
    M bin/fai-make-nfsroot
    M bin/faireboot
    R debian/fai-nfsroot.lintian-overrides
    M debian/fai-nfsroot.postrm
    M debian/fai-nfsroot.preinst
    M examples/simple
    M lib/terminal-wrapper

  Log Message:
  -----------
  the diversion of /etc/init.d/rcS is not needed any more

check file for detecting if we run inside the nfsroot


  Commit: 3369a10ccf3a92f449566f40f2f4b6c0e9b65fe7
      https://github.com/faiproject/fai/commit/3369a10ccf3a92f449566f40f2f4b6c0e9b65fe7
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  add function inside_nfsroot()


  Commit: 972ccfe54a25d0cc2f28b6ae54b542c9fa32b5d6
      https://github.com/faiproject/fai/commit/972ccfe54a25d0cc2f28b6ae54b542c9fa32b5d6
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  exclude fai-abort from lib directory


  Commit: c18710c98ce39fc43ed66610f27cc579aa1f0f2f
      https://github.com/faiproject/fai/commit/c18710c98ce39fc43ed66610f27cc579aa1f0f2f
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    A debian/not-installed

  Log Message:
  -----------
  make dh_missing happy


  Commit: 4dbc58ef9ae6bcc32d0937262c9a964761c5f954
      https://github.com/faiproject/fai/commit/4dbc58ef9ae6bcc32d0937262c9a964761c5f954
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M debian/control

  Log Message:
  -----------
  set debhelper compat to 13


  Commit: 2dceeb596d281cefc2f39f2c9901eefe4cb9054b
      https://github.com/faiproject/fai/commit/2dceeb596d281cefc2f39f2c9901eefe4cb9054b
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  minor update


  Commit: da96c5c3291a34f4d5ac8993c8d0ed6ee1a7b6dd
      https://github.com/faiproject/fai/commit/da96c5c3291a34f4d5ac8993c8d0ed6ee1a7b6dd
  Author: Thomas Lange <lange at debian.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    R debian/watch

  Log Message:
  -----------
  no watch file needed for a native package


  Commit: 99c1395e9fc45eb2354654450344e52df9676a3f
      https://github.com/faiproject/fai/commit/99c1395e9fc45eb2354654450344e52df9676a3f
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai
    M lib/subroutines
    M lib/task_sysinfo

  Log Message:
  -----------
  use function inside_nfsroot instead of $do_init_tasks


  Commit: 5b5969c36e271cfe90f6c86bd7dd20e9464f12d8
      https://github.com/faiproject/fai/commit/5b5969c36e271cfe90f6c86bd7dd20e9464f12d8
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-cd

  Log Message:
  -----------
  remove unused variable


  Commit: 495ffa4dd38be9195aff8b1747cbc0267bf8c0ec
      https://github.com/faiproject/fai/commit/495ffa4dd38be9195aff8b1747cbc0267bf8c0ec
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-cd

  Log Message:
  -----------
  $verbose is not set, move code


  Commit: df16144f5eaadd43c2b2aaab80d2e82b57ef13e2
      https://github.com/faiproject/fai/commit/df16144f5eaadd43c2b2aaab80d2e82b57ef13e2
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  use && instead of -a with tests


  Commit: 20e0f463b5887aa8066ea73732a6753afbe4cf7c
      https://github.com/faiproject/fai/commit/20e0f463b5887aa8066ea73732a6753afbe4cf7c
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M README
    M bin/fai
    M bin/fai-cd
    M lib/prcopyleft
    M lib/subroutines

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


  Commit: 4eef3586f4068a3b3f8bba66cd1682d14d2f639c
      https://github.com/faiproject/fai/commit/4eef3586f4068a3b3f8bba66cd1682d14d2f639c
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-make-nfsroot

  Log Message:
  -----------
  shellcheck improvements


  Commit: 42d126dbb6076ba6ca2e096fc97e3e9426b213ea
      https://github.com/faiproject/fai/commit/42d126dbb6076ba6ca2e096fc97e3e9426b213ea
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  shellcheck improvement


  Commit: 901e1a3a785f8ccf5f3abceeb3ba353fdbe5e280
      https://github.com/faiproject/fai/commit/901e1a3a785f8ccf5f3abceeb3ba353fdbe5e280
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai
    M bin/fai-cd
    M bin/fai-class
    M bin/fai-diskimage
    M bin/fai-make-nfsroot
    M bin/fai-mirror
    M bin/ftar
    M debian/tests/common.sh
    M lib/subroutines

  Log Message:
  -----------
  use $* instead of $@


  Commit: 0b45acaf27f7c5278fc1fec41c0d6b36ca45765a
      https://github.com/faiproject/fai/commit/0b45acaf27f7c5278fc1fec41c0d6b36ca45765a
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-make-nfsroot

  Log Message:
  -----------
  remove unused variable


  Commit: 16c0faf7de0daa49939d4b66a501482b9d79a47d
      https://github.com/faiproject/fai/commit/16c0faf7de0daa49939d4b66a501482b9d79a47d
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-setup

  Log Message:
  -----------
  shellcheck improvements


  Commit: 9008cff75c2d1573456a3024744611f39cd16a3c
      https://github.com/faiproject/fai/commit/9008cff75c2d1573456a3024744611f39cd16a3c
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai

  Log Message:
  -----------
  $@ -> $*


  Commit: 7d9e732265f07bd0f4bc66d7f42ea7e0633da8c7
      https://github.com/faiproject/fai/commit/7d9e732265f07bd0f4bc66d7f42ea7e0633da8c7
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-diskimage

  Log Message:
  -----------
  shellcheck improvements


  Commit: 764723c153219002ac9ed2b9fd7b3f2f718f7def
      https://github.com/faiproject/fai/commit/764723c153219002ac9ed2b9fd7b3f2f718f7def
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/faireboot

  Log Message:
  -----------
  shellcheck changes, replace init 6 with systemctl kexec


  Commit: 80d02ac49ce3bbce737461e56af0cf5481bd8465
      https://github.com/faiproject/fai/commit/80d02ac49ce3bbce737461e56af0cf5481bd8465
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M bin/fai-debconf
    M bin/fai-link
    M bin/fai-mk-configspace
    M bin/fai-sed
    M bin/policy-rc.d.fai

  Log Message:
  -----------
  shellcheck improvements


  Commit: f5e42e12de666dcf6cacce69588df17f671a6584
      https://github.com/faiproject/fai/commit/f5e42e12de666dcf6cacce69588df17f671a6584
  Author: Thomas Lange <lange at debian.org>
  Date:   2025-01-01 (Wed, 01 Jan 2025)

  Changed paths:
    M debian/control

  Log Message:
  -----------
  update Standards-Version


Compare: https://github.com/faiproject/fai/compare/1a8b4a096a95...f5e42e12de66

To unsubscribe from these emails, change your notification settings at https://github.com/faiproject/fai/settings/notifications


Mehr Informationen über die Mailingliste linux-fai-commit