Daniel unbrot Pätzold 97c034e31b install.sh: add existing OEMDRV reuse, git origin conflict handling, refined permissions
- Detect existing OEMDRV partition at startup; offer to reuse it
  instead of creating a new one (mounts if needed, sources existing
  setup_system.inc.sh before cloning)
- When existing repo origin/branch differs from REPO_URL/REPO_BRANCH,
  offer to pull from existing origin, migrate to new origin (preserving
  gitignored local files), or fall through to fresh clone
- Extract finish_install() and do_clone_and_done() helpers to share
  clone, permissions, and configure.sh prompt across all paths
- Replace generic chmod with chown root:root + chmod ug=rwX,o=rX
  recursively, plus o+w on config/ and config.d/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-03 13:08:07 +02:00
2026-04-25 15:39:25 +02:00
2026-05-02 13:57:59 +02:00
2026-04-29 11:58:36 +02:00
2026-04-29 19:31:07 +02:00

Fedora automated install script collection

an automated massinstallation scripting collection for Fedora and Anaconda

IN DEVELOPMENT !

This Software is very Specific, it needs at least:

  • A Free IPA Server in which IP Clients can be enrolled to
  • An Admin that has the rights to do so
  • A Nextcloud instance, connected to the Domain which should have Software Configuration and Reository Paths setup
  • A client pc that will use this software to automate install and setup the PC

Install

more to come

S
Description
Autoinstallation Fedora
Readme 90 MiB
Languages
Shell 95.6%
PHP 2.9%
HTML 1.5%