From: Ian L. <Ian...@mq...> - 2004-02-02 23:01:24
|
Yeah, I built a package last night .. its the CHAOS minix file system, ported across to an ext2 file system, mounted under the coLinux kernel. I did a few things when I bundled it last night; - Build a "Power-On" pif/lnk file to get the pwd right before exec, and to run the process minimised - Built a "Console" pif/lnk to match the pair. - Installer checks for XP - Installs to c:galileo with the files required to run it - Installs to c:galileonet with the TAP drivers - Adds start menu guff .. includes Power-On and Console .. link to site and uninstall You can check it out at http://itsecurity.mq.edu.au/chaos/isos/beta/ Beware, if you're going to run this image that CHAOS comes with "certaintyd" that checksums the file system every 2 seconds ... kill it if you want to change anything. All I need now is a method of detecting/installing TAP and detecting/installing the Bridge. And from last night, I now have a couple of minor feature requests to post back. There's a whole 'nutha world to this installer land isn't there? Just be nice to get some of this fiddly time-consuming bits out of the way while the rest of the project does its bit. ----- Original Message ----- >From: "Ballard Jonathan" <sac...@ho...> >To: "Ian Latter" <Ian...@mq...>, <col...@li...> >Subject: Re: Re:[coLinux-devel] file/dir in use >Date: Mon, 02 Feb 2004 08:08:12 -0800 > > > From: "Ian Latter" <Ian...@mq...> > > On the up-side .. I was clearing some screen space to try out > > this little installshield clone; > > > > http://www.jrsoftware.org/isdl.php > > > > Looks very handy for those who may be looking to bundle > > coLinux in a user-digestable format. > > > I thought about an install script with NSIS: http://nsis.sourceforge.net > > I have not read enough of the documentation to figure out how to register > the TAP-Win32 device automatically. > > Jonathan > -- Ian Latter Internet and Networking Security Officer Macquarie University Meet me at the Australian Unix and open systems User Group (AUUG) Security Symposium; 2004 http://www.auug.org.au/events/2004/security/ |