patches and low-level development discussion
 help / color / mirror / code / Atom feed
 messages from 2025-07-29 21:17:37 to 2025-09-18 19:45:57 UTC [more...]

[PATCH 0/3] Minor improvements to the Spectrum OS boot process
 2025-09-18 19:45 UTC  (11+ 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*

[PATCH] tools/start-vmm: Add additional warning options
 2025-09-18 19:06 UTC 

[PATCH] tools/start-vmm: Don't disable improper_ctypes
 2025-09-18 19:03 UTC 

[PATCH 0/4] Generate file lists from a script
 2025-09-18  2:45 UTC  (27+ 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 0/3] Switch from mdevd to systemd-udevd in root filesystem
 2025-09-18  2:44 UTC  (6+ 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

Sandboxing strategy
 2025-09-18  2:34 UTC  (6+ messages)

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 00/20] Many image fixes and systemd integration
 2025-09-10 20:06 UTC  (53+ 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] 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  (10+ messages)
` [DO_NOT_APPLY 1/2] integrate xdp-forwarder into net-vm
` [DO_NOT_APPLY 2/2] temporary changes for testing

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

Spectrum OS management daemon?
 2025-08-22 13:52 UTC  (4+ messages)

Switching to udev?
 2025-08-20 17:11 UTC  (7+ messages)

Arranging groups of services
 2025-08-20 14:01 UTC  (2+ messages)

[PATCH] vm: do not require KVM to run QEMU
 2025-08-15  7:13 UTC  (5+ messages)
` [PATCH] Use -cpu max instead of -cpu host

[PATCH] Add .envrc files for use with nix-direnv
 2025-08-14 21:17 UTC  (2+ messages)

[PATCH] Add wrapper scripts to run make in a Nix shell
 2025-08-08 18:36 UTC  (6+ messages)

[PATCH] scripts/make-erofs.sh: disable xattr support
 2025-08-08 14:46 UTC  (2+ messages)

[PATCH v8 0/2] Sound support in Spectrum VMs
 2025-08-02  7:54 UTC  (12+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] img/app: Run PipeWire and WirePlumber in the VMs
  ` [PATCH v10] "
    ` [PATCH v11] "


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