Changeset 3f76cac for BOOK/boot/common/whatnext.xml
- Timestamp:
- Jul 1, 2006, 11:52:01 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 0ee61bb
- Parents:
- a90a072
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/whatnext.xml
ra90a072 r3f76cac 12 12 13 13 <para>Now you're at the point to get your <filename 14 class="directory">${ LFS}</filename> directory copied over to your target14 class="directory">${CLFS}</filename> directory copied over to your target 15 15 machine. The easiest method would be to tar it up and copy the file.</para> 16 16 17 <screen><userinput>tar -jcvf ${ LFS}.tar.bz2 ${LFS}</userinput></screen>17 <screen><userinput>tar -jcvf ${CLFS}.tar.bz2 ${CLFS}</userinput></screen> 18 18 19 19 <para>Some others have came up with other ideas on how to do this.
Note:
See TracChangeset
for help on using the changeset viewer.