patches and low-level development discussion
 help / color / mirror / code / Atom feed
 messages from 2025-09-08 09:44:57 to 2025-09-27 08:19:55 UTC [more...]

[PATCH 0/4] Generate file lists from a script
 2025-09-27  8:19 UTC  (36+ messages)
` [PATCH 2/4] Generate makefile "
` [PATCH 3/4] Common make rules for building erofs images
` [PATCH v2 0/3] Generate file lists from a script
  ` [PATCH v2 1/3] Move all files for the image into a subdirectory
  ` [PATCH v2 2/3] Generate makefile file lists from a script
  ` [PATCH v2 3/3] Common make rules for building erofs images
  ` [PATCH v3 0/4] Generate file lists from a script
    ` [PATCH v3 1/4] Do not ignore errors from tar
    ` [PATCH v3 2/4] Move all files for the image into a subdirectory
    ` [PATCH v3 3/4] Generate makefile file lists from a script
    ` [PATCH v3 4/4] Common make rules for building erofs images
  ` [PATCH v3] Generate file lists from a script
    ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] Use contents.d for bundles
 2025-09-27  8:10 UTC  (2+ messages)

[PATCH v6 0/4] xdp-forwarder
 2025-09-27  8:00 UTC  (11+ messages)
` [PATCH v6 1/4] tools: add xdp-forwarder
` [PATCH v6 2/4] docs/architecture: add paragraph about networking
` [PATCH v6 3/4] vm/sys/net: build against pkgsMusl
` [PATCH RFC v6 4/4] vm/sys/net: integrate xdp-forwarder

[PATCH 0/3] Switch from mdevd to systemd-udevd in root filesystem
 2025-09-26 14:56 UTC  (27+ messages)
` [PATCH 1/3] host/rootfs: Add early serial output
` [PATCH 2/3] tools: Add adapter tool for services using sd_notify
` [PATCH 3/3] host/rootfs: switch to systemd-udevd
` [PATCH v2 0/3] Switch from mdevd to systemd-udevd in root filesystem
  ` [PATCH v2 1/3] tools: Add adapter tool for services using sd_notify
  ` [PATCH v2 2/3] host/rootfs: Switch to systemd-udevd
  ` [PATCH v2 3/3] host/rootfs: Simplify s6-rc dependencies

Non-idempotent RUN+= scripts
 2025-09-25  4:30 UTC  (4+ messages)
` [systemd-devel] "

[PATCH v4 0/5]
 2025-09-24  9:52 UTC  (19+ messages)
` [PATCH v4 1/5] tools: rename guestSupport -> appSupport
` [PATCH v4 2/5] tools: add xdp-forwarder
` [PATCH v4 3/5] docs/architecture: add paragraph about networking
` [PATCH v4 4/5] vm/sys/net: build against pkgsMusl
` [PATCH RFC v4 5/5] vm/sys/net: integrate xdp-forwarder

[PATCH 0/3] Optimize scripts/make-erofs.sh
 2025-09-23 21:41 UTC  (17+ messages)
` [PATCH 1/3] scripts/make-erofs.sh: Avoid unneeded calls to awk and chmod
` [PATCH 2/3] scripts/make-erofs.sh: Avoid calls to dirname
` [PATCH 3/3] scripts/make-erofs.sh: Avoid unneeded calls to mkdir

[PATCH v5 0/4] xdp-forwarder
 2025-09-23 19:02 UTC  (6+ messages)
` [PATCH v5 1/4] tools: add xdp-forwarder
` [PATCH v5 2/4] docs/architecture: add paragraph about networking
` [PATCH v5 3/4] vm/sys/net: build against pkgsMusl
` [PATCH v5 4/4] vm/sys/net: integrate xdp-forwarder

[PATCH] tools/start-vmm: Add additional warning options
 2025-09-23 18:54 UTC  (10+ messages)

[PATCH 00/20] Many image fixes and systemd integration
 2025-09-21 12:23 UTC  (55+ messages)
` [PATCH 02/20] scripts/make-erofs.sh: Do not read one byte at a time
` [PATCH 03/20] scripts/make-erofs.sh: Avoid unneeded calls to awk and chmod
` [PATCH 04/20] scripts/make-erofs.sh: Validate all paths
` [PATCH 05/20] scripts/make-erofs.sh: Avoid unneeded calls to dirname
` [PATCH 07/20] scripts/make-erofs.sh: Standardize file modes in images
` [PATCH 08/20] Standardize directories and symlinks "
` [PATCH 09/20] Add os-release file
` [PATCH 10/20] host/rootfs: Set -eu in build
` [PATCH 11/20] Add /dev/fd and /dev/std*
` [PATCH 12/20] host/rootfs: Do not read from /dev/tty1
` [PATCH 13/20] host/rootfs: pass API socket as fd 3, not fd 0
` [PATCH 15/20] host/rootfs: Use real less, not BusyBox less
` [PATCH 17/20] Use /etc/s6-rc/compiled for compiled s6-rc directory

[PATCH] Do not ignore errors from tar
 2025-09-21 12:07 UTC  (3+ messages)

Sandboxing strategy
 2025-09-19 19:37 UTC  (8+ messages)

[PATCH] tools/start-vmm: Don't disable improper_ctypes
 2025-09-19 10:00 UTC  (2+ messages)

[PATCH 0/3] Minor improvements to the Spectrum OS boot process
 2025-09-19  9:29 UTC  (14+ messages)
` [PATCH 1/3] host/initramfs: Use util-linux switch_root
` [PATCH 2/3] Add /dev/fd and /dev/std*
` [PATCH 3/3] host/rootfs: Avoid redundant mounts of /proc and /sys
` [PATCH v2] Add /dev/fd and /dev/std*

Partition sizing
 2025-09-18  2:30 UTC  (3+ messages)

[PATCH] Use dependencies.d to declare s6-rc dependencies
 2025-09-17 11:31 UTC  (2+ messages)

[PATCH] host/rootfs: Remove type file from template
 2025-09-13 17:50 UTC  (2+ messages)

[PATCH] Prefer definition-before-use in Nix
 2025-09-09 14:54 UTC  (2+ messages)

[PATCH] Sort file lists in makefiles
 2025-09-09 14:54 UTC  (2+ messages)

[PATCH] scripts/make-erofs.sh: Ensure that / is world-readable
 2025-09-09 14:47 UTC  (2+ messages)

[DO_NOT_APPLY v3 0/3] xdp-forwarder
 2025-09-08 10:05 UTC  (3+ messages)
` [DO_NOT_APPLY v3 3/3] docs/architecture: add paragraph about networking


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