summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-02-14 20:14:58 +0000
committerjkh <jkh@FreeBSD.org>1999-02-14 20:14:58 +0000
commit4fda307f5ba94f74288034e942fb80fd84a30395 (patch)
tree784092cca2f5103dda4cbac359ed74535046d5c4 /release
parentb605d16e01ba39c3c4455bd8c14f50de5d616bbe (diff)
downloadFreeBSD-src-4fda307f5ba94f74288034e942fb80fd84a30395.zip
FreeBSD-src-4fda307f5ba94f74288034e942fb80fd84a30395.tar.gz
MF3: SYSVMSG addition, fluff with release notes.
Diffstat (limited to 'release')
-rwxr-xr-xrelease/alpha/dokern.sh1
-rwxr-xr-xrelease/amd64/dokern.sh1
-rwxr-xr-xrelease/i386/dokern.sh1
-rwxr-xr-xrelease/pc98/dokern.sh1
-rwxr-xr-xrelease/scripts/dokern.sh1
-rw-r--r--release/texts/RELNOTES.TXT2
-rw-r--r--release/texts/i386/RELNOTES.TXT2
7 files changed, 7 insertions, 2 deletions
diff --git a/release/alpha/dokern.sh b/release/alpha/dokern.sh
index da76607..3564cbd 100755
--- a/release/alpha/dokern.sh
+++ b/release/alpha/dokern.sh
@@ -8,6 +8,7 @@ sed -e '/pty/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
+ -e '/SYSVMSG/d' \
-e 's/GENERIC/BOOTMFS/g'
echo "options NFS_NOSERVER"
diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh
index da76607..3564cbd 100755
--- a/release/amd64/dokern.sh
+++ b/release/amd64/dokern.sh
@@ -8,6 +8,7 @@ sed -e '/pty/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
+ -e '/SYSVMSG/d' \
-e 's/GENERIC/BOOTMFS/g'
echo "options NFS_NOSERVER"
diff --git a/release/i386/dokern.sh b/release/i386/dokern.sh
index da76607..3564cbd 100755
--- a/release/i386/dokern.sh
+++ b/release/i386/dokern.sh
@@ -8,6 +8,7 @@ sed -e '/pty/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
+ -e '/SYSVMSG/d' \
-e 's/GENERIC/BOOTMFS/g'
echo "options NFS_NOSERVER"
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh
index da76607..3564cbd 100755
--- a/release/pc98/dokern.sh
+++ b/release/pc98/dokern.sh
@@ -8,6 +8,7 @@ sed -e '/pty/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
+ -e '/SYSVMSG/d' \
-e 's/GENERIC/BOOTMFS/g'
echo "options NFS_NOSERVER"
diff --git a/release/scripts/dokern.sh b/release/scripts/dokern.sh
index da76607..3564cbd 100755
--- a/release/scripts/dokern.sh
+++ b/release/scripts/dokern.sh
@@ -8,6 +8,7 @@ sed -e '/pty/d' \
-e '/splash/d' \
-e '/PROCFS/d' \
-e '/KTRACE/d' \
+ -e '/SYSVMSG/d' \
-e 's/GENERIC/BOOTMFS/g'
echo "options NFS_NOSERVER"
diff --git a/release/texts/RELNOTES.TXT b/release/texts/RELNOTES.TXT
index 9332a4c..9b518d7 100644
--- a/release/texts/RELNOTES.TXT
+++ b/release/texts/RELNOTES.TXT
@@ -20,7 +20,7 @@ For the latest of these 4.0-current snapshots, you should always see:
ftp://current.freebsd.org/pub/FreeBSD
-If you wish to get the latest post-3.0-RELEASE technology.
+If you wish to get the latest post-3.x-RELEASE technology.
Table of contents:
------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 9332a4c..9b518d7 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -20,7 +20,7 @@ For the latest of these 4.0-current snapshots, you should always see:
ftp://current.freebsd.org/pub/FreeBSD
-If you wish to get the latest post-3.0-RELEASE technology.
+If you wish to get the latest post-3.x-RELEASE technology.
Table of contents:
------------------
OpenPOWER on IntegriCloud