[Git-commits] [grml/grml-live] ab99c0: shellcheck: grml-live: ignore SC2164 in two places
Chris Hofstaedtler
noreply at github.com
Tue Nov 26 18:19:37 CET 2024
Branch: refs/heads/shellcheck
Home: https://github.com/grml/grml-live
Commit: ab99c0405ef03aa6dfaafc1e693d1428b48d9e8c
https://github.com/grml/grml-live/commit/ab99c0405ef03aa6dfaafc1e693d1428b48d9e8c
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: ignore SC2164 in two places
Commit: e04e3f6aef6aaee19ab26a7d96f01695420bc826
https://github.com/grml/grml-live/commit/e04e3f6aef6aaee19ab26a7d96f01695420bc826
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: use while/read instead of for find
Commit: 682cf473a559c5b22cea9b2d2442065247f32a99
https://github.com/grml/grml-live/commit/682cf473a559c5b22cea9b2d2442065247f32a99
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: remove dead extend_string_begin function
Commit: 1c78cb3207e2a4dbb2419d7d7692fcca67ff428f
https://github.com/grml/grml-live/commit/1c78cb3207e2a4dbb2419d7d7692fcca67ff428f
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix one SC2010 case
Commit: c3e768cd9511a2fb598d4f68cdd2c8036225200f
https://github.com/grml/grml-live/commit/c3e768cd9511a2fb598d4f68cdd2c8036225200f
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: ignore SC2010 in two cases
Commit: ee0fd3d2db365fb0a0b7b652f9839f8f046896f2
https://github.com/grml/grml-live/commit/ee0fd3d2db365fb0a0b7b652f9839f8f046896f2
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: rewrite extend_string_end without expr
Commit: b4958411e93ba5ad7c46c4bd33044f7ed7b3988d
https://github.com/grml/grml-live/commit/b4958411e93ba5ad7c46c4bd33044f7ed7b3988d
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix SC2004
$/${} is unnecessary on arithmetic variables.
Commit: 2c2a1724a0b0a04455913fa433611e19400f06f4
https://github.com/grml/grml-live/commit/2c2a1724a0b0a04455913fa433611e19400f06f4
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: fix SC2018/SC2019
Commit: 78130b11e040cfa82e83d47046e548ca47208406
https://github.com/grml/grml-live/commit/78130b11e040cfa82e83d47046e548ca47208406
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: write grmlmain.cfg in one go
Commit: 17642d486cd0dac0e6e2371c67f765c493d69151
https://github.com/grml/grml-live/commit/17642d486cd0dac0e6e2371c67f765c493d69151
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
shellcheck: grml-live: turn off two info messages
Commit: 1540956275195d470712d67e8ec697050dbce936
https://github.com/grml/grml-live/commit/1540956275195d470712d67e8ec697050dbce936
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M scripts/generate_netboot_package.sh
M scripts/release_helper.sh
Log Message:
-----------
scripts: fix quoting issues found by shellcheck
Commit: 5c76fd8d5420ff0014e19b307cf17257fc6224d7
https://github.com/grml/grml-live/commit/5c76fd8d5420ff0014e19b307cf17257fc6224d7
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M remaster/grml-live-remaster
Log Message:
-----------
remaster: fix quoting issues found by shellcheck
Commit: 132341b5cda8d68b3557366139e018adee22f70c
https://github.com/grml/grml-live/commit/132341b5cda8d68b3557366139e018adee22f70c
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M etc/grml/fai/config/hooks/instsoft.GRMLBASE
M etc/grml/fai/config/hooks/instsoft.ZFS
M etc/grml/fai/config/hooks/savelog.LAST.source
M etc/grml/fai/config/hooks/updatebase.GRMLBASE
Log Message:
-----------
fai hooks: fix shellcheck issues
Commit: 58773182dd808ac5f75afc0862d2b438ed3cb05b
https://github.com/grml/grml-live/commit/58773182dd808ac5f75afc0862d2b438ed3cb05b
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M etc/grml/fai/config/scripts/DEBORPHAN/10-whitelist
M etc/grml/fai/config/scripts/DEBORPHAN/98-clean-chroot
M etc/grml/fai/config/scripts/GRMLBASE/01-packages
M etc/grml/fai/config/scripts/GRMLBASE/02-run
M etc/grml/fai/config/scripts/GRMLBASE/03-get-sources
M etc/grml/fai/config/scripts/GRMLBASE/05-hostname
M etc/grml/fai/config/scripts/GRMLBASE/15-initsetup
M etc/grml/fai/config/scripts/GRMLBASE/16-depmod
M etc/grml/fai/config/scripts/GRMLBASE/18-timesetup
M etc/grml/fai/config/scripts/GRMLBASE/20-sudo
M etc/grml/fai/config/scripts/GRMLBASE/21-usersetup
M etc/grml/fai/config/scripts/GRMLBASE/25-locales
M etc/grml/fai/config/scripts/GRMLBASE/30-fstab
M etc/grml/fai/config/scripts/GRMLBASE/32-xorg
M etc/grml/fai/config/scripts/GRMLBASE/33-aptsetup
M etc/grml/fai/config/scripts/GRMLBASE/34-hosts
M etc/grml/fai/config/scripts/GRMLBASE/38-udev
M etc/grml/fai/config/scripts/GRMLBASE/39-modprobe
M etc/grml/fai/config/scripts/GRMLBASE/45-grub-images
M etc/grml/fai/config/scripts/GRMLBASE/46-grml-version
M etc/grml/fai/config/scripts/GRMLBASE/47-update-wallpaper
M etc/grml/fai/config/scripts/GRMLBASE/49-sshd
M etc/grml/fai/config/scripts/GRMLBASE/50-lvm
M etc/grml/fai/config/scripts/GRMLBASE/52-mdadm
M etc/grml/fai/config/scripts/GRMLBASE/55-aoetools
M etc/grml/fai/config/scripts/GRMLBASE/80-initramfs
M etc/grml/fai/config/scripts/GRMLBASE/85-systemd
M etc/grml/fai/config/scripts/GRMLBASE/90-update-alternatives
M etc/grml/fai/config/scripts/GRMLBASE/91-update-pciids
M etc/grml/fai/config/scripts/GRMLBASE/92-update-freshclam
M etc/grml/fai/config/scripts/GRMLBASE/95-package-information
M etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs
M etc/grml/fai/config/scripts/GRMLBASE/97-apt-listchanges
M etc/grml/fai/config/scripts/GRMLBASE/98-clean-chroot
M etc/grml/fai/config/scripts/GRMLBASE/99-finish-grml-build
M etc/grml/fai/config/scripts/GRML_SMALL/90-update-alternatives
M etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot
M etc/grml/fai/config/scripts/LATEX/98-clean-chroot
M etc/grml/fai/config/scripts/RELEASE/98-clean-chroot
M etc/grml/fai/config/scripts/RELEASE/99-update-wallpaper
M etc/grml/fai/config/scripts/REMOVE_DOCS/98-clean-chroot
Log Message:
-----------
scripts: fix shellcheck issues
Commit: ceba20a7a83a77152caf402f2ec8f554258751f2
https://github.com/grml/grml-live/commit/ceba20a7a83a77152caf402f2ec8f554258751f2
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: stop manipulating CWD
Compare: https://github.com/grml/grml-live/compare/fe3eef989116...ceba20a7a83a
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list