- Dec 24, 2023
-
-
Michael Prokop authored
-
- Dec 23, 2023
-
-
Michael Prokop authored
-
Michael Prokop authored
-
Michael Prokop authored
-
Michael Prokop authored
-
Chris Hofstaedtler authored
-
Chris Hofstaedtler authored
Install busybox On Debian/stretch as it's required for initramfs
-
-
Patrick Schleizer authored
-
Patrick Schleizer authored
-
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
-