~ubuntu-branches/ubuntu/trusty/partman-basicfilesystems/trusty-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2011-05-03 16:34:51 UTC
  • mfrom: (0.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110503163451-7y561xrvmici2z24
Tags: 70ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - If partman/automount is preseeded to true, automatically mount
    partitions with usefully-mountable filesystems on subdirectories of
    /media.
  - Add minimal support for NTFS partitions using ntfs-3g.
  - Mount FAT filesystems at boot (fstab pass 1).
  - Mount FAT (other than EFI System Partitions) and NTFS with
    umask=007,gid=46 (static group plugdev).
  - When formatting over the top of an existing swap partition, preserve
    its UUID to avoid leaving systems that use UUIDs in /etc/fstab without
    swap.
  - mount.d/basic: Close mount's fd 3 so that it doesn't inherit a debconf
    file descriptor, to prevent log-output hanging when ntfs-3g is in use.
  - Special case loopmounted filesystems as it's safer to format the
    underlying file, not the device.
  - Stop checking ext2 filesystems using libparted, since it can't deal
    with those created with recent versions of mke2fs.  We were already
    refraining from checking ext3 and ext4 filesystems using libparted for
    the same reason.
  - Allow armel/omap to use FAT for /boot, since the problems with it can
    be worked around while it's difficult to use anything else given uboot
    limitations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
partman-basicfilesystems (70ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Resynchronise with Debian.  Remaining changes:
 
4
    - If partman/automount is preseeded to true, automatically mount
 
5
      partitions with usefully-mountable filesystems on subdirectories of
 
6
      /media.
 
7
    - Add minimal support for NTFS partitions using ntfs-3g.
 
8
    - Mount FAT filesystems at boot (fstab pass 1).
 
9
    - Mount FAT (other than EFI System Partitions) and NTFS with
 
10
      umask=007,gid=46 (static group plugdev).
 
11
    - When formatting over the top of an existing swap partition, preserve
 
12
      its UUID to avoid leaving systems that use UUIDs in /etc/fstab without
 
13
      swap.
 
14
    - mount.d/basic: Close mount's fd 3 so that it doesn't inherit a debconf
 
15
      file descriptor, to prevent log-output hanging when ntfs-3g is in use.
 
16
    - Special case loopmounted filesystems as it's safer to format the
 
17
      underlying file, not the device.
 
18
    - Stop checking ext2 filesystems using libparted, since it can't deal
 
19
      with those created with recent versions of mke2fs.  We were already
 
20
      refraining from checking ext3 and ext4 filesystems using libparted for
 
21
      the same reason.
 
22
    - Allow armel/omap to use FAT for /boot, since the problems with it can
 
23
      be worked around while it's difficult to use anything else given uboot
 
24
      limitations.
 
25
 
 
26
 -- Colin Watson <cjwatson@ubuntu.com>  Tue, 03 May 2011 16:34:51 +0100
 
27
 
 
28
partman-basicfilesystems (70) unstable; urgency=low
 
29
 
 
30
  [ Updated translations ]
 
31
  * Uyghur (ug.po) by Shankhar
 
32
 
 
33
 -- Christian Perrier <bubulle@debian.org>  Sat, 23 Apr 2011 21:24:27 +0200
 
34
 
1
35
partman-basicfilesystems (69ubuntu1) natty; urgency=low
2
36
 
3
37
  * Resynchronise with Debian.  Remaining changes:
38
72
  * Sinhala (si.po) by Danishka Navin
39
73
  * Slovenian (sl.po) by Vanja Cvelbar
40
74
 
41
 
 -- Otavio Salvador <otavio@debian.org>  Fri, 24 Dec 2010 20:20:05 -0200
 
75
 -- Christian Perrier <bubulle@debian.org>  Thu, 21 Apr 2011 22:31:43 +0200
42
76
 
43
77
partman-basicfilesystems (68ubuntu1) natty; urgency=low
44
78