From 153ae8e46c5ee905c6bea275ef665c07456b209c Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 29 Feb 2008 16:41:41 +0000 Subject: o use hal to wait-for/mount cdroms: you can now use more than one cdrom drive big commit, no time to split it... some details: - split urpm::removable into urpm::removable and urpm::cdrom - fix setting $urpm->{removable_mounted} - in try_mounting_non_cdroms(), check for local url, simpler than checking is_cdrom_url and then checking file_from_local_medium - fix _try_mounting_medium() not mounting non-cdrom anymore (regression introduced during devel) - even if urpmi says it wants cdroms in a given order, if you make a mistake, it will use the one you give (as a side-effect, it simplifies the sort on "already mounted" cdrom (cf _sort_media disappearing)) --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e67d9c8a..bba621e0 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ - all tools: o cdrom:// replaces removable:// + o use hal to wait-for/mount cdroms: + you can now use more than one cdrom drive - urpmf, urpmq: o do not try to download xml-info if it's not available (#38125) - urpmi.addmedia: -- cgit v1.2.1