Re: [gentoo-user] updating /boot directory EFI

2023-04-17 Thread Mitch D.
I just took a quick glance at the ebuild, and it looks like it should print a reminder ("Re-run grub-install to update installed boot code!") every time you upgrade from an older version to a newer one, but it also looks like the reminder gets skipped if you're re-emerging the same version.

Re: [gentoo-user] updating /boot directory EFI

2023-04-17 Thread Mitch D.
n Mon, Apr 17, 2023 at 4:57 AM Michael wrote: > > > > On Monday, 17 April 2023 00:29:49 BST Arsen Arsenović wrote: > > > Wol writes: > > > > On 16/04/2023 22:30, Mitch D. wrote: > > > >> Wol, can you elaborate on why you think Grub is deprecated on

Re: [gentoo-user] updating /boot directory EFI

2023-04-17 Thread Mitch D.
You can probably use a portage hook to do it. I haven't tested it, but something along the lines of creating a file at "/etc/portage/env/sys-boot/grub" which contains an implementation of the "post_pkg_postinst()" function. Then, you can copy the logic from the ebuild to determine whether the

Re: [gentoo-user] updating /boot directory EFI

2023-04-16 Thread Mitch D.
There is a catch related to using EFI without a conventional bootloader. If you want your boot menu to include details such as kernel versions, then it would be necessary to run efibootmgr every time you update the kernel. I'm not sure if the EFI variable storage is resilient to repeated writes,

Re: [gentoo-user] updating /boot directory EFI

2023-04-16 Thread Mitch D.
When you emerge grub, Gentoo compiles and "installs" grub (and some grub-related tools) to a directory inside your Gentoo installation, just like other applications. The catch is that grub isn't like other applications... it needs to run outside of Gentoo, before Linux starts. This means that Grub

Re: [gentoo-user] updating /boot directory EFI

2023-04-16 Thread Mitch D.
Wol, can you elaborate on why you think Grub is deprecated on EFI systems? On Sun, Apr 16, 2023, 15:17 hitachi303 wrote: > Am 16.04.23 um 21:11 schrieb Mitch D.: > > A minimal EFI bootloader can show an updated menu for the new kernels > > without needing to make regular wr

Re: [gentoo-user] How to restart/fix frozen XFCE4

2023-04-02 Thread Mitch D.
I don't remember if it was tied to a specific popular Linux distribution, but this used to be the common response to new Linux-converts when they asked for the Linux version of Ctrl+Alt+Delete (to kill a hanging process). I remember some modifier keys and escape, but I can't confirm that it was

Re: [gentoo-user] Bespoke terminal font

2023-06-05 Thread Mitch D.
I use either Droid Sans Mono or Inconsolata (one is a fallback for unsupported glyphs in the other, but I forget which one's which), and I have nothing inside my zeros. Zero is distinguished by having flattened / vertical sides, while the capital letter 'O' is rounded. On Mon, Jun 5, 2023 at 1:37 

Re: [gentoo-user] Re: Can't upgrade portage or update/install ebuilds

2023-06-13 Thread Mitch D.
On Tue, Jun 13, 2023 at 10:38 AM Grant Edwards wrote: > On 2023-06-12, Wol wrote: > > On 09/06/2023 21:16, Grant Edwards wrote: > >> On 2023-06-09, Daniel Pielmeier wrote: > >> > >>> If it is only about gemato then temporary disable the rsync-verify flag > >>> which pulls it in. > >>> > >>> #