patches and low-level development discussion
 help / color / mirror / code / Atom feed
 messages from 2025-11-09 02:18:34 to 2025-11-26 19:36:58 UTC [more...]

[PATCH 0/7] System updates based on systemd-sysupdate
 2025-11-26 19:33 UTC  (87+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] host/rootfs: Install all programs from util-linuxMinimal
  ` [PATCH v2 2/8] host/rootfs: Install systemd-pull
  ` [PATCH v2 3/8] tools: Add directory checker for updates
  ` [PATCH v2 4/8] Adjust partition layout to support updates
  ` [PATCH v2 5/8] release: Create directory with system update
  ` [PATCH v2 6/8] Support updates via systemd-sysupdate
  ` [PATCH v2 7/8] Documentation: Update support
  ` [PATCH v2 8/8] lib/config.nix: Validate configuration parameters
  ` [PATCH v3 00/14] System updates based on systemd-sysupdate
    ` [PATCH v3 01/14] host/rootfs: Install all programs from util-linuxMinimal
    ` [PATCH v3 02/14] host/rootfs: Install systemd-pull
    ` [PATCH v3 03/14] tools: Add directory checker for updates
    ` [PATCH v3 04/14] scripts: port make-gpt.sh to bash
    ` [PATCH v3 05/14] scripts/make-gpt.sh: Allow specifying partition size
    ` [PATCH v3 06/14] Support generating multiple partition UUIDs
    ` [PATCH v3 07/14] scripts: Use shell expansion to get partition path
    ` [PATCH v3 08/14] Use OS version to set partition labels and UKI name
    ` [PATCH v3 09/14] release: Compress installation images and remove live image
    ` [PATCH v3 10/14] Add B partitions to installation images
    ` [PATCH v3 11/14] release: Create directory with system update
    ` [PATCH v3 12/14] Support updates via systemd-sysupdate
    ` [PATCH v3 13/14] Documentation: Update support
    ` [PATCH v3 14/14] Validate configuration parameters
    ` [PATCH v4 00/14] System updates based on systemd-sysupdate
      ` [PATCH v4 01/14] host/rootfs: Install all programs from util-linuxMinimal
      ` [PATCH v4 02/14] host/rootfs: Install systemd-pull
      ` [PATCH v4 03/14] tools: Add directory checker for updates
      ` [PATCH v4 04/14] scripts: port make-gpt.sh to bash
      ` [PATCH v4 05/14] scripts/make-gpt.sh: Allow specifying partition size
      ` [PATCH v4 06/14] Support generating multiple partition UUIDs
      ` [PATCH v4 07/14] scripts: Use shell expansion to get partition path
      ` [PATCH v4 08/14] release: Compress installation images and remove live image
      ` [PATCH v4 09/14] Use OS version to set partition labels and UKI name
      ` [PATCH v4 10/14] Add B partitions to installation images
      ` [PATCH v4 11/14] release: Create directory with system update
      ` [PATCH v4 12/14] Support updates via systemd-sysupdate
      ` [PATCH v4 13/14] Documentation: Update support
      ` [PATCH v4 14/14] Validate configuration parameters
    ` [PATCH v4 00/13] System updates based on systemd-sysupdate
      ` [PATCH v4 01/13] tools: Add directory checker for updates

[PATCH v2 0/2] Move verity and EFI creation to separate Nix derivations
 2025-11-26 19:10 UTC  (26+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] Build verity images in rootfs Nix derivation
  ` [PATCH v3 2/2] Move UKI creation to a separate derivation
  ` [PATCH v4 0/2] Move verity and EFI creation to separate Nix derivations
    ` [PATCH v4 1/2] Build verity images in rootfs Nix derivation
    ` [PATCH v4 2/2] Move UKI creation to a separate derivation
    ` [PATCH v5 0/2] Move verity and EFI creation to separate Nix derivations
      ` [PATCH v5 1/2] Build verity images in rootfs Nix derivation
      ` [PATCH v5 2/2] Move UKI creation to a separate derivation
      ` [PATCH v6 0/2] Move verity and EFI creation to separate Nix derivations
        ` [PATCH v6 1/2] Build verity images in rootfs Nix derivation
        ` [PATCH v6 2/2] Move UKI creation to a separate derivation

[REGRESSION] Backspace no longer works in host/rootfs make run virtiocon0
 2025-11-26 14:34 UTC  (6+ messages)

[PATCH v1 RFC 0/4] spectrum-router
 2025-11-26 10:53 UTC  (12+ messages)
` [PATCH v1 RFC 1/4] vm/sys/net: remove connman & dbus
` [PATCH v1 RFC 2/4] vm/sys/net: integrate xdp-forwarder
` [PATCH v1 RFC 3/4] tools: add spectrum-router
` [PATCH v1 RFC 4/4] host: integrate router

[PATCH] host/rootfs: reap sd-notify-adapter
 2025-11-24 20:36 UTC 

[PATCH v2 1/3] tools/mount-flatpak: init
 2025-11-24 19:55 UTC  (3+ messages)
` [PATCH v2 2/3] img/app: run Flatpak applications
` [PATCH v2 3/3] host/rootfs: add run-flatpak script

Can't get minijail0 working without bind-mounting /
 2025-11-24 19:57 UTC  (3+ messages)
  ` [minijail] "

[REGRESSION] Cloud Hypervisor crashes when guest writes to VSOCK
 2025-11-24 16:36 UTC 

[PATCH 1/3] tools/mount-flatpak: init
 2025-11-24 15:25 UTC  (12+ messages)
` [PATCH 2/3] img/app: run Flatpak applications
` [PATCH 3/3] host/rootfs: add run-flatpak script

[PATCH 1/3] img/app: move init to /usr/bin
 2025-11-18 15:03 UTC  (15+ messages)
` [PATCH 2/3] img/app: dbus: don't listen on VSOCK
` [PATCH 3/3] pkgs: remove dbus overlay

[PATCH 0/4] Minor improvements to scripts/run-qemu.sh
 2025-11-14 11:22 UTC  (15+ messages)
` [PATCH 1/4] scripts/run-qemu.sh: better error checks & formatting
` [PATCH 3/4] scripts/run-qemu.sh: Preserve ,, in QEMU arguments
` [PATCH 4/4] scripts/run-qemu.sh: Unset variables from the environment

[PATCH 1/5] pkgs: mdevd: backport bugfix
 2025-11-13 13:26 UTC  (5+ messages)
` [PATCH 2/5] Use 0 mode in mdev.conf when not changing mode
` [PATCH 3/5] Don't create/chmod device nodes in generic rules
` [PATCH 4/5] Don't change mode of unmatched devtmpfs devices
` [PATCH 5/5] vm/sys/net: run dbus-daemon as non-root

[PATCH 0/2] Move verity and EFI creation to separate Nix derivations
 2025-11-13 11:32 UTC  (7+ messages)
` [PATCH 1/2] Create Nix derivation for building verity images

[PATCH] tools: use llvmPackages as input
 2025-11-13 11:25 UTC  (2+ messages)

[PATCH] tools/start-vmm: enable Cloud Hypervisor landlock
 2025-11-13 11:16 UTC  (3+ messages)

config.nix validation?
 2025-11-09 21:10 UTC  (4+ messages)

[PATCH 0/2] release/checks/shfmt: init
 2025-11-09 18:59 UTC  (5+ messages)
` [PATCH 1/2] scripts: format with shfmt
` [PATCH 2/2] release/checks/shfmt: init

[PATCH] img/app: Use set -euo pipefail for building the erofs
 2025-11-09 18:58 UTC  (3+ messages)

[PATCH 0/2] host/rootfs: remove unnecessary coldplug dependencies
 2025-11-09 15:13 UTC  (3+ messages)
` [PATCH 1/2] host/rootfs: remove vmm-env coldplug dependency
` [PATCH 2/2] host/rootfs: remove vm-env "

[PATCH v6 0/2] Switch from mdevd to systemd-udevd in root filesystem
 2025-11-09 13:58 UTC  (16+ messages)
` [PATCH v6 1/2] tools: Add adapter tool for services using sd_notify
` [PATCH v6 2/2] host/rootfs: Switch to systemd-udevd


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).