Changeset 2d90b8e for BOOK/final-system/common
- Timestamp:
- Feb 10, 2014, 9:42:33 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 84ed6d5
- Parents:
- 14ac7cb (diff), 49c681d (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/final-system/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/gcc.xml
r14ac7cb r2d90b8e 106 106 <screen os="z"><userinput>ln -sv gcc /usr/bin/cc</userinput></screen> 107 107 108 <para os="aa">Finally, move a misplaced file:</para> 109 110 <screen os="ab"><userinput>mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen> 111 108 112 </sect2> 109 113 -
BOOK/final-system/common/systemd.xml
r14ac7cb r2d90b8e 31 31 --libexecdir=/usr/lib --docdir=/usr/share/doc/systemd-&systemd-version; \ 32 32 --with-rootprefix="" --with-rootlibdir=/lib \ 33 --enable-split-usr --disable-gudev</userinput></screen> 33 --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \ 34 --with-kbd-setfont=/bin/setfont</userinput></screen> 34 35 35 36 <para os="c">Compile the package:</para>
Note:
See TracChangeset
for help on using the changeset viewer.