patches and low-level development discussion
 help / color / mirror / code / Atom feed
From: sternenseemann <sternenseemann@systemli.org>
To: Alyssa Ross <hi@alyssa.is>, devel@spectrum-os.org
Cc: Michael Raskin <7c6f434c@mail.ru>
Subject: Re: [PATCH www] todo.html: refresh
Date: Fri, 20 Aug 2021 15:36:32 +0200	[thread overview]
Message-ID: <c6acd58a-0efd-b395-2c89-748a6bf10d13@systemli.org> (raw)
In-Reply-To: <20210820122731.245817-1-hi@alyssa.is>



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.

>  </ol>
>    
>  <p>
> 

  reply	other threads:[~2021-08-20 13:36 UTC|newest]

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

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=c6acd58a-0efd-b395-2c89-748a6bf10d13@systemli.org \
    --to=sternenseemann@systemli.org \
    --cc=7c6f434c@mail.ru \
    --cc=devel@spectrum-os.org \
    --cc=hi@alyssa.is \
    /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).