Skip to content

Commit

Permalink
fix(node/18): Enable the vfscore initrd extract workaround
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Jung <[email protected]>
  • Loading branch information
nderjung committed Jan 9, 2024
1 parent b1914cf commit f7cea4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/node/18/Kraftfile
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ unikraft:
CONFIG_LIBUKVMEM: 'y'
CONFIG_LIBVFSCORE_AUTOMOUNT_ROOTFS: 'y' # needed for einitrd
CONFIG_LIBVFSCORE_FSTAB: 'y'
CONFIG_LIBVFSCORE_INITRD_EXTRACT_WORKAROUND: 'y'
CONFIG_LIBVFSCORE_NONLARGEFILE: 'y'
CONFIG_LIBVFSCORE_ROOTFS_EINITRD: 'y'
CONFIG_LIBVFSCORE: 'y'
Expand Down

0 comments on commit f7cea4a

Please sign in to comment.