~ubuntu-branches/debian/sid/mountall/sid

Viewing all changes in revision 24.

  • Committer: Package Import Robot
  • Author(s): Steve Langasek
  • Date: 2013-09-10 04:01:19 UTC
  • mfrom: (0.1.450 trunk)
  • Revision ID: package-import@ubuntu.com-20130910040119-i4wxghoylw4ghdwi
Tags: 2.50
* Add support for pstore.  Closes: #722212.
* Allow multiple fstab entries with the same mountpoint: we still mask
  any entries that came from a different source (i.e., /etc/fstab will
  mask /lib/init/fstab), but if there are multiple entries in /etc/fstab,
  treat them all as separate mounts instead of letting the last one win.
  LP: #503003.
* Don't set 'console output' anymore; now that we have upstart logging by
  default, logs will be captured and (assuming /var/log becomes writable
  at some point) mountall is debuggable without having to spew text to the
  console.
* Support reading --verbose/--debug options from /proc/cmdline, so that
  we can give users a better way to debug mountall without having to
  edit the upstart job.
* Since everything is in a single event loop, a request from plymouth to
  skip a mount may come in after the mount has already happened.  So don't
  assert on a bogus request, just treat it as a no-op and continue.
  LP: #731800.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: