Posts

Showing posts with the label Distro_Const

[Level 2] Distribution Constructor

What is distribution constructor? It is the tool for user to customize OpenSolaris image. How to create a customize OpenSolaris image, the step as the following: 1. modify the manifest file. # vi /usr/share/distro_const/slim_cd/slime_cd_x86.xml 2. display distribution list. # distro_const build -l /usr/share/distro_const/slim_cd/slime_cd_x86.xml Step           Resumable Description -------------- --------- ------------- im-pop                   Populate the image with packages im-mod                   Image area modifications slim-im-mod              Slim CD Image area Modifications ba-init                  Boot...