Release new version 0.108
[grml-debootstrap.git] / grml-debootstrap
2024-02-02 Michael ProkopMerge remote-tracking branch 'origin/pr/272'
2024-02-02 Darshaka PathiranaMove try_umount above cleanup()
2024-01-26 Michael ProkopMerge remote-tracking branch 'origin/pr/269'
2024-01-23 Antoine Beaupréfix debootstrap error handler
2023-12-23 Michael ProkopMerge remote-tracking branch 'origin/pr/265'
2023-12-23 Michael ProkopMerge remote-tracking branch 'origin/pr/264'
2023-12-23 Michael ProkopMerge remote-tracking branch 'origin/pr/262'
2023-12-22 Patrick Schleizerconsistently use same code path for umounting
2023-12-22 Patrick Schleizerremove noops "eend $RC"
2023-12-22 Patrick Schleizerimproved error handling, removed RC=$? noops
2023-12-22 Michael ProkopMerge remote-tracking branch 'origin/pr/259'
2023-12-22 Michael Prokopcoding style: use '[' instead of 'test'
2023-12-22 Michael ProkopMerge remote-tracking branch 'origin/pr/255'
2023-12-12 Patrick Schleizerconsistently use ESP label for the EFI system partition
2023-12-11 Patrick Schleizerfix error handling for unmounting on the arm64 architecture
2023-12-11 Patrick Schleizerstyle fix: always use "${MNTPOINT}"/boot/efi
2023-12-07 Patrick Schleizerignore non-zero exist codes of `modprobe loop` and...
2023-12-07 Patrick Schleizerthe first `rmdir "$MNTPOINT"` needs `|| true`
2023-12-07 Patrick Schleizerignore exit codes of umount during cleanup function
2023-12-07 Patrick Schleizersyntax check before parsing config files
2023-12-07 Patrick Schleizeradjust use of `dialog` for new error handling method
2023-12-07 Patrick Schleizeradjust options parsing for new error handling method
2023-12-07 Patrick Schleizertrigger error handler as soon as possible
2023-12-07 Patrick Schleizeradjust stages executing for new error handling method
2023-12-07 Patrick Schleizeradjust use of `dialog` for new error handling method
2023-12-07 Patrick Schleizerfix use of `eend` in `cleanup` function
2023-12-07 Patrick Schleizerdon't suppress stderr of rmdir "$MNTPOINT"
2023-12-07 Patrick Schleizerfix `cleanup` function
2023-12-07 Patrick Schleizerfix `cleanup` function
2023-12-07 Patrick Schleizercode simplification
2023-12-07 Patrick Schleizerremove obsolete uses of `eend $?`
2023-12-07 Patrick Schleizeruse `|| eend $?` consistently in `cleanup` function
2023-12-07 Patrick Schleizerenable error handler by default
2023-11-17 Michael ProkopMerge remote-tracking branch 'origin/pr/239'
2023-11-17 Michael ProkopMerge remote-tracking branch 'origin/pr/245'
2023-11-17 Michael ProkopMerge remote-tracking branch 'origin/pr/241'
2023-11-17 Chris HofstaedtlerRemove manual setup of /dev contents
2023-11-17 Chris Hofstaedtlershellcheck: ignore SC2001,SC2181
2023-11-17 Chris Hofstaedtlershellcheck: fix some warnings
2023-11-17 Michael ProkopMerge remote-tracking branch 'origin/pr/242'
2023-11-17 Michael ProkopMerge remote-tracking branch 'origin/pr/243'
2023-11-17 Chris HofstaedtlerSkip EFI support check if --vm is given
2023-11-17 Chris HofstaedtlerStop using sed when creating CHROOT_VARIABLES
2023-11-17 Chris HofstaedtlerDrop support for installing releases before jessie
2023-11-17 Chris Hofstaedtlerswraid: remove code for lenny
2023-11-17 Chris Hofstaedtlergrub_install: remove pre-jessie code
2023-11-17 Michael ProkopMerge remote-tracking branch 'origin/pr/238'
2023-11-11 Chris Hofstaedtlergrml-debootstrap: support BOOT_APPEND in --vm mode
2023-10-25 Michael ProkopMerge remote-tracking branch 'origin/pr/230'
2023-10-25 Patrick Schleizercode simplification: drop NOP usage of eend 0
2023-10-25 Michael ProkopMerge remote-tracking branch 'origin/pr/214'
2023-10-25 Michael ProkopMerge remote-tracking branch 'origin/pr/226'
2023-10-23 Patrick Schleizerimprove error handling
2023-10-23 Michael ProkopMerge remote-tracking branch 'origin/pr/223'
2023-10-21 Patrick Schleizerdisable prompt/wait by tune2fs
2023-10-16 GavinPaciniInitial arm64 support mika/arm64
2023-10-16 Michael ProkopMerge remote-tracking branch 'origin/pr/216'
2023-10-14 Daniel WinzenAdd support for legacy BIOS boot to efi VM images
2023-10-13 Michael ProkopMerge remote-tracking branch 'origin/pr/213'
2023-10-13 Daniel WinzenAdd EFI support for VMs
2023-02-20 Michael ProkopDisable ext4 metadata_csum_seed for Debian releases...
2023-02-06 Michael ProkopUse bookworm as new default release + update release...
2023-02-06 Michael ProkopSupport new non-free repository component for Debian...
2022-11-25 Michael ProkopMerge remote-tracking branch 'origin/pr/196'
2022-07-03 Daniel WinzenAdd option to pass extra options to initrd generator
2022-07-01 Daniel WinzenAdd dracut support
2021-12-07 Michael ProkopMerge remote-tracking branch 'origin/pr/190'
2021-12-06 Michael ProkopVMs: create partition with alignment starting at 4MiB...
2021-12-03 Michael ProkopDrop leftover KEYRING code
2021-06-24 Michael ProkopFix git version detection when executing in foreign...
2021-06-04 Michael ProkopMerge remote-tracking branch 'origin/pr/177'
2021-06-04 Michael ProkopMerge remote-tracking branch 'origin/pr/176'
2021-06-04 Michael ProkopMerge remote-tracking branch 'origin/pr/175'
2021-06-02 Paul MenzelSupport XFS in VMs by including xfs driver in grub...
2021-06-02 Paul MenzelCorrect indentation in switch statement
2021-05-31 Michael ProkopMerge remote-tracking branch 'origin/pr/174'
2021-05-27 Michael ProkopEFI support: check + mount efivarfs to support Debian... mika/efivarfs
2021-05-21 Michael ProkopAvoid installation of os-proper in VM environments
2021-05-21 Michael ProkopBail out if architecture isn't set nor can be identifie...
2021-04-15 Michael ProkopUse shorter fs label for EFI partition to not break...
2021-01-22 Michael ProkopMerge remote-tracking branch 'origin/pr/161'
2021-01-20 Michael ProkopF2FS filesystem doesn't support errors=remount-ro mount...
2021-01-20 Michael ProkopSupport F2FS in VMs by including f2fs driver in grub...
2021-01-19 Michael ProkopDo not enable escape characters on dumb terminals
2020-12-23 Michael ProkopUse bullseye as default Debian release
2020-10-02 Michael ProkopImprove EFI detection by checking for /sys/firmware/efi
2020-09-03 Michael ProkopFix shellcheck issue SC2174
2020-06-03 Michael ProkopMerge remote-tracking branch 'origin/pr/155'
2020-06-03 Michael ProkopRefactor new --sshcopyid behavior into separate cmdline... mika/gh153
2020-06-03 Michael ProkopMerge remote-tracking branch 'origin/pr/153'
2020-02-25 Antoine Beaupréadd .ssh/authorized_keys support for --sshcopyid
2019-12-13 Michael ProkopCheck for existence of debootstrap binary after command...
2019-12-13 Michael ProkopProvide workaround for Debian bug #918590 with lvm...
2019-10-15 Michael ProkopMerge remote-tracking branch 'origin/pr/140'
2019-10-15 Michael ProkopMerge remote-tracking branch 'origin/pr/141'
2019-10-15 Michael ProkopMerge remote-tracking branch 'origin/pr/142'
2019-08-21 Michael ProkopSupport BOOT_APPEND usage outside of VMs
2019-06-13 Michael ProkopEnsure /etc/network exists before setting up /etc/netwo... mika/buster
2019-05-31 Michael ProkopFix detection of predictable network interface names
2019-03-02 Michael Prokopsshcopyid option: exit if `ssh-add -L` fails to execute
next