Re: Best practice for fresh install on UEFI with multiple disks?

2024-09-18 Thread Andy Smith
Hi, On Wed, Sep 18, 2024 at 08:21:10PM -0400, Boyan Penkov wrote: > So, what are folks doing these days to mirror /efi and /boot? [ TL;DR: You already found it - have two separate EFI System Partitions, sync one to the other manually using e.g. rsync whenever one changes, add path

Best practice for fresh install on UEFI with multiple disks?

2024-09-18 Thread Boyan Penkov
Hello folks, New machine, new opportunity to get up to speed with the contemporary best practices for multiple disks on UEFI. The behavior I'd like -- and, I suspect, the behavior we'd all like -- is the machine stays bootable and data is preserved if any disk fails. Specifically, what I'd like t

Re: Where to put *.pth files for custom Python site packages?

2024-09-18 Thread Florent Rougon
Hi, Le 17/09/2024, Christian Gelinek a écrit: > The Python documentation[0] states that the search path can be extended via > .pth files which should be added to specific directories. (...) > Given that these sub-folders are managed by Debian/`apt`, where should I place > our custom.pth file p