FreeBSD 7.0 计划包含图形化的安装器

FreeBSD 计划在下一个版本 7.0 中包含一个图形化的安装器──finstall。目前,finstall 已经发布了第一个 Alpha 测试版,与此同时,搭载该版本的 Live CD 也已被创建,以供用户们测试。

finstall

如果你对此感兴趣,且愿意帮助 FreeBSD 开发团队测试,那么可到这里下载包含了 finstall 的 Live CD 映像(427 MB)。

关于此安装器的更多细节,可参考这里

[via]

Read More:

25 Comments

  1. 1 Gundamdriver Commented @ 2007-09-03 21:45Reply to this comment

    是FreeBSD啊!!!

  2. 2 zissan Commented @ 2007-09-03 22:29Reply to this comment

    装过一次FreeBSD,比ubuntu复杂多了。确实需要改进它的易用性,包括简化安装过程。

  3. 3 rainy Commented @ 2007-09-03 23:19Reply to this comment

    非常棒的改进,期待。

  4. 4 mreay Commented @ 2007-09-04 1:03Reply to this comment

    近来BSD的改进也蛮多啊

  5. 5 linuxcoffee Commented @ 2007-09-04 8:37Reply to this comment

    等待bsd7.0的到来

  6. 6 noxide Commented @ 2007-09-04 9:10Reply to this comment

    desktopBSD早就有了GUI安装了,这次FreeBSD也来了。

  7. 7 feelinglucky Commented @ 2007-09-04 9:22Reply to this comment

    我在考虑有几个老用户真正会用它

  8. 8 雪梨 Commented @ 2007-09-04 10:06Reply to this comment

    标准用户不会选择 BSD, 而老用户大概不屑 GUI

  9. 9 Jockey Commented @ 2007-09-04 15:28Reply to this comment

    我不屑于GUI安装器...

  10. 10 yjwork Commented @ 2007-09-04 16:32Reply to this comment

    flash呀flash 解决掉我就回BSD

  11. 11 lh Commented @ 2007-09-04 23:32Reply to this comment

    freebsd的设置是比较简单的。很多linux就是借鉴它的。

    安装也不是很麻烦。你只是习惯gui操作了而已才说很难的

  12. 12 iggcel Commented @ 2007-09-05 12:39Reply to this comment

    I want download and try this!

  13. 13 RaYCoLD Commented @ 2007-09-05 23:59Reply to this comment

    FreeBSD和Gentoo,我选择Gentoo

  14. 14 somebody(莫多泡泡) Commented @ 2007-09-08 10:58Reply to this comment

    huahua 和 feelinglucky 说得对。老用户应该不屑于GUI,

    我还是很喜欢freebsd.

  15. 15 root Commented @ 2007-09-10 4:54Reply to this comment

    乱说,很多年前安装linux的人都不用GUI,现在很少听说有人不用GUI安装的,要用发展的眼光看问题

  16. 16 Daemon Commented @ 2007-09-10 21:38Reply to this comment

    平易近人,那样才亲近. FreeBSD没有桌面真的是一大憾事. 不过看来现在这种情况在改了. 期待....

  17. 17 007b Commented @ 2007-09-21 13:05Reply to this comment

    freebsd 6.2 release下可以安装flash7,成功支持flash,就是字体显示很差. 上tudou网看flv没有问题,就是不能全屏.方法如下(原贴地址记不清): 安装Flash控件

    ) install www/linuxpluginwrapper

    b) install www/linux-flashplugin7(先下载一个新的ports,解压出flashglugin7,替换掉6.2release版ports的相应文件,#make install clean就OK.因原release的flashplug7要下载的文件是7.0r68,我搜了N天都没有找到,后来替换了ports/www/里的flashplug后成功安装,对应版本是7.0r69.建议不选acrobatreader,40多M)

    c) cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 /etc/libmap.conf

    d) ln -s /usr/local/lib/npapi/linux-flashplugin/* /usr/local/lib/firefox/plugins

    e) use sysinstall to install the source of system programs

    sysinstall->package->all->flashplug(具体名子记不清,好象是flashpug firefox什么的)

    f)

    cd /usr/src

    fetch http://people.FreeBSD.org/~nork/rtlddlsymhack.diff

    patch

  18. 18 007b Commented @ 2007-09-21 13:06Reply to this comment

    接上: f)

    cd /usr/src

    fetch http://people.FreeBSD.org/~nork/rtlddlsymhack.diff

    patch

  19. 19 007b Commented @ 2007-09-21 13:07Reply to this comment

    f) pathc后的内容如下

    patch

  20. 20 007b Commented @ 2007-09-21 13:09Reply to this comment

    我晕哦.居然不能再写内容了. patch后面是(加个括号看能否发出去) [f)

    patch

  21. 21 007b Commented @ 2007-09-21 13:10Reply to this comment

    patch后面空格接下面内容

  22. 22 007b Commented @ 2007-09-21 13:11Reply to this comment

    晕.后面内容没法写了.

  23. 23 007b Commented @ 2007-09-21 13:12Reply to this comment

    前接paTCH(应该是小写才对)

  24. 24 007b Commented @ 2007-09-21 13:16Reply to this comment

    CH(我试试不写全这个单词看能否发出)那个.diff

    cd libexec/rtld-elf/

    make clean

    make obj

    make depend

    make

    make install

    g) restart firefox.

  25. 25 007b Commented @ 2007-09-21 13:17Reply to this comment

    终于写完.看看是否支持flash