Changeset ee7300b for BOOK/boot/common
- Timestamp:
- Apr 13, 2014, 12:11:12 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 37a6db2
- Parents:
- 45c30d1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/kmod.xml
r45c30d1 ree7300b 32 32 --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-xz --with-zlib</userinput></screen> 33 33 34 <variablelist os="c"> 35 <title>The meaning of the new configure options:</title> 36 37 <varlistentry> 38 <term><parameter>--with-zlib --with-xz</parameter></term> 39 <listitem> 40 <para>These allow the Kmod package to handle zlib and XZ 41 compressed kernel modules.</para> 42 </listitem> 43 </varlistentry> 44 45 </variablelist> 46 34 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 48 href="../../final-system/common/kmod.xml" … … 44 57 xpointer="xpointer(//*[@os='g'])"/> 45 58 46 <screen os=" k"><userinput>make DESTDIR=${CLFS} install</userinput></screen>59 <screen os="h"><userinput>make DESTDIR=${CLFS} install</userinput></screen> 47 60 48 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.