On Fri, Aug 20, 2021 at 03:36:32PM +0200, sternenseemann wrote: > > > On 8/20/21 2:27 PM, Alyssa Ross wrote: > > The old tasks listed here aren't really relevant any more. But I > > would love me a static veritysetup -- it would massively reduce > > initramfs size. > > --- > > todo.html | 25 +++++++------------------ > > 1 file changed, 7 insertions(+), 18 deletions(-) > > > > diff --git a/todo.html b/todo.html > > index 67cf072..dc768e3 100644 > > --- a/todo.html > > +++ b/todo.html > > @@ -1,5 +1,5 @@ > > > > - > > + > > > > > > > > @@ -44,23 +44,12 @@ might be able to help out. > > > >
    > >
  1. > > - Implement > > - wl_compositor > > - v4 in > > - Sommelier. > > - This will mean we no longer have to > > - patch > > - wlroots to downgrade it to an older protocol. > > - > > -
  2. > > - Implement a ceiling for host memory allocated by the > > - crosvm memfd > > - server. > > - > > -
  3. > > - Create a minimal VM kernel configuration. This will make it much > > - easier to iterate on the VM kernel, by substantially reducing clean > > - build times. > > + nixpkgs > > + #134984: cryptsetup cannot be built statically. This would let > > + us massively reduce the size of Spectrum's initramfs. For Spectrum, > > + we only need the veritysetup program from that package > > + at the moment, so it's okay for us if other features have to be > > + disabled to make static linking work. > > Missing a
  4. here, otherwise LGTM. That's actually deliberate and valid[1]! > An li element's end tag may be omitted if the li element is > immediately followed by another li element or if there is no more > content in the parent element. [1]: https://html.spec.whatwg.org/dev/syntax.html#optional-tags > >
> > > >

> >