From owner-freebsd-advocacy Thu Mar 21 22:14:15 2002 Delivered-To: freebsd-advocacy@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id C094037B419; Thu, 21 Mar 2002 22:14:12 -0800 (PST) Received: from pool0183.cvx40-bradley.dialup.earthlink.net ([216.244.42.183] helo=mindspring.com) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16oIJX-0007EK-00; Thu, 21 Mar 2002 22:14:11 -0800 Message-ID: <3C9ACB9F.861D2999@mindspring.com> Date: Thu, 21 Mar 2002 22:13:51 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeremiah Gowdy Cc: Bean , freebsd-advocacy@freebsd.org Subject: Re: Review of the FreeBSD advocacy site References: <001001c1d105$3473a3c0$a700a8c0@cptnhosedonkey> <3C9A66D5.432DDF14@mindspring.com> <000901c1d148$e2f45b40$a700a8c0@cptnhosedonkey> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-advocacy@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jeremiah Gowdy wrote: > > > Perhaps the handbook and FAQ links could be in bigger letters, > > > perhaps in some ugly color like red. Too many newbies are > > > flamed on IRC (and this discouraged about FreeBSD) when their > > > questions are right there. I know... > > > > Perhaps there could be a big, red, "Test drive FreeBSD" button. > > hah. :) "Hah! Good idea!" or "Hah! Not possible!" I have to tell you... it's definitely possible, and actually not that incredibly hard. For my last year at Whistle, I tended toinstall ports using a CGI script with an Apache server with a hacked MIME-Types file with cryptographically signed bundles, and a local MIME type and external handler that could be glued into the local browser. Root would use the browser, click on a port or package, iot would get copied across, have the signature verified using the public key of the publisher, build (if it were a port), and install. One click installation of software on FreeBSD. For the "test drive", all you would need to do is unpack into an FS mountable from FreeBSD, and deal with it. It won't work with Windows XP, because FreeBSD can't write NTFS properly, but it can work with MSDOS-FS, using an installer written to run under Windows (grabbing a level 3 then level 0 volume lock would even let you install a boot manager from Windows). -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-advocacy" in the body of the message