From owner-freebsd-stable@FreeBSD.ORG Wed Feb 6 10:47:18 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A09C416A418 for ; Wed, 6 Feb 2008 10:47:18 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 251B813C459 for ; Wed, 6 Feb 2008 10:47:17 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JMhoC-00059J-3R for freebsd-stable@freebsd.org; Wed, 06 Feb 2008 10:47:16 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Feb 2008 10:47:16 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Feb 2008 10:47:16 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Wed, 06 Feb 2008 11:48:22 +0100 Lines: 74 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF0DA95586B0D03E7F532A293" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.6 (X11/20071022) X-Enigmail-Version: 0.95.0 Sender: news Subject: finstall alpha3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2008 10:47:18 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF0DA95586B0D03E7F532A293 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, As some of you may already know, I'm working on a graphical installer for FreeBSD 7, which was started as a Google SoC 2007 project but still continues. Usually I'd announce a new build on blogs.freebsdish.org but it's currently down and anyway maybe it's time for a wider exposure. The latest build can be found at http://ivoras.sharanet.org/stuff/freebsd7-finstall-alpha3.iso.bz2 with MD5 fingerprint of 4a11b172ed1c3030f530028a56f88ece. This is a i386 build as I don't have an amd64 development machine. Caveat! This is to be considered alpha-quality software. In particular, it still can't do any of the following things: - install on an already partitioned drive (so it's practically only usable for experimentation in VMWare and similar tools) - configure any of the more advanced features like RAID, X11 and sound - configure system locale & similar features On the other hand, here's what it *can* do currently: - it's a "live" CD environment, completely like an already installed FreeBSD system, only running from a read-only media (e.g. it's usable as a "FixIt" system) - it installs both the base system (7.0-RC1) and a pre-selected set of packages which includes X.Org 7.3, XFce desktop 4.4, Firefox and Thunderb= ird - supports UFS, UFS+gjournal, ZFS and Ext2 (only UFS has been well tested= ). - configure simple services like ssh, ntpdate, bsdstats For those who tried earlier versions, the major changes are: - several subtle bugs are fixed - implemented ZFS support with proper tuning in loader.conf - added bsdstats package in the default set I'd like to hear impressions and suggestions of potential users. Some of the obvious features (like install on a already partitioned drive) will be done in time for, or slightly after, 7.0 gets released (a rudimentary support for remote installs will also be present), some features (RAID) will almost certainly get done later. Anything other will require time and probably sponsorship. I'm also interested in possible contributions to the project. In particular, it needs many UI strings to be filled in (many of the text labels and help texts are only placeholders). Interested people should know how to use Subversion. The project is hosted on SourceForge at http://sourceforge.net/projects/finstall - Perforce was avoided to allow access to people without FreeBSD developer accounts. I'd like to thank Google for the SoC project funding, Murray Stokely who was the mentor during the SoC and many other people who have helped. --------------enigF0DA95586B0D03E7F532A293 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHqZB2ldnAQVacBcgRAuq7AKCTtMXpJtrlSMoWFoNJ/LK+DqREwwCgmg+X j+TzBoJAcox2PlrjJulJsOM= =w1XP -----END PGP SIGNATURE----- --------------enigF0DA95586B0D03E7F532A293--