mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-15 23:39:40 +00:00
Split the bits which can be re-used in other services (e.g. init dance and the server-side of the control path). `main.ml` now only contains what is specific to the DHCP logic (+ the /caf directory). Signed-off-by: Thomas Gazagnaire <thomas@gazagnaire.org>
Mirage SDK
Instructions:
../../bin/moby examples/mirage-dhcp.yml`
../../scripts/qemu.sh mirage-dhcp-initrd.img mirage-dhcp-bzImage "$(bin/moby --cmdline mirage-dhcp.yml)"