25Jun/102
PC-BSD Install backend committed to SVN
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?
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
June 25th, 2010 - 11:07
This is an amazing new!! Thank you for that.
Have a nice day
TooManySecrets
July 3rd, 2010 - 12:02
Hello,
Are there any screenshots of the ncurses version? Thanks.