Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering | |
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. | |||
2012-03-06 | man: clarify that applications must ignore unknown fields | Lennart Poettering | |
2012-03-06 | man: document how os-release(5) may be extended by OS vendors | Lennart Poettering | |
2012-03-06 | man: fix typo | Lennart Poettering | |
2012-03-06 | man: allow that /etc/os-release is a symlink | Lennart Poettering | |
2012-03-06 | man: add URL field definitions to os-release(5) | Lennart Poettering | |
As requested by Raphaël Hertzog from the Debian project, include information about the home page and support/bug report pages in /etc/os-release. | |||
2012-03-06 | man: add ID_LIKE definition to os-release(5) | Lennart Poettering | |
As requested by Raphaël Hertzog from the Debian project, encode derivative information in /etc/os-release. | |||
2012-02-14 | man: define more precisely the format of /etc/os-release | Lennart Poettering | |
2012-02-14 | man: document CPE field in os-release file | Lennart Poettering | |
2012-02-13 | man: we don't support systems without /etc/os-release anymore | Lennart Poettering | |
2012-02-13 | man: it's probably a good idea to wrap the ANSI color in quotes, in order to ↵ | Lennart Poettering | |
allow proper shell parsing of the semicolon | |||
2011-06-15 | man: clarify os-release in regards to spaces a bit | Lennart Poettering | |
2011-04-21 | man: minor fixes | Lennart Poettering | |
2011-04-16 | hostnamed: introduce systemd-hostnamed | Lennart Poettering | |
http://www.freedesktop.org/wiki/Software/systemd/hostnamed | |||
2010-12-20 | Fix misspellings in os-release manpage and hwclock-load.service | Miklos Vajna | |
2010-11-22 | man: make clear that VERSION and VERSION_ID is not mandatory in os-release.5 | Lennart Poettering | |
2010-11-21 | man: document /etc/os-release | Lennart Poettering | |