Patrick Georgi

Results 13 comments of Patrick Georgi

Good idea, just noting that (the recently added) https://doc.coreboot.org/payloads.html may be a better location for describing the payload

Maybe create a bubble notification for the various actions, both to signify that they do anything and also what they do? For the moon something like "user [email protected] (un)muted". Or...

I worked on integrating mailman 3 and documented my process at https://patrick.georgi.family/2019/01/12/combining-mailman-3-with-mailu/, maybe you can adapt some bits and pieces for sympa?

I just created the domains manually in both systems. It's certainly possible to optimize that in various ways, but as I stated, this was a migration: existing things had to...

The IASL error is created in https://github.com/coreboot/coreboot/blob/4.8.1/toolchain.inc#L190 The relevant test for that can be found at https://github.com/coreboot/coreboot/blob/4.8.1/toolchain.inc#L186-L188 So: iasl needs to exist, and it needs to have "coreboot toolchain" as...

It's on-topic in terms of being such a nugget of wisdom, but as I understand Collapse OS, the idea is to be able to repurpose any kind of surviving hardware,...

Somewhat related, I integrated these containers into Mailu (https://github.com/Mailu/Mailu) which provides the rest of the stack. Is there interest in such a setup?