summaryrefslogtreecommitdiff
path: root/man/machine-info.xml
Commit message (Collapse)AuthorAge
* man: boilerplate unificationZbigniew Jędrzejewski-Szmek2015-02-10
|
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-03
|
* man: add hostnamed chassis type "embedded" to machine-info(5)Peter Mattern2015-01-08
| | | | man machine-info lacks hostnamed chassis type "embedded" as introduced in 218. The following lines should fix this.
* hostnamed: introduce new location machin-info field, tooLennart Poettering2014-07-11
|
* Add DEPLOYMENT to hostnamectlJóhann B. Guðmundsson2014-07-11
| | | | [zj: remove the check against a fixed list of environments.]
* hostnamed: update documentation with new "watch" chassis typeTomasz Torcz2014-07-09
|
* doc: resolve missing/extraneous words or inappropriate formsJan Engelhardt2014-02-17
| | | | | | | | Issues fixed: * missing words required by grammar * duplicated or extraneous words * inappropriate forms (e.g. singular/plural), and declinations * orthographic misspellings
* man: wording and grammar updatesJan Engelhardt2013-09-12
| | | | | | | | | | | | 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)
* man: improve grammar and word formatting in numerous man pagesJason St. John2013-07-02
| | | | | | | | | | Use proper grammar, word usage, adjective hyphenation, commas, capitalization, spelling, etc. To improve readability, some run-on sentences or sentence fragments were revised. [zj: remove the space from 'file name', 'host name', and 'time zone'.]
* hostnamed: make chassis type configurable via /etc/machine-infoLennart Poettering2012-12-24
| | | | | | | | | | | | | | | | | | | | | | For many usecases it is useful to store the chassis type somewhere, and /etc/machine-info sounds like a good place. Ideally we could always detect the chassis type from firmware, but frequently that's not available and in many embedded devices probably entirely unrealistic. This patch adds a configurable setting CHASSIS= to /etc/machine-info and exposes this via hostnamectl/hostnamed. hostnamed will guess the chassis type from DMI if nothing is set explicitly. I also added support for detecting it from ACPI, which should be more useful as ACPI 5.0 actually knows a "tablet" chassis type, which neither DMI nor previous ACPI versions knew. This also enables DMI-based and ACPI-based detection for non-x86 systems as ACPI is apparently coming to ARM platforms soon. I tried to minimize the vocabulary of chassis types understood and added: desktop, laptop, server, tablet, handset. This is much less than either APCI or DMI know. If we need more types later on we can easily add them.
* hostname: add new hostnamectl tool as text client for hostnamedLennart Poettering2012-10-17
|
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
| | | | | | | | | | | | | | We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends.
* man: corrected machine-info(5) man page to be in line with sourceShawn Landden2012-03-05
| | | | | change conflicting man/machine-info.xml documentation to match functionality in src/hostname/hostnamed.c 114-119
* hostnamed: introduce systemd-hostnamedLennart Poettering2011-04-16
http://www.freedesktop.org/wiki/Software/systemd/hostnamed