<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>PacBSD</title>
    <link>https://pacbsd.org/</link>
    <description>Recent content on PacBSD</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>All Rights Reserved&lt;br /&gt;Powered by [Hugo](//gohugo.io). Theme by [hugo-theme-arch](https://github.com/syui/hugo-theme-arch).</copyright>
    <lastBuildDate>Thu, 24 Aug 2017 23:14:06 -0400</lastBuildDate>
    
	<atom:link href="https://pacbsd.org/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>PacBSD Developers</title>
      <link>https://pacbsd.org/people/developers/</link>
      <pubDate>Thu, 24 Aug 2017 23:14:06 -0400</pubDate>
      
      <guid>https://pacbsd.org/people/developers/</guid>
      <description>This is a list of the current PacBSD Developers. They maintain the [core] and [extra] package repositories in addition to doing any other developer duties.     Anthony Donnelly     Alias:   Amzo     Email   amzo-at-pacbsd.org     Other Contact       PGP Key   Unknown     Roles       Website       Occupation       Birth Year       Location       Languages       Interests       Favorite Distros/OS          Wolfgang Bumiller     Alias:   Blub     Email   blub-at-pacbsd.</description>
    </item>
    
    <item>
      <title>PacBSD Developer Fellows</title>
      <link>https://pacbsd.org/people/developer-fellows/</link>
      <pubDate>Thu, 24 Aug 2017 22:55:36 -0400</pubDate>
      
      <guid>https://pacbsd.org/people/developer-fellows/</guid>
      <description>Below you can find a list of ex-developers (aka project fellows). These folks helped make PacBSD what it is today. Thanks!     Kim &amp;#34;BKC&amp;#34; Carlbäcker      Alias:   bkcsoft     Email       Other Contact       PGP Key   Unknown     Roles       Website       Occupation       Birth Year       Location       Languages       Interests       Favorite Distros/OS          claudiutraistaru     Alias:   claudiutraistaru     Email       Other Contact       PGP Key   Unknown     Roles       Website       Occupation       Birth Year       Location       Languages       Interests       Favorite Distros/OS         </description>
    </item>
    
    <item>
      <title>New Images Available 20170814 ISO and IMG</title>
      <link>https://pacbsd.org/news/2017/08/15/new-images-available-20170814-iso-and-img/</link>
      <pubDate>Tue, 15 Aug 2017 21:00:58 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2017/08/15/new-images-available-20170814-iso-and-img/</guid>
      <description>New installation images (20170814) are available for download from our packages server with images for both CD/DVD and USB use. These images are based on FreeBSD 11.1-RELEASE, with it will bring Mesa version 17 which allows us to offer support for the Wayland display server as well as updated Xorg packages.
With this release the decision has been made to drop Chromium as a officially supported package due to performance and compatibility issues with Chromium on BSD.</description>
    </item>
    
    <item>
      <title>Package Todo List</title>
      <link>https://pacbsd.org/todo/</link>
      <pubDate>Tue, 16 May 2017 07:34:44 -0400</pubDate>
      
      <guid>https://pacbsd.org/todo/</guid>
      <description>Todo lists are used by the developers when a rebuild of a set of packages is needed. This is common when a library has a version bump, during a toolchain rebuild, or a general cleanup of packages in the repositories. The progress can be tracked here, and completed todo lists can be browsed as well.
   Name Creation Date Creator Description Package Count Incomplete Count Status      OpenRC   2017-05-15   Adam Jimerson   Update OpenRC to 0.</description>
    </item>
    
    <item>
      <title>OpenRC 0.26.2 in [testing]</title>
      <link>https://pacbsd.org/news/2017/05/16/openrc-0.26.2-in-testing/</link>
      <pubDate>Tue, 16 May 2017 07:02:34 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2017/05/16/openrc-0.26.2-in-testing/</guid>
      <description>OpenRC 0.26.2 is now in [testing], as this is a large update from what we had some extra testing is needed before it will make its way into [core]. After upgrading the init system will need to be reloaded. Once the updated OpenRC is active verify that all services that should be running are with # rc-status and re-enable any services that may be missing.
If any issues are found please report them to our issue tracker on GitHub.</description>
    </item>
    
    <item>
      <title>Pac Wiki Update</title>
      <link>https://pacbsd.org/news/2017/04/25/pac-wiki-update/</link>
      <pubDate>Tue, 25 Apr 2017 16:31:24 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2017/04/25/pac-wiki-update/</guid>
      <description>The PacBSD wiki has recently been updated recently to the latest supported release and the cookie issue that caused users to not be able to login and register has been resolved during this update.</description>
    </item>
    
    <item>
      <title>PacBSD Mailing List</title>
      <link>https://pacbsd.org/mailing_list/</link>
      <pubDate>Thu, 13 Apr 2017 21:43:59 -0400</pubDate>
      
      <guid>https://pacbsd.org/mailing_list/</guid>
      <description>Below is a listing of all the public mailing lists for the PacBSD project. Click on a list name to get more information about the list, or to subscribe, unsubscribe, and change the preferences on your subscription.
   List Description     PacBSD Development Public Public mailing list for PacBSD development   PacBSD General General Discussion for PacBSD.    </description>
    </item>
    
    <item>
      <title>Package Signing Key Update</title>
      <link>https://pacbsd.org/news/2016/10/15/package-signing-key-update/</link>
      <pubDate>Sat, 15 Oct 2016 00:00:00 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2016/10/15/package-signing-key-update/</guid>
      <description>Due to one of the package signing key expiring manual intervention is required to update or for new installs.
For New Installs For new installs until a new installation image is generated the SigLevel setting in /etc/pacman.conf needs to be set to Never.
Change:
SigLevel = Required DatabaseOptional  To:
SigLevel = Never  From then the install should be able to run as normal, after install the default setting of Required DatabaseOptional can be keep.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://pacbsd.org/mirrors/</link>
      <pubDate>Mon, 10 Oct 2016 22:52:14 -0400</pubDate>
      
      <guid>https://pacbsd.org/mirrors/</guid>
      <description>Mirror Overview Below is a current list of repository mirrors for PacBSD, where it&amp;rsquo;s located, and what protocols are supported by the server. This is also avalable for download for use as mirrorlist file.
   Server Country Tier ISOs Protocols Last Sync     packages.pacbsd.org   United States   Tier 1   Yes   https, rsync  &amp;dash;&amp;dash;   mirror-frankfurt.pacbsd.org   Germany   Tier 1   Yes   https, rsync  &amp;dash;&amp;dash;   ftp.</description>
    </item>
    
    <item>
      <title>PacBSD Downloads</title>
      <link>https://pacbsd.org/download/</link>
      <pubDate>Wed, 07 Sep 2016 19:43:57 -0400</pubDate>
      
      <guid>https://pacbsd.org/download/</guid>
      <description>Release Info We provide two different images a ISO for burning to a CD/DVD, and a IMG file for flashing to a USB stick using a utility like dd. Both images are intended for new installations only; an existing PacBSD system can always be updated with pacman -Syu.
  Current Release: 2017-08-14   FreeBSD Base Version: 11.1   Image Size: 700 MB   Installation Guide   Resources   Bug Tracker   Mailing Lists      Existing PacBSD Users If you are an existing PacBSD user, there is no need to download a new image to update your existing system.</description>
    </item>
    
    <item>
      <title>About PacBSD</title>
      <link>https://pacbsd.org/about/</link>
      <pubDate>Wed, 07 Sep 2016 16:38:04 -0400</pubDate>
      
      <guid>https://pacbsd.org/about/</guid>
      <description>PacBSD is an independently developed, x86_64 general purpose GNU/BSD distribution versatile enough to suit any role. Development focuses on simplicity, minimalism, and code elegance. PacBSD is installed as a minimal base system, configured by the user upon which their own ideal environment is assembled by installing only what is required or desired for their unique purposes. GUI configuration utilities are not officially provided, and most system configuration is performed from the shell by editing simple text files.</description>
    </item>
    
    <item>
      <title>Migrating to a New Server and New Website</title>
      <link>https://pacbsd.org/news/2016/09/07/migrating-to-a-new-server-and-new-website/</link>
      <pubDate>Wed, 07 Sep 2016 12:22:26 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2016/09/07/migrating-to-a-new-server-and-new-website/</guid>
      <description>Over the past few weeks we have been migrating everything over to a new server, due to some internal changes in maintainership as well as some issues with the old server. The progress of this migration is slowly coming along, for the most part our repos are back up and working in regards to fetching packages with pacman. The Wiki, Forums, and Bug tracker still need to be resetup on the new server.</description>
    </item>
    
    <item>
      <title>New ISO Available</title>
      <link>https://pacbsd.org/news/2016/07/21/new-iso-available/</link>
      <pubDate>Thu, 21 Jul 2016 00:00:00 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2016/07/21/new-iso-available/</guid>
      <description>A new iso is available for testing for 64bit. Currently there are two install media, one for DVD/CD and one for USB devices. Be sure to select the right media. Dot img for usb and dot iso for CD/DVD. Download is available here
Currently the main packages available for testing are: LXDE, chromium, Xorg, wine, transmission and a few Window Managers. New Packages are added daily and more DE should be available in a few days.</description>
    </item>
    
    <item>
      <title>Project Name Change</title>
      <link>https://pacbsd.org/news/2015/05/10/project-name-change/</link>
      <pubDate>Sun, 10 May 2015 22:56:46 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2015/05/10/project-name-change/</guid>
      <description>Over the next few days we will be migrating to a new name for the project. Due to potential trademark issues with using ArchBSD and our current logo. We have decided to rename the project.
The new name can currently be used to browser the website, but our current certificates only work with ArchBSD.net, so there will be warnings when browsing with https. We will have to wait a few days before our News certificate will be generated to work with *.</description>
    </item>
    
    <item>
      <title>2 Years of ArchBSD</title>
      <link>https://pacbsd.org/news/2014/09/14/2-years-of-archbsd/</link>
      <pubDate>Sun, 14 Sep 2014 09:12:54 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2014/09/14/2-years-of-archbsd/</guid>
      <description>Well ArchBSD has been around for 2 years now. To view a complete list of what has been acheived in that time view the following: 2 Years of ArchBSD.</description>
    </item>
    
    <item>
      <title>ISO Now Available for Testers</title>
      <link>https://pacbsd.org/news/2013/02/22/iso-now-available-for-testers/</link>
      <pubDate>Fri, 22 Feb 2013 00:00:00 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2013/02/22/iso-now-available-for-testers/</guid>
      <description>The ISO is now available for testing, which can be found at ftp; Only x86_64 is available at this moment.
ZFS Install Guide
UFS Install Guide
While everything is still in infancy you should be able to install and get X up and running.
All of the core packages are compiled with clang 3.1 and have been signed, as for extra packages these currently aren&amp;rsquo;t signed yet so must have:</description>
    </item>
    
    <item>
      <title>Site Still Under Construction</title>
      <link>https://pacbsd.org/news/2013/01/24/site-still-under-construction/</link>
      <pubDate>Thu, 24 Jan 2013 00:00:00 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2013/01/24/site-still-under-construction/</guid>
      <description>I have been notified of a few issues that currently aren&amp;rsquo;t working on the website which I am fully aware of. I wasn&amp;rsquo;t expecting any publicity until I had finished, how ever, this can&amp;rsquo;t be avoided by now. Yes, the website is incomplete and not setup cleanly yet, the code hasn&amp;rsquo;t fully been changed to reflect the changes yet. I only setup the website yesterday, so please be patient, and I will get there in due time.</description>
    </item>
    
    <item>
      <title>ArchBSD</title>
      <link>https://pacbsd.org/news/2013/01/21/archbsd/</link>
      <pubDate>Mon, 21 Jan 2013 00:00:00 -0400</pubDate>
      
      <guid>https://pacbsd.org/news/2013/01/21/archbsd/</guid>
      <description>Well, I&amp;rsquo;ve finally took the steps for getting the website up and running, though while somethings aren&amp;rsquo;t currently setup and working; I am working to the best of my capabilities to get everything working smoothly.
It has took some time, but with a test ISO ready, and the website functional ( Kinda :p ), things should be ready for testers soon.</description>
    </item>
    
  </channel>
</rss>