<div class="gmail_quote">On Thu, Feb 26, 2009 at 10:14 AM, Kenneth Downs <span dir="ltr"><<a href="mailto:ken@secdat.com">ken@secdat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  

<div bgcolor="#ffffff" text="#000000"><div class="Ih2E3d"><blockquote type="cite"><pre><span class="Apple-style-span" style="font-family: arial; font-size: 13px; white-space: normal;"><br></span>Before you do that figure out how to make an unattended install script
in ubuntu. Don't make this a manual chore to update.
  </pre>
</blockquote>
<br></div>
Lost me here.  Do you mean something other than the deb package?  Cuz
what I'm talking about here is running the deb package in a vm,
stripping it down, and then putting the VDI file up there on
sourceforge.  So everything will be installed an ready to go.<div class="Ih2E3d"></div></div></blockquote><div><br></div><div>Let me clarify. Every decent OS, and Windows as well, has some sort of "automated install" option where you can make a simple text file to set install options automatically. I've never done this personally, but I'm pretty sure its part of the MCSE, RHCE and whatever Solaris calls its certificate. </div>
<div><br></div><div>The idea being, once you figure out what to strip from the OS, you make an install script that allows you to replicate this install. Initially this seems like a moot point for a virtual image that can easily be copied. However, you get the following:</div>
<div><br></div><div><ol><li>You can rerun the install inside of vmware, virtualpc, quemu etc, or allow others to do so.</li><li>When a new ubuntu OS comes out its probably going to be pretty easy to port the script over.</li>
<li>You can make the script install from a custom .deb (or whatever the frak ubuntu uses) repo and put custom packages in.</li></ol></div></div>