Hi all.

I come from the "Real Solaris" world, been working with Solaris 10 for about 3 
years now, and decided to give OpenSoalaris a place on my home server vice 
Soalris 10 x86.

I think I'm missing something here, on Solaris 10 when I create a 'full' root 
zone, it copies over 100,000's of files, and take up about 4GB.

I try that in Opensolaris and it copies over 72 MB WTF?

So, I did the sysid cfg and logged in and started to compile some stuff, only 
to note that there is ton's of stuff missing.  X11 libraries, etc...

Is this the default behaviour of Opensolaris, a 'full' root really means. 1/10 
of the OS installed?

Here is my zone file, the zone it self works, but is missing tons of pkgs!

# uname -a
SunOS opensolaris 5.11 snv_101b i86pc i386 i86pc

# cat test_full.cfg 
create -b
set zonepath=/zones/test
set autoboot=true
set ip-type=shared
add net
set address=192.168.1.61
set physical=e1000g0
end
add attr
set name=comment
set type=string
set value="Test Zones"
end

# zoneadm -z test install
A ZFS file system has been created for this zone.
  Authority: Using http://pkg.opensolaris.org/release/.
      Image: Preparing at /zones/test/root ... done.
      Cache: Using /var/pkg/download.
 Installing: (output follows)
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                  52/52   7862/7862   72.41/72.41 

PHASE                                        ACTIONS
Install Phase                            12939/12939 
PHASE                                          ITEMS
Reading Existing Index                           9/9 
Indexing Packages                              52/52 

       Note: Man pages can be obtained by installing SUNWman
Postinstall: Copying SMF seed repository ... done.
Postinstall: Working around http://defect.opensolaris.org/bz/show_bug.cgi?id=741
       Done: Installation completed in 274.436 seconds.

 Next Steps: Boot the zone, then log into the zone console
             (zlogin -C) to complete the configuration process
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to