Blogging All About BSDs
  • About
  • Blog Submission
  • Contact

Posts in category DragonFlyBSD Digest

Connectivity issues for shiningsilenc...

Feb 14, 2013 ~ Written by justin sherrill
I have reports from some people not being able to connect to the Digest, and others who can.  If you can’t, please mail me a traceroute.  I thought it was from me messing with pf, but perhaps not…
~ read more ~

Python and rebuilding pkgsrc

Feb 12, 2013 ~ Written by justin sherrill
Pierre Abbat noticed that when using pkg_rolling-replace, his Python packages would fail to be built/replaced.  This is because pkgsrc puts the version number into the name of the package, and he was moving from Python 2.6 to 2.7.  OBATA Akio and Greg Troxel had suggestions/explanations.
~ read more ~

Comings and goings

Feb 12, 2013 ~ Written by justin sherrill
Added: Peter Avalos has updated OpenSSL to version 1.0.1d – see the changelog. Removed: support for ISA sound cards, by Sascha Wildner.  Goodbye sb16; I’ll remember you fondly.
~ read more ~

Google Summer of Code 2013 announced

Feb 11, 2013 ~ Written by justin sherrill
It’s announced!  If DragonFly is going to participate again for the sixth year in a row (wow!), we need mentor volunteers…
~ read more ~

dragonflybsd.org moving

Feb 11, 2013 ~ Written by justin sherrill
Matthew Dillon is moving dragonflybsd.org’s network link to a new VPN today.  (It may have already happened; I only just read the email.)  This may help the people that have reported their network path to dragonflybsd.org seems to die somewhere in the Cogent network…
~ read more ~

Some book statuses

Feb 11, 2013 ~ Written by justin sherrill
Or is it ‘statii’?  English is wonderfully inconsistent.  Anyway, Michael W. Lucas has posted an update on his two upcoming publications: the second edition of Absolute OpenBSD and DNSSEC Mastery.  Both are in progress, and you can download the ‘pre-release’ version of DNSSEC Mastery now.
~ read more ~

Lazy Reading for 2013/02/10

Feb 10, 2013 ~ Written by justin sherrill
For once, I didn’t accidentally post this too early.  I hope you have some spare time; there’s a lot of meaty links this week. “Keep the workload off the pinkies.” is a good recommendation for any keyboard layout.  (via) Dan Langille started doing some price comparisons for various hard drives; see the comments on his [...]
~ read more ~

Multiple TX queue support for emx(4),...

Feb 09, 2013 ~ Written by justin sherrill
The emx(4) driver now has support for multiple TX queues, but it’s not on by default.  There’s scenarios where multiple queues work out with that hardware, but you have to be sure you are actually in the right setup for that first.  Check Sepherosa Ziehau’s commit message for the details.
~ read more ~

Intel network chipset improvements

Feb 09, 2013 ~ Written by justin sherrill
Sepherosa Ziehau has merged the hardware abstraction layer (HAL) for em(4) and igb(4), along with updating em(4)/emx(4) to version 7.3.4 and igb(4) to version 2.3.7.
~ read more ~

Older Samba, Ruby out

Feb 09, 2013 ~ Written by justin sherrill
It was planned some time ago, but versions of Samba older than 3.5 are now out of pkgsrc, and version 3.5 will hopefully be replaced by 4.0 soon.  Ruby 3.0 and 3.1 will also be going soon.
~ read more ~

Google Code-In 2012 winners

Feb 08, 2013 ~ Written by justin sherrill
DragonFly didn’t participate this year, but it’s worth looking at the winners of the Google Code-In work for 2012 – there’s two people that were working on NetBSD in there.
~ read more ~

GCC 4.7 the new default

Feb 08, 2013 ~ Written by justin sherrill
John Marino has set gcc 4.7 as the default compiler in DragonFly.  This replaces the previous default of gcc 4.4.  The 4.4 version is still available, and while you can set NO_GCC44 to keep it from being built, John’s commit message notes that it’s still useful especially for some ports that don’t work with gcc 4.7.
~ read more ~

FOSDEM slides

Feb 07, 2013 ~ Written by justin sherrill
Remember I mentioned FOSDEM a few days ago?  The X.Org presentation slides are up, and the mostly-about-BSD “The future of X.org on non-Linux systems“ presentation slides are included.
~ read more ~

Dealing with problematic git upgrades

Feb 05, 2013 ~ Written by justin sherrill
If you have git installed, and you are trying to upgrade it, you may have problems.  The scmgit-docs package dependency requires some DocBook files that aren’t always accessible.  If you do run into this problem, there’s 3 separate options: You can just install scmgit-base and ignore scmgit-docs.  The program ‘git’ st [...]
~ read more ~

Ansible and package management

Feb 05, 2013 ~ Written by justin sherrill
Hubert Feyrer wrote a review of Ansible 0.9, a management tool for multiple systems, similar to Puppet or maybe Chef.  Just after doing that, Ansible 1.0 came out, with support for pkgsrc via pkgin-installed packages.  This is the first solution (that I know of) that supports pkgsrc package management for multiple systems.
~ read more ~

Some other BSDs

Feb 05, 2013 ~ Written by justin sherrill
For once, I got to read the commit logs for other BSDs… The OpenBSD ‘Papers’ page has some videos listed to match the OpenBSD-related presentations from EuroBSDCon 2012. Not only does NetBSD support the BeagleBoard, but Michael Lorenz is committing from it. FreeBSD has brought in a new version of bmake and jemalloc.  I’ [...]
~ read more ~

Multiple transmit queue work results

Feb 04, 2013 ~ Written by justin sherrill
Sepherosa Ziehau has posted a detailed message showing the speeds he gets with multiple transmission queues, using igb(4).  The short version: Quick summary, the multiple TX queue support gives me: +200Kpps for 2 bidirectional normal IP forwarding (now 4.40Mpps) +160Kpps for 2 bidirectional fast IP forwarding (now 5.23Mpps)  
~ read more ~

Lazy Reading for 2013/02/03

Feb 03, 2013 ~ Written by justin sherrill
No theme evolved this week, but that’s OK. Here’s a good coincidence: I already had a link to post from Ycombinator about the rather scary Ken Thompson compiler hack.  Note that the Ycombinator answers are generally, “Nah, this hack is extremely unlikely to happen.”  Except Christian Neukirchen happened to note separa [...]
~ read more ~

GCC 4.7 for DragonFly 3.4?

Feb 02, 2013 ~ Written by justin sherrill
GCC version 4.7 is already available now in DragonFly 3.2, but it’s not the default compiler.  John Marino intends to make it default for the next release.  What’s that mean for us?  Nothing other than a new compiler, since he’s already fixing related issues.
~ read more ~

Phoronix benchmark and BSD support

Feb 02, 2013 ~ Written by justin sherrill
The Phoronix benchmark has been pretty Linux-specific over recent history.  However, whatever your feelings about benchmarks in general, it looks like there’s a distinct effort to improve BSD support.
~ read more ~
Page 7 of 70« First«...34567891011...2025303540...»Last »

Pages

  • About
  • Contact
  • Blog Submission
  • Book review – Absolute OpenBSD 2nd Edition
  • Book review – DNSSEC Mastery

 Subscribe in a reader

Categories

  • aboutBSD.net
  • alp's notes
  • blog.netbsd.org
  • blog.pcbsd.org
  • BSDTalk
  • chfl4gs
  • Dan Langille's Other Diary
  • dan.langille.org
  • DragonFlyBSD Digest
  • Dru Lavigne – A Year in the Life of a BSD Guru
  • FreeBSD
  • FreeBSD Foundation
  • freebsd.stokely.org
  • meetBSD: meet the BSD systems
  • Murray's FreeBSD Notes
  • NetBSD
  • NetBSD Blog
  • nixCraft : FreeBSD
  • Official PC-BSD Blog
  • OpenBSD
  • OpenBSD Journal
  • PC-BSD
  • PsyberMonkey
  • Takizo
  • The FreeBSD Diary
  • Uncategorized
  • Warner's Random Hacking Blog
  • www.alp-notes.blogspot.com
  • www.bsdimp.blogspot.com
  • www.bsdtalk.blogspot.com
  • www.cyberciti.biz
  • www.freebsd.org
  • www.freebsddiary.org
  • www.freebsdfoundation.org
  • www.meetbsd.org
  • www.netbsd.org
  • www.pcbsd.org
  • www.scratching.psybermonkey.net
  • www.shiningsilence.com/dbsdlog
  • www.systems.takizo.com
  • www.undeadly.org

Pure Line theme by Theme4Press  •  Powered by WordPress Blogging All About BSDs