#2459: Udev rules documentation location
--------------------------------+-------------------------------------------
Reporter: ch...@… | Owner: lfs-b...@…
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------------------+-------------------------------------------
Old description:
> It was mentioned earlier that Udev now puts an HTML file about writing
> Udev rules in /usr/share/doc/udev-[version], but for me it just goes into
> /usr/share/doc/udev. This is fixed by adding --docdir=/usr/share/doc/udev
> -&udev-version; to Udev's configure.
New description:
It was mentioned earlier that Udev now puts an HTML file about writing
Udev rules in /usr/share/doc/udev-[version], but for me it just goes into
/usr/share/doc/udev. This is fixed by adding --docdir=/usr/share/doc/udev
-&udev-version; to Udev's configure.
--
Comment(by bdu...@…):
Replying to [comment:7 ch...@…]:
OK, this is what needs to be done:
1. In Chapter 6 add --docdir=/usr/share/dov/udev-145 to configure
2. Add writing_udev_rules/ to the path in Chapter 7, udev.xml and
symlinks.xml
I've not actually built the whole package, but I did run ./configure with
the switch and the 'make DESTDIR=/tmp/udev install' in the docs/
directory.
What I get is:
/usr/bin/install -c -m 644 $files
"/usr/share/doc/udev-145/writing_udev_rules"
{{{
/tmp/udev:
usr
/tmp/udev/usr:
share
/tmp/udev/usr/share:
doc
/tmp/udev/usr/share/doc:
udev-145
/tmp/udev/usr/share/doc/udev-145:
writing_udev_rules
/tmp/udev/usr/share/doc/udev-145/writing_udev_rules:
index.html
}}}
So those simple changes should be adequate.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2459#comment:8>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page