Skip to content

Commit

Permalink
Merge pull request #410 from rick-masters/populate-devices-for-kexec
Browse files Browse the repository at this point in the history
Populate devices so kexec can read /proc/iomem.
  • Loading branch information
fosslinux authored Jan 12, 2024
2 parents 1ddc0bc + b2f4e3d commit e618541
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions steps/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ build: kexec-tools-2.0.22 ( BUILD_LINUX == True )
improve: clean_sources
build: linux-4.9.10 ( BUILD_LINUX == True )
jump: break ( INTERNAL_CI == pass1 )
improve: populate_device_nodes
jump: linux ( CHROOT == False )
jump: move_disk ( KERNEL_BOOTSTRAP == True )
improve: finalize_job_count
Expand Down

0 comments on commit e618541

Please sign in to comment.