Projektstatus: Teile A-C umgesetzt, offene Stick/Platte-Schritte notiert

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-13 13:25:57 +02:00
parent 313cfae828
commit f81dbd8d54
2 changed files with 27 additions and 6 deletions

View File

@@ -31,15 +31,20 @@ Benutzer auf den Laptops: `puettmann` (Admin, passwordless sudo), `schueler` (oh
## Blocker
- Keine.
- CLONEZILLA-Stick + Platte DEZNTRSICHERUNG muessen einmal an laptop03:
Live-Dateien nach `/boot/clonezilla/` kopieren, Bestandsimage umbenennen,
Stick-Menue auf Datums-Images umstellen.
## Naechste Schritte
- [ ] Teil A: Server — DNS `git.lehrstun.de`, Nginx-vHost, Deploy-Key
- [ ] Teil B: Pull-Mechanik (local.yml, schul-pull.sh, systemd-Units, first-boot)
- [ ] Teil C: Jahres-Reimage (Clonezilla lokal, Boot-Check, Mini-Menue)
- [ ] Teil D: Aktivierung auf laptop03 + Verifikation
- [ ] Master-Image erstellen, Rollout auf laptop0116 (auch laptop10 neu)
- [x] Teil A: Server — DNS `git.lehrstun.de`, Nginx-vHost (Cert ok), Deploy-Key
- [x] Teil B: Pull-Mechanik — laeuft auf laptop03 (Timer aktiv, Pull getestet)
- [x] Teil C: Reimage-Skripte, Boot-Check, GRUB-Eintrag (per Pull verteilt)
- [ ] Clonezilla-Live-Dateien vom Stick nach `/boot/clonezilla/` (braucht Stick)
- [ ] Bestandsimage auf Platte umbenennen in `schule-laptop-2026-02-01` (braucht Platte)
- [ ] Stick-Menue auf „neuestes Image“-Logik umstellen (braucht Stick)
- [ ] Reimage-Kette testen: trocken auf laptop03, echt auf laptop10
- [ ] Master-Image erstellen (GRUB → IMAGE ERSTELLEN), Rollout laptop0116
## Hinweise