Michael Hudson-Doyle
Michael Hudson-Doyle
Hi thanks for this. I presume you are also the person who added the translation in Launchpad? I haven't updated the translations en masse for a while but I just...
Hmm actually maybe the real point here is that app.variant and source.variant are different things? Maybe app.variant should be app.client_variant? To indicate the nature of the client that is connected?...
I guess the interesting question is whether this makes a measurable difference to the start up speed of subiquity. Not sure how to do that -- I guess we can...
cc @d-loose for API impact -- we don't have to land this on any particular time frame. but I'm not sure the desktop client will care.
I'm confused as to what's going on here, but I think it's working. Compiling this stupid program with GOARCH=arm64 go build: ``` go package main func main() { f() }...
Haha, oops, you're right of course about the addresses. So only two bogosities.
Wow. What filesystem is /tmp?
My guess: zfs
I think livefs-edit could detect this and at least provide a helpful error or maybe even operate in a tmpfs automatically (although it in some cases this might end up...
Hmm. How are you providing the install media to the (I presume) VM? As a cdrom or as some other kind of block device? If you make two livefs_editor invocations,...