Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MINIX 3.1.3

2 views
Skip to first unread message

Ben Gras

unread,
Apr 13, 2007, 2:38:06 PM4/13/07
to
MINIX 3.1.3 is out. It is not considered a stable release. It is
intended as an interim release for developers and experienced users
who wish to see what the cutting edge of MINIX is. Once you are
running 3.1.3, it's easy to track the 'current' source and so
stay on the cutting edge.

There are caveats, new visible features, significant internal changes,
and many bugfixes. For full release notes, see
<http://www.minix3.org/download/releasenotes-3.1.3.html>

To download it, see
<http://www.minix3.org/download/>

For a full changelog, see
<http://www.minix3.org/download/changelog-312a-313.txt>

Enjoy!

=Ben


neveria

unread,
Apr 13, 2007, 10:06:08 PM4/13/07
to

Congradulations!~~~
I read comp.os.minix everyday on my mobile phone, I hope minix would
be a really "magic" OS~~~

Leslie P. Polzer

unread,
Apr 14, 2007, 8:31:22 AM4/14/07
to

To update, will it suffice to rebuild the new sources from /usr/src?

Leslie

Ben Gras

unread,
Apr 14, 2007, 12:39:36 PM4/14/07
to
All,

> To update, will it suffice to rebuild the new sources from /usr/src?

Yes, once you have installed 3.1.3 you can upgrade painlessly from source.

If you have 3.1.2a installed, it's a tricky and risky procedure to
upgrade to 3.1.3 from source, because of several binary
incompatibilities that have accumulated over time. (Although, yes, in
principle it is enough to rebuild the new sources from /usr/src.) There
is a doc/UPDATING file you can follow, but if at all possible I suggest
upgrading using the 3.1.3 CD - that is one of its main purposes.

=Ben


The-...@hotmail.com

unread,
Apr 16, 2007, 4:37:32 PM4/16/07
to

YES! I have been waiting for this update for a long time! Thanks
guys!

James T. Sprinkle (The Grue)

Ben Gras

unread,
Apr 17, 2007, 9:49:23 AM4/17/07
to
All,

Also, as of today we're building weekly snapshots of MINIX. See
<http://derelict.cs.vu.nl/>
(This interface will probably get a bit fancier. :) Also the build
schedule isn't set in stone.)

The first test image is there already.

The subversion revision number is in the filename, also printed at boot
time, so you can tell exactly which MINIX you're running (it calls
itself 3.1.3 because that's the latest release, but don't believe that).

=Ben


E.Agafonov

unread,
Apr 17, 2007, 4:05:50 PM4/17/07
to
On 13 апр, 22:38, Ben Gras <b...@few.vu.nl> wrote:
> MINIX 3.1.3 is out. It is not considered a stable release.
> Enjoy!
> =Ben

http://www.minix3.org/download/ contains uncompressed ISO image.
Is it possible to publish compressed image (zip/bz2)?

Best regards, Eugene Agafonov.


Ben Gras

unread,
Apr 18, 2007, 5:55:46 AM4/18/07
to
All,

On 2007-04-17, E.Agafonov <e.a.ag...@gmail.com> wrote:
> http://www.minix3.org/download/ contains uncompressed ISO image.
> Is it possible to publish compressed image (zip/bz2)?

Sure, done.

=Ben


E.Agafonov

unread,
Apr 19, 2007, 3:06:49 AM4/19/07
to

I got panic during dp8390 loading under QEMU (v0.9.0 and 0.8.2)
Panic is fixed by specifing
dp8390_args='DPETH0=10EC:11'
in /usr/etc/rc.local

I hope it will help if someone have such problems also.

Best regards, Eugene Agafonov.

Philip Machanick

unread,
Apr 19, 2007, 9:53:00 PM4/19/07
to
In article <slrnf1vjh...@fspc128-minix.cs.vu.nl>,
Ben Gras <be...@few.vu.nl> wrote:

Nice additions. Is virtual memory on the to-do list?

--
Philip Machanick

Leslie P. Polzer

unread,
Apr 20, 2007, 1:30:42 AM4/20/07
to
On 14 Apr., 18:39, Ben Gras <b...@few.vu.nl> wrote:

> If you have 3.1.2a installed, it's a tricky and risky procedure to
> upgrade to 3.1.3 from source, because of several binary
> incompatibilities that have accumulated over time. (Although, yes, in
> principle it is enough to rebuild the new sources from /usr/src.) There
> is a doc/UPDATING file you can follow, but if at all possible I suggest
> upgrading using the 3.1.3 CD - that is one of its main purposes.

Is it?

AFAICS it will overwrite everything except /home, which includes /etc
and /root.
Do I really need to backup and restore /etc and /root?

Leslie

Ben Gras

unread,
Apr 20, 2007, 10:45:57 AM4/20/07
to
All,

On 2007-04-20, Leslie P. Polzer <leslie...@gmx.net> wrote:
>> but if at all possible I suggest
>> upgrading using the 3.1.3 CD - that is one of its main purposes.
> Is it?
>
> AFAICS it will overwrite everything except /home, which includes /etc
> and /root.

True.

> Do I really need to backup and restore /etc and /root?

Fraid so.

=Ben


Ben Gras

unread,
Apr 24, 2007, 8:33:29 AM4/24/07
to
All,

On 2007-04-19, E.Agafonov <e.a.ag...@gmail.com> wrote:
> I got panic during dp8390 loading under QEMU (v0.9.0 and 0.8.2)
> Panic is fixed by specifing
> dp8390_args='DPETH0=10EC:11'
> in /usr/etc/rc.local
>
> I hope it will help if someone have such problems also.

Thanks for your bug report - this is due to a slight change in the
interface functions with the pci server. This is fixed in the latest
svn.

=Ben


0 new messages