Jeremy Gardais fb826abf15 | ||
---|---|---|
.. | ||
README.md | ||
download_debian.sh | ||
download_ubuntu.sh | ||
make_debian_initrd_with_firmware.sh |
README.md
Scripts
Description
Set of scripts to download and generate necessary files to allow differents GNU/Linux distributions to boot through the network.
Scripts list
download_debian.sh
The script will :
- Download Debian Linux kernel and initrd files for all Debian distributions (Stable : Jessie; Testing : Stretch; Unstable : Sid) and for i386 and amd64 architectures.
- Offer an example menu file (to use with a TFTP server).
- Store the file to /var/lib/tftpboot (default).