From 8d4d8314219ccd68fc4acb8e1817236b22dc7210 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 7 Sep 2023 21:03:15 +0200 Subject: {README.md,conf/debian-edu/debian-edu-fai.conf}: Adjust files to renaming of debian-edu-fai_install script (only in docs or comments). --- conf/debian-edu/debian-edu-fai.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'conf') diff --git a/conf/debian-edu/debian-edu-fai.conf b/conf/debian-edu/debian-edu-fai.conf index 9bd8bb3..c41f19e 100644 --- a/conf/debian-edu/debian-edu-fai.conf +++ b/conf/debian-edu/debian-edu-fai.conf @@ -1,11 +1,11 @@ # Examples for local settings that can customize the -# 'debian-edu-faiinstall' script. +# 'debian-edu-fai_install' script. # IMPORTANT: This file is included as a shell script, the settings are shell # variables. If you don't use single quotes the shell will do parameter # expansion, command substitution, and arithmetic expansion. -# Run 'debian-edu-faiinstall' to re-generate the netboot +# Run 'debian-edu-fai_install' to re-generate the netboot # environment and the iPXE menu each time any changes have # been made... @@ -14,7 +14,7 @@ # some manual steps are required: # # IMPORTANT: These steps are required _before_ creating any nfsroot -# installer chroots (i.e. before running the debian-edu-faiinstall script). +# installer chroots (i.e. before running the debian-edu-fai_install script). # # 1. Comment out fai_logserver and fai_loguser below. # 2. Run: @@ -59,7 +59,7 @@ # # If your FAI installer host is amd64 and you want to create i386 installer NFSROOTs then # make sure to run dpkg --add-architecture i386 on the FAI installer host before running -# the 'debian-edu-faiinstall' script (otherwise, debootstrap will run as qemu-debootstrap +# the 'debian-edu-fai_install' script (otherwise, debootstrap will run as qemu-debootstrap # and that will be reallllyyyy slow). #archs="amd64 i386" -- cgit v1.2.3