Update to libcap-2.28.
[linux_from_scratch.git] / udev-lfs / README
blob61d0e86bc7e6786f03b5f437372923b3805cb2c0
1 The udev-lfs set of files is a customization of systemd.
2 In 2012, udev was merged with systemd and a build methodology
3 incompatible with LFS.  These files add cusom udev rules
4 for LFS.
6 These files are distributed in the form of a tar file available
7 from the LFS file mirrors.  The tarball is created with:
9 mkdir /tmp/udev-lfs-$VERSION
10 cp -av * /tmp/udev-lfs-$VERSION
11 tar -jcf /tmp/udev-lfs-$VERSION.tar.bz2 -C /tmp udev-lfs-$VERSION
13 Makefile.lfs         - The LFS Makefile.  Installs udev rules for LFS.
15 contrib              - Useful rules from debian
16 contrib/debian
17 contrib/debian/83-cdrom-symlinks.rules
18 contrib/debian/write_cd_aliases
19 contrib/debian/81-cdrom.rules
21 55-lfs.rules         - LFS custom rules
22 write_net_rules      - Scripts for LFS rules
23 write_cd_rules
24 rule_generator.functions
26 55-lfs.txt           - Documentation for LFS installed rules
28 ChangeLog            - Log of changes to 55-lfs-rules
30 init-net-rules.sh    - A script for establishing persistent network
31                        rules before the first LFS boot