From 128f175c1c7ea98dd5fc7aaee1882c34f94054b3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 4 Oct 2007 12:31:36 +0000 Subject: - use /dev/cdrom in fstab, but do not write corresponding udev rule (the rules will be generated at boot time otherwise it won't catch the hdX/srX switch) (ID_PATH is something like "pci-0000:00:1f.1-ide-1:0", so it can't catch the ide/scsi device name switch that occurs at first boot on a box with cdrom on pata and harddisk on sata) --- perl-install/install/NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index bbe1d5c40..940945c9f 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,7 @@ +- use /dev/cdrom in fstab, but do not write corresponding udev rule + (the rules will be generated at boot time otherwise it won't catch the + hdX/srX switch) + Version 10.4.232 - 4 October 2007, by Olivier "blino" Blin - add helper to get kernel module path (to be used in draklive) -- cgit v1.2.1