ludo wrote: > [EMAIL PROTECTED] wrote: > >> Some other obvious candidates that weren't available in time for the >> October prototype are but which are now redistributable are: >> >> NVDAgraphics NVIDIA Graphics System Software 14.65M >> SUNWj6rt JDK 6.0 Runtime Env. (1.6.0_03) 30.04M >> >> As for where we are space wise, I believe the current CD is at 659 MB. >> I've attached a list of the packages on the CD and again, an estimate >> of how much each is contributing. I don't see any obvious candidates >> for removal except for SUNWsmba which was pulled in as a dependency of >> SUNWgnome-vfs. I believe we can get back ~18M of space by refactoring >> SUNWsmba and putting libsmbclient.so.1 into a separate package. So, >> given that the JVM is ~30M I would suggest continuing to leave that out >> but include NVDAgraphics at this time. >> > Hi, > > I know I am a Java addict, but when I see we use 80Mb for gimp > (SUNWgnome-img-editor The Gimp image editor 80M) that I used once and > then decided to forget about it, I would prefer a jdk environment (30Mb) > (many developers/apps are relying on it) to an image editor (80Mb). > >
I agree with Ludo very much. And to bolster this argument just a bit, as a runtime the JRE is very much a 'core infrastructure' component for lots of other software people may want to run. It also have Java Web Start in there, so popular apps like BlogBridge and apps deployed internal to companies using JNLP would fail unless there is an install and then they add the JRE. Having said that, SUNWj6rt doesn't even include enough to develop code. For instance, you wouldn't be able to run NetBeans or Eclipse with SUNWj6rt alone, you'd need at least SUNWj6dev. Looking at this a different way, I think the goal is for the right things to be there during the boot of the live CD "kicking the tires" phase, right? From that perspective, there are a number of things that are in your list which you may not need when kicking the tires, but will want when you actually install for the first time. From a quick review: SUNWscm, SUNWrdc, SUNWspsv, SUNWfwflash, SUNWtftp, SUNWiscsitgt. Is there any kind of installer support to say 'get these packages for a basic system install' even though they're not part of the Live CD? If so, that could remove a number of smaller things that wouldn't be touched during a Live CD run to leave room for the fact that someone may try to use Gimp or Java Web Start. - Matt -- Matt Ingenthron - Web Infrastructure Solutions Architect Sun Microsystems, Inc. - Global Systems Practice http://blogs.sun.com/mingenthron/ email: [EMAIL PROTECTED] Phone: 310-242-6439 _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
