dev.linux.lists.kdevops archive
588 archived articles, newest first (page 2 of 6). Latest articles →
[PATCH 10/26] lucid: use typing.List for Python 3.8 compat
Tue, 19 May 2026 15:28:07 +0200[PATCH 09/26] lucid: show failed loop items on screen
Tue, 19 May 2026 15:28:06 +0200[PATCH 08/26] lucid: log per-item command and output for loops
Tue, 19 May 2026 15:28:05 +0200[PATCH 07/26] lucid: filter empty argspec validation tasks
Tue, 19 May 2026 15:28:04 +0200[PATCH 06/26] lucid: defer play header until first task runs
Tue, 19 May 2026 15:28:03 +0200[PATCH 05/26] lucid: show current play name in dynamic display
Tue, 19 May 2026 15:28:02 +0200[PATCH 04/26] lucid: freeze dynamic display on unreachable tasks
Tue, 19 May 2026 15:28:01 +0200[PATCH 03/26] lucid: show exception tracebacks on task failures
Tue, 19 May 2026 15:28:00 +0200[PATCH 02/26] lucid: skip command logging for skipped/unreachable
Tue, 19 May 2026 15:27:59 +0200[PATCH 01/26] lucid: drop task.args raw-template fallback
Tue, 19 May 2026 15:27:58 +0200[PATCH 00/26] lucid: complete the dynamic-output callback plugin
Tue, 19 May 2026 15:27:57 +0200[PATCH 4/4] devconfig: add some extra packages to the kdev tools
Tue, 19 May 2026 06:54:28 -0400[PATCH 3/4] nfsd: use more reasonable defaults for local VM testing
Tue, 19 May 2026 06:54:27 -0400[PATCH 2/4] gitr: enable verbose logging in the test harness
Tue, 19 May 2026 06:54:26 -0400[PATCH 1/4] ansible: fix bare conditionals for ansible-core 2.20+ strict booleans
Tue, 19 May 2026 06:54:25 -0400[PATCH 0/4] kdevops: fixes for new ansible and some nfsd default config changes
Tue, 19 May 2026 06:54:24 -0400Re: [PATCH 0/8] kdevops: small NIXOS and gen_hosts fixes
Thu, 23 Apr 2026 21:20:05 +0200Re: [PATCH 0/8] kdevops: small NIXOS and gen_hosts fixes
Thu, 23 Apr 2026 09:50:23 -0400[PATCH 12/12] docs: add kdevops-qemu-system-units backend overview
Thu, 23 Apr 2026 13:31:04 +0200[PATCH 11/12] defconfigs: add qemu-system-units
Thu, 23 Apr 2026 13:31:03 +0200[PATCH 10/12] playbooks: migrate ansible_env and ansible_os_family to ansible_facts
Thu, 23 Apr 2026 13:31:02 +0200[PATCH 09/12] gen_hosts: apply NixOS python interpreter default under QEMU_SYSTEM_UNITS
Thu, 23 Apr 2026 13:31:01 +0200[PATCH 08/12] qemu_system_units: render three ssh_config stanzas with vsock default
Thu, 23 Apr 2026 13:31:00 +0200[PATCH 07/12] qemu_system_units: add role for imageless NixOS bringup
Thu, 23 Apr 2026 13:30:59 +0200[PATCH 06/12] bootlinux: prefer config-qsu under controller + QEMU_SYSTEM_UNITS
Thu, 23 Apr 2026 13:30:58 +0200[PATCH 05/12] workflows/linux: add controller build mode
Thu, 23 Apr 2026 13:30:57 +0200[PATCH 04/12] kdevops: introduce KDEVOPS_CONTROLLER_DATA_PATH for controller artefacts
Thu, 23 Apr 2026 13:30:56 +0200[PATCH 03/12] Kconfig: add qemu-system-units backend knobs in their own namespace
Thu, 23 Apr 2026 13:30:55 +0200[PATCH 02/12] Kconfig: add QEMU_SYSTEM_UNITS as a new bringup method
Thu, 23 Apr 2026 13:30:54 +0200[PATCH 01/12] scripts: import qemu-system-units at scripts/qemu-system-units
Thu, 23 Apr 2026 13:30:53 +0200[PATCH 00/12] kdevops: add qemu-system-units bringup backend
Thu, 23 Apr 2026 13:30:52 +0200[PATCH 8/8] nixos: drop hardcoded /xfs1 path from clean_nixos_cache
Thu, 23 Apr 2026 00:48:46 +0200[PATCH 7/8] nixos: drop stale top-level nixos/ entrypoint
Thu, 23 Apr 2026 00:48:45 +0200[PATCH 6/8] nixos: collapse playbook into a tag-gated role entry
Thu, 23 Apr 2026 00:48:44 +0200[PATCH 5/8] nixos: restructure playbook into roles/nixos with per-phase task files
Thu, 23 Apr 2026 00:48:43 +0200[PATCH 4/8] nixos: invoke nix build through ansible.builtin.command
Thu, 23 Apr 2026 00:48:42 +0200[PATCH 3/8] nixos: build the per-node disk image through the flake output
Thu, 23 Apr 2026 00:48:41 +0200[PATCH 2/8] nixos: consume nixos-qemu modules via a per-node default.nix
Thu, 23 Apr 2026 00:48:40 +0200[PATCH 1/8] scripts: import nixos-qemu at scripts/nixos-qemu
Thu, 23 Apr 2026 00:48:39 +0200[PATCH 0/8] kdevops: add nixos-qemu subtree and refactor NIXOS role
Thu, 23 Apr 2026 00:48:38 +0200[PATCH 8/8] gen_hosts: drop sudo become on inventory owner refresh
Thu, 23 Apr 2026 00:16:49 +0200[PATCH 7/8] defconfigs/nixos: name NIXOS hosts with the "nixos" prefix
Thu, 23 Apr 2026 00:16:48 +0200[PATCH 6/8] gen_hosts: make the linux workflow node name follow bootlinux_builder
Thu, 23 Apr 2026 00:16:47 +0200[PATCH 5/8] gen_hosts: scope the python interpreter per inventory group
Thu, 23 Apr 2026 00:16:46 +0200[PATCH 4/8] nixos: destroy the libvirt domain before cleaning up local artefacts
Thu, 23 Apr 2026 00:16:45 +0200[PATCH 3/8] nixos: drop hardcoded qxl video model from libvirt XML
Thu, 23 Apr 2026 00:16:44 +0200[PATCH 2/8] nixos: do not emit comment-only recipe lines under $(Q)
Thu, 23 Apr 2026 00:16:43 +0200[PATCH 1/8] nixos: remove duplicate nixos_channel extra-var from Makefile
Thu, 23 Apr 2026 00:16:42 +0200[PATCH 0/8] kdevops: small NIXOS and gen_hosts fixes
Thu, 23 Apr 2026 00:16:41 +0200Re: [PATCH] pynfs: explicitly install python3-setuptools and python3-packaging
Thu, 08 Jan 2026 10:13:03 -0500[PATCH] pynfs: explicitly install python3-setuptools and python3-packaging
Thu, 08 Jan 2026 09:36:22 -0500Re: [PATCH] terraform: refactor tasks into provider-specific modules
Fri, 19 Dec 2025 13:02:06 -0500[PATCH] terraform: refactor tasks into provider-specific modules
Wed, 17 Dec 2025 10:46:30 -0500Re: [PATCH 7/8] terraform: Document tier-based GPU selection for Lambda Labs
Tue, 16 Dec 2025 14:30:38 -0500Re: [PATCH 6/8] terraform: Add tier-based GPU selection for Lambda Labs
Tue, 16 Dec 2025 13:05:38 -0500Re: [PATCH 4/8] terraform: Add DataCrunch GPU cloud provider integration
Tue, 16 Dec 2025 11:12:09 -0500Re: [PATCH 1/8] terraform: Use directory checksum in SSH key filenames
Mon, 15 Dec 2025 10:41:40 -0500Re: [PATCH 1/8] terraform: Use directory checksum in SSH key filenames
Fri, 12 Dec 2025 14:14:20 -0500Re: [PATCH 5/8] kconfig: Add support for merging defconfig fragments
Sun, 7 Dec 2025 21:37:39 +0100Re: [PATCH 5/8] kconfig: Add support for merging defconfig fragments
Sun, 07 Dec 2025 11:25:18 -0500Re: [PATCH 3/8] terraform: Enable fact gathering for localhost
Sun, 07 Dec 2025 11:23:25 -0500Re: [PATCH 1/8] terraform: Use directory checksum in SSH key filenames
Sat, 06 Dec 2025 17:28:45 -0500[PATCH 1/2] kdevops: Add versioned plugin system for workflows
Sat, 6 Dec 2025 10:13:44 -0800[PATCH 2/2] images: Update kdevops diagram with new design
Sat, 6 Dec 2025 10:13:45 -0800[PATCH 0/2] add custom user plugin support
Sat, 6 Dec 2025 10:13:43 -0800[PATCH 4/8] terraform: Add DataCrunch GPU cloud provider integration
Sat, 6 Dec 2025 08:56:18 -0800[PATCH 6/8] terraform: Add tier-based GPU selection for Lambda Labs
Sat, 6 Dec 2025 08:56:20 -0800[PATCH 7/8] terraform: Document tier-based GPU selection for Lambda Labs
Sat, 6 Dec 2025 08:56:21 -0800[PATCH 8/8] docs: Organize cloud providers with Neoclouds section
Sat, 6 Dec 2025 08:56:22 -0800[PATCH 3/8] terraform: Enable fact gathering for localhost
Sat, 6 Dec 2025 08:56:17 -0800[PATCH 5/8] kconfig: Add support for merging defconfig fragments
Sat, 6 Dec 2025 08:56:19 -0800[PATCH 0/8] neoclouds: add new datacrunch / verda support
Sat, 6 Dec 2025 08:56:14 -0800[PATCH 1/8] terraform: Use directory checksum in SSH key filenames
Sat, 6 Dec 2025 08:56:15 -0800[PATCH 2/8] devconfig: Add tmux.conf copying to target systems
Sat, 6 Dec 2025 08:56:16 -0800Re: [PATCH 0/3] fio-test: add filesystem tests
Sat, 6 Dec 2025 08:36:12 -0800Re: [PATCH v4 2/2] ansible: add lucid callback plugin for clean output
Wed, 3 Dec 2025 16:11:00 -0500Re: [PATCH v4 1/2] ansible: use native verbosity config instead of custom AV variable
Wed, 3 Dec 2025 15:26:04 -0500Re: [PATCH v4 0/2] Lucid: A custom Ansible stdout callback for kdevops
Tue, 2 Dec 2025 00:14:16 +0100[PATCH v4 2/2] ansible: add lucid callback plugin for clean output
Tue, 02 Dec 2025 00:11:17 +0100[PATCH v4 1/2] ansible: use native verbosity config instead of custom AV variable
Tue, 02 Dec 2025 00:11:16 +0100[PATCH v4 0/2] Lucid: A custom Ansible stdout callback for kdevops
Tue, 02 Dec 2025 00:11:15 +0100[PATCH v3 2/2] ansible: add lucid callback plugin for clean output
Mon, 01 Dec 2025 23:06:32 +0100[PATCH v3 1/2] kconfig: add KDEVOPS_ANSIBLE_VERBOSE option for persistent verbosity
Mon, 01 Dec 2025 23:06:31 +0100[PATCH v3 0/2] Lucid: A custom Ansible stdout callback for kdevops
Mon, 01 Dec 2025 23:06:30 +0100[PATCH v2 4/4] bootlinux: detect 9P configuration changes and trigger power cycle
Mon, 01 Dec 2025 20:14:41 +0100[PATCH v2 3/4] bootlinux: handle empty kernel source directory gracefully
Mon, 01 Dec 2025 20:14:40 +0100[PATCH v2 2/4] bootlinux: support existing kernel trees
Mon, 01 Dec 2025 20:14:39 +0100[PATCH v2 1/4] bootlinux: fix 9P clone task being skipped when using --tags clone
Mon, 01 Dec 2025 20:14:38 +0100[PATCH v2 0/4] bootlinux: enable custom existing kernel tree switch
Mon, 01 Dec 2025 20:14:37 +0100[PATCH v2 2/2] ansible: add lucid callback plugin for clean output
Mon, 01 Dec 2025 14:16:18 +0100[PATCH v2 1/2] kconfig: add KDEVOPS_ANSIBLE_VERBOSE option for persistent verbosity
Mon, 01 Dec 2025 14:16:17 +0100[PATCH v2 0/2] Lucid: A custom Ansible stdout callback for kdevops
Mon, 01 Dec 2025 14:16:16 +0100Re: [PATCH 1/3] fio-tests: add multi-filesystem testing support
Mon, 24 Nov 2025 16:35:10 -0800Re: [PATCH] ansible: add lucid callback plugin for clean output
Mon, 24 Nov 2025 16:07:47 -0800[PATCH 2/2] bootlinux: handle 9P remounting when tree configuration changes
Mon, 24 Nov 2025 21:29:42 +0100[PATCH 1/2] bootlinux: support existing kernel trees
Mon, 24 Nov 2025 21:29:41 +0100[PATCH 0/2] bootlinux: enable custom existing kernel tree switch
Mon, 24 Nov 2025 21:29:40 +0100Re: [PATCH 1/3] fio-tests: add multi-filesystem testing support
Fri, 21 Nov 2025 21:07:17 +0100[PATCH] ansible: add lucid callback plugin for clean output
Fri, 21 Nov 2025 20:44:59 +0100[PATCH 1/3] fio-tests: add multi-filesystem testing support
Wed, 19 Nov 2025 19:15:24 -0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.