If you don't use the Automated Installer, you can safely skip this
message.
With the integration of
Author: Jan Damborsky<[email protected]
<https://webmail.dexus.net/src/compose.php?send_to=dambi%40opensolaris.org>>
Repository: /hg/caiman/slim_source
Latest revision: 688078436981fe7fa87f9768127527a4518f8516
Total changesets: 1
Log message:
5549 sysidtool(1M) and sys-unconfig(1M) should be removed from installers
6998550 AI needs a way to specify NIS or LDAP name service
Files:
update: usr/src/cmd/auto-install/default.xml
update: usr/src/cmd/auto-install/static_network.xml
update: usr/src/cmd/slim-install/finish/install-finish
update: usr/src/cmd/text-install/osol_install/text_install/ti_install.py
update: usr/src/lib/libict_pymod/ict.py
update: usr/src/lib/libict_pymod/sc_template.xml
update: usr/src/lib/liborchestrator/orchestrator_private.h
update: usr/src/lib/liborchestrator/perform_slim_install.c
Automated Installer no longer enables DNS name service by default.
Impact on Automated Installer users
-----------------------------------
If you want to have DNS naming service enabled on installed system,
you either need to use updated default AI manifest delivered with that
changeset or enhance your existing System Configuration profile
with following section:
<service name='network/dns/client' version='1' type='service'>
<instance name='default' enabled='true'/>
</service>
That enables svc:/network/dns/client:default smf(5) service
on installed system.
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss