From 96c4d3ceff0ebd38f03da4821950020645ebb4fe Mon Sep 17 00:00:00 2001 From: Gardais Jeremy Date: Wed, 14 Feb 2018 10:58:02 +0100 Subject: [PATCH] Update README.md --- scripts/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index 1eea728..dfc1887 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -17,19 +17,19 @@ Set of scripts to download and generate necessary files to allow differents GNU/ ### download_debian.sh The script will provide netboot installers for all Debian (>=oldStable) for both **i386** and **amd64** : - * Store the files to **/var/lib/tftpboot** (default). + * Store the files to **/srv/tftp** (default). * Download Debian Linux kernel and initrd files for all Debian distributions (Stable : **Stretch**; Testing : **Buster**; oldStable : **Jessie**; oldoldStable : **Wheezy**; Unstable : **Sid**) and for **i386** and **amd64** architectures. * Offer an example menu file to use with a TFTP server (default_path/installer/debian/menu.cfg.example). ### download_ubuntu.sh The script will provide netboot installers for the latest LTS and latest advanced Ubuntu distribution for both **i386** and **amd64** : - * Store the files to **/var/lib/tftpboot** (default). + * Store the files to **/srv/tftp** (default). * Download Ubuntu Linux kernel and initrd files for the two lasts Ubuntu distributions (LTS-16.04 : **Xenial**; 15.10 : **Wily**) and for **i386** and **amd64** architectures. * Make a symlink to access to the LTS (default_path/installer/ubuntu/lts) instead of it's codename. ### make_debian_initrd_with_firmware.sh The script will provide Debian's netboot installers with **additionnals firmwares** for all Debian (>=oldStable) for **amd64** only : - * Store the files to **/var/lib/tftpboot** (default). + * Store the files to **/srv/tftp** (default). * Store temp files to **/tmp/tmp.XXXXXXXXXX** (with `mktemp`). * Download Debian's initrd files for all Debian distributions (Stable : **Stretch**; Testing : **Buster**; oldStable : **Jessie**; oldoldStable : **Wheezy**; Unstable : **Sid**) for **amd64** architecture only. * Download additionnals firmwares :