Generate boot images for diskless clients running entirely from RAM.
The generated Images can be booted over the network as well as from an USB stick.
This requires docker to be present on your system.
Run
make image
Now you find all the generated image files in the image-export
.
If you want to active a wlan in your usb image, edit the wifi.yaml
and the
.xsessionrc
files in your home once you have booted the image. Then exit
the thinlinc client. This will save the content of the home back to the efi
partition.
- Integrate the booserver system
- Modularize for alternate setups
- Add classic MBR variant of the image
dbrrg is released under the MIT licence.
This setup is heavily inspired by https://github.com/medallia/ramroot and https://github.com/iximiuz/docker-to-linux