Do not say that using ports mounted on directory other than /cdrom is
impossible. It is possible with CD_MOUNTPTS make variable.
This commit is contained in:
parent
d74a80dfa5
commit
d682fd1e4b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23516
1 changed files with 2 additions and 1 deletions
|
@ -807,7 +807,8 @@ docbook =
|
|||
|
||||
<para>Place your FreeBSD CD-ROM in the drive. Mount it on
|
||||
<filename>/cdrom</filename>. (If you use a different mount
|
||||
point, the install will not work.) To begin, change to the
|
||||
point, set <makevar>CD_MOUNTPTS<makevar> make variable.)
|
||||
To begin, change to the
|
||||
directory for the port you want to install:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/sysutils/lsof</userinput></screen>
|
||||
|
|
Loading…
Reference in a new issue