~ubuntu-branches/ubuntu/precise/partman-target/precise-proposed

Viewing all changes in revision 43.

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2009-06-16 11:25:53 UTC
  • mfrom: (1.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20090616112553-0sdhfofmyf5s789l
Tags: 60ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Disable automatic mounting of USB removable devices.
  - Mount CD-ROMs and floppies with 'exec' and 'utf8'.
  - Use the path of the file associated with a loop device in /etc/fstab,
    rather than the filesystem's UUID or the loop device path.
  - Always set the loop option for loop devices.
  - Remove critical system files from the existing filesystem before
    installing.
  - Preserve the UID and GID of the initial user, if possible.  Requires a
    patch to user-setup.
  - Check that /media is on the root file system, since the installer
    relies on being able to mount things like /media/cdrom during
    installation.
  - Fix disk_containing function to use its argument rather than relying
    on $dev.
  - Rather than pretending that partitions have no longer been formatted
    after the partitioner is complete, reset their intended state from
    "format the partition" to "keep and use the existing data". This still
    solves the original problem reported in Debian bug #256090 while also
    stopping partitions from being needlessly reformatted if you go back to
    the partitioner after base system installation and then forward again.
  - Don't clear partitions or complain about them not being formatted if
    they've already been formatted by a previous partitioner run.
  - Recommend blkid rather than vol_id in /etc/fstab.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: