d-i preseed/early_command produced no trace anywhere (no log, no syslog/installer-debug mention) -- Ubiquity runs its install steps via its own Python plugin system (plugininstall.py), not the classic debian-installer shell components that early_command/late_command are bound to. Decided not to build a custom Ubiquity plugin or a pre-ubiquity live-filesystem hook for this; organizational, install-time-fixed parameters (partitioning, filesystem, branding) go back to being baked into the personalized preseed at ISO-generation time in the portal instead. Also fixes a real safety bug in the test boot menus: the destructive auto-install entry was the default (would run automatically on timeout). Corrected to the opposite -- default is "boot from local disk" (safe, nothing happens), the destructive install requires actively selecting it from the menu. Verified in both the UEFI grub.cfg and the BIOS isolinux config. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Tuxflotte Platform Docs
Dieses Repository beschreibt die Architektur, Begriffe und Leitentscheidungen von Tuxflotte.
Tuxflotte ist eine distributionsunabhängige Workspace-Provisioning-Plattform für Linux-Arbeitsplätze.
Einstieg
00-philosophy.md00-glossary.mdarchitecture/01-layered-provisioning.mdarchitecture/02-workspace-model.mdarchitecture/05-runtime-blueprint.mdarchitecture/06-backend-api.md
Bereiche
architecture/– gültige Architekturadr/– Architekturentscheidungenroadmap/– Planung und Meilensteinearchive/– historische Dokumente
Grundsatz
Die Dokumentation ist die Spezifikation.
Der Code implementiert diese Spezifikation.
Description
Languages
Markdown
100%