Merge ~kralph/casper:manpage-homepage-url-fix into casper:main

Proposed by Kenyon Ralph
Status: Needs review
Proposed branch: ~kralph/casper:manpage-homepage-url-fix
Merge into: casper:main
Diff against target: 53 lines (+5/-5)
2 files modified
debian/manpage/casper-snapshot.1 (+1/-1)
debian/manpage/casper.7 (+4/-4)
Reviewer Review Type Date Requested Status
Ubuntu Installer Team Pending
Review via email: mp+457378@code.launchpad.net

Commit message

Manpage whitespace and homepage URL fixes

Description of the change

Manpage fixes. The http://live.debian.net/ URL doesn't work anymore.

To post a comment you must log in.

Unmerged commits

0352dd7... by Kenyon Ralph <email address hidden>

manpages: update homepage URL

345ddb4... by Kenyon Ralph <email address hidden>

manpage: trim trailing whitespace

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/manpage/casper-snapshot.1 b/debian/manpage/casper-snapshot.1
2index c4c0c4c..156146c 100644
3--- a/debian/manpage/casper-snapshot.1
4+++ b/debian/manpage/casper-snapshot.1
5@@ -58,7 +58,7 @@ Type could be one of "cpio", "squashfs" or "ext2".
6 Time (and BTS) will tell.
7
8 .SH HOMEPAGE
9-Debian Live project <http://live.debian.net/>
10+Casper project <https://launchpad.net/casper>
11
12 .SH SEE ALSO
13 .BR casper(7)
14diff --git a/debian/manpage/casper.7 b/debian/manpage/casper.7
15index 780c5e4..cae5828 100644
16--- a/debian/manpage/casper.7
17+++ b/debian/manpage/casper.7
18@@ -46,7 +46,7 @@ Sets the path to the live filesystem on the medium. By default, it is set to "/c
19 Sets the path to the leaf layer of an overlay-compatible multi-layer live filesystem on the medium. By default, it is not set and multi layer is disabled and falls back to the default behaviour of casper. A relative path uses "live-mediate-path" as root directory. All the layer images of the same hierarchy must be in the same directory.
20 .TP
21 .BI "locale=" LOCALE " | debian-installer/locale=" LOCALE | debian-installer/language=" LANG
22-Configure the running locale as specified, if not present the live-media rootfs configured locale will be used and if also this one misses casper behave as "locale=en_US.UTF-8" was specified. If only 2 lowercase letter are specified (like "it"), the "maybe wanted" locale is generated (like it:IT.UTF-8), in this case if also "keyb=" is unspecified is set with those 2 lowercase letters (keyb=it). if debian-installer/language is set, it will choose the appropriate locale corresponding to this language (it,fr,us,...)
23+Configure the running locale as specified, if not present the live-media rootfs configured locale will be used and if also this one misses casper behave as "locale=en_US.UTF-8" was specified. If only 2 lowercase letter are specified (like "it"), the "maybe wanted" locale is generated (like it:IT.UTF-8), in this case if also "keyb=" is unspecified is set with those 2 lowercase letters (keyb=it). if debian-installer/language is set, it will choose the appropriate locale corresponding to this language (it,fr,us,...)
24 .TP
25 .BI debian-installer/driver-update=
26 Add a ubiquity hook to install driver-updates to the target system.
27@@ -75,7 +75,7 @@ This parameter will make casper to show on "/" the ro filesystems (mostly compre
28 .B textonly|automatic-ubiquity|only-ubiquity|noninteractive
29 Start up to text-mode shell prompts, disabling the graphical user interface.
30 .TP
31-.BI "todisk=" DEVICE
32+.BI "todisk=" DEVICE
33 Adding this parameter, casper will try to copy the entire read-only media to the specified device before mounting the root filesystem. It probably needs a lot of free space. Subsequent boots should then skip this step and just specify the "live-media=DEVICE" boot parameter with the same DEVICE used this time.
34 .TP
35 .B toram
36@@ -112,7 +112,7 @@ access=v1 for Lesser Visual Impairment, access=v2 for Moderate Visual Impairment
37 Adding this parameter will enable graphic configuration for screen reader.
38 .TP
39 .BI xforcevesa
40-Create basic xorg.conf to force VESA mode only which could help if no suitable video driver is available
41+Create basic xorg.conf to force VESA mode only which could help if no suitable video driver is available
42
43 .SH FILES
44 .B /etc/casper.conf
45@@ -123,7 +123,7 @@ some variables can be configured via this config file.
46 works fully on amd64, i386 and ppc, it should also run on other archs.
47
48 .SH HOMEPAGE
49-Debian Live project <http://live.debian.net/>
50+Casper project <https://launchpad.net/casper>
51
52 .SH SEE ALSO
53 .BR casper-snapshot(1), initramfs-tools(8), make-live(8), make-live.conf(5)

Subscribers

People subscribed via source and target branches