bug fix
[automated-distro-installer] / fai / config / class / 50-host-classes
index 80b86b51b86f478b63a2415bc272153bc4d87252..600fd1add4afb35979d867b8957c1c059672482e 100755 (executable)
@@ -8,6 +8,9 @@
 # set these early so they are lowest priority.
 echo FAIBASE STANDARD DEBIAN
 
+# note, this is where this file comes from:
+# cp /usr/share/keyrings/freesh-archive-keyring.gpg STANDARD.gpg
+
 
 # For multi-boot system.
 # We check that we aren't in a pxe boot environment.
@@ -74,6 +77,11 @@ echo FAIBASE STANDARD DEBIAN
 #
 # D16: for kgpe-d16 specific settings.
 #
+# JAMMY_FIRMWARE: for trisquel install to get nonfree firmware from
+# ubuntu jammy.  The linux-firmware-free package in trisquel conflicts
+# with the linux-firmware package in ubuntu, but you only find out after
+# installing due to an error.
+#
 # For filesystem/partitioning related classes, see comments at the top of
 # fai/config/hooks/partition.DEFAULT