Merge lp:~jamesodhunt/ubuntu/trusty/mountall/doc-changes into lp:ubuntu/trusty/mountall

Proposed by James Hunt
Status: Merged
Merged at revision: 456
Proposed branch: lp:~jamesodhunt/ubuntu/trusty/mountall/doc-changes
Merge into: lp:ubuntu/trusty/mountall
Diff against target: 79 lines (+34/-8)
2 files modified
debian/changelog (+12/-0)
man/mountall.8 (+22/-8)
To merge this branch: bzr merge lp:~jamesodhunt/ubuntu/trusty/mountall/doc-changes
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+199968@code.launchpad.net
To post a comment you must log in.
457. By James Hunt

  - Remove comments about mountall being a temporary tool
    since this is not true (it's been "temporary" since 2009) and it
    undermines its current importance.
  - Reworked DESCRIPTION and made mention of /lib/init/fstab.

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

mountall is in-sync with Debian at the moment, maybe upload this direct to Debian instead?

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Actually given that you are uploader in Debian, do you want this sponsored into Debian?

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

(merged as 2.53, not uploaded anywhere)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-10-09 04:12:56 +0000
3+++ debian/changelog 2013-12-23 17:56:00 +0000
4@@ -1,3 +1,15 @@
5+mountall (2.53ubuntu1) UNRELEASED; urgency=medium
6+
7+ * man/mountall.8:
8+ - Added SEE ALSO section.
9+ - Updated date and copyright.
10+ - Remove comments about mountall being a temporary tool
11+ since this is not true (it's been "temporary" since 2009) and it
12+ undermines its current importance.
13+ - Reworked DESCRIPTION and made mention of /lib/init/fstab.
14+
15+ -- James Hunt <james.hunt@ubuntu.com> Mon, 23 Dec 2013 17:55:28 +0000
16+
17 mountall (2.52) unstable; urgency=low
18
19 * Don't emit extra 'mounting' events for mounts already in progress; this
20
21=== modified file 'man/mountall.8'
22--- man/mountall.8 2012-05-30 13:15:23 +0000
23+++ man/mountall.8 2013-12-23 17:56:00 +0000
24@@ -1,4 +1,4 @@
25-.TH mountall 8 2009-09-07 upstart
26+.TH mountall 8 2013-12-23 upstart
27 .\"
28 .SH NAME
29 mountall \- Mount filesystems during boot
30@@ -9,8 +9,15 @@
31 .\"
32 .SH DESCRIPTION
33 .B mountall
34-reads
35+is an Upstart
36+.BR init (8)
37+helper that mounts filesystems.
38+
39+It reads
40 .BR fstab (5)
41+and supplements the entries found with a set of built-in entries
42+(generally found in
43+.IR /lib/init/fstab ")"
44 and calls
45 .BR fsck (8),
46 .BR mount (8)
47@@ -19,11 +26,6 @@
48 in the correct order to mount filesystems once the underlying devices
49 have been created by
50 .BR udevd (8).
51-
52-This is a temporary tool until
53-.BR init (8)
54-itself gains the necessary flexibility to perform this processing; you
55-should not rely on its behaviour.
56 .\"
57 .SH OPTIONS
58 .TP
59@@ -66,7 +68,19 @@
60 .RB < https://launchpad.net/ubuntu/+source/mountall/+bugs >
61 .\"
62 .SH COPYRIGHT
63-Copyright \(co 2009 Canonical Ltd.
64+Copyright \(co 2009-2013 Canonical Ltd.
65 .PP
66 This is free software; see the source for copying conditions. There is NO
67 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
68+.\"
69+.SH SEE ALSO
70+
71+.BR all\-swaps (7),
72+.BR filesystem (7),
73+.BR init (8),
74+.BR local-filesystems (7),
75+.BR mounted (7),
76+.BR mounting (7),
77+.BR remote-filesystems (7),
78+.BR virtual-filesystems (7).
79+

Subscribers

People subscribed via source and target branches

to all changes: