William Oprandi
William Oprandi
@NDevTK By spoof, you means add entry to `/etc/hosts` file ?
I built the extension with the security disabled. Fortunately the patch is trivial.
It's supposed to be temporary until it's fixed upstream. I could try to implement the UI to add hosts on whitelist but I have no knowledge on extension development
@Kludgy4 You can patch the extension to disable sender check as workaround
I'm a fan of freezed and discovered built_value with ferry and well it's...quite filthy. Fortunately I'm working on a pretty small app so I don't have the perspective you have...
> Yeah that's an Anaconda bug that you should be able to work around by setting the default target in the kickstart. Not sure if there's a tracker. `xconfig --startonboot`...
For locale, I tried `bootloader --append="vconsole.keymap=fr-oss"` (I have that in my own `/etc/vconsole.conf`). Plymouth now displays "fr" next to the keyboard icon but..... it's still qwerty.... So it's possible to...
I opened upstream bug : https://bugzilla.redhat.com/show_bug.cgi?id=2418066
Is there any workaround to preinstall flatpak currently ?
`flatpak install` does not work for me from kickstart post script as commented in the above link