Garrett D'Amore wrote:
Honestly, I've wished numerous times that I could use OpenSolaris for
certain projects.  One of these we are stuck with Linux because:

    a) NetBSD's pthread implementation is busted
    b) OpenSolaris is too hard to minimize adequately

What have you tried and how did it fail ?
What was the approach to you to doing the install ?
How did you choose what to keep and what to remove ?
What is the goal installed on disk size ?
What is the goal memory footprint ?

What can we do - in the appliances community even! - to resolve this ?

The most important advice about building an OpenSolaris based appliance or embedded system I would give is to completely forget about using the install system that Solaris uses. Some of the other distros might have something better but ideally for an appliance the installer probably needs to have no questions asked at all and be as simple as unpacking a single file to the disk image (either tar, cpio, dd pick your poison) and probably being able to fetch that over tftp,https would be good.

--
Darren J Moffat
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to