Change logs for friendly-recovery source package in Vivid

  • friendly-recovery (0.2.30) vivid; urgency=medium
    
      * Implement fsck by ourselves instead of letting the boot sequence already
        do that for us. (LP: #1438860)
      * dpkg: Quiesce "file not found" errors in apt cleanup. (LP: #887589)
      * Mount all file systems after fsck (like with mountall under upstart), to
        also cover separate /boot partitions for grub. (LP: #1438862)
     -- Martin Pitt <email address hidden>   Sun, 19 Apr 2015 12:49:11 +0100
  • friendly-recovery (0.2.29) vivid; urgency=medium
    
      * dpkg: Force release-upgrader to run without screen, as that fails under
        friendly-recovery. (LP: #1438865)
     -- Martin Pitt <email address hidden>   Wed, 15 Apr 2015 17:42:08 -0500
  • friendly-recovery (0.2.28) vivid; urgency=medium
    
      * network: Temporarily start D-Bus and NetworkManager manually, instead of
        calling the upstart scripts. We run even before local-fs-pre.target and
        can't rely on any dependencies or NM to even work, so just do this
        opportunistically. (LP: #1436336)
     -- Martin Pitt <email address hidden>   Thu, 09 Apr 2015 16:07:48 +0200
  • friendly-recovery (0.2.27) vivid; urgency=medium
    
      * debian/friendly-recovery.service: Fix dmesg path. (LP: #1354937)
     -- Martin Pitt <email address hidden>   Wed, 03 Dec 2014 13:01:36 +0100
  • friendly-recovery (0.2.26) utopic; urgency=medium
    
      * Drop /usr/share/recovery-mode symlink and transition, this happened in
        oneiric already.
      * Move from cdbs to dh to simplify/modernize build system.
      * Update to copyright format 1.0.
      * Bump Standards-Version to 3.9.5.
      * lib/recovery-mode/options/dpkg: Fix ubuntu-release-upgrader mode again:
        Update to Python 3, and fix --datadir.
      * When running under systemd, call its "remount-fs" service for remounting
        r/w instead of mountall.
      * Add systemd unit, hooking into local-fs-pre.target. This is based on
        emergency.target, but watches out for "recovery" on the kernel command
        line, similar to upstart. (LP: #1351316) Add alternative "systemd-sysv"
        dependency (LP: #1351306)
     -- Martin Pitt <email address hidden>   Mon, 04 Aug 2014 12:42:25 +0200