Skip to content

Commit

Permalink
Execute populate_device_nodes after building util-linux.
Browse files Browse the repository at this point in the history
util-linux provides the mount command, so at this point `populate_device_nodes` can mount /proc.

In particular, /proc/iomem is needed for Linux-to-Linux kexec.
  • Loading branch information
eduardosm committed Jan 2, 2024
1 parent 5eef148 commit fa26b1f
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 @@ -105,6 +105,7 @@ build: musl-1.2.4
build: linux-headers-4.9.10
build: gcc-4.0.4
build: util-linux-2.19.1
improve: populate_device_nodes
build: e2fsprogs-1.45.7
build: dhcpcd-10.0.1
build: kbd-1.15
Expand Down

0 comments on commit fa26b1f

Please sign in to comment.