Kent Watsen wrote:
> I want to install OpenSolaris-based Dom0 onto a compact flash card and 
> thus need to get the smallest install possible.  [Note: the space for 
> all the DomUs will come from iSCSI mounts and logs will be forwarded to 
> a syslog server]
>
> I tried "Core System Support"and then added xVM and virt-install, but 
> the dependencies had me installing Java, which itself needed 
> XWindows...next thing I knew I was over 2GB (my target CF size)
>
> Anybody know what dependencies can be safely ignored - assuming I'm 
> running only console access on Dom0 and all DomUs?
>
> Thanks!
> Kent
>
> _______________________________________________
> xen-discuss mailing list
> [email protected]
>   
Java, it might beak some SMF services, deal with them by disabling. 
Known one off the top of my head would be webconsole, wbem, perhaps
others.  Java even tries pulling in CDE icons and "java extensions"
which are indeed needed for Swing applications, but for console are not
a big deal, in the instance you did want Java, as long as you didn't
need X11, most apps should work, but there's no promise in saying that,
who knows unless you try it.  I believe the xVM console/viewer is in
Java fwiw, so be aware, and there's no remote option yet aside from VNC.

You can safely remote webconsole, wbem, CDE, GNOME, StarOffice, gcc,
Java help, Java demos, Java Desktop System stuff, some things may break,
but you could extract the packages and fix the dependency issues with
simple tools like ldd.

James

_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to