From 0a28f5f4f50a62a4e238922ab0626febf62045d2 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 19 Feb 2013 19:51:47 +0000 Subject: [PATCH] Update file name for adjusting CD-ROM symlink rules mode in section 7.5.1 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter07/symlinks.xml | 4 ++-- general.ent | 4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d9e3ae01e..d2e684788 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + 2013-02-19 + + + [bdubbs] - Update file name for adjusting CD-ROM + rules mode in section 7.5.1. + + + + 2013-02-18 diff --git a/chapter07/symlinks.xml b/chapter07/symlinks.xml index 7f5c03532..bba84e369 100644 --- a/chapter07/symlinks.xml +++ b/chapter07/symlinks.xml @@ -72,12 +72,12 @@ If the default mode is not suitable for your situation, then the following modification can be made to the - /lib/udev/rules.d/75-cd-aliases-generator.rules file, + /etc/udev/rules.d/83-cdrom-symlinks.rules file, as follows (where mode is one of by-id or by-path): sed -i -e 's/"write_cd_rules"/"write_cd_rules mode"/' \ - /lib/udev/rules.d/75-cd-aliases-generator.rules + /etc/udev/rules.d/83-cdrom-symlinks.rules Note that it is not necessary to create the rules files or symlinks at this time, because you have bind-mounted the host's diff --git a/general.ent b/general.ent index 5791f3c87..becca8a12 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +