Pascal J
Pascal J
Thank you very much. Can you also add some description on the setting in the man pages and the readme?
Maybe endeavor triggers the making of the grub config differently than with grub-mkconf and this different way of doing it doesn't run the 41_snapshots script. Maybe someone running endeavor can...
Yes, if `sudo grub-mkconfig -o /boot/grub/grub.cfg` works, they must be doing something differently to crate the grub menu. (and therefore delete the snapshots menu while doing it) With a quick...
Well there must be something that triggers the making of the grub.cfg out of the usual process that includes the output of 41_snapshots-script. Maybe some autosnapshot tool that is configured...
Grub-btrfsd is triggering grub-mkconf with exactly the same command like OP tried manually, or, if the snapshots menu entry already exists in grub.cfg, the 41_snapshots-script directly, to only trigger the...
Interestingly enough the icon for nextcloud also does not show up. To my knowledge it isn't an electron app. I don't know if this is related, because it behaves slightly...
I will leave this open because the arch package maintainer comes by eventually. But I think you would rather reach them with a bug in their bug tracker. The packages...
If you run `btrfs subvolume list -sa /` does it list the snapshots?
If you run the command I suggested above now, is the output formatted differently? I still have the feeling this is related to different versions of btrfs-progs with different output...
I think we shouldn't bump the minimum version, as this would break compilation for many older systems. After all boost 1.85 is only a few months old. I made a...