patches and low-level development discussion
 help / color / mirror / code / Atom feed
From: Alyssa Ross <hi@alyssa.is>
To: sternenseemann <sternenseemann@systemli.org>
Cc: devel@spectrum-os.org, Michael Raskin <7c6f434c@mail.ru>
Subject: Re: [PATCH www] todo.html: refresh
Date: Sat, 21 Aug 2021 08:39:31 +0000	[thread overview]
Message-ID: <20210821083931.qwrepmn37u3osnth@eve.qyliss.net> (raw)
In-Reply-To: <c6acd58a-0efd-b395-2c89-748a6bf10d13@systemli.org>

[-- Attachment #1: Type: text/plain, Size: 2541 bytes --]

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 @@
> >  <!doctype html>
> > -<!-- SPDX-FileCopyrightText: 2019-2020 Alyssa Ross <hi@alyssa.is> -->
> > +<!-- SPDX-FileCopyrightText: 2019-2021 Alyssa Ross <hi@alyssa.is> -->
> >  <!-- SPDX-License-Identifier: CC-BY-SA-4.0 OR GFDL-1.3-or-later -->
> >  <!-- SPDX-License-Identifier: GPL-3.0-or-later -->
> >  <html lang="en">
> > @@ -44,23 +44,12 @@ might be able to help out.
> >
> >  <ol>
> >    <li>
> > -  Implement
> > -  <a href="https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_compositor">wl_compositor
> > -  v4</a> in
> > -  <a href="https://spectrum-os.org/doc/developer-manual.html#_sommelier">Sommelier</a>.
> > -  This will mean we no longer have to
> > -  <a href="https://spectrum-os.org/git/nixpkgs/tree/pkgs/development/libraries/wlroots/0001-backend-wayland-downgrade-to-wl_compositor-v3.patch">patch</a>
> > -  wlroots to downgrade it to an older protocol.
> > -
> > -  <li>
> > -  Implement a ceiling for host memory allocated by the
> > -  crosvm <a href="https://spectrum-os.org/doc/developer-manual.html#_the_memfd_server">memfd
> > -  server</a>.
> > -
> > -  <li>
> > -  Create a minimal VM kernel configuration.  This will make it much
> > -  easier to iterate on the VM kernel, by substantially reducing clean
> > -  build times.
> > +  <a href="https://github.com/NixOS/nixpkgs/issues/134948">nixpkgs
> > +  #134984</a>: cryptsetup cannot be built statically.  This would let
> > +  us massively reduce the size of Spectrum's initramfs.  For Spectrum,
> > +  we only need the <code>veritysetup</code> 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 </li> 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

> >  </ol>
> >
> >  <p>
> >

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-08-21  8:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-20 12:27 Alyssa Ross
2021-08-20 13:36 ` sternenseemann
2021-08-21  8:39   ` Alyssa Ross [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210821083931.qwrepmn37u3osnth@eve.qyliss.net \
    --to=hi@alyssa.is \
    --cc=7c6f434c@mail.ru \
    --cc=devel@spectrum-os.org \
    --cc=sternenseemann@systemli.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).