Johannes Meixner

Results 49 issues of Johannes Meixner

Current layout/prepare/default/420_autoresize_last_partitions.sh has the main loop ``` while read component_type disk_device old_disk_size disk_label junk ; do ... done < target): /dev/sdc => /dev/sdc /dev/sda => /dev/sda /dev/sdb => /dev/sdb UserInput...

enhancement

This is only a reminder issue for myself @jsmeix what I still need to do for GRUB2 with OUTPUT=USB (the ordering below is random and does not mean anything): (a)...

enhancement
cleanup

* ReaR version ("/usr/sbin/rear -V"): 2.7 but I noticed it already earlier since some time during 2.6 (it had "just worked" by default everywhere before for me) * OS version...

minor bug

This is a forwarded issue that was initially reported by a SUSE customer and analyzed by a SUSE colleague - here excerpts of what he wrote: * ReaR version ("/usr/sbin/rear...

cleanup

See https://github.com/rear/rear/issues/2785 with its https://github.com/rear/rear/pull/2795 https://github.com/rear/rear/pull/2796 and optionally see also https://github.com/rear/rear/issues/2787 In particular see https://github.com/rear/rear/pull/2795#issuecomment-1116010676 (excerpt as needed here): ``` The simple high level goal is to detect all changes...

enhancement
cleanup

Currently rear scripts are only checked with "bash -n". This is rather insufficient because "bash -n" detects only hard syntax errors but not at all any of the zillions of...

enhancement
cleanup
ReaR Project

The section "Try hard to care about possible errors" in https://github.com/rear/rear/wiki/Coding-Style reads (excerpts) ``` Preferably during development of new scripts or when scripts are much overhauled and while testing new...

enhancement

https://fosdem.org/2022/news/2022-09-14-fosdem-2023-dates/ reads as of now (excerpt) ``` FOSDEM 2023 will take place on Saturday 4th and Sunday 5th of February 2023. We are aiming for a physical conference. ``` @rear/contributors...

waiting for info
discuss / RFC
ReaR Project

This is a follow-up issue of https://github.com/rear/rear/issues/2853 therein see in particular https://github.com/rear/rear/issues/2853#issuecomment-1249628411 and subsequent comments.

enhancement
discuss / RFC
no-issue-activity

By chance I noticed https://johnstawinski.com/2024/01/11/playing-with-fire-how-we-executed-a-critical-supply-chain-attack-on-pytorch/ I know basically nothing about GitHub Actions so I can neither check nor verify whether or not all those GitHub Actions that are run for...

discuss / RFC
ReaR Project