Author: alexander
Date: 2007-06-04 02:33:14 -0600 (Mon, 04 Jun 2007)
New Revision: 1903
Modified:
trunk/packages/udev/Makefile
Log:
Removed unneeded cdrom-related changes from udev rules
Modified: trunk/packages/udev/Makefile
===================================================================
--- trunk/packages/udev/Makefile 2007-06-04 07:15:53 UTC (rev 1902)
+++ trunk/packages/udev/Makefile 2007-06-04 08:33:14 UTC (rev 1903)
@@ -39,8 +39,6 @@
make DESTDIR=/ EXTRAS="`echo extras/*/`" install
cp -v etc/udev/rules.d/[0-9]* /etc/udev/rules.d/
cd $(CONFDIR) ; make install install-doc install-extra-doc
- rm /etc/udev/rules.d/81-cdrom.rules
- echo 'ACTION=="add", SUBSYSTEM=="block", ENV{ID_TYPE}=="cd",
IMPORT{program}="cdrom_id --export $$tempnode", GROUP="cdrom"'
>/etc/udev/rules.d/61-cdrom.rules
install -m755 ../dhcp-helper /lib/udev
install -m644 ../76-network.rules /etc/udev/rules.d/
install -m644 -D docs/writing_udev_rules/index.html \
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page