Difference between revisions of "UCS Appliance"
From Univention Wiki
(Update.) |
|||
Line 2: | Line 2: | ||
The following steps are required to create an appliance based on UCS 3.0. It is recommended to use at least UCS 3.0-1. | The following steps are required to create an appliance based on UCS 3.0. It is recommended to use at least UCS 3.0-1. | ||
+ | |||
+ | Until the release of UCS 3.0-1 it is possible to update the required packages. Simply add the following lines to <tt>/etc/apt/sources.list</tt> and modify the second line according to your system architecture: | ||
+ | |||
+ | <pre> | ||
+ | deb http://download.univention.de/download/fixes/ system-setup/all/ | ||
+ | deb http://download.univention.de/download/fixes/ system-setup/amd64/ | ||
+ | </pre> | ||
+ | |||
+ | These packages provide a few enhancements and fixes for Univention | ||
+ | system setup boot of UCS 3.0-0. If UCS 3.0-1 is released these | ||
+ | packages are obsolete. | ||
= Domaincontoller Master = | = Domaincontoller Master = |
Revision as of 11:16, 25 January 2012
The following steps are required to create an appliance based on UCS 3.0. It is recommended to use at least UCS 3.0-1.
Until the release of UCS 3.0-1 it is possible to update the required packages. Simply add the following lines to /etc/apt/sources.list and modify the second line according to your system architecture:
deb http://download.univention.de/download/fixes/ system-setup/all/ deb http://download.univention.de/download/fixes/ system-setup/amd64/
These packages provide a few enhancements and fixes for Univention system setup boot of UCS 3.0-0. If UCS 3.0-1 is released these packages are obsolete.
Domaincontoller Master
- While selecting the system role in UCS, F3 must be pressed. This will disable the join scripts.
- The software component Desktop environment must be selected.
- After everything is finished the package univention-system-setup-boot must be installed.
univention-install univention-system-setup-boot
- On next boot the basic settings UMC module will be started.
Other systems
- The join must be disabled in the UCS Installer.
- The software component Desktop environment must be selected.
- After everything is finished the package univention-system-setup-boot must be installed.
univention-install univention-system-setup-boot
- On next boot the basic settings UMC module will be started.