I had a nice surprise reading my Facebook timeline this morning: Matt Olander announcing that Warner Losh committed the PC-BSD installer backend to the FreeBSD SVN repository.

I didn’t know anything about it before BSDCan this year, so here’s a quick summary of what I remember (and is of interest, to me at least):

  • Can install either PC-BSD or vanilla FreeBSD

  • Supports ZFS and GELI partitions

  • The backend is all shell and quite easy to read/modify to suit your needs

  • There are at least two frontends: a QT one (default for PC-BSD) and a dialog/curses (not quite sure, fairly recent in any case) one that looks like it would be a good drop-in replacement for sysinstall.

  • It supports a configuration file that isn’t dissimilar to the one you can use with sysinstall at the moment: the frontend actually only generates a config file and the backend does the job without intervention.

So really, how is that for morning awesomeness?

Tagged with:  
Share →

4 Responses to PC-BSD Install backend committed to SVN

  1. This is an amazing new!! Thank you for that.

    Have a nice day ;-)
    TooManySecrets

  2. [...] PC-BSD installer is now present in FreeBSD; I think this is based on the same original installer used for DragonFly.  Maybe, maybe not, but [...]

  3. [...] new PC-BSD installer (available as GUI and text installer), which is also able to install plain FreeBSD, has now been [...]

  4. kay man says:

    Hello,
    Are there any screenshots of the ncurses version? Thanks.