lp:ubuntu/saucy/mountall

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/mountall
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

455. By Steve Langasek

releasing package mountall version 2.52

454. By Steve Langasek

Fix mountall upstart job to not start a subshell for reading
/proc/cmdline, since this causes upstart to lose track of the daemon
process and leaves mountall-net unable to signal it to retry network
mounts. LP: #1235013.

453. By Steve Langasek

Don't emit extra 'mounting' events for mounts already in progress; this
will cause double triggering of some jobs for remote filesystems, and
can also cause us to miss 'mounted' events. LP: #1048017.

452. By Steve Langasek

releasing package mountall version 2.51

451. By Steve Langasek

Fix tagging of filesystems to not have local/remote inheritance
overridden; otherwise we will mis-tag various mounts and deadlock the
boot. Also fixes an inconsistency with the inheritance of
'bootwait'/'nobootwait' flags depending on the order of mounts in
/etc/fstab: we now always treat the 'nobootwait' flag as applying to
submounts. LP: #1223745, LP: #1153672.

450. By Steve Langasek

releasing package mountall version 2.50

449. By Steve Langasek

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.

448. By Steve Langasek

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.

447. By Steve Langasek

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.

446. By Steve Langasek

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/mountall
This branch contains Public information 
Everyone can see this information.

Subscribers