Important note about disk resizing is available in the matrix server
Today we will continue to build our minimal Linux distribution we began last class
Correction: though the QEMU option is -initrd
, we are in fact using an initramfs
We will add busybox, which is a single binary containing many common Linux utilities
First, we need to compile busybox as a static binary since we won't have a dynamic linker nor C library in our VM
We can disable applet links and simply include the busybox binary to see how busybox works
We can include the links to add back in all the familiar utilities
However, we can't compile any new programs
At the end of the day, have a simple working userspace, but it can't do very much
msg = (silence)
whoami = None
singularity v0.5 https://github.com/underground-software/singularity