Free development tools?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Lord Edward James William
Date:  
Subject: Free development tools?
<html><div style='background-color:'><DIV>
<P>Does anyone know of a free version or gnu version of code warrior I&nbsp; a poor coolege student and dont have $130 to&nbsp;get&nbsp;code warrior. (Im using Mandrake 8: <IMG height=12 src="http://graphics.hotmail.com/emsmile.gif" width=12> great for linux newbies)</P>
<P>Help me&nbsp;<BR><BR></P><BR><BR><BR>
<DIV>52Lord Edward J. William II </DIV>hm 623-412-0752 </DIV>
<DIV></DIV>wk 602-436-4092
<DIV></DIV>
<DIV></DIV>Lincoln Alumni 95' UCD Alumni 00' ASU 04'
<DIV></DIV>
<DIV></DIV>Grand Commandre York Rite Freemasonry
<DIV></DIV>
<DIV></DIV>Apache Lodge, Mesa, AZ
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>
<DIV></DIV>&gt;From: Wes Bateman <>
<DIV></DIV>&gt;Reply-To:
<DIV></DIV>&gt;To: "Furmanek, Greg" <>
<DIV></DIV>&gt;CC: "PLUG (E-mail)" <>
<DIV></DIV>&gt;Subject: Re: FW: Custom Recovery CD.
<DIV></DIV>&gt;Date: Tue, 14 Aug 2001 15:38:26 -0500 (CDT)
<DIV></DIV>&gt;
<DIV></DIV>&gt;Since nobody else mentioned it, try Brian Finley (formerly of VA)'s System
<DIV></DIV>&gt;Imager.
<DIV></DIV>&gt;
<DIV></DIV>&gt;http://systemimager.org
<DIV></DIV>&gt;
<DIV></DIV>&gt;Brian's a cool guy, and the project has matured nicely. I've used it as
<DIV></DIV>&gt;the basis for tools to image MANY boxes, even from remote (setting up some
<DIV></DIV>&gt;files on the remote via ssh and instructing LILO to boot to a "reimage"
<DIV></DIV>&gt;kernel, rerunning LILO and rebooting). I imaged over 1,000 boxes, with no
<DIV></DIV>&gt;remote hands, on four continents :)
<DIV></DIV>&gt;
<DIV></DIV>&gt;It did a repartition, created ext2 filesystem on the newly created
<DIV></DIV>&gt;partition(s), and then used rsync over ssh to lay the files in the image
<DIV></DIV>&gt;onto the new filesystem.
<DIV></DIV>&gt;
<DIV></DIV>&gt;Out of the box it (used to anyway) be geared toward imaging a serverfarm
<DIV></DIV>&gt;type environment. Using a DHCP server to assign IP addresses to the hosts
<DIV></DIV>&gt;as they came up, then based the hostname off of that IP in a special hosts
<DIV></DIV>&gt;file on the "imageserver." Its scripts can be customized to meet whatever
<DIV></DIV>&gt;needs you may have. I had it detecting the number of scsi drives we had
<DIV></DIV>&gt;in a given box, and partitioning appropriately. Was a pretty slick
<DIV></DIV>&gt;arrangement :)
<DIV></DIV>&gt;
<DIV></DIV>&gt;Even if you don't go with running an imageserver and doing all of this,
<DIV></DIV>&gt;you can manipulate the tools he already built. We made a tarball out of a
<DIV></DIV>&gt;system, then used the base scripts, just customized them to pull the image
<DIV></DIV>&gt;not off the network, but rather to extract it from the tarball. You'll
<DIV></DIV>&gt;have to get a statically compiled tar (and gzip if you want/need it) into
<DIV></DIV>&gt;the bootable image though.
<DIV></DIV>&gt;
<DIV></DIV>&gt;For a general-purpose, recovery/forensic/whatever CD, check out the little
<DIV></DIV>&gt;LinuxCare business card CD's. I think they have the image used online, so
<DIV></DIV>&gt;you can build your own.
<DIV></DIV>&gt;
<DIV></DIV>&gt;HTH :) Good luck,
<DIV></DIV>&gt;
<DIV></DIV>&gt;Wes
<DIV></DIV>&gt;
<DIV></DIV>&gt;--
<DIV></DIV>&gt;Wes Bateman, GCIA
<DIV></DIV>&gt;Chief Security Officer
<DIV></DIV>&gt;ManISec, Inc. - "Managed Internet Security Services"
<DIV></DIV>&gt;http://www.manisec.com
<DIV></DIV>&gt;
<DIV></DIV>&gt;
<DIV></DIV>&gt;
<DIV></DIV>&gt;On Mon, 13 Aug 2001, Furmanek, Greg wrote:
<DIV></DIV>&gt;
<DIV></DIV>&gt; &gt; To be more specific I would like to create CD that
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; 1. Boots kernel image.
<DIV></DIV>&gt; &gt; 2. Auto partitions drives.
<DIV></DIV>&gt; &gt; 3. Formats Drives.
<DIV></DIV>&gt; &gt; 4. Restores applications.
<DIV></DIV>&gt; &gt; 5. Restores data.
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; All that with no assistance. (well maybe with the
<DIV></DIV>&gt; &gt; exception of putting the cd in the tray and turning
<DIV></DIV>&gt; &gt; the power switch)
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; -----Original Message-----
<DIV></DIV>&gt; &gt; From: Furmanek, Greg
<DIV></DIV>&gt; &gt; Sent: Monday, August 13, 2001 8:19 AM
<DIV></DIV>&gt; &gt; To: PLUG (E-mail)
<DIV></DIV>&gt; &gt; Subject: Custom Recovery CD.
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; Hi gang...
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; I would like to create custom recovery CD for my
<DIV></DIV>&gt; &gt; boxes. I have looked into Norton Ghost, but it
<DIV></DIV>&gt; &gt; appears it requires a windows box or at least a
<DIV></DIV>&gt; &gt; partition to dump the image onto. So here is a
<DIV></DIV>&gt; &gt; task.
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; 1. How can I create a bootable CD that restores
<DIV></DIV>&gt; &gt; my drive that does not need windows?
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; 2. Has anyone seen a project like that already?
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; 3. Has anyone done a this type of setup?
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; -------------------------------------
<DIV></DIV>&gt; &gt; Greg Furmanek
<DIV></DIV>&gt; &gt; -------------------------------------
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt; &gt; "The sender believes that this E-mail and any attachments were free of any
<DIV></DIV>&gt; &gt; virus, worm, Trojan horse, and/or malicious code when sent. This message
<DIV></DIV>&gt; &gt; and its attachments could have been infected during transmission. By
<DIV></DIV>&gt; &gt; reading the message and opening any attachments, the recipient accepts full
<DIV></DIV>&gt; &gt; responsibility for taking protective and remedial action about viruses and
<DIV></DIV>&gt; &gt; other defects. The sender's employer is not liable for any loss or damage
<DIV></DIV>&gt; &gt; arising in any way from this message or its attachments."
<DIV></DIV>&gt; &gt;
<DIV></DIV>&gt;
<DIV></DIV>&gt;________________________________________________
<DIV></DIV>&gt;See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
<DIV></DIV>&gt;
<DIV></DIV>&gt;PLUG-discuss mailing list -
<DIV></DIV>&gt;http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
<DIV></DIV></div><br clear=all><hr>Get your FREE download of MSN Explorer at <a href='http://go.msn.com/bql/hmtag_itl_EN.asp'>http://explorer.msn.com</a><br></html>