Michael Prokop

Results 237 comments of Michael Prokop

Looking forward to your patches for the theme support. The option for company corporate commit sounds, ha!

We're seeing this behavior quite often on systems where the file-system isn't consistent during backup execution (e.g. no LVM snapshot or alike). I'd _very_ much appreciate if restic would support...

@MichaelEischer I might be wrong and the failure might be caused by something else, but our systemd timer service failed as such: ``` % sudo journalctl -u restic-data-backup -- Logs...

You need to install `libobs-dev` (that's the package name on Debian, adjust for your distribution accordingly).

Interesting idea, thanks for the suggestion!

/cc @stapelberg just in case you want to subscribe to this issue, given that https://github.com/antonym/netboot.xyz/issues/154 was closed by antonym :)

I like the suggestion WRT avahi, we should definitely give this a try! Announcing the password calls for security troubles though, that's nothing I would consider to enable as default.

Feedback from @schierlm, asking him what's his take on his `allinone.img` usage for Grml: > probably not... gPXE and Grub are also available separately, so is hdt. And stuff like...

I think @ryanmusante was refering to the beep of the isolinux splash itself? This is generated by the special '^G' character in line 33 at https://github.com/grml/grml-live/blob/master/templates/boot/isolinux/vesamenu.cfg#L33 (see https://raw.githubusercontent.com/grml/grml-live/master/templates/boot/isolinux/vesamenu.cfg to actually...

@ryanmusante The problem is that it's not possible to make this an optional feature, since there's no way how to control this within isolinux/grub. For sure you can just adjust...