Changeset ba8680e for boot/common/udev-rules.xml
- Timestamp:
- May 17, 2006, 1:19:47 PM (19 years ago)
- Children:
- 1e59f09
- Parents:
- 4b4befb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/common/udev-rules.xml
r4b4befb rba8680e 22 22 <title>Installation of Udev-Rules</title> 23 23 24 <para>When you installed udev, it installed a set of rules, this package 25 replaces these rules. So we must first remove all the old rules sets.</para> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../../bootscripts/common/udev-rules.xml" 26 xpointer="xpointer(//*[@os='a'])"/> 26 27 27 28 <screen><userinput>rm -vf ${LFS}/etc/udev/rules.d/*</userinput></screen> 28 29 29 <para>Install the package:</para> 30 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 31 href="../../bootscripts/common/udev-rules.xml" 32 xpointer="xpointer(//*[@os='c'])"/> 30 33 31 34 <screen><userinput>make DESTDIR=${LFS} install-minimal</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.