4 - Use Glibc instead of uClibc. Required for DPDK.
5 - Include buildroot patch for DPDK. Update build.sh
6 script to include that patch.
7 - Update Linux kernel config to include UIO support
10 - Python, DPDK to image
16 - Embed version in hidden file with magic string that can be read
17 without actually booting the image:
19 cat <vm image> | strings | grep NESTED_VERSION
21 - Include both cisco/cisco credentials (for backwards compatibility)
27 - iproute2 package (for "ip" command)
33 - Basic script to build FD.IO VPP CSIT "nested VM" image using buildroot.
34 This version is to mimic the previous, manually built image.
37 - support for virtio NIC
38 - bridge-utils (for brctl)