patches and low-level development discussion
 help / color / mirror / code / Atom feed
 messages from 2025-08-23 22:22:24 to 2025-09-21 12:09:46 UTC [more...]

[PATCH 00/20] Many image fixes and systemd integration
 2025-09-21 12:09 UTC  (65+ messages)
` [PATCH 01/20] scripts/make-erofs.sh: Ensure that / is world-readable
` [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 06/20] scripts/make-erofs.sh: Avoid unneeded calls to mkdir
` [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 14/20] host/rootfs: Disable unneeded BusyBox tools
` [PATCH 15/20] host/rootfs: Use real less, not BusyBox less
` [PATCH 16/20] host/rootfs: explicitly set PATH in network add script
` [PATCH 17/20] Use /etc/s6-rc/compiled for compiled s6-rc directory
` [PATCH 18/20] host/rootfs: virtiofsd: Do not use FD 0 as the socket
` [PATCH 19/20] host/rootfs: Disable unneeded busybox stuff
` [PATCH 20/20] host/rootfs: Switch to systemd

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

[PATCH 0/3] Optimize scripts/make-erofs.sh
 2025-09-21 11:40 UTC  (6+ 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] tools/start-vmm: Add additional warning options
 2025-09-21  8:55 UTC  (4+ messages)

[PATCH 0/4] Generate file lists from a script
 2025-09-21  8:47 UTC  (32+ messages)
` [PATCH 1/4] Move all files for the image into a subdirectory
` [PATCH 2/4] Generate makefile file lists from a script
` [PATCH 3/4] Common make rules for building erofs images
` [PATCH 4/4] Use /etc/s6-rc/compiled for compiled s6-rc directory
` [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

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

[PATCH 0/3] Switch from mdevd to systemd-udevd in root filesystem
 2025-09-19 19:32 UTC  (10+ 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] 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  (10+ messages)
` [DO_NOT_APPLY v3 1/3] add xdp-forwarder
  ` [DO_NOT_APPLY v3 2/3] integrate xdp-forwarder into net-vm
` [DO_NOT_APPLY v3 3/3] docs/architecture: add paragraph about networking

[PATCH] tools: add xdp-forwarder
 2025-09-08  7:56 UTC  (5+ messages)

Arranging groups of services
 2025-09-05 16:49 UTC  (3+ messages)
` [systemd-devel] "

Starting programs before udev is running
 2025-09-02 12:25 UTC  (2+ messages)
` [systemd-devel] "

Generating file lists from a script
 2025-09-01 22:14 UTC  (3+ messages)

[DO_NOT_APPLY v2 0/3] xdp-forwarder
 2025-09-01 14:17 UTC  (7+ messages)
` [DO_NOT_APPLY v2 1/3] add xdp-forwarder
` [DO_NOT_APPLY v2 2/3] integrate xdp-forwarder into net-vm
` [DO_NOT_APPLY v2 3/3] docs/architecture: add paragraph about networking

[DO_NOT_APPLY 0/2] xdp-forwarder
 2025-09-01 14:12 UTC  (9+ messages)
` [DO_NOT_APPLY 1/2] integrate xdp-forwarder into net-vm

[PATCH] host/rootfs: add /dev/fd and /dev/std*
 2025-08-31 11:06 UTC  (4+ messages)

'make clean' followed by 'make' in the same Nix shell doesn't work
 2025-08-31 11:01 UTC  (6+ messages)

Speeding up image builds?
 2025-08-31 10:54 UTC  (2+ messages)

Moderate Cybersecurity Concern
 2025-08-29 14:48 UTC  (2+ messages)


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