- 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
-
Michael Prokop authored
-
Chris Hofstaedtler authored
Since commit a8eeda3e this seems obsolete.
-
Chris Hofstaedtler authored
passwd.postinst enables shadow passwords for the last 16 years. Add a test instead.
-
Michael Prokop authored
-
- Nov 17, 2023
-
-
Michael Prokop authored
-