- Dec 23, 2023
-
-
Michael Prokop authored
Followup fix for 2708f441 Thanks: Patrick Schleizer <adrelanos@whonix.org> for spotting and reporting Closes: https://github.com/grml/grml-debootstrap/issues/256
-
Michael Prokop authored
-
Michael Prokop authored
-
Michael Prokop authored
-
- Dec 13, 2023
-
-
Patrick Schleizer authored
change from EFI to ESP for arm64 builds
-
- Dec 12, 2023
-
-
Patrick Schleizer authored
-
Patrick Schleizer authored
instead of sometimes mixed with "${MNTPOINT}/boot/efi"
-
- Dec 08, 2023
-
-
Patrick Schleizer authored
because no longer provided by Debian
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
to work around an issue by github actions drop `-q` from modprobe for better debug output
-
Patrick Schleizer authored
because it will not always work will not work in cases where /dev etc is still mounted inside the chroot
-
Patrick Schleizer authored
because the cleanup function gets run by the error handler and should not be nested
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
because these are now covered by the new error handling method
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Patrick Schleizer authored
only delete `$MNTPOINT` if such a folder actually exists
-
Patrick Schleizer authored
only delete `$MNTPOINT` if such a folder actually exists
-
Patrick Schleizer authored
No need to use both, `eend 1` and `bailout 1`. In these cases, only `bailout 1` is sufficient.
-
Patrick Schleizer authored
because these are now covered by the error_handler
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
Michael Prokop authored
-
- Dec 07, 2023
-
-
Michael Prokop authored
busybox is useful for debugging initramfs issues, though it's not necessary by default. Also tools like cryptsetup which rely on busybox in initramfs stage have busybox as dependency anyways. Thanks: Patrick Schleizer + Chris Hofstaedtler Closes: https://github.com/grml/grml-debootstrap/issues/240
-
Michael Prokop authored
-
Michael Prokop authored
-
Michael Prokop authored
-
- Nov 22, 2023
-
-
- Nov 19, 2023
-
-
Chris Hofstaedtler authored
-
- Nov 18, 2023
-
-
Chris Hofstaedtler authored
-
Michael Prokop authored
-