forked from obel1x/fedora-OEMDRV
f69b423b308a98ee7534d17c9794f62876d40df8
Before partitioning, check_repo_url() downloads system_setup/install.sh from REPO_URL and compares its sha256sum against the running script. Warns and asks to continue if the URL is unreachable or the checksums differ. Also accept an optional first argument to override REPO_URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fedora OEMDRV
an automated massinstallation scripting collection for Fedora and Anaconda
IN DEVELOPMENT !
This Software is very Specific, it needs at least:
- A Free IPA Server with IP Clients enrolled to the Domain
- A Nextcloud instance, connected to the Domain
- A client pc that will use this software to automate install and setup the PC
Install
- Create Partition named "OEMDRV", at least 1 GByte in size on a local disk that will be readable when starting installation from stick
- Format it BTRFS and mount it to "/opt/sys_config"
- Copy git files in it with "git clone --progress --depth 1 https://gitea.dtext.online/obel1x/fedora-OEMDRV.git /opt/sys_config"
- or for developement "git clone --progress https://gitea.dtext.online/obel1x/fedora-OEMDRV.git /opt/sys_config"
Setup
- Make a copy of /opt/sys_config/system_setup/setup_system.conf.dist, name it /opt/sys_config/system_setup/setup_system.conf
- Check the settings in it and change to your needs before running
More to come...
Description
Languages
Shell
95.6%
PHP
2.9%
HTML
1.5%