~jamesodhunt/ubuntu/precise/friendly-recovery/system-symmary-add-lvm+apt

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Stéphane Graber
  • Date: 2011-09-07 20:18:53 UTC
  • Revision ID: package-import@ubuntu.com-20110907201853-38vccqj3bvf2rphl
Tags: 0.2.13
* Move everything to /lib/recovery-mode/ (LP: #234409)
* Don't use the fullpath to whiptail
* Add new init script starting on recovery-mode (LP: #459376)
* If whiptail can't be found, just start sulogin
* Add a script to start mountall (remount everything read/write)
  (LP: #575469, LP: #651782)
* Export READONLY to all scripts so they can test on the read/write state
* Disable most scripts when the system is read only
* Change file system check to happen when remount is called
* Wait after all scripts returning output so the user can read it
* Add postinst script to move any existing script to /lib/recovery-mode
  and make /usr/share/recovery-mode a symlink
* Mark as breaking on older grub2, upstart and initramfs-tools
* Small packaging refresh:
  - Bump standard to 3.9.2, no change needed
  - Drop simple patchsys (no patches)
  - No need to depend on bash (essential package)
  - Add ${misc:Depends} to dependencies

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
friendly-recovery (0.2.13) oneiric; urgency=low
 
2
 
 
3
  * Move everything to /lib/recovery-mode/ (LP: #234409)
 
4
  * Don't use the fullpath to whiptail
 
5
  * Add new init script starting on recovery-mode (LP: #459376)
 
6
  * If whiptail can't be found, just start sulogin
 
7
  * Add a script to start mountall (remount everything read/write)
 
8
    (LP: #575469, LP: #651782)
 
9
  * Export READONLY to all scripts so they can test on the read/write state
 
10
  * Disable most scripts when the system is read only
 
11
  * Change file system check to happen when remount is called
 
12
  * Wait after all scripts returning output so the user can read it
 
13
  * Add postinst script to move any existing script to /lib/recovery-mode
 
14
    and make /usr/share/recovery-mode a symlink
 
15
  * Mark as breaking on older grub2, upstart and initramfs-tools
 
16
  * Small packaging refresh:
 
17
    - Bump standard to 3.9.2, no change needed
 
18
    - Drop simple patchsys (no patches)
 
19
    - No need to depend on bash (essential package)
 
20
    - Add ${misc:Depends} to dependencies
 
21
 
 
22
 -- Stéphane Graber <stgraber@ubuntu.com>  Wed, 07 Sep 2011 20:18:53 -0400
 
23
 
1
24
friendly-recovery (0.2.12) oneiric; urgency=low
2
25
 
3
26
  * usr/share/recovery-mode/options/apt-snapshots: