Ignore:
Timestamp:
Aug 8, 2013, 10:59:23 AM (11 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
cc056b6
Parents:
e487b49
Message:

Update Eudev boot method instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/udev.xml

    re487b49 r1625b3e  
    3131./configure --prefix=/usr --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3232    --with-rootprefix='' --enable-split-usr --sysconfdir=/etc \
    33     --libexecdir=/lib --libdir=/lib --disable-introspection \
    34     --disable-gtk-doc-html --disable-gudev --disable-keymap \
    35     --with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen>
     33    --libexecdir=/lib --libdir=/usr/lib --with-root-libdir=/lib \
     34    --disable-introspection --disable-gtk-doc-html --disable-gudev \
     35    --disable-keymap --with-firmware-path=/lib/firmware --enable-libkmod</userinput></screen>
    3636
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.