# reX - a small operating system To build the iso just run ```sh $ make -j$(nporc) ``` This will automatically bootstrap the whole system. More precisely it: 1. Builds all binaries 2. Fetches SYSLINUX 3. Fetcher the latest kernel 4. Builds the latest kernel 5. Creates an initramfs 6. Creates an iso with ISOLINUX ## Author Nathan P. Reiner