Blogging All About BSDs
  • About
  • Blog Submission
  • Contact

Lazy Reading for 2013/04/07

Apr 07, 2013 ~ Written by justin sherrill
It’s a week past Easter and I’m actually tired of eating chocolate.  I never thought I’d say that. On fat men and jellybeans, about how the press is reporting DDOS attacks.  Related: Reporting on tech stories is very difficult; there’s very little photogenic material.  I’d love to have more pictures on the Diges [...]
~ read more ~

Older Postgres versions on the way ou...

Apr 06, 2013 ~ Written by justin sherrill
It looks like Postgres versions less than 9.0 are going to be removed from pkgsrc soon.  Be ready to update, if you are running one of those extremely older editions.
~ read more ~

USB4BSD: not yet

Apr 04, 2013 ~ Written by justin sherrill
The upcoming DragonFly 3.4 release will not include the USB4BSD port from Markus Pfeiffer; he’s hoping for it to become default in the next release after 3.4. You can still try it, as it’s present in DragonFly but not on by default.  Help with driver porting is always welcome, of course.
~ read more ~

bxr.su announced

Apr 04, 2013 ~ Written by justin sherrill
Constantine Aleksandrovich Murenin has put together a new site, bxr.su.  His announcement to users@ goes into a lot of detail, but here’s a preview: it’s an OpenGrok site that has a forked version of OpenGrok that’s both speedy and takes BSD into account, along with other nice features. Here’s the catch: it’s cur [...]
~ read more ~

BXR.SU, OpenGrok service for BSDs in ...

Apr 04, 2013 ~ Written by openbsd journal
Constantine A. Murenin writes in about his new BSD source code search engine: Publicly private beta? Instead of devising a new scheme on handing out invitations for a new and improved OpenGrok for the BSDs, why not require IPv6 for the beta? Welcome BXR.SU — Super User\'s BSD Cross Reference, which is launched 2013-04-01 as an IPv6-o [...]
~ read more ~

Over 19500!

Apr 04, 2013 ~ Written by justin sherrill
Over 19500! John Marino has posted about the state of dports: over 19500 ports built, build logs available, and patches to add even more can be sent through github.  XFCE4, KDE3, and KDE4 are building, though he could use some help with GNOME2. Man, I’m stretching it to make that “Over nine thousand!” joke, now.
~ read more ~

Testing out the DragonFly 3.4 release...

Apr 03, 2013 ~ Written by justin sherrill
If you have a DragonFly 3.2 system and you want to try the 3.4 release candidate, you can delete your local source, edit the Makefile to pull down 3.4 instead of 3.2, and run it. cd /usr rm -rf src vi /usr/Makefile; (in vi) :%s/DragonFly_RELEASE_3_2/DragonFly_RELEASE_3_4/g (save, quit vi) make src-create-shallow … then proceed to make b [...]
~ read more ~

PC-BSD Announces Package Repository f...

Apr 03, 2013 ~ Written by dru
The PC-BSD Project is pleased to announce the details on how to access their new PKGNG repository, for PC-BSD and FreeBSD 9.1-Release systems. This package repository is frequently updated, usually bi-weekly, with the latest and greatest from the FreeBSD ports tree. We will be using this repository for the PC-BSD rolling release edition, but [...]
~ read more ~

Enhanced commit privileges: Antoine B...

Apr 03, 2013 ~ Written by freebsd news flash
~ read more ~

pkgsrc-2013Q1 available via DragonFly...

Apr 03, 2013 ~ Written by justin sherrill
The DragonFly Git repository of pkgsrc now has the 2013Q1 branch.  You can switch to it by editing your /usr/Makefile (look for existing references to either pkgsrc master or pkgsrc-2012Q3) and using the normal commands.
~ read more ~

mfi(4) users and foreign configs

Apr 03, 2013 ~ Written by justin sherrill
If you have a mfi(4) device – in other words, a LSI MegaRAID SAS driver – you can now see/import/clear/etc. foreign configurations, thanks to this commit from Sascha Wildner, tested by Francois Tigeot, and originally from FreeBSD. For the confused, ‘foreign’ means any disk hooked to a RAID controller that isn’t p [...]
~ read more ~

Do you have a wpi(4) or iwi(4) device...

Apr 02, 2013 ~ Written by justin sherrill
If you have an ath(4), wpi(4) or iwi(4) wireless network link, and you’re running DragonFly-master, please update.  Sepherosa Ziehau has pushed Johannes Hoffman’s wlan_serialize branch, which means bringing up wlan0 is a bit easier – and less crashy. It needs to be tested for wpi(4) and iwi(4), however, so if you have succes [...]
~ read more ~

DragonFly 3.4 branched

Apr 02, 2013 ~ Written by justin sherrill
DragonFly 3.4 is branched –  as a release candidate, with the current target for 3.4.0 release as the weekend of April 13-14.  See the tagging commit note for a list of all the commit messages. Note that in previous releases, we tagged “x.y.0″ on branch, and “x.y.1″ on release.  I’m now tagging “x.y.0 [...]
~ read more ~

pkgsrc-2013Q1 announced, with extras

Apr 01, 2013 ~ Written by justin sherrill
The 2013Q1 branch of pkgsrc has been announced.  Along with the normal quarterly material, there’s several notes: preliminary Cygwin support is present, ruby 1.8 will be retired in favor of 1.9 after this release, and the pkgsrc.org web page now has a very nice new look and logo. I plan to branch DragonFly 3.4 very soon, and that (Read [...]
~ read more ~

LOLCODE Scripting Added to OpenBSD Ke...

Apr 01, 2013 ~ Written by openbsd journal
Given the need for constant feature implementation, and the difficulty normal users have altering their running kernels, the OpenBSD project, after nearly a year of testing and rejecting candidates, is proud to announce the selection of LOLCODE as the in-kernel scripting language. Example code implementing a basic firewall function [...]
~ read more ~

New committer: William Grzybowski (po...

Apr 01, 2013 ~ Written by freebsd news flash
~ read more ~

Lazy Reading for 2013/03/31

Mar 31, 2013 ~ Written by justin sherrill
I hope you like reading; there’s some very meaty links this week.  Go get a cup of tea and settle in.  You drink tea, don’t you?  You ought to. Reading about KDE’s repository near-meltdown makes me think we need more checks for DragonFly.  We have the advantage of Hammer, of course, which would help in the same way that the [...]
~ read more ~

A 3.4 release clarification

Mar 30, 2013 ~ Written by justin sherrill
I saw this Hacker News post and figured I should emphasize: pkgsrc is still going to be available in the 3.4 release of DragonFly; we’re not suddenly switching to dports.  I don’t want anyone to think they’re going to have to rip out all their packages and go to a new, untried system, all at once.
~ read more ~

Pre-release images for 3.4

Mar 30, 2013 ~ Written by justin sherrill
If you were thinking, “Hey, I’d like to try an early version of DragonFly 3.4 before it’s released”, I’ll just point you at the recent daily snapshots of 3.3.  These are close enough to a release candidate, I think.
~ read more ~

Planning for DragonFly 3.4

Mar 29, 2013 ~ Written by justin sherrill
The next release of DragonFly will be 3.4, and it’s probably going to be mid-April.
~ read more ~
Page 6 of 179« First«...2345678910...1520253035...»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