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:
Denis Peplin 2005-01-11 15:32:33 +00:00
parent d74a80dfa5
commit d682fd1e4b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23516

View file

@ -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>