summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
diff options
context:
space:
mode:
authorceri <ceri@FreeBSD.org>2006-02-05 18:46:46 +0000
committerceri <ceri@FreeBSD.org>2006-02-05 18:46:46 +0000
commit3ee3d3c21a85d4b4cbe189687b8606c30febc5fe (patch)
tree6cb73faf1227a90d06ebd95add9282b5ca16ba83 /usr.sbin/sade
parent3926af01b2f52d3f24356d94bd0118ffe12ed38d (diff)
downloadFreeBSD-src-3ee3d3c21a85d4b4cbe189687b8606c30febc5fe.zip
FreeBSD-src-3ee3d3c21a85d4b4cbe189687b8606c30febc5fe.tar.gz
Bring these files somewhat into the present.
Perform some rewording while here. Remove register.hlp, since the code that deals with it was removed nearly 7 years ago.
Diffstat (limited to 'usr.sbin/sade')
-rw-r--r--usr.sbin/sade/help/partition.hlp4
-rw-r--r--usr.sbin/sade/help/slice.hlp8
2 files changed, 3 insertions, 9 deletions
diff --git a/usr.sbin/sade/help/partition.hlp b/usr.sbin/sade/help/partition.hlp
index 1d62148..3d13b34 100644
--- a/usr.sbin/sade/help/partition.hlp
+++ b/usr.sbin/sade/help/partition.hlp
@@ -29,10 +29,10 @@ filesystems:
---- ------- --------- ---------
/ Root filesystem 118MB No
swap Swap space 2 * MEM No
- /usr System & user files 80MB or more Yes
+ /usr System & user files 128MB or more Yes
Note: If you do not create a /usr filesystem then your / filesystem
-will need to be bigger - at least 200MB. This is not recommended as
+will need to be bigger - at least 240MB. This is not recommended as
any media errors that may occur during disk I/O to user files will
corrupt the filesystem containing vital system files as well. It is
for this reason that / is generally kept on its own filesystem, where
diff --git a/usr.sbin/sade/help/slice.hlp b/usr.sbin/sade/help/slice.hlp
index b6f6a83..3a55f65 100644
--- a/usr.sbin/sade/help/slice.hlp
+++ b/usr.sbin/sade/help/slice.hlp
@@ -43,14 +43,8 @@ FreeBSD server or workstation, not a typical `home PC'.
The flags field has the following legend:
'=' -- This slice is properly aligned.
- '>' -- This slice doesn't end before cylinder 1024
- 'R' -- This slice contains the root (/) filesystem
- 'B' -- Slice employs BAD144 bad-spot handling
- 'C' -- This is the FreeBSD 2.0-compatibility slice (default)
'A' -- This slice is marked active.
-
-If you select a slice for Bad144 handling, it will be scanned
-for bad blocks before any new filesystems are made on it.
+ 'R' -- This slice contains the root (/) filesystem
If no slice is marked Active, you will need to either install
a Boot Manager (the option for which will be presented later in the
OpenPOWER on IntegriCloud