Attached is the latest set of files for extracting udev from systemd. It should work for LFS and BLFS.

tar -xf systemd-186.tar.xz
cd systemd-186
tar -xf ../udev-lfs-186-3.tar.bz2

make -f udev-lfs-186/Makefile.lfs <target>

Targets are:

For LFS
  udev (default)
  install
  clean (cleans everything)

For BLFS:
  gudev
  install-gudev
  clean-gudev

  gir-data
  install-gir-data
  clean-gir-data

  keymap
  install-keymap
  clean-keymap

  all         (all LFS/BLFS files above)
  install-all (all files)

Also supports verbose output, V=1, and DESTDIR. Tested with MAKEFLAGS=-j2. A make all took 6 seconds. :)

I'll start adding a page to BLFS with the appropriate BLFS dependencies.

Let me know if you spot any issues.

  -- Bruce

Attachment: udev-lfs-186-3.tar.bz2
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to