[ubuntu/karmic] os-prober 1.34 (Accepted)

Ubuntu Installer archive at ubuntu.com
Tue Sep 22 10:31:30 BST 2009


os-prober (1.34) unstable; urgency=low

  * Only look for a smart version of mount if we're using busybox mount. In
    a normal system, mount probably already handles labels and UUIDs, and
    using mount from another filesystem is risky enough that it's worth
    avoiding if possible.
  * Memoise calls to 'basename $0' in log function.
  * Handle escaped special characters in /etc/fstab and /proc/mounts
    (LP: #433910).
  * dash defines test's -nt operator differently from bash, as it's entitled
    to do since this is an extension not defined in POSIX. If file1 exists
    and file2 does not, bash returns true but dash returns false. Don't rely
    on bash's behaviour when checking whether to use GRUB Legacy or GRUB 2
    configuration files, otherwise we end up using neither when only one set
    of configuration exists and /bin/sh is dash.
  * Try to map LABEL= and UUID= ourselves in linux_mount_boot rather than
    relying on mount to do it, to further reduce the chance that we need to
    use mount from another filesystem.
  * If the filesystem identified by linux-boot-prober as /boot is already
    mounted somewhere else, then bind-mount it rather than trying to mount
    it again.

Date: Tue,  22 Sep 2009 10:30:45 +0100
Changed-By: Colin Watson <cjwatson at canonical.com>
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/karmic/+source/os-prober/1.34
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Tue,  22 Sep 2009 10:30:45 +0100
Source: os-prober
Binary: os-prober-udeb, os-prober
Architecture: source
Version: 1.34
Distribution: karmic
Urgency: low
Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Changed-By: Colin Watson <cjwatson at canonical.com>
Description: 
 os-prober  - utility to detect other OSes on a set of drives
Launchpad-Bugs-Fixed: 433910
Changes: 
 os-prober (1.34) unstable; urgency=low
 .
   * Only look for a smart version of mount if we're using busybox mount. In
     a normal system, mount probably already handles labels and UUIDs, and
     using mount from another filesystem is risky enough that it's worth
     avoiding if possible.
   * Memoise calls to 'basename $0' in log function.
   * Handle escaped special characters in /etc/fstab and /proc/mounts
     (LP: #433910).
   * dash defines test's -nt operator differently from bash, as it's entitled
     to do since this is an extension not defined in POSIX. If file1 exists
     and file2 does not, bash returns true but dash returns false. Don't rely
     on bash's behaviour when checking whether to use GRUB Legacy or GRUB 2
     configuration files, otherwise we end up using neither when only one set
     of configuration exists and /bin/sh is dash.
   * Try to map LABEL= and UUID= ourselves in linux_mount_boot rather than
     relying on mount to do it, to further reduce the chance that we need to
     use mount from another filesystem.
   * If the filesystem identified by linux-boot-prober as /boot is already
     mounted somewhere else, then bind-mount it rather than trying to mount
     it again.
Files: 
 83d5b29d3641a83584ea10bd21082ecd 936 debian-installer optional os-prober_1.34.dsc
 dabd29c642dcd22b6c90b4e9fde4f9b2 21555 debian-installer optional os-prober_1.34.tar.gz


More information about the Karmic-changes mailing list