[users] Document new knobs
- while here, update copyright notice FIXES #1140
This commit is contained in:
parent
f7e8488edf
commit
7c2a196568
3
CHANGES
3
CHANGES
@ -31,6 +31,9 @@ This release contains contributions from (alphabetically by first name):
|
|||||||
"fancy" release notes as a QML application, rather than a webview
|
"fancy" release notes as a QML application, rather than a webview
|
||||||
or text widget. Note that this does not replace the slideshow-during-
|
or text widget. Note that this does not replace the slideshow-during-
|
||||||
installation module.
|
installation module.
|
||||||
|
- The *users* module now has knobs for setting the hostname and writing
|
||||||
|
the `/etc/hosts` file. The new configuration options are documented
|
||||||
|
in `users.conf`. #1140
|
||||||
|
|
||||||
|
|
||||||
# 3.2.18 (2020-01-28) #
|
# 3.2.18 (2020-01-28) #
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright 2014, Rohan Garg <rohan@kde.org>
|
* Copyright 2014, Rohan Garg <rohan@kde.org>
|
||||||
* Copyright 2015, Teo Mrnjavac <teo@kde.org>
|
* Copyright 2015, Teo Mrnjavac <teo@kde.org>
|
||||||
* Copyright 2018, Adriaan de Groot <groot@kde.org>
|
* Copyright 2018, 2020, Adriaan de Groot <groot@kde.org>
|
||||||
*
|
*
|
||||||
* Calamares is free software: you can redistribute it and/or modify
|
* Calamares is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
*
|
*
|
||||||
* Copyright 2014, Rohan Garg <rohan@kde.org>
|
* Copyright 2014, Rohan Garg <rohan@kde.org>
|
||||||
* Copyright 2015, Teo Mrnjavac <teo@kde.org>
|
* Copyright 2015, Teo Mrnjavac <teo@kde.org>
|
||||||
|
* Copyright 2020, Adriaan de Groot <groot@kde.org>
|
||||||
*
|
*
|
||||||
* Calamares is free software: you can redistribute it and/or modify
|
* Calamares is free software: you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
Reference in New Issue
Block a user