forked from obel1x/fedora-OEMDRV
Replaced conf by anonymous dist file
This commit is contained in:
@@ -1,16 +1,22 @@
|
||||
# Fedora OEMDRV
|
||||
|
||||
an automated massinstallation scripting collection for Anakonda
|
||||
an automated massinstallation scripting collection for Fedora and Anakonda
|
||||
|
||||
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
|
||||
|
||||
1. Create Partition named "OEMDRV", at least 1 GByte in size on a local disk that will be readable when starting installation from stick
|
||||
2. Format it BTRFS and mount it to "/sys_config"
|
||||
3. Copy git files in it
|
||||
1. or for developement "/sys_config> git clone --progress -- https://gitea.dtext.online/obel1x/fedora-OEMDRV.git /sys_config"
|
||||
1. or for developement "/sys_config> git clone --progress -- https://gitea.dtext.online/obel1x/fedora-OEMDRV.git /sys_config" (maybe currently not possible, as this is a private Repo)
|
||||
|
||||
|
||||
Setup
|
||||
- Check the settings in /sys_config/system_setup/setup_system.conf
|
||||
|
||||
- Make a copy of setup_system.conf.dist, name it setup_system.conf
|
||||
- Check the settings in it and change to your needs before running
|
||||
|
||||
Reference in New Issue
Block a user