[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1036474: unblock: debian-edu-fai/2023.05.16.1



control: tags -1 moreinfo

Hi Mike,

On 21-05-2023 21:38, Mike Gabriel wrote:
In addition to the adduser changes, the diff to testing also includes a simple
directory-exists test before writing to it.

See below, I see more. Please elaborate.

+  * bin/debian-edu-faiinstall: Make sure FAI_CONFIGDIR_REAL is set before it
+    is accessed.

What does this mean functionally? The change was made in 2022-09, was it not a problem all that time?

Paul

diff -Nru debian-edu-fai-2022.04.14.1/fai/config/class/FAIBASE.var debian-edu-fai-2023.05.16.1/fai/config/class/FAIBASE.var --- debian-edu-fai-2022.04.14.1/fai/config/class/FAIBASE.var 2022-09-16 18:38:21.000000000 +0000 +++ debian-edu-fai-2023.05.16.1/fai/config/class/FAIBASE.var 1970-01-01 00:00:00.000000000 +0000
@@ -1,27 +0,0 @@
-# default values for installation. You can override them in your *.var files
-
-# allow installation of packages from unsigned repositories
-FAI_ALLOW_UNSIGNED=1
-
-# Set UTC=yes if your system clock is set to UTC (GMT), and UTC=no if not.
-UTC=yes
-TIMEZONE=Europe/Berlin
-
-# the hash of the root password for the new installed linux system
-# pw is "fai"
-ROOTPW='$1$kBnWcO.E$djxB128U7dMkrltJHPf6d1'
-ROOTPW='$1$2fO2Hkud$nuSo8D5iUzgzUXBs8afZ8.'
-
-# errors in tasks greater than this value will cause the installation to stop
-STOP_ON_ERROR=700
-
-# set parameter for install_packages(8)
-MAXPACKAGES=800
-
-# a user account will be created
-username='spguser'
-USERPW='$1$xwwADosf$LiKds1UMtKaYpHC91FAcy.'
-
-# user / server to use for storing FAI installation logs... (e.g. fai@faiserver.intern)
-LOGUSER='fai'
-LOGSERVER='faiserver.intern'

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: