From 576ccb5693e71fbd36859aaf9b39251137bd13ef Mon Sep 17 00:00:00 2001 From: Wilko Bulte Date: Tue, 28 Nov 2000 19:29:07 +0000 Subject: [PATCH] Document removal of DEC3000-series and SLIP support from the mfsroot image. Submitted by: obrien --- release/texts/alpha/RELNOTES.TXT | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index 2658118a1838..aec43f8b4f39 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -187,6 +187,12 @@ demultiplexing packets over multiple links has been added. [MERGED] Softupdates for FFS have received some bugfixes and enhancements. +The DEC3000-series support has been removed from the mfsroot floppy image +so that it fits on a 1.44Mbyte floppy again. As DEC3000 is currently +only usable diskless this should not cause any problems. + +For the same reason SLIP has been removed from the mfsroot image as well. + 1.2. SECURITY FIXES -------------------