Philip Müller
644825311c
Merge branch 'calamares' of https://github.com/calamares/calamares into development
2020-12-03 09:15:03 +01:00
Chrysostomus
ff9f47ec83
Fix syntax errors
2020-11-15 01:42:16 +02:00
Chrysostomus
8676ce9a20
Simplify the generators
2020-11-12 23:57:02 +02:00
Matti Hyttinen
73b5c62ab8
Update main.py
...
typo in a comment
2020-11-06 08:49:22 +02:00
Chrysostomus
741c1c5d1e
Use constructor instead of a loop
2020-11-05 01:01:26 +02:00
Chrysostomus
26b1c349d3
Set default value inside the relevant function
2020-11-04 19:27:59 +02:00
Chrysostomus
fe291bc51a
Write the crypttab entry still
2020-11-03 23:33:24 +02:00
Chrysostomus
9f52282e4c
Don't use keyfile if there /boot is unencrypted
2020-11-03 23:23:56 +02:00
Philip Müller
6a962f044e
[merge] with upstream
2020-09-02 11:42:14 +02:00
Adriaan de Groot
1cd9b93a22
REUSE: Giant boilerplate cleanup
...
- point to main Calamares site in the 'part of' headers instead
of to github (this is the "this file is part of Calamares"
opening line for most files).
- remove boilerplate from all source files, CMake modules and completions,
this is the 3-paragraph summary of the GPL-3.0-or-later, which has
a meaning entirely covered by the SPDX tag.
2020-08-26 02:28:38 +02:00
Adriaan de Groot
863a4cc2a4
REUSE: (GPL-3.0-or-later) Python modules
2020-08-26 02:22:49 +02:00
Adriaan de Groot
1b23520f20
REUSE: (CC0-1.0) module descriptors and configuration files
...
In spite of there being considerable documentation sometimes in the
config file, we go with CC0 because we don't want the notion of
'derived work' of a config file.
The example `settings.conf` is also CC0. Add some docs to
it while we're at it.
2020-08-26 02:22:49 +02:00
Philip Müller
c848867797
[merge] with upstream
2019-05-05 00:37:00 +02:00
Adriaan de Groot
d2dd4fd76b
Modules: Improve error reporting
...
- Remaining modules [networkcfg] [openrcdmcryptcfg] [rawfs] with
code that throws on bad configuration. Replace with meaningful
error messages, to better check cases of SyntaxError &c.
2019-04-28 14:43:39 -04:00
Adriaan de Groot
ff6a3608a6
[mount] [networkcfg] [openrcdmcryptcfg] Translate module name
2019-04-19 17:02:03 +02:00
Philip
c1ffc18738
[merge] with upstream
2017-12-23 07:30:07 -05:00
Adriaan de Groot
762ad54344
Documentation: change http links to GitHub to https
2017-12-20 08:39:09 -05:00
Philip
978bc2a4ef
[Merge] with upstream
2017-12-07 16:49:55 -05:00
V3n3RiX
7cecfceaa7
add openrcdmcryptcfg module
2017-12-02 19:47:34 +00:00
Philip
779f602df7
[openrcdmcryptcfg] PEP8 modification
...
- see also: https://github.com/calamares/calamares/pull/750
2017-06-23 11:35:14 +02:00
Philip
67987fa29b
[openrcdmcryptcfg] Fixed pep8 whining in module
...
- see also https://github.com/calamares/calamares/pull/750
2017-06-19 18:50:24 +02:00
Philip
61f63cfa5c
[openrcdmcryptcfg] Fixed pep8 whining in module
...
- fix small regression
- see also https://github.com/calamares/calamares/pull/750
2017-06-19 16:19:46 +02:00
Philip
4c7dbad755
[openrcdmcryptcfg] Fixed pep8 whining in module
...
- see also https://github.com/calamares/calamares/pull/750
2017-06-19 16:12:13 +02:00
Philip
2d1ab745e3
new module : openrcdmcryptcfg
...
- auto unlock encrypted /home partition with OpenRC
- see also https://github.com/calamares/calamares/pull/750
2017-06-19 15:54:49 +02:00