aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 3660d318205311dc3084337b20c7f0b9de3dc22d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
2025-08-29 Mike Gabriel

        * release itzks/2025.08.29.1 (HEAD -> itzks, tag:
          itzks/2025.08.29.1)
        * ITZkS: Add support for Debian Edu 13 with ITZkS modifications.
          (04e57f28)
        * Merge tag '2025.06.27.1' into itzks (6bd7fcde)

2025-06-27 Mike Gabriel

        * release 2025.06.27.1 (845af7b6) (tag: 2025.06.27.1)

2025-06-20 Mike Gabriel

        * conf/debian-edu/debian-edu-fai.conf: Add trixie support. (ce37d1b9)
        * fai/config/: Add Lomiri as installation profile. (4be14660)
        * fai/config/class/: Add config parameters for installing Debian Edu
          13 via FAI. (9bb08da7)
        * fai/config/: GNOME_MINIMAL: Provide an installation profile / class
          set for minimal GNOME installation on tablets. (c2ecf3f1)
        * fai/config/scripts/GNOME/: Enforce gdm3 as display manager.
          (0437ee28)
        * fai/config/class/z20_debian-edu.profile.DEBIAN_{11,12}: Default to
          'MATE Workstation (UEFI)' installation profile. (4cbba5cc)
        * fai/config/class/z20_debian-edu.profile.DEBIAN_{11,12}: Provide
          UEFI / BIOS specific installation profiles. (34fcc680)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/NFSROOT: Update for FAI
          in Debian 13 and maintain backwards compat for Debian 11
          and 12. (21a4549a)
        * fai/config/class/40-parse-profiles.sh: Add OS_SUFFIX fallback
          detection for Debian testing. (19351c6f)
        * fai/config/.gitignore: Add class/DEBIAN.var. (7df53639)
        * fai/config/package_config/EDU: Add bind9-utils and curl. Required
          by every networked Debian Edu machine. (Will also be
          covered by debian-edu-config (>= 2.12.900). (062f1dc5)
        * fai/config/debconf/DEBIAN: Additionally to grub-pc, also preseed
          grub-efi. (0687b3d3)
        * bin/debian-edu-fai_install: Add support for trixie, prepare for
          forky. (900873fa)

2024-06-07 Mike Gabriel

        * release itzks/2024.06.07.1 (e57d9b9b) (tag: itzks/2024.06.07.1)
        * Merge tag '2024.06.07.1' into itzks (2a7f9374)
        * release 2024.06.07.1 (4bee90d8) (tag: 2024.06.07.1)
        * bin/debian-edu-fai_updateconfigspace: Fix is-inside-(Git-)work-tree
          check. (0502fceb)

2024-02-01 Mike Gabriel

        * release itzks/2024.02.01.2 (8d090999) (tag: itzks/2024.02.01.2)
        * Merge branch 'master' into itzks (4567ec2e)
        * upload to unstable (debian/2024.02.01.2) (eea11f14) (tag:
          2024.02.01.2)
        * fai/config/package_config/EDU: Fix package name (systemd-timerd ->
          systemd-timesyncd). (7cf5da4f)
        * release itzks/2024.02.01.1 (c6fb38d7) (tag: itzks/2024.02.01.1)
        * Merge branch 'master' into itzks (80099771)
        * release 2024.02.01.1 (11e8f8c4) (tag: 2024.02.01.1)
        * fai/config/package_config/EDU: Assure installation of
          systemd-timerd. (44ab6d4f)

2024-01-10 Mike Gabriel

        * fai/config/_obsolete-files.d/debian-edu-fai.removed: Add
          class/90_fai.profile. (70779279)
        * fai/config/disk_config/LVM_EDU_*_LEGACY: Add BIOS Legacy partition
          tables again. Some old UEFIs/BIOSes can't handle BIOS
          legacy on GPT partition tables. (ee779144)
        * fai/config/disk_config/LVM_EDU*: Drop /dev/vg_system/usr volume.
          Causes conflicts with usr-merge initiative in Debian.
          (e47fbedd)
        * fai/config/class/40-parse-profiles.sh: Enlarge menu window width by
          5 chars. (671a73df)
        * ITZkS: Add BIOS Legacy installation option to installer menu.
          (d737f70c)
        * ITZkS: WiFi ESSID setup: append .nmconnection to system connection
          NetworkManager config files. (2326da53)
        * ITZkS: Fix deployment of WiFi ESSID and passphrase. (c59a76d8)
        * ITZkS: fai/config/class/z90_fai.profile: Drop file. (Already done
          on master branch). (b9c02e6d)
        * fai/config/_obsolete-files.d/debian-edu-fai.removed: Add
          class/90_fai.profile. (84be90e9)
        * fai/config/disk_config/LVM_EDU_*_LEGACY: Add BIOS Legacy partition
          tables again. Some old UEFIs/BIOSes can't handle BIOS
          legacy on GPT partition tables. (9be755bc)
        * fai/config/disk_config/LVM_EDU*: Drop /dev/vg_system/usr volume.
          Causes conflicts with usr-merge initiative in Debian.
          (8121c500)
        * fai/config/class/40-parse-profiles.sh: Enlarge menu window width by
          5 chars. (19fff36c)
        * Merge branch '2023.11.19.1' into itzks (ea2b1dca)

2023-11-19 Mike Gabriel

        * release 2023.11.19.1 (4e6310ac) (tag: 2023.11.19.1)
        * bin/debian-edu-router-fai_updateconfigspace: Fix quoting typo in
          git command. (bec92b63)

2023-10-03 Mike Gabriel

        * release itzks/2023.10.03.1 (e84fad83) (tag: itzks/2023.10.03.1)
        * Merge tag '2023.10.03.1' into itzks (c1dd5784)
        * release 2023.10.03.1 (b0fe4d53) (tag: 2023.10.03.1)
        * fai/config/scripts/ITZKS/91-puppet-agent-test: Don't wait for CSR
          signing on first puppet agent run. This removes a 2min
          delay at end of FAI installation. (c7c0a023)
        * Merge branch 'master' into itzks (d4ed5b69)
        * fai/config/disk_config: Enlarge system partitions generously, so
          that system installation don't fail because of low-disk
          space. (a04cb5ac)
        * package_config/ITZKS_*: Install ttf-mscorefonts-installer on all
          ITZkS systems with user interaction. (557cc0fd)

2023-10-02 Mike Gabriel

        * fai/config/disk_config/LVM_EDU_MINIMAL: Fix LV name (home -> srv).
          (a5a74485)

2023-09-30 Mike Gabriel

        * Merge branch 'master' into itzks (7add681e)
        * fai/config/hooks: Enforce installation of ttf-mscorefonts-installer
          on ITZkS machines. (ac206179)

2023-09-29 Mike Gabriel

        * fai/config/scripts/*/20-update-security-group-conf: Don't fail
          script if not on DEBIAN_11. (91545602)

2023-09-27 Mike Gabriel

        * fai/config/_obsolete-files.d/debian-edu-fai.removed: Add .asc files
          which got replaced by .gpg files. (dbdf2c7f)
        * fai/config/_obsolete-files.d/debian-edu-fai+itzks.removed:  Add
          .asc files which got replaced by .gpg files
          (ITZkS-specific). (e54334c6)
        * fai/config/_obsolete-files.d/debian-edu-fai.removed: Add .asc files
          which got replaced by .gpg files. (dfe7c3b6)

2023-09-26 Mike Gabriel

        * release as debian-edu-fai+itzks 2023.09.26.3 (98b9a136) (tag:
          itzks/2023.09.26.3)
        * debian/control: Cleanup R: field. Duplicate packages listed.
          (c87da8da)
        * Merge branch 'master' into itzks (a7f07a84)
        * release as debian-edu-fai+itzks 2023.09.19.4 (9994bce7) (tag:
          itzks/2023.09.19.4)
        * upload to unstable (debian/2023.09.26.3) (85527cd9) (tag:
          2023.09.26.3)
        * debian/control: Move memtest86+ (for archs amd64 + i386) to
          Recommends: field as we can't have arch-specific
          dependencies in arch-all bin:pkgs. (Closes: #1052957).
          (d3d0e7c6)

2023-09-25 Mike Gabriel

        * release 2023.09.26.2 (ff9ab9de) (tag: 2023.09.26.2)
        * debian/control: Fix installability on non-x86 architectures. People
          should at least be able to test those platforms.
          (63b48905)
        * release 2023.09.26.1 (3d4cefc2) (tag: 2023.09.26.1)

2023-09-23 Mike Gabriel

        * fai/config/hooks/updatebase.DEBIAN: Debian Edu sets up http proxy
          configuration via 03debian-edu-config. To override this
          (which we want), we need to move 02proxy to 04proxy in
          /etc/apt/apt.conf.d/. (2a0242aa)
        * bin/debian-edu-fai_install: Promote http_proxy settings into FAI
          config space and set APTPROXY variable accordingly.
          (3926debb)

2023-09-20 Guido Berhoerster

        * Improve OS detection for loading profiles (93aff936)

2023-09-19 Mike Gabriel

        * Merge branch 'master' into itzks (2418fd00)
        * release 2023.09.19.2 (fda5ea6c) (tag: 2023.09.19.2)
        * bin/debian-edu-fai_updateconfigspace: Fix syntax typo in shell
          script. (b76f1d17)
        * release as debian-edu-fai+itzks 2023.09.19.3 (78de0385) (tag:
          itzks/2023.09.19.3)
        * fai/config/class/*.profile*: Adjust itzks installation profiles to
          new multi-distro+version profile parser. (752d62b7)
        * release as debian-edu-fai+itzks 2023.09.19.2 (ad726aaf) (tag:
          itzks/2023.09.19.2)
        * debian/rules: Fix path in dh_fixperms override. (6b758fe3)
        * release as debian-edu-fai+itzks 2023.09.19.1 (bed01ea8) (tag:
          itzks/2023.09.19.1)
        * Merge tag '2023.09.19.1' into itzks (f36cb14b)
        * ChangeLog: update post-release (417ffdd4)
        * release 2023.09.19.1 (2a9e6988) (tag: 2023.09.19.1)
        * Merge branch 'master' into itzks (4d8374a3)

2023-09-19 Guido Berhörster

        * fai/config/class/40-parse-profiles.sh: Adjust OS_VERSION_MAJOR
          population. (f1bbf19e)

2023-09-14 Mike Gabriel

        * fai/config/class: Rename / add profile files, now OS + version
          specific. (2d0a394b)
        * fai/config/class: Add OS detection code to 40-parse-profiles.sh to
          support OS + version specific installation profiles
          (detect from FAI nfsroot OS + version). (666aa66e)
        * bin/debian-edu-fai_updateconfigspace: More reliably detect if we
          are in a Git working copy. (5a319c03)

2022-09-17 Mike Gabriel

        * bin/debian-edu-fai_install: Fix config file's name in comment.
          (73b8ac40)

2022-09-18 Mike Gabriel

        * APT sources: Use {%apt_cdn%} variable instead of hard-coded
          servername. (c4aa9a93)

2022-01-04 Mike Gabriel

        * files/etc/apt/sources.list.d/fai-mirror.list/FAI_MIRROR: Use more
          generic mirror (path) URL. (48ed9a5d)

2022-09-18 Mike Gabriel

        * {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}: Don't
          use @mirrorurl@, use internally derived @apt_cdn@ variable
          instead. (f2a43df8)

2022-09-17 Mike Gabriel

        * {bin/debian-edu-fai_install,fai/config/class/DEBIAN.var.in}:
          Propagate mirrorurl from debian-edu-fai.conf into FAI
          config space. (fb9b1ba9)

2023-09-13 Mike Gabriel

        * fai/config/: Add binary .gpg pubkey files. Follow-up for previous
          commit. (ef2fe78f)
        * ITZkS: Convert ASCII gpg pubkeys to binary format. (Required for
          FAI in Debian 12). (b4ce5555)
        * fai/config: Drop remnants of installing GRANDORGUE. (4eb8ebc0)
        * fai/config/package_config/DEBIAN.asc: Remove file. Should work
          without it. ASCII key format is not supported by FAI
          anymore (since Debian 12). (721d9dbe)
        * release itzks/2023.09.13.1 (04b457f5) (tag: itzks/2023.09.13.1)
        * d/changelog: update with changes from recent Debian uploads
          (f096af4c)

2023-08-23 Guido Berhoerster

        * Use non-free-firmware component on bookworm and later (3859efd0)

2023-09-11 Guido Berhoerster

        * Replace nullmailer with exim4 (1bd2de00)

2023-09-08 Guido Berhoerster

        * Do not append the hostname to /etc/mailname (f838ed22)
        * Fix nullmailer configuration (3884c3d8)

2023-09-07 Mike Gabriel

        * lintian: Override uses-dpkg-database-directly and
          openpgp-file-has-implementation-specific-extension for
          given reasons. (a72441f1)
        * debian/copyright: Update copyright attributions. (2418c4c9)
        * debian/control: Bump Standards-Version: to 4.6.2. No changes
          needed. (9f74bca4)
        * chmod a+x bin/debian-edu-fai_updateconfigspace (da729c76)
        * {README.md,conf/debian-edu/debian-edu-fai.conf}: Adjust files to
          renaming of debian-edu-fai_install script (only in docs or
          comments). (6ac9407b)
        * README.md: Typo fix. (3e041393)

2023-09-05 Guido Berhoerster

        * Replace fetch-ldap-cert script usage with fetch-rootca-cert
          (2b502ea0)
        * Rename bin/debian-edu-faiinstall to bin/debian-edu-fai_install for
          consistency (fce3aea3)

2023-09-05 Mike Gabriel

        * bin/debian-edu-faiinstall: Mount /proc and /sys in nfsroot
          (cd637ecc)
        * bin/debian-edu-router-faiinstall: Drop support for Debian versions
          older than bullseye (65308dd7)

2023-09-04 Mike Gabriel

        * bin/debian-edu-faiinstall: Echo headlines to show where we are in
          the script (b0107010)
        * bin/debian-edu-faiinstall: Manage config space with ucf (ce36193b)

2023-09-04 Guido Berhoerster

        * Ensure debian-edu-fai.conf is not world-readable (599ded0a)

2023-08-31 Guido Berhoerster

        * Change instructions to emphasize the need for first time
          configuration (bc5fe167)

2023-08-25 Guido Berhoerster

        * Update motd for bookworm (24bba868)
        * Add note about syntax to configuration (176a5ef6)

2023-08-24 Guido Berhoerster

        * Recommend the use of yescrypt password hashes (ac81c90f)
        * Add primary group for the fai user (fab88e57)
        * Fix instructions in README.md and
          /etc/debian-edu/debian-edu-fai.conf (35c11905)
        * Disable apt proxy by default (360c1fed)
        * Ensure parent of target directory exists before copying FAI config
          space (f632d67c)
        * Switch to installing bookworm (c6c08e8e)

2023-08-23 Guido Berhoerster

        * Add some documentation about NFS exports to README.md (46360731)
        * Unset TMPDIR when invoking fai-make-nfsroot (c6fb1ac3)
        * Add explicit dependency on memtest86+ (1e3229a8)
        * Add support for memtest86+ 6 (f8168d1a)

2023-09-06 Guido Berhoerster

        * Actually install /etc/security/group.conf on bullseye (1f9c2c8b)

2023-05-16 Mike Gabriel

        * debian/postrm: Ignore failures during execution of
          deluser/delgroup: (Closes: #1035292). (ac0aac71)

2022-03-03 Mike Gabriel

        * Rename faiinstall.conf to debian-edu-fai.conf. (4f4f3086)

2022-02-15 Mike Gabriel

        * fai/config/class/{10-*,20-*}: Update from upstream FAI config
          space. (493b71fc)
        * fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'. (7efe7dfd)
        * Revert "fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'." (0bfd68fc)

2022-01-04 Mike Gabriel

        * disk_config/LVM_EDU*_LEGACY: Drop LEGACY partition layouts. Not
          needed anymore. (070173c4)
        * disk_config/: Add LVM_EDU_TABLET_LEGACY, for tablets with BIOS.
          (41e06aa1)
        * debian/control: Add R: qemu-user-static. (d1a560c4)
        * conf/debian-edu/faiinstall.conf: Mostly commented out (default)
          config for debian-edu-faiinstall script. (ccea37fd)

2021-12-23 Mike Gabriel

        * debian/control: Move ipxe and fai-server into Recommends: field.
          (5e3e8f88)

2023-09-13 Mike Gabriel

        * ChangeLog: update post-release (59f82a75)
        * release 2023.09.13.1 (1f147f5c) (tag: 2023.09.13.1)

2023-09-11 Guido Berhoerster

        * Replace nullmailer with exim4 (0cc6fe48)

2023-09-09 Mike Gabriel

        * upload to unstable (debian/2023.09.09.1) (df2b1e80) (tag:
          2023.09.09.1)

2023-09-08 Guido Berhoerster

        * Do not append the hostname to /etc/mailname (4c9e66b1)
        * Fix nullmailer configuration (92232827)

2023-09-07 Mike Gabriel

        * release 2023.09.07.1 (92ddbdd2) (tag: 2023.09.07.1)
        * lintian: Override uses-dpkg-database-directly and
          openpgp-file-has-implementation-specific-extension for
          given reasons. (253caaff)
        * debian/copyright: Update copyright attributions. (21043867)
        * debian/control: Bump Standards-Version: to 4.6.2. No changes
          needed. (7ecf9f0c)
        * chmod a+x bin/debian-edu-fai_updateconfigspace (7ab10aaa)
        * {README.md,conf/debian-edu/debian-edu-fai.conf}: Adjust files to
          renaming of debian-edu-fai_install script (only in docs or
          comments). (8d4d8314)
        * README.md: Typo fix. (c6592790)

2023-09-05 Guido Berhoerster

        * Replace fetch-ldap-cert script usage with fetch-rootca-cert
          (4938961c)
        * Rename bin/debian-edu-faiinstall to bin/debian-edu-fai_install for
          consistency (094a2f00)

2023-09-05 Mike Gabriel

        * bin/debian-edu-faiinstall: Mount /proc and /sys in nfsroot
          (f1ae3f87)
        * bin/debian-edu-router-faiinstall: Drop support for Debian versions
          older than bullseye (6b2eb0bc)

2023-09-04 Mike Gabriel

        * bin/debian-edu-faiinstall: Echo headlines to show where we are in
          the script (889a6ce9)
        * bin/debian-edu-faiinstall: Manage config space with ucf (c1f2924f)

2023-09-04 Guido Berhoerster

        * Ensure debian-edu-fai.conf is not world-readable (0b635dd5)

2023-08-31 Guido Berhoerster

        * Change instructions to emphasize the need for first time
          configuration (bcc14195)

2023-08-25 Guido Berhoerster

        * Update motd for bookworm (ae53ac0a)
        * Add note about syntax to configuration (39eaabb4)

2023-08-24 Guido Berhoerster

        * Recommend the use of yescrypt password hashes (30c32edd)
        * Add primary group for the fai user (e70b9d95)
        * Fix instructions in README.md and
          /etc/debian-edu/debian-edu-fai.conf (701d3794)
        * Disable apt proxy by default (0fc425f5)
        * Ensure parent of target directory exists before copying FAI config
          space (d075d69d)
        * Switch to installing bookworm (80deeb58)

2023-08-23 Guido Berhoerster

        * Add some documentation about NFS exports to README.md (7b19c84a)
        * Unset TMPDIR when invoking fai-make-nfsroot (417b7230)
        * Add explicit dependency on memtest86+ (eb0fb9f1)
        * Add support for memtest86+ 6 (9d091178)
        * Use non-free-firmware component on bookworm and later (9f8a332a)

2023-09-06 Guido Berhoerster

        * Actually install /etc/security/group.conf on bullseye (c9af1e8d)

2023-05-16 Mike Gabriel

        * release 2023.05.16.1 (7b3f31c8) (tag: 2023.05.16.1)
        * debian/postrm: Ignore failures during execution of
          deluser/delgroup: (Closes: #1035292). (bee8be2e)

2022-09-19 Mike Gabriel

        * fai/config/class/z80_itzks.profile: Set LVM_EDU_MINIMAL for Debian
          Edu Server (minimal profile) installation. (f243596f)

2022-09-18 Mike Gabriel

        * fai/config/scripts/ITZKS/50-wifisetup: Only create SSID.in for
          NetworkManager's WiFi setup if wifi_essid and
          wifi_passphrase are set. (af7e8ebd)
        * APT sources: Use {%apt_cdn%} variable instead of hard-coded
          servername. (ce5cde7f)
        * {bin/debian-edu-faiinstall,fai/config/class/DEBIAN.var.in}: Don't
          use @mirrorurl@, use internally derived @apt_cdn@ variable
          instead. (4e3fa071)

2022-09-17 Mike Gabriel

        * bin/debian-edu-faiinstall: Fix config file's name in comment.
          (a5ceae4b)
        * {bin/debian-edu-faiinstall,fai/config/class/DEBIAN.var.in}:
          Propagate mirrorurl from debian-edu-fai.conf into FAI
          config space. (26a5df9d)
        * bin/debian-edu-faiinstall: Make sure FAI_CONFIGDIR_REAL is set
          before it is accessed. (c9e37531)
        * bin/debian-edu-faiinstall: Make sure FAI_CONFIGDIR_REAL is set
          before it is accessed. (9d8fba39)

2022-09-16 Mike Gabriel

        * release itzks/2022.04.14.1 (edd17158) (tag: itzks/2022.04.14.1)
        * release itzks/2022.04.14.1 (adc1a844)
        * debian/control: Add Rules-Requires-Root: field and set it to 'no'.
          (5d5e8c60)
        * debian/control: Bump Standards-Version: to 4.6.1. No changes
          needed. (1e137988)
        * release debian/2022.04.14.1 (9b873278) (tag: 2022.04.14.1)
        * debian/control: Add Rules-Requires-Root: field and set it to 'no'.
          (6593c3e8)
        * debian/control: Bump Standards-Version: to 4.6.1. No changes
          needed. (3c7a20e9)

2022-04-14 Mike Gabriel

        * fai/config/scripts/GRUB_EFI/10-setup: Explicitly set --bootnext
          entry to 0000 after grub-install. (489b4c4e)

2022-04-08 Mike Gabriel

        * fai/config/scripts/GRUB_EFI/10-setup: Add EFI boot manager wipe for
          the Dell Venue 8 Pro tablet series. (386ecab6)
        * fai/config/scripts/GRUB_EFI/10-setup: Use backquotes, make Midnight
          Commanders shell syntax highlighter happier. (6cdbb484)
        * fai/config/scripts/GRUB_EFI/10-setup: Use <tab> for indentations.
          (59c2b9fe)

2022-04-14 Mike Gabriel

        * fai/config/scripts/GRUB_EFI/10-setup: Explicitly set --bootnext
          entry to 0000 after grub-install. (4f13f17b)

2022-04-08 Mike Gabriel

        * fai/config/scripts/GRUB_EFI/10-setup: Add EFI boot manager wipe for
          the Dell Venue 8 Pro tablet series. (bbc567a8)
        * fai/config/scripts/GRUB_EFI/10-setup: Use backquotes, make Midnight
          Commanders shell syntax highlighter happier. (9678a404)
        * fai/config/scripts/GRUB_EFI/10-setup: Use <tab> for indentations.
          (6105191f)
        * fai/config/debconf/ITZKS_TABLET: Fix console rotation on tablets.
          (5f2fdeb5)

2022-03-04 Mike Gabriel

        * bin/debian-edu-faiinstall: Drop unused $gtkvideo variable.
          (b2d9c647)

2022-03-03 Mike Gabriel

        * bin/debian-edu-faiinstall: Adjust path in comment. (c5de0511)
        * bin/debian-edu-faiinstall: Adjust path in comment. (53ff6094)
        * bin/debian-edu-faiinstall: Adjust defaults for NFSROOT and TFTPROOT
          according to debian-edu-fai.conf. (bc51c43f)
        * bin/debian-edu-faiinstall: Adjust defaults for NFSROOT and TFTPROOT
          according to debian-edu-fai.conf. (1086c8aa)
        * bin/debian-edu-faiinstall: Drop duplicate value defaults for
          wifi_essid and wifi_passphrase. (25bcddf2)
        * bin/debian-edu-faiinstall: Drop duplicate value defaults for
          wifi_essid and wifi_passphrase. (6471b83a)
        * debian/maintscript: Rename /etc/debian-edu/faiinstall.conf to
          /etc/debian-edu/debian-edu-fai.conf. (a1447889)
        * Rename faiinstall.conf to debian-edu-fai.conf. (09b30044)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/nfsroot.conf.in: Adjust
          paths of TFTPROOT and NFSROOT. More properly use our own
          namespace. (c2fa8175)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/fai.conf.in: Typo fix.
          (bea1bf37)
        * debian/maintscript: Rename /etc/debian-edu/faiinstall.conf to
          /etc/debian-edu/debian-edu-fai.conf. (f171f0d7)
        * Rename faiinstall.conf to debian-edu-fai.conf. (52ea327d)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/nfsroot.conf.in: Adjust
          paths of TFTPROOT and NFSROOT. More properly use our own
          namespace. (9ef82d61)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/fai.conf.in: Typo fix.
          (d1db5546)

2022-02-22 Mike Gabriel

        * release itzks/2022.02.22.1 (3c06cace) (tag: itzks/2022.02.22.1)
        * release debian/2022.02.22.1 (b911c856) (tag: 2022.02.22.1)
        * debian/postinst: Fix add user call, add user account name (which
          was obviously missing). (82d6f586)
        * debian/postinst: Fix add user call, add user account name (which
          was obviously missing). (a862d5d5)

2022-02-15 Mike Gabriel

        * fai/config/class/{10-*,20-*}: Update from upstream FAI config
          space. (0ad20035)
        * fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'. (27af8e0c)
        * Revert "fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'." (31aa6534)
        * fai/config/class/{10-*,20-*}: Update from upstream FAI config
          space. (2f96c88b)
        * fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'. (f5595de7)
        * Revert "fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'." (bcc64cad)
        * fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'. (c07b8a4e)
        * fai/config/scripts/EDU/50-cups-browsing: Assure that
          CreateRemoteCUPSPrinterQueues is set to 'Yes'. (bc8ed60e)

2022-02-10 Mike Gabriel

        * fai/config/basefiles/mk-basefile: Drop file. Not needed here.
          (81d4c8b6)
        * fai/config/basefiles/mk-basefile: Drop file. Not needed here.
          (aec76db7)

2022-02-09 Mike Gabriel

        * release itzks/2022.02.09.1 (b5afade7) (tag: itzks/2022.02.09.1)
        * release 2022.02.09.1 (7078eef8) (tag: 2022.02.09.1)
        * fai/config/package_config/STANDARD: python{,-minimal} are virtual,
          let's use python3{,-minimal} instead. (a97eaac3)
        * bin/debian-edu-faiinstall: Fix school_tag here, too. (6745dee0)
        * fai/config/package_config/STANDARD: python{,-minimal} are virtual,
          let's use python3{,-minimal} instead. (31878744)
        * bin/debian-edu-faiinstall: Fix school_tag here, too. (4701212f)
        * bin/debian-edu-faiinstall: Obviously 'test -d' is true for symlinks
          that point to a directory. In that case, we need to be
          more precise. (351eef6e)
        * bin/debian-edu-faiinstall: Obviously 'test -d' is true for symlinks
          that point to a directory. In that case, we need to be
          more precise. (f685bf97)

2022-02-04 Mike Gabriel

        * bin/debian-edu-faiinstall: Typo fix for previous commit. (21ed767f)
        * bin/debian-edu-faiinstall: Typo fix for previous commit. (86a2635d)
        * bin/debian-edu-faiinstall: Fix script failure if /srv/tftp/ltsp
          does not exist. (5618ae05)
        * bin/debian-edu-faiinstall: Fix script failure if /srv/tftp/ltsp
          does not exist. (cdae592d)
        * fai/config/debconf/ITZKS_CUSTOMER.in: Fix template, use
          @school_tag@, not @SKOLE@. (185182c2)

2022-01-31 Mike Gabriel

        * release itzks/2022.01.31.1 (d5de3483) (tag: itzks/2022.01.31.1)
        * debian/: Rename src:pkg and bin:pkg for ITZkS project. (77324908)
        * debian/control: Move from R: to D: adduser, fai-server, ipxe.
          (97058e15)
        * fai/config/files/etc/security/group.conf/: Use same group.conf for
          the WORKSTATION and ROAMING_WORKSTATION class. Duplicate
          that file. (4e71b5e4)
        * debian/copyright: Update copyright attributions. (acff2c88)
        * debian/control: Bump Standards-Version: to 4.6.0, bump DH compat
          level to version 13. (d8086353)
        * debian/control: Add D: adduser. (9edf0b24)
        * debian/{postinst,postrm}: Create 'fai' system account during
          pkg:postinst. (146fc042)
        * debian/install: Adjust DH install. (85802ea6)
        * README.md: Initial version of a short README explaining how to set
          up debian-edu-fai. (8f285a1b)
        * release 2022.01.31.1 (76f787b6) (tag: 2022.01.31.1)
        * debian/control: Move from R: to D: adduser, fai-server, ipxe.
          (0a93d800)
        * fai/config/files/etc/security/group.conf/: Use same group.conf for
          the WORKSTATION and ROAMING_WORKSTATION class. Duplicate
          that file. (261bf68e)
        * debian/copyright: Update copyright attributions. (a6c60522)
        * debian/control: Bump Standards-Version: to 4.6.0, bump DH compat
          level to version 13. (5c225f1c)
        * debian/control: Add D: adduser. (1c494d3c)
        * debian/{postinst,postrm}: Create 'fai' system account during
          pkg:postinst. (9f7b2c59)
        * debian/install: Adjust DH install. (a758a5bd)
        * README.md: Initial version of a short README explaining how to set
          up debian-edu-fai. (5f28a6cd)

2022-01-27 Mike Gabriel

        * bin/debian-edu-faiinstall: Create .ipxe file as ltsp.ipxe first,
          then create a symlink 'debian-edu-fai.ipxe' to reflect
          that this is not LTSP but FAI. (1598c141)
        * bin/debian-edu-faiinstall: Create .ipxe file as ltsp.ipxe first,
          then create a symlink 'debian-edu-fai.ipxe' to reflect
          that this is not LTSP but FAI. (6950968f)
        * bin/debian-edu-faiinstall: Adjust installation of TFTP
          configuration files. Place files into /srv/tftp/ltsp to
          match Debian Edu 11 LDAP/DHCP settings. (d6a93381)
        * bin/debian-edu-faiinstall: Adjust installation of TFTP
          configuration files. Place files into /srv/tftp/ltsp to
          match Debian Edu 11 LDAP/DHCP settings. (c9b3afee)
        * fai/config/scripts/ITZKS/10-eth-network-interfaces: Don't mess with
          eth0 in /etc/network/interfaces anymore. Handled better in
          Debian Edu 11. (88ada3c1)
        * bin/debian-edu-faiinstall: Drop '' variable, not used for
          debian-edu-faiinstall. (33eb1bc9)
        * fai/config/scripts/ITZKS_CUSTOMER/51-wifisetup-customer: Fix wrong
          variable usage (wifi_password -> wifi_passphrase).
          (ed975e7a)

2022-01-11 Mike Gabriel

        * fai/config/files/etc/security/: Ship PAM group.conf for WORKSTATION
          class. LDAP users should be members of several system
          groups on networked WORKSTATIONs. (929a8508)
        * fai/config/files/etc/security/: Ship PAM group.conf for WORKSTATION
          class. LDAP users should be members of several system
          groups on networked WORKSTATIONs. (7abcb694)
        * fai/config/class: Rename z20_debian-edu.profile to
          z20_debian-edu.profile.disabled. (f742b60c)
        * fai/config/class/: Rename itzks.profile to z80_itzks.profile.
          (2ac733a9)
        * fai/config/class: Rename debian-edu.profile and start the filename
          with z<nn>_... Also split out FAI Inventory and FAI
          Sysinfo. (cc852d62)
        * fai/config/class: Rename debian-edu.profile and start the filename
          with z<nn>_... Also split out FAI Inventory and FAI
          Sysinfo. (0fa7ce45)

2022-01-06 Mike Gabriel

        * fai/config/debconf/EDU: Stop using debian-edu-server.crt as
          ldap-cacertfile, use ca-certificates.crt instead.
          (52cd65e6)
        * fai/config/debconf/EDU: Stop using debian-edu-server.crt as
          ldap-cacertfile, use ca-certificates.crt instead.
          (648e9c5d)

2022-01-04 Mike Gabriel

        * contrib/tftp: Drop syslinux based tftp example files, not required
          anymore. (0036d0f1)
        * disk_config/LVM_EDU*_LEGACY: Drop LEGACY partition layouts. Not
          needed anymore. (6141346c)
        * disk_config/LVM_EDU*_LEGACY: Drop LEGACY partition layouts. Not
          needed anymore. (f16f4e01)
        * class/debian-edu.profile: Fine-tune debian-edu.profile so that it
          fits into the FAI menu dialog box. (f26ddbea)
        * class/debian-edu.profile: Fine-tune debian-edu.profile so that it
          fits into the FAI menu dialog box. (2c973f16)
        * class/debian-edu.profile: Rewrite profiles, drop BIOS legacy
          profiles (now covered by GPT partition table layouts that
          can handle UEFI and BIOS installations). (a04a02fa)
        * class/debian-edu.profile: Add 'Debian Edu Minimal' installation
          profile. (634974c1)
        * disk_config/: Add LVM_EDU_MINIMAL partition layout. (c41416b5)
        * class/debian-edu.profile: Rewrite profiles, drop BIOS legacy
          profiles (now covered by GPT partition table layouts that
          can handle UEFI and BIOS installations). (3272b545)
        * class/debian-edu.profile: Add 'Debian Edu Minimal' installation
          profile. (6b644174)
        * disk_config/: Add LVM_EDU_MINIMAL partition layout. (d2b8a6a0)
        * class/itzks.profile: Add LVM class to all profiles. (acc2c9e4)
        * class/ITZKS_CUSTOMER.var.in: Typo fix in rootpw placeholder.
          (5019bf12)
        * files/etc/apt/apt.conf.d/no_http_proxy_for_fai_mirror/{ITZKS_TABLET
          -> ITZKS}: Directly connecting to faiserver.intern is
          required for all ITZKS based installation if the local FAI
          mirror is used. Nothing just for tablets. (37849b3f)
        * files/etc/apt/sources.list.d/fai-mirror.list/FAI_MIRROR: Use more
          generic mirror (path) URL. (8a4de3ff)
        * files/etc/rc.local/ITZKS: (6842c79f)
        * scripts/ITZKS/20-disable-gssd: Don't tweak rpc.gssd startup
          anymore. We need it since Debian Edu 11 and the
          /etc/default/nfs-common is partially ignored anyway with
          systemd. (28b825e9)
        * scripts/ITZKS/30-disable-nscd-netgroups-cache: No need to disable
          nscd anymore on Debian Edu 11. Drop file. (43426962)
        * scripts/ITZKS/60-localuser: Add localuser also to 'bluetooth'
          group. (9ea98d8b)
        * scripts/ITZKS_CUSTOMER/51-wifisetup-customer: Remove SSID.in
          NetworkManager connection profile template if we fail to
          set it up appropriately. (2d9cd606)
        * scripts/ITZKS/91-puppet-agent-test: Use non-systemd, generic way to
          enable puppet agent service. (6fda8cbe)
        * files/etc/apt/sources.list.d/itzks.list/ITZKS{,_NEXT}: Keep APT
          itzks.list file in sync with what itzks-systems-common
          installs. (d8e9f10e)
        * debconf/ITZKS: White-space fix. (776662c1)
        * class/itzks.profile: Reduce profile names and descriptions. Drop
          specific installation profiles for BIOS legacy. The GPT
          partition tables now can handle BIOS and UEFI
          installations. (b8d16ad6)
        * .gitignore: Ignore debconf/ITZKS_CUSTOMER. (df2c2d88)
        * .gitignore: Add file. Hide FAIBASE.var.in file. (c74a2728)
        * .gitignore: Add file. Hide FAIBASE.var.in file. (c125885e)
        * debconf/ITZKS_CUSTOMER.in: Turn into script-configurable file.
          (03650e9b)
        * fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access: Use
          Debian Edu's rootCA certificat for connecting to LDAP.
          (4e1a72ff)
        * scripts/*WORKSTATION/10-update-debian-edu-config: Add FIXME
          comment. Needs more investigation. (446b82a5)
        * scripts/EDU/98-drop-fai-aptproxy: Drop script. It is actually quite
          recommendable keeping the FAI proxy (it might be optimized
          for APT package downloading). (fc58f104)
        * scripts/EDU/50-cups-browsing: Adapted to Debian Edu 11, modify
          cups-browsed-debian-edu.conf instead of cups-browsed.conf.
          (35f00a58)
        * hooks/instsoft.EDU: Use http://webcache:3128 for pulling in MS core
          fonts. (76cfdd1d)
        * disk_config/: Enlarge /usr, limit /var to max. 10G for LVM profiles
          without /home. (74269733)
        * Debian Edu profiles: Add support for 'Minimal' installation
          profile. (730836ac)
        * disk_config/: Add LVM_EDU_TABLET_LEGACY, for tablets with BIOS.
          (43bf6ac8)
        * debian/install: Install debian-edu-faiinstall into DEB package.
          (d41bfe6a)
        * debian/install: Install new config files in DEB package. (b2befe30)
        * conf/exports.d/debian-edu-fai.exports: Provide NFS configuration
          for debian-edu-fai. (1495092d)
        * debian/control: Add R: qemu-user-static. (bdeec4b5)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/: Add nfsroot conf
          template for debian-edu-fai(install). (d3d3a83d)
        * conf/debian-edu/faiinstall.conf: Mostly commented out (default)
          config for debian-edu-faiinstall script. (5f46640f)
        * bin/debian-edu-faiinstall: Script for fully automatically deploying
          multiple FAI installer nfsroots on the local school
          network. (f370c80d)
        * fai/config/scripts/ROAMING_WORKSTATION/80-fix-ldap-access: Use
          Debian Edu's rootCA certificat for connecting to LDAP.
          (f07f37ba)
        * scripts/*WORKSTATION/10-update-debian-edu-config: Add FIXME
          comment. Needs more investigation. (218c12ea)
        * scripts/EDU/98-drop-fai-aptproxy: Drop script. It is actually quite
          recommendable keeping the FAI proxy (it might be optimized
          for APT package downloading). (2761d840)
        * scripts/EDU/50-cups-browsing: Adapted to Debian Edu 11, modify
          cups-browsed-debian-edu.conf instead of cups-browsed.conf.
          (efd2b3b7)
        * hooks/instsoft.EDU: Use http://webcache:3128 for pulling in MS core
          fonts. (38aff26a)
        * disk_config/: Enlarge /usr, limit /var to max. 10G for LVM profiles
          without /home. (482e0ea0)
        * Debian Edu profiles: Add support for 'Minimal' installation
          profile. (6bafeab6)
        * disk_config/: Add LVM_EDU_TABLET_LEGACY, for tablets with BIOS.
          (71c66502)
        * debian/install: Install debian-edu-faiinstall into DEB package.
          (ea760be4)
        * debian/install: Install new config files in DEB package. (33c7f413)
        * conf/exports.d/debian-edu-fai.exports: Provide NFS configuration
          for debian-edu-fai. (dfd8d120)
        * debian/control: Add R: qemu-user-static. (851cb00a)
        * conf/debian-edu/fai/debian-edu-fai.TEMPLATE/: Add nfsroot conf
          template for debian-edu-fai(install). (c2b63131)
        * contrib/tftp: Drop syslinux based tftp example files, not required
          anymore. (dd374fde)
        * conf/debian-edu/faiinstall.conf: Mostly commented out (default)
          config for debian-edu-faiinstall script. (e174bf97)
        * bin/debian-edu-faiinstall: Script for fully automatically deploying
          multiple FAI installer nfsroots on the local school
          network. (5c65e9bc)

2021-12-23 Mike Gabriel

        * fai/config/scripts/ITZKS_CUSTOMER/51-wifisetup-customer: Adjust
          variable wifi_ssid to wifi_essid (it got renamed in
          ITZKS_CUSTOMER.var.in). (6647ae0e)
        * fai/config/class/ITZKS_CUSTOMER.var.in: Make file configurable via
          'debian-edu-faiinstall' script. (85bdf83a)
        * debian/control: Move ipxe and fai-server into Recommends: field.
          (6c06487c)
        * fai/config/class/FAIBASE.var.in: Turn file into a configurable
          template file that will/can be populated via
          'debian-edu-faiinstall' script. (71acdebe)
        * debian/control: Move ipxe and fai-server into Recommends: field.
          (56c2ed5b)
        * fai/config/class/FAIBASE.var.in: Turn file into a configurable
          template file that will/can be populated via
          'debian-edu-faiinstall' script. (25936eb8)

2021-11-01 Mike Gabriel

        * contrib/tftp: Add tftpd configuration. (11a6a0e9)
        * contrib/tftp: Add tftpd configuration. (813f335b)

2021-09-06 Mike Gabriel

        * class/itzks.profile: Stop using ITZKS_NEXT packages for now.
          (81c24daa)
        * fai/config/files/etc/apt/sources.list.d/itzks.list/ITZKS_NEXT: Also
          install packages provided via the ITZkS release
          repository. (f1cdda72)

2020-10-06 Mike Gabriel

        * fai/config/class/itzks.profile: Adapt to recent changes targetting
          Debian 11 and BIOS legacy support. (c865efdf)
        * fai/config/files/etc/apt/sources.list.d/itzks.list/ITZKS: Disable
          backports. (2d68d1e5)

2020-07-08 Mike Gabriel

        * ITZkS overlay for debian-edu-fai. (2e714abb)
        * Add .gitignore file. Ignore class/ITZKS_CUSTOMER.var. (65de1787)

2021-09-06 Mike Gabriel

        * Debian 11 is stable now, get ready for Debian 12. (8a51fbd1)
        * fai/config/scripts/EDU/40-cfengine-debian-edu-postinstall: Fix
          cf-agent run, the absolute path to the executable has
          changed in Debian 11 (/usr/sbin/ -> /usr/bin/). (17825b30)

2020-10-06 Mike Gabriel

        * fai/config/files/etc/apt/sources.list.d/debian-*.list/NONFREE_11:
          Comment out fai-mirror repos. (71cc9354)
        * fai/config/class/debian-edu.profile: Make
          Edu+Roaming-EFI-Workstation/MATE the default profile.
          (daae1a78)
        * fai/config/debconf/DEBIAN: Re-enable grub-pc seed. (82e8fe09)
        * Get ready for Debian 11. (347a0fbf)
        * fai/config/class/debian-edu.profile: Support BIOS legacy partition
          tables (and offer them via FAI installation menu for MATE
          workstations). (5e4fbe34)
        * fai/config/scripts/LAST/90-show-network-cards: Show hostname in
          network card summary at end-of-installation. (5978f361)

2020-07-08 Mike Gabriel

        * files/etc/apt/sources.list.d/fai-mirror*.list: Add support for
          local FAI mirror. (530c2f2f)
        * scripts/LAST/90-show-network-cards: Script that shows network cards
          (and their MACs at end-of-installation). (49bc5bae)
        * disk_config/: Add LVM_EDU_TABLET disk config. (e9b885d0)
        * config/disk_config/: Switch to GPT partition tables (supporting EFI
          and legacy grub install). (23d8526a)
        * disk_config/LVM_EDU_ROAMING: Add disk config for optimized for
          roaming workstations. (4f342312)
        * class/50-host-classes: Don't set too many default classes. This
          needs to be handled by kernel cmdline or FAI profiles.
          (470124c8)
        * debconf/DEBIAN: Comment out grub-pc pre-seeding. This needs to be
          more device specific. (b230e1c5)
        * debconf/EDU: Don't default to LightDM. This is desktop env
          dependent. (8bdbd93a)
        * config/scripts/EDU/99-proxy-from-wpad: Don't fail, if offline.
          (bbb5dca2)
        * Better EFI bootloader support. (31a0ac75)
        * rebase GNOME (f1c4e14c)
        * package_config/DEBIAN: Add non-free pkg firmware-intel-sound.
          (bd5fffb1)
        * rebase DEBIAN10+11 (96ac2035)
        * class/debian-edu.profile: Target DEBIAN_10 for now. (1af7fdec)
        * Try to update client's time via ntp.intern (aka TJENER). Help's if
          the clock is askew. (3a1d7496)
        * class/debian-edu.profile: Drop untested Xfce variant for now.
          (2eb114c0)
        * Add ROAMING_WORKSTATION support. (dfca9284)
        * files/etc/apt/sources.list/DEBIAN_10 (77349f46)
        * fai/config/class/FAIBASE.var: Set LOGUSER and LOGSERVER. (42457407)
        * fai/config/debconf/GNOME: Enforce LightDM as DM with MATE desktop
          installs. (0b146f24)
        * fai/config/debconf/GNOME: Enforce gdm3 as DM with GNOME desktop
          installs. (acd57a3a)
        * Add support for Debian 11 (aka bullseye). (71ba935e)

2019-11-08 Mike Gabriel

        * fai/config/scripts/EDU/50-cups-browsing: remove debugging code
          (fc718fac)
        * fai/config/scripts/EDU/50-cups-browsing: Force Edu clients to
          minimal CUPS browsing, in order to keep print dialogs
          clean and slim. (See: #944347). (76704dee)

2019-10-03 Mike Gabriel

        * FAI config: well-tested Debian Edu 10 minimal + MATE workstation
          installation (f48ca150)

2019-09-19 Mike Gabriel

        * debian/: Wrap up debian-edu-fai package. (8525a665)
        * initial draft of getting FAI install a Debian Edu system (profile:
          Minimal) (6ecb19ad)