12:53 AM - No linux-firefox3 coming
This is a big problem for us. Not only can we not ship a native firefox at this time, but when mozilla drops firefox 2 support, we'll be without an updated linux browser.
Some of our developers are taking time off for the summer. At least two of them will be on vacation within the next few weeks. I'm currently taking a summer class which ends at the end of the month. At that time, I plan to pick up on work. (laffer1@)
mports commits might get slower during the next few weeks as I start working on src. We do plan to get gnome ports fixed up.
There has also been a change in plans for 0.2 and 0.3. We plan to release 0.2 sooner than planned. MidnightBSD 0.1.1 comes with many outdated packages. Most of our users are installing from CD and not updating mports. We feel that it is necessary to release something in the next two months with updated package and security updates. So 0.3 will be the feature release that 0.2 was supposed to be.
Prior to the release, we want to stabalize mports and fix one outstanding bug in src. There will also be some installer changes.
Opera software recently released Opera 9.50. Normally, we'd like to include new versions of browsers anyway. However, this version also includes several security fixes. The mports/www/opera port has been updated to 9.50, but it may be tweaked as we move forward. The structure of the port changed quite a bit. We're not doing any config file changes yet. Paths for plugins might be incorrect, etc.
We were not able to update the linux-opera port. That was marked broken as the new versions require qt4 or are debian packages we don't have support for right now. If you don't care about the security risks, just comment out the BROKEN= with a # in the Makefile for the port.
Midori port updated to .18. ports index updated on stargazer. Fetch it with make fetchindex in /usr/mports
We're in the process of updating a large number of ports. This will cause ports to be broken, etc. (gnome 2.22)
Feel free to file bug reports, but things should be fairly unstable for another few days then back to normal.
This was sparked by a recent security vulnerability that requires us to update gnome to fix.
I created a flyer for MidnightBSD.
http://web.mac.com/lucasholt/Site/Podcast/Entries/2008/5/25_midnightbsd3_files/midnightbsd.pdf
I've been working on a new Live CD for MidnightBSD. It is based on
0.2-CURRENT from earlier in the month. It does not include X yet, but
has several other useful tools like lynx, bash, nano, screen, vim,
perl, and irssi. (also viteris for smultron)
The current version uses md devices for /root, /var and /usr/local/
etc. /etc is read only and I'd love suggestions on working around
that. unionfs is a no go, but I may end up making / a md to get
around it.
dhclient is run for several different network interfaces automatically
and i've hard coded my DNS servers in /etc/resolv.conf since the file
system is read only for now.
The ISO is 264MB.
http://www.midnightbsd.org/wiki/livecd
http://people.midnightbsd.org/~laffer1/livecd0.2.iso
It is an i386 iso as that will run on most systems. I'm not sure what
the minimum memory requirements yet. I've been testing it in a vm
with 512MB RAM allocated.
I added a new page to monitor the state of mirrors. As of yesterday, there is a timestamp file on each mirror that shows when it was last synced. The timestamp is updated every hour on the main server, and the freshness of mirrors is checked hourly as well. (about 20 minutes apart)
http://www.midnightbsd.org/mirmon/
Note that ftp1, ftp2, and ftp3 are stargazer, ISC, and AllBSD.
As a side effect, I realized that the cs.emich.edu mirror was seriously out of date. For some reason the cronjob has been failing to rsync. I'm doing it manually now and will look at that when I get more free time. The amd64 release and snaps are now on that site as well as distfiles that have been added on the other servers.
This means that using Mirports, users can access "firesomething" 1.5.x on i386 based hosts. Firesomething is the clever name for a popular web browser which has strict limitations on use of the name with ports to other operating systems.
http://article.gmane.org/gmane.os.miros.cvs/18466
tags: mirports firesomething
I added the pcc compiler to ports. As some of you know, I made an attempt to get it working in src awhile back and hit some issues with the way GCC is setup on MidnightBSD. (funny isn't it) I need to revisit that issue when I get some free time.
Some changes were made on CURRENT to facilitate compiling using pcc with some of our system headers. I can now compile cp in src with pcc. The binary is a bit smaller than GCC's version. It seems to run. I'm not ready to give it a glaring endorsement.
Both cdefs.h and stdarg.h required changes. I decided to put the changes in i386, amd64 and sparc64 on the rare hope that we'll see ports to other platforms working in the future. Currently, pcc is working on i386.
I would love some feedback on things that work and don't work in src.
One warning, some of the POSIX visability stuff was circumvented while using pcc.
I added a VMware appliance to the MidnightBSD website. It includes MidnightBSD 0.1.1-RELEASE, Perl 5.8.8, X.org 6.9 (no configuration file), and mports.
The image virtual hard drive is 10GB and no root password is set.
http://www.midnightbsd.org/download/vmware.html
location: Home
The MidnightBSD build cluster went down over the weekend. We had a power outage. ctriv@ got the cluster back up and running yesterday. We were told that it was using too much juice :)
tags: magus midnightbsd
The build cluster is currently running with fixes to test our java ports for the first time.
Chris has added a lot of fixes and functionality to libmport. Developers are now testing it. The frontends are not complete yet
tags: midnightbsd
We've had a lot of activity the last few days.
src:
MidnightBSD now has a threaded version of Bind 9.4.2 in CURRENT. We'd appreciate feedback on Bind and related applications (nslookup, dig etc)
libpthread and libthr are built early during buildworld now.
pcvt removed!
bsd.cpu.mk now has definitions for core2 cpus (as an alias)
Several usr.sbin utilities were removed for pc98 and alpha architectures.
syslogd, adduser, rmuser, mergemaster, mailwrapper have been updated with new features and fixes.
periodic won't send empty emails anymore.
man pages:
man4.alpha removed
smp.4
config.5
rc.conf.5
build.7
mports:
added:
devel/upnp
security/sshguard
security/sshguard-ipfw
security/sshguard-pf
devel/p5-Term-ReadKey
devel/p5-Term-ANSIColor
finance/openhbci
finance/kmymoney2
finance/kexchange
finance/opentaxsolver
updates:
graphics/png
security/sudo
deel/pkg-config
shells/bash
devel/p5-AppConfig
removed:
bash2
tags: midnightbsd
Less has been updated in CURRENT to v416. I've reintroduced the FreeBSD patches for less to behave like more.
A security update has been applied on CURRENT for mksh. It is unlikely to be a problem.
http://secunia.com/advisories/29803/
We now have r33d