DragonFly 2.2 is released! Visit the release page for details. As always, please use a mirror when downloading.
7 Replies to “2.2 is out”
Comments are closed.
DragonFly 2.2 is released! Visit the release page for details. As always, please use a mirror when downloading.
Comments are closed.
Thanks, it’s great. Is there official DragonflBSD forum anywhere? I’ve found a link to the forum in the FAQ page in the official site, but it’s 404 Error there. I think forum is somethinng “must” if DragonFly wanna become more popular. And also, is there merged in one page Handbook?
Thanks.
Wanted to try the DVD, but failed to boot PC, DVD reader acted like wasn’t a bootable DVD and went on to boot normal from HD.
xoo – the forum link is from the old site layout; it’ll need to be changed. The ‘forums’ are the mailing lists, and the page for it is:
http://www.dragonflybsd.org/mailinglists/
There isn’t a single-page version of the handbook right now; I’ll have to investigate how to produce that via the new website…
Anonymous – sanity check: is the system bios checking the DVD drive first? Is the DVD itself working? (i.e. not a coaster?) You should be able to mount it as a drive, as a test.
@Justin Sherrill
Thanks for reply, if you provide me information about how the Handbook HTML files are organized and named in your HDD (or just upload them somewhere (sendspace.com) in tar.bz2), I will try to write a Python/PHP script (or if you want, a tool in C) to join them. Thanks.
ok…got it to boot, now it’s not taking any input from my usb keyboard…
Anonymous, can you try setting:
set hw.usb.hack_defer_exploration=0
at the loader prompt and see if that fixes the USB issue?
Sascha
BTW, such bug reports should better go to the mailing lists
xoo – the handbook pages are all here:
http://www.dragonflybsd.org/docs/handbook/
A perfect solution would be a module for ikiwiki (www.dragonflybsd.org is based on it) that allows all the pages to be merged together. That may be possible now with the aggregate plugin, now that I think of it…