Date: Mon, 7 Apr 2003 05:35:56 +0200 From: Are-Harald Brenne <are-harald.brenne@econ.uib.no> To: chat@freebsd.org Subject: Idea: Easy-to-make Gentoo-like install-iso Message-ID: <20030407053556.0000182b.are-harald.brenne@econ.uib.no>
next in thread | raw e-mail | index | archive | help
I just got an idea. A Gentoo-like way of installing FreeBSD. Start with a live cd booting Freebsd specially made for this. This should be fairly easy to make based on the work done by the guys behind FreeSBIE, see for example http://www.freesbie.org/?section=doc-en . X is not important and can be dropped. On this cd there is a script that does the following: - Ask for options expert or newbie. If newbie, ask as few questions as possible in the rest of the script. - Prompt for country and based on this set up time, keyboard, charset and ftp mirror site. - Partition a hard drive to install on. Newbie-mode-alternatives: Use whole harddrive or use free space - Swap + / only. - Install the FreeBSD boot manager - Get online. This will be demanding to implement. - Prompt for cpu-type. - cvsup ports and src - Do a vipw-like kernconf-edit in expert mode. For newbies, use GENERIC. - In expert mode, do a vipw-like edit of a list of ports to be installed. For newbies, use a nice predefined list with KDE and a nice theme. - run scripts based on the ones in the 'FreeBSD from scratch' - article on Daemon News http://ezine.daemonnews.org/200302/fbsdscratch.html . This will compile and install the whole system. - Run setup scripts for the ports, most notably XFree86. This will also be demanding to implement. In my little head making all this, at least except the getting online and setting up XF86 - parts, is not terribly much work. And I think/hope it can all be done with bourne shell scripting. What do you think? I would appreciate any comment. Cheers, Are-Harald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030407053556.0000182b.are-harald.brenne>