| Solaris |
|
|
The changeset
Author: Jan Damborsky <dambi@opensolaris.org>
Repository: /hg/caiman/slim_source
Latest revision: 91b57d590dfa35eb4f70d19a4bbb26b284d6f13d
Total changesets: 1
Log message:
6998974 Deliver System Configuration Interactive Tool
7011201 Textinstaller does accept only alphanumerical usernames
7002621 The initial user configuration needs other entries
7004649 InstallLogger doesn't propagate log levels appropriately
4681 Enable static IP config screens for text installer
14205 page up and page down don't do anything in the text installer
delivered first version of System Configuration Interactive tool (aka SCI tool) into build 162.
If run as a standalone application, SCI tool generates System Configuration (SC) profile reflecting information entered by user on configuration screens.
Created SC profile is in form which installadm(1m) tool accepts, thus can be used as a sample SC profile for configuration of system installed via Automated Installer.
SCI tool only generates SC profile, configuration is NOT applied to running system.
# pkg install system/install/configuration
# /usr/bin/sysconfig
By default, the generated SC profile is stored in /tmp/sc_manifest.xml file. The destination of created SC profile can be customized in following way:
# SC_FILE=/system/volatile/sc.xml /usr/bin/sysconfig
First version of SCI tool is not zone aware. If invoked within non-global zone, SCI tool might display configuration screens which are not applicable to zone's characteristics. For instance, SCI tool does not skip networking configuration screens when invoked in non-global zone with shared-IP stack.
First version of SCI tool lacks configuration screens for following configuration areas:
7026330 sysconfig does not apply date and time configuration
7026383 snv_160 quit_01 SCI manual test:sysconfig shouldn't quit after pressing "cancel"
7026963 Request to have the capability of specifying multiple DNS name server and multiple search domains
7026989 SCI tool does not show hostname, ip address and netmasks with manual option.
7026887 SCI Tool should be prepared to handle longer usernames
Please report any issues found in Bugster under category solaris/install/configuration.
Text installer was modified to utilize SCI tool for system configuration. As a visible result of that transition, text installer was enhanced with configuration
screens supporting manual network configuration. Selecting 'Manually' on 'Network' screen provides for configuration of following parameters on installed system:
Please report any issues found in Bugster under category solaris/install/configuration.
Terms of Use
|
Privacy
|
Trademarks
|
Copyright Policy
|
Site Guidelines
|
Site Map
|
Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
© 2012, Oracle Corporation and/or its affiliates.