Add newsflash announcement about 2.2's new media requirements, to be referenced

in the newsflash page.
Submitted by:	nsj & jkh
This commit is contained in:
Jordan K. Hubbard 1996-12-18 14:08:59 +00:00
parent 12003294ca
commit 3e4b158c63
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=836
4 changed files with 88 additions and 0 deletions

View file

@ -0,0 +1,3 @@
DOCS= install-media.sgml
.include "../../web.mk"

View file

@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1996-12-18 14:08:59 $">
<!ENTITY title "FreeBSD 2.2 Change Announcement">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<EM>From <A HREF="mailto:jkh@FreeBSD.org">jkh</A>:</EM>
<P>2.2-RELEASE will not support installation of machines with < 4MB of
memory or 1.2MB floppy drives - that is to say, only > 5MB memory &
1.44MB floppy drive systems are supported. In truth, 8MB of memory
is the recommended minimum.</P>
<P>Those who have such limitations on their configuration and can't
upgrade, for whatever reason, are therefore urged to stay with
2.1.6-RELEASE, which has provisions for both types of installation and
will probably be more than functional for as long as one might
conceivably wish to continue operating such a system.</P>
<P>We regret any inconvenience this may cause some of our users, but we
have also been pressed for space on the installation media for some
time now, and this was more or less inevitable. We've talked about
killing the 4MB installation and 1.2MB floppies for over a year, and
it's only through some of the most arcane trickery (you don't want to
know) that we've managed to keep it all on a single floppy at all.
Now that we've made the leap to 1.44MB/>6MB class machines, we've at
least bought ourselves some room for future enhancements while still
remaining on one floppy.</P>
<P>Note that you can still build kernels which will run quite comfortably
in a 4MB system, you just can't *install* with only 4MB in the
machine. If you're trying to build a custom box with 4MB and a tiny
configuration, for example, you might simply build its disk on a
different machine set up specifically for that purpose.</P>
&footer;
</body>
</html>

View file

@ -0,0 +1,3 @@
DOCS= install-media.sgml
.include "../../web.mk"

View file

@ -0,0 +1,41 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$Date: 1996-12-18 14:08:59 $">
<!ENTITY title "FreeBSD 2.2 Change Announcement">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<EM>From <A HREF="mailto:jkh@FreeBSD.org">jkh</A>:</EM>
<P>2.2-RELEASE will not support installation of machines with < 4MB of
memory or 1.2MB floppy drives - that is to say, only > 5MB memory &
1.44MB floppy drive systems are supported. In truth, 8MB of memory
is the recommended minimum.</P>
<P>Those who have such limitations on their configuration and can't
upgrade, for whatever reason, are therefore urged to stay with
2.1.6-RELEASE, which has provisions for both types of installation and
will probably be more than functional for as long as one might
conceivably wish to continue operating such a system.</P>
<P>We regret any inconvenience this may cause some of our users, but we
have also been pressed for space on the installation media for some
time now, and this was more or less inevitable. We've talked about
killing the 4MB installation and 1.2MB floppies for over a year, and
it's only through some of the most arcane trickery (you don't want to
know) that we've managed to keep it all on a single floppy at all.
Now that we've made the leap to 1.44MB/>6MB class machines, we've at
least bought ourselves some room for future enhancements while still
remaining on one floppy.</P>
<P>Note that you can still build kernels which will run quite comfortably
in a 4MB system, you just can't *install* with only 4MB in the
machine. If you're trying to build a custom box with 4MB and a tiny
configuration, for example, you might simply build its disk on a
different machine set up specifically for that purpose.</P>
&footer;
</body>
</html>