Skip to content

Commit

Permalink
feat(library): Use einitrd in config for Nginx 1.15 (native build)
Browse files Browse the repository at this point in the history
Signed-off-by: Razvan Deaconescu <[email protected]>
  • Loading branch information
razvand committed Dec 31, 2023
1 parent 500b03b commit 87782c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions library/nginx/1.15/Kraftfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ unikraft:
CONFIG_LIBUKTIME: 'y'
CONFIG_LIBVFSCORE_AUTOMOUNT_ROOTFS: 'y'
CONFIG_LIBVFSCORE_FSTAB: 'y'
CONFIG_LIBVFSCORE_ROOTDEV: "fs0"
CONFIG_LIBVFSCORE_ROOTFS_INITRD: 'y'
CONFIG_LIBVFSCORE_ROOTFS_EINITRD: 'y'
CONFIG_UKSYSINFO: 'y'
CONFIG_VIRTIO_PCI: 'y'

Expand Down

0 comments on commit 87782c5

Please sign in to comment.