Skip to content

rapido-vm: search for host kernel and config under /usr/lib/modules - #276

Merged
ddiss merged 2 commits into
rapido-linux:masterfrom
ddiss:boot_kconfig_missing
Jul 1, 2026
Merged

rapido-vm: search for host kernel and config under /usr/lib/modules#276
ddiss merged 2 commits into
rapido-linux:masterfrom
ddiss:boot_kconfig_missing

Conversation

@ddiss

@ddiss ddiss commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator
The following changes since commit a444e1f73d954df973118713151f6a7b2f7fabd3:

  rapido-vm: add explicit lifetime syntax (2026-06-26 19:15:57 +1000)

are available in the Git repository at:

  https://github.com/ddiss/rapido.git boot_kconfig_missing

for you to fetch changes up to 8c5c5650e4328b629cfaee1a13d5cfc119683256:

  rapido-vm: search for host kernel and config under /usr/lib/modules (2026-07-01 06:41:20 +1000)

----------------------------------------------------------------
David Disseldorp (2):
      runtime.vars: drop unused _rt_require_qemu_args
      rapido-vm: search for host kernel and config under /usr/lib/modules

 runtime.vars         | 67 ------------------------------------
 src/bin/rapido-vm.rs | 97 +++++++++++++++++++++++++++++++++-------------------
 2 files changed, 62 insertions(+), 102 deletions(-)

ddiss added 2 commits July 1, 2026 01:41
This became unused when vm.sh was dropped in favour of rapido-vm.

Signed-off-by: David Disseldorp <ddiss@suse.de>
Some systems no longer carry the kernel image or config under /boot, so
we should additionally check under /usr/lib/modules/$krel/ .

Link: rapido-linux#275
Signed-off-by: David Disseldorp <ddiss@suse.de>
@ddiss
ddiss merged commit 8c5c565 into rapido-linux:master Jul 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant