Changeset 93adfd5f for BOOK/partitioning/common
- Timestamp:
- Dec 13, 2015, 1:30:35 PM (9 years ago)
- Branches:
- master, systemd
- Children:
- c636dee
- Parents:
- 69ae77b (diff), 9aeb02b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK/partitioning/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/partitioning/common/aboutclfs.xml
r69ae77b r93adfd5f 21 21 following command:</para> 22 22 23 <screen><userinput>export CLFS=<replaceable> [/mnt/clfs]</replaceable></userinput></screen>23 <screen><userinput>export CLFS=<replaceable>/mnt/clfs</replaceable></userinput></screen> 24 24 25 25 <para>Having this variable set is beneficial in that commands such as -
BOOK/partitioning/common/mounting.xml
r69ae77b r93adfd5f 18 18 <envar>CLFS</envar> variable is set, if you haven't already:</para> 19 19 20 <screen><userinput>export CLFS=<replaceable> [/mnt/clfs]</replaceable></userinput></screen>20 <screen><userinput>export CLFS=<replaceable>/mnt/clfs</replaceable></userinput></screen> 21 21 22 22 <para>Next, create the mount point and mount the CLFS file system by
Note:
See TracChangeset
for help on using the changeset viewer.