Changeset a81e2bd for BOOK/final-system/common
- Timestamp:
- Aug 6, 2013, 12:35:41 PM (11 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 6e972e1
- Parents:
- 3437936
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/kmod.xml
r3437936 ra81e2bd 31 31 <screen os="b"><userinput>./configure --prefix=/usr \ 32 32 --bindir=/bin --sysconfdir=/etc \ 33 --with-rootlibdir=/lib \33 --with-rootlibdir=/lib --disable-manpages \ 34 34 --with-zlib --with-xz</userinput></screen> 35 35 … … 62 62 <para os="g">Install the package:</para> 63 63 64 <screen os="h"><userinput>make install</userinput></screen> 64 <screen os="h"><userinput>make install 65 make -C man install</userinput></screen> 65 66 66 67 <para os="i">Create symbolic links for programs that expect Module-Init-Tools.</para>
Note:
See TracChangeset
for help on using the changeset viewer.