Dimitri John Ledkov

Results 416 comments of Dimitri John Ledkov

So here is my stawman: * remove consoleconf binaries from core20 snap * ship consoleconf binaries (innert) in a consoleconf snap * make the core snap tty1 script call into...

I will build split core20+consoleconf snaps, and will build two sample images with seeded/unseeded consoleconf for people to try out for a spin. And only then will try to land...

Blocked on releasing https://bugs.launchpad.net/snapd/+bug/1881588 to stable

@ogra1 livecd-rootfs is not used to build neither Core20 nor Core18 snaps.

> A real solution would probably be to use the `[SUCCESS=merge]` directive in `nsswitch.conf`, with a second source that can provide additional members for the group. The `nss-extrausers` module in...

> It would be nice to have a solution for adding users to the system groups though. In particular, it would be nice to be able to add users to...

Do you have specific examples of specific patches for addon boards not supported by the current gadget? Can you provide pointers to sample "manufacturer instructions" too please? The old setup...

I don't speak perl ```perl --- libdbd-mariadb-perl-1.21.orig/t/rt122541-decimals.t +++ libdbd-mariadb-perl-1.21/t/rt122541-decimals.t @@ -14,6 +14,6 @@ plan tests => 2; for my $mariadb_server_prepare (0, 1) { $dbh->{mariadb_server_prepare} = $mariadb_server_prepare; - is $dbh->selectrow_arrayref('SELECT round(degrees(0.00043)...