[Git-commits] [grml/grml-live] 25c198: grml-live: let minifai create /grml-live
Chris Hofstaedtler
noreply at github.com
Fri Jul 4 06:04:08 CEST 2025
Branch: refs/heads/zeha/templatifai
Home: https://github.com/grml/grml-live
Commit: 25c19835a3306a72afb011019e4f32abc35ef833
https://github.com/grml/grml-live/commit/25c19835a3306a72afb011019e4f32abc35ef833
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M config/scripts/GRMLBASE/03-get-sources
M grml-live
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
grml-live: let minifai create /grml-live
And do not delete it immediately, just exclude it from squashfs creation.
Commit: 75862d32ceffaa7269bcf29eb7bebe1d2c3c66bd
https://github.com/grml/grml-live/commit/75862d32ceffaa7269bcf29eb7bebe1d2c3c66bd
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: duplicate GRML_LIVE_CONFIG into the chroot
In case chrooted scripts need it.
Commit: c61a2abc4cdc14b5868ba0a5a2227443f30e8906
https://github.com/grml/grml-live/commit/c61a2abc4cdc14b5868ba0a5a2227443f30e8906
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M docs/grml-live-fai.5.txt
M docs/grml-live.8.txt
M grml-live
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
grml-live: introduce media-scripts
These will be used to customize the ISO (not chroot/squashfs!) contents.
Commit: 69ac3ad849f8287abb42c5afbfb8b5576fbdd2b2
https://github.com/grml/grml-live/commit/69ac3ad849f8287abb42c5afbfb8b5576fbdd2b2
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: derive BOOTID, RELEASE_INFO, RELASE_INFO68, SHORT_NAME, SQUASHFS_NAME early
Instead of constructing these late, do it early, so all code can use them.
RELASE_INFO68 was constructed by adjust_boot_files on each invocation.
Commit: 5d9efbfcf8a23ddf92908a4e8e2ca9f3757397df
https://github.com/grml/grml-live/commit/5d9efbfcf8a23ddf92908a4e8e2ca9f3757397df
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M config/scripts/GRMLBASE/45-grub-images
M grml-live
Log Message:
-----------
grml-live: simplify BOOT_FILE creation
Commit: 7ecb6afa70a64823b85708ab2e9a277935d5974b
https://github.com/grml/grml-live/commit/7ecb6afa70a64823b85708ab2e9a277935d5974b
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: init NO_ADDONS, NO_BOOTID, DEFAULT_BOOTOPTIONS to empty
Even if they are empty, they need to exist (for GRML_LIVE_CONFIG).
Commit: afa6e655c4b69363f1228f22e5c7242c5c6588d7
https://github.com/grml/grml-live/commit/afa6e655c4b69363f1228f22e5c7242c5c6588d7
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M docs/grml-live.8.txt
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
grml-live: introduce GRML_FAI_CONFIG/tools
This can hold tools available to the chroot during script execution time.
Commit: 7ca72cccc44b356ac66f895f5529557c61221749
https://github.com/grml/grml-live/commit/7ca72cccc44b356ac66f895f5529557c61221749
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/tools/GRMLBASE/grml-live-adjust-boot-files
M grml-live
Log Message:
-----------
grml-live: split adjust_boot_files into a tool
Commit: 6824e2e6a19e14396e3cb77bbabb2b9f6076f09a
https://github.com/grml/grml-live/commit/6824e2e6a19e14396e3cb77bbabb2b9f6076f09a
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/tools/GRMLBASE/grml-live-copy-file-logged
M grml-live
Log Message:
-----------
grml-live: split copy_file_logged into a tool
Commit: a9b346bea793e4c4c72c2c7c9ab6506f2f531ae0
https://github.com/grml/grml-live/commit/a9b346bea793e4c4c72c2c7c9ab6506f2f531ae0
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/01-linux
M config/scripts/GRMLBASE/80-initramfs
M grml-live
Log Message:
-----------
grml-live: move kernel/initrd/dtb install into media-scripts/01-linux
Commit: c0901ee6d73583c8313357b07ea45454fa1c8d26
https://github.com/grml/grml-live/commit/c0901ee6d73583c8313357b07ea45454fa1c8d26
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/10-efi
M grml-live
Log Message:
-----------
grml-live: move grub/EFI setup into media-scripts/10-efi
Commit: e4f56b8b642513f363d9371be5f400dbc0d34f59
https://github.com/grml/grml-live/commit/e4f56b8b642513f363d9371be5f400dbc0d34f59
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/20-bootid
M grml-live
Log Message:
-----------
grml-live: move bootid/bootfile creation into media-scripts/20-bootid
Commit: 9d4e1ebb0a5d854d87d1c4035e126547b74a90ff
https://github.com/grml/grml-live/commit/9d4e1ebb0a5d854d87d1c4035e126547b74a90ff
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/30-syslinux
M grml-live
Log Message:
-----------
grml-live: move isolinux installation into media-scripts/30-syslinux
Commit: 88f9a862b0dde2c7052bc02ebe2fac09921d42fb
https://github.com/grml/grml-live/commit/88f9a862b0dde2c7052bc02ebe2fac09921d42fb
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/31-grub
M grml-live
Log Message:
-----------
grml-live: move grub installation into media-scripts/31-grub
Commit: f308901731dfe68f874c6f7041ec404d23a4f6f7
https://github.com/grml/grml-live/commit/f308901731dfe68f874c6f7041ec404d23a4f6f7
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/40-ipxe
M grml-live
Log Message:
-----------
grml-live: move ipxe install into media-scripts/40-ipxe
Commit: 0dfa84578fbbfdf248a1dbb767eae4277fa4c6e2
https://github.com/grml/grml-live/commit/0dfa84578fbbfdf248a1dbb767eae4277fa4c6e2
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/41-memtest
M grml-live
Log Message:
-----------
grml-live: move memtest86+ install into media-scripts/41-memtest
Commit: 0f12343ad9732672525f8e699f35c3f4dd51fbb9
https://github.com/grml/grml-live/commit/0f12343ad9732672525f8e699f35c3f4dd51fbb9
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/50-addons
M grml-live
Log Message:
-----------
grml-live: move addons install into media-scripts/50-addons
Commit: cd3428b6e564876c3a45a37949b0bd3e32c254f0
https://github.com/grml/grml-live/commit/cd3428b6e564876c3a45a37949b0bd3e32c254f0
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/80-autostart
M grml-live
Log Message:
-----------
grml-live: move autostart files install into media-scripts/80-autostart
Commit: e75c37745581084d7cc25b9cf061fd708e223631
https://github.com/grml/grml-live/commit/e75c37745581084d7cc25b9cf061fd708e223631
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/90-branding
M grml-live
Log Message:
-----------
grml-live: move install of GRML files into media-scripts/90-branding
Commit: 1c7e4f550734a8926dbe76fb19288d9ace7a03cb
https://github.com/grml/grml-live/commit/1c7e4f550734a8926dbe76fb19288d9ace7a03cb
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/media-scripts/GRMLBASE/91-info
M grml-live
Log Message:
-----------
grml-live: move dpkg.list install into media-scripts/91-info
Commit: 4c2463b513f0b83b1fe72d11ef9a3b22fe91f7df
https://github.com/grml/grml-live/commit/4c2463b513f0b83b1fe72d11ef9a3b22fe91f7df
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: remove now pointless $TEMPLATE_DIRECTORY/boot existence check
Commit: 6d2d088ec93fc9ef614f1efd6fdce33affd9e79c
https://github.com/grml/grml-live/commit/6d2d088ec93fc9ef614f1efd6fdce33affd9e79c
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M grml-live
Log Message:
-----------
grml-live: remove now unused functions
Commit: afed88c2a79e29ff9fbb8aee2ce57dd633887370
https://github.com/grml/grml-live/commit/afed88c2a79e29ff9fbb8aee2ce57dd633887370
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: merge fcopy, skiptask into one grml-live-command tool
Commit: f23de6dfc1fcc921cb4f1a21fd172e2a27af0f56
https://github.com/grml/grml-live/commit/f23de6dfc1fcc921cb4f1a21fd172e2a27af0f56
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: introduce copy-media-files command
Reuses fcopy syntax, but copies from media-files/ instead of files/.
Commit: 888f6b3f60aa0d8826a35cc2b2f3d49795fd386f
https://github.com/grml/grml-live/commit/888f6b3f60aa0d8826a35cc2b2f3d49795fd386f
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
A config/files/GRMLBASE/usr/share/grml-wallpaper/font.otf
A config/files/GRMLBASE/usr/share/grml-wallpaper/graphicoreBitmapFont0-Light.otf
A config/files/GRMLBASE/usr/share/grml-wallpaper/input.png
A config/media-files/GRMLBASE/EFI/debian/BOOT/README
A config/media-files/GRMLBASE/EFI/debian/BOOT/grubx64.efi.signed
A config/media-files/GRMLBASE/EFI/debian/BOOT/shimx64.efi.signed
A config/media-files/GRMLBASE/EFI/ubuntu/BOOT/README
A config/media-files/GRMLBASE/EFI/ubuntu/BOOT/grubx64.efi.signed
A config/media-files/GRMLBASE/EFI/ubuntu/BOOT/shimx64.efi.signed
A config/media-files/GRMLBASE/EFI/ubuntu/grub.cfg
A config/media-files/GRMLBASE/GRML/GRML_NAME/LICENSE.txt
A config/media-files/GRMLBASE/GRML/GRML_NAME/README.txt
A config/media-files/GRMLBASE/GRML/GRML_NAME/grml-cheatcodes.txt
A config/media-files/GRMLBASE/GRML/GRML_NAME/grml-version
A config/media-files/GRMLBASE/GRML/GRML_NAME/images/button.png
A config/media-files/GRMLBASE/GRML/GRML_NAME/images/favicon.png
A config/media-files/GRMLBASE/GRML/GRML_NAME/images/linux.jpg
A config/media-files/GRMLBASE/GRML/GRML_NAME/images/logo.png
A config/media-files/GRMLBASE/GRML/GRML_NAME/index.html
A config/media-files/GRMLBASE/GRML/GRML_NAME/style.css
A config/media-files/GRMLBASE/autorun.inf
A config/media-files/GRMLBASE/boot/grub/%SHORT_NAME%_default.cfg
A config/media-files/GRMLBASE/boot/grub/%SHORT_NAME%_options.cfg
A config/media-files/GRMLBASE/boot/grub/addons.cfg
A config/media-files/GRMLBASE/boot/grub/footer.cfg
A config/media-files/GRMLBASE/boot/grub/grml-theme/black.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/item_c.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/logo.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/menu_c.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/menu_e.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/menu_s.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/sb-theme.txt
A config/media-files/GRMLBASE/boot/grub/grml-theme/scbf_c.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/scbf_n.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/scbf_s.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/scbt_c.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/scbt_n.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/scbt_s.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/sel_c.afphoto
A config/media-files/GRMLBASE/boot/grub/grml-theme/sel_c.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/theme.txt
A config/media-files/GRMLBASE/boot/grub/grml-theme/uefi.png
A config/media-files/GRMLBASE/boot/grub/grml-theme/uefisec.png
A config/media-files/GRMLBASE/boot/grub/grub.cfg
A config/media-files/GRMLBASE/boot/grub/header.cfg
A config/media-files/GRMLBASE/boot/grub/loopback.cfg
A config/media-files/GRMLBASE/boot/grub/netboot.cfg
A config/media-files/GRMLBASE/boot/isolinux/addon_25_ixpe.cfg
A config/media-files/GRMLBASE/boot/isolinux/addon_27_netboot.cfg
A config/media-files/GRMLBASE/boot/isolinux/addon_40_memtest.cfg
A config/media-files/GRMLBASE/boot/isolinux/addon_45_hdt.cfg
A config/media-files/GRMLBASE/boot/isolinux/addons.cfg
A config/media-files/GRMLBASE/boot/isolinux/addons_list.cfg
A config/media-files/GRMLBASE/boot/isolinux/boot-beep.msg
A config/media-files/GRMLBASE/boot/isolinux/boot.msg
A config/media-files/GRMLBASE/boot/isolinux/console.cfg
A config/media-files/GRMLBASE/boot/isolinux/default.cfg
A config/media-files/GRMLBASE/boot/isolinux/distri.cfg
A config/media-files/GRMLBASE/boot/isolinux/f1
A config/media-files/GRMLBASE/boot/isolinux/f10
A config/media-files/GRMLBASE/boot/isolinux/f2
A config/media-files/GRMLBASE/boot/isolinux/f3
A config/media-files/GRMLBASE/boot/isolinux/f4
A config/media-files/GRMLBASE/boot/isolinux/f5
A config/media-files/GRMLBASE/boot/isolinux/f6
A config/media-files/GRMLBASE/boot/isolinux/f7
A config/media-files/GRMLBASE/boot/isolinux/f8
A config/media-files/GRMLBASE/boot/isolinux/grml.cfg
A config/media-files/GRMLBASE/boot/isolinux/grml.png
A config/media-files/GRMLBASE/boot/isolinux/grmlmain.cfg
A config/media-files/GRMLBASE/boot/isolinux/hd.cfg
A config/media-files/GRMLBASE/boot/isolinux/hidden.cfg
A config/media-files/GRMLBASE/boot/isolinux/isolinux.cfg
A config/media-files/GRMLBASE/boot/isolinux/isoprompt.cfg
A config/media-files/GRMLBASE/boot/isolinux/logo.16
A config/media-files/GRMLBASE/boot/isolinux/menudefault.cfg
A config/media-files/GRMLBASE/boot/isolinux/menuoptions.cfg
A config/media-files/GRMLBASE/boot/isolinux/netboot.cfg
A config/media-files/GRMLBASE/boot/isolinux/options.cfg
A config/media-files/GRMLBASE/boot/isolinux/prompt.cfg
A config/media-files/GRMLBASE/boot/isolinux/syslinux.cfg
A config/media-files/GRMLBASE/boot/isolinux/vesamenu.cfg
A config/media-files/GRMLBASE/cdrom.ico
A config/media-files/GRMLBASE/grub-theme-sources/README.md
A config/media-files/GRMLBASE/grub-theme-sources/logo.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/menu_c.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/menu_e.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/menu_s.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/scbf_c_n_s.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/scbt_c_n_s.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/uefi.afphoto
A config/media-files/GRMLBASE/grub-theme-sources/uefisec.afphoto
A config/media-files/GRMLBASE/secureboot/grub.cfg
R templates/EFI/debian/BOOT/README
R templates/EFI/debian/BOOT/grubx64.efi.signed
R templates/EFI/debian/BOOT/shimx64.efi.signed
R templates/EFI/ubuntu/BOOT/README
R templates/EFI/ubuntu/BOOT/grubx64.efi.signed
R templates/EFI/ubuntu/BOOT/shimx64.efi.signed
R templates/EFI/ubuntu/grub.cfg
R templates/GRML/LICENSE.txt
R templates/GRML/README.txt
R templates/GRML/grml-cheatcodes.txt
R templates/GRML/grml-version
R templates/GRML/images/button.png
R templates/GRML/images/favicon.png
R templates/GRML/images/linux.jpg
R templates/GRML/images/logo.png
R templates/GRML/index.html
R templates/GRML/style.css
R templates/boot/grub/%SHORT_NAME%_default.cfg
R templates/boot/grub/%SHORT_NAME%_options.cfg
R templates/boot/grub/addons.cfg
R templates/boot/grub/footer.cfg
R templates/boot/grub/grml-theme/black.png
R templates/boot/grub/grml-theme/item_c.png
R templates/boot/grub/grml-theme/logo.png
R templates/boot/grub/grml-theme/menu_c.png
R templates/boot/grub/grml-theme/menu_e.png
R templates/boot/grub/grml-theme/menu_s.png
R templates/boot/grub/grml-theme/sb-theme.txt
R templates/boot/grub/grml-theme/scbf_c.png
R templates/boot/grub/grml-theme/scbf_n.png
R templates/boot/grub/grml-theme/scbf_s.png
R templates/boot/grub/grml-theme/scbt_c.png
R templates/boot/grub/grml-theme/scbt_n.png
R templates/boot/grub/grml-theme/scbt_s.png
R templates/boot/grub/grml-theme/sel_c.afphoto
R templates/boot/grub/grml-theme/sel_c.png
R templates/boot/grub/grml-theme/theme.txt
R templates/boot/grub/grml-theme/uefi.png
R templates/boot/grub/grml-theme/uefisec.png
R templates/boot/grub/grub.cfg
R templates/boot/grub/header.cfg
R templates/boot/grub/loopback.cfg
R templates/boot/grub/netboot.cfg
R templates/boot/isolinux/addon_25_ixpe.cfg
R templates/boot/isolinux/addon_27_netboot.cfg
R templates/boot/isolinux/addon_40_memtest.cfg
R templates/boot/isolinux/addon_45_hdt.cfg
R templates/boot/isolinux/addons.cfg
R templates/boot/isolinux/addons_list.cfg
R templates/boot/isolinux/boot-beep.msg
R templates/boot/isolinux/boot.msg
R templates/boot/isolinux/console.cfg
R templates/boot/isolinux/default.cfg
R templates/boot/isolinux/distri.cfg
R templates/boot/isolinux/f1
R templates/boot/isolinux/f10
R templates/boot/isolinux/f2
R templates/boot/isolinux/f3
R templates/boot/isolinux/f4
R templates/boot/isolinux/f5
R templates/boot/isolinux/f6
R templates/boot/isolinux/f7
R templates/boot/isolinux/f8
R templates/boot/isolinux/grml.cfg
R templates/boot/isolinux/grml.png
R templates/boot/isolinux/grmlmain.cfg
R templates/boot/isolinux/hd.cfg
R templates/boot/isolinux/hidden.cfg
R templates/boot/isolinux/isolinux.cfg
R templates/boot/isolinux/isoprompt.cfg
R templates/boot/isolinux/logo.16
R templates/boot/isolinux/menudefault.cfg
R templates/boot/isolinux/menuoptions.cfg
R templates/boot/isolinux/netboot.cfg
R templates/boot/isolinux/options.cfg
R templates/boot/isolinux/prompt.cfg
R templates/boot/isolinux/syslinux.cfg
R templates/boot/isolinux/vesamenu.cfg
R templates/grub-theme-sources/README.md
R templates/grub-theme-sources/logo.afphoto
R templates/grub-theme-sources/menu_c.afphoto
R templates/grub-theme-sources/menu_e.afphoto
R templates/grub-theme-sources/menu_s.afphoto
R templates/grub-theme-sources/scbf_c_n_s.afphoto
R templates/grub-theme-sources/scbt_c_n_s.afphoto
R templates/grub-theme-sources/uefi.afphoto
R templates/grub-theme-sources/uefisec.afphoto
R templates/secureboot/grub.cfg
R templates/wallpaper/font.otf
R templates/wallpaper/graphicoreBitmapFont0-Light.otf
R templates/wallpaper/input.png
R templates/windows/autostart/autorun.inf
R templates/windows/autostart/cdrom.ico
Log Message:
-----------
WIP: move templates files
Commit: f1eaee6e9bad0820d541e1c3761eea6ed160b30c
https://github.com/grml/grml-live/commit/f1eaee6e9bad0820d541e1c3761eea6ed160b30c
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: avoid hard crash on 404
Commit: 7c78f1b976696bda94b7125ad132351bdcd1dcbd
https://github.com/grml/grml-live/commit/7c78f1b976696bda94b7125ad132351bdcd1dcbd
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M README.md
M build-driver/build.py
M config/media-scripts/GRMLBASE/10-efi
M config/media-scripts/GRMLBASE/30-syslinux
M config/media-scripts/GRMLBASE/31-grub
M config/media-scripts/GRMLBASE/50-addons
M config/media-scripts/GRMLBASE/80-autostart
M config/media-scripts/GRMLBASE/90-branding
M config/scripts/GRMLBASE/47-update-wallpaper
M config/scripts/RELEASE/99-update-wallpaper
M docs/grml-live.8.txt
M etc/grml/grml-live.conf
M grml-live
Log Message:
-----------
WIP: follow file move
Commit: 360ee16fac41733a700280dee9f2e0b8c85222d5
https://github.com/grml/grml-live/commit/360ee16fac41733a700280dee9f2e0b8c85222d5
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M usr/lib/grml-live/grml_live/minifai.py
Log Message:
-----------
minifai: fcopy: honor default mode (unset)
Compare: https://github.com/grml/grml-live/compare/e0328b9aef75...360ee16fac41
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