12b42c76672a66c2d4ea7212c14f8f1b5a62b78d |
|
18-Jun-2015 |
Tom Gundersen <teg@jklm.no> |
man: revert dynamic paths for split-usr setups
This did not really work out as we had hoped. Trying to do this upstream
introduced several problems that probably makes it better suited as a
downstream patch after all. At any rate, it is not releaseable in the
current state, so we at least need to revert this before the release.
* by adjusting the path to binaries, but not do the same thing to the
search path we end up with inconsistent man-pages. Adjusting the search
path too would be quite messy, and it is not at all obvious that this is
worth the effort, but at any rate it would have to be done before we
could ship this.
* this means that distributed man-pages does not make sense as they depend
on config options, and for better or worse we are still distributing
man pages, so that is something that definitely needs sorting out before
we could ship with this patch.
* we have long held that split-usr is only minimally supported in order
to boot, and something we hope will eventually go away. So before we start
adding even more magic/effort in order to make this work nicely, we should
probably question if it makes sense at all. |
681eb9cf2b831293a4f3d4c48a748d2e4a25d69e |
|
28-May-2015 |
Filipe Brandenburger <filbranden@google.com> |
man: generate configured paths in manpages
In particular, use /lib/systemd instead of /usr/lib/systemd in distributions
like Debian which still have not adopted a /usr merge setup.
Use XML entities from man/custom-entities.ent to replace configured paths while
doing XSLT processing of the original XML files. There was precedent of some
files (such as systemd.generator.xml) which were already using this approach.
This addresses most of the (manual) fixes from this patch:
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/patches/Fix-paths-in-man-pages.patch?h=experimental-220
The idea of using generic XML entities was presented here:
http://lists.freedesktop.org/archives/systemd-devel/2015-May/032240.html
This patch solves almost all the issues, with the exception of:
- Path to /bin/mount and /bin/umount.
- Generic statements about preference of /lib over /etc.
These will be handled separately by follow up patches.
Tested:
- With default configure settings, ran "make install" to two separate
directories and compared the output to confirm they matched exactly.
- Used a set of configure flags including $CONFFLAGS from Debian:
http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/tree/debian/rules
Installed the tree and confirmed the paths use /lib/systemd instead of
/usr/lib/systemd and that no other unexpected differences exist.
- Confirmed that `make distcheck` still passes. |
3ba3a79df4ae094d1008c04a9af8d1ff970124c4 |
|
14-Mar-2015 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: fix a bunch of links
All hail linkchecker! |
798d3a524ea57aaf40cb53858aaa45ec702f012d |
|
04-Feb-2015 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
Reindent man pages to 2ch |
2ebcf936702e8e511098711b4add885372360018 |
|
11-Dec-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
localectl,man: make it obvious that set-*-keymaps sets both keymaps
https://bugs.freedesktop.org/show_bug.cgi?id=85411 |
cd4c6fb12598435fe24431f1dd616f9582f0e3bd |
|
20-Oct-2014 |
Jan Synacek <jsynacek@redhat.com> |
man: fix localectl set-x11-keymap syntax description |
30f10abf42f9e4d251a0b45b07812aafdef6be7c |
|
07-Jul-2014 |
Lennart Poettering <lennart@poettering.net> |
man: document systemd-firstboot(1) |
ed3e4a3fd96891b5e7015723978e78cd21efd4fe |
|
07-Jul-2014 |
Lennart Poettering <lennart@poettering.net> |
man: drop references to the --priviliged command line option which has been removed a while back |
4f50d2efbac87aba0505b9f998bf3e4bde64c214 |
|
21-Feb-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: xinclude --host/--machine
As usual, those common options are pushed to the end. |
dfdebb1b925332352966804303b2516a6506a429 |
|
21-Feb-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: xinclude --help/--version/--no-pager |
21ac6ff143cc8bebfbd1818af28e8c6f82cd5265 |
|
12-Feb-2014 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: use xinclude to de-deduplicate common text
I only tested with python-lxml. I'm not sure if xml.etree should be
deprecated. |
f366d58dc1fe51b300167446597750d29687c3c5 |
|
12-Feb-2014 |
Jason A. Donenfeld <Jason@zx2c4.com> |
pager: support SYSTEMD_LESS environment variable
This allows customization of the arguments used by less. The main
motivation is that some folks might not like having --no-init on every
invocation of less. |
63ba209d8bc64137ff1585d5878328c93cb81b61 |
|
07-Nov-2013 |
Jan Engelhardt <jengelh@inai.de> |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted: comma setting, missing words/preposition choice. |
79640424059328268b9fb6c5fa8eb777b27a177e |
|
12-Sep-2013 |
Jan Engelhardt <jengelh@inai.de> |
man: wording and grammar updates
This is a recurring submission and includes corrections to various
issue spotted. I guess I can just skip over reporting ubiquitous
comma placement fixes…
Highligts in this particular commit:
- the "unsigned" type qualifier is completed to form a full type
"unsigned int"
- alphabetic -> lexicographic (that way we automatically define how
numbers get sorted) |
409dee2e44e7dc73d6bf00d782938e4cb4105f5b |
|
03-Jul-2013 |
Jan Engelhardt <jengelh@inai.de> |
man: more grammar improvements
- place commas
- expand contractions (this is written prose :)
- add some missing words |
05cc726731c5cec952722f1c14acb08e3d4d5e98 |
|
03-Jul-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: add more formatting markup |
310b59edcf0a98343425a47ea5835fc670c0cda3 |
|
30-May-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: link to XKB conf. guide in localectl(1) |
2927b326ccf67236e148444679f582ea1437ef5a |
|
21-May-2013 |
Jan Janssen <medhefgo@web.de> |
man: Document missing options |
50cfc579280fb42569488079bd2e249e32a27df2 |
|
05-Apr-2013 |
Lennart Poettering <lennart@poettering.net> |
localectl: add support for listing X11 keymap information |
a7f5bb1eafadbb08c8528baae588bbe773a37e79 |
|
13-Feb-2013 |
William Giokas <1007380@gmail.com> |
man: Make options consistent
Option listings seemed to be pretty much random, some were short opt,
long opt, others were long opt, short opt. This just makes every option
with a short and long opt that I could find in the order short opt, long
opt, for formatting's sake. |
56ba3c78ae35065064c4289a0c8e22a81256af20 |
|
07-Feb-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
build-sys: create Makefile-man.am automatically
man rules were repeating the same information in too many places,
which was error prone. Those rules can be easily generated from .xml
files. For efficiency and because python is not a required dependency,
Makefile-man.am is only regenerated when requested with
make update-man-list
If no metadata in man/*.xml changed, this file should not change. So
only when a new man page or a new alias is added, this file should
show up in 'git diff'. The change should then be committed.
If the support for building from git without python was dropped, we
could drop Makefile-man.am from version control. This would also
increase the partial build time (since more stuff would be rebuild
whenever sources in man/*.xml would be modified), so it would probably
wouldn't be worth it. |
ccc9a4f9ffdab069b0b785627c48962fdadf6d46 |
|
26-Jan-2013 |
Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> |
man: extend systemd.directives(7) to all manual pages
New sections are added: PAM options, crypttab options, commandline
options, miscellaneous. The last category will be used for all
untagged <varname> elements.
Commandline options sections is meant to be a developer tool: when
adding an option it is sometimes useful to be able to check if
similarly named options exist elsewhere. |
8bae5e6abeca9ec2beb6d6e6b14a558283e895c9 |
|
15-Jan-2013 |
Lennart Poettering <lennart@poettering.net> |
localectl: fix typo in man page
https://bugs.freedesktop.org/show_bug.cgi?id=59247 |
735248643920eadf021526714c1eb67518086e8d |
|
13-Jan-2013 |
Kay Sievers <kay@vrfy.org> |
man: localectl - s/set-keyboard/set-keymap/ |
5a5c72ca6ed88b7068e08b0ebc191a5b21991b62 |
|
06-Nov-2012 |
Thomas Hindoe Paaboel Andersen <phomes@gmail.com> |
man: typo fixes for new files in 195 |
7cd28a8a2fdf01293b0c07681a5f36f557fe51b4 |
|
21-Oct-2012 |
Lennart Poettering <lennart@poettering.net> |
man: add man page for localectl |