Philip Müller
b7763f0427
Merge branch 'calamares' of https://github.com/calamares/calamares into development
2021-12-04 10:48:56 +01:00
Adriaan de Groot
ceb9ec4115
[fstab] Avoid KeyError when no subvol is set (from dalto8)
2021-12-04 02:15:33 +01:00
Adriaan de Groot
c22bbea528
[packages] Fix tests; YAML interpretation of 'yes' is not a bool
2021-12-04 02:04:24 +01:00
Adriaan de Groot
5277892e4f
Changes: pre-release housekeeping
2021-12-03 23:47:16 +01:00
Calamares CI
5b767e147d
i18n: [python] Automatic merge of Transifex translations
2021-12-03 23:30:28 +01:00
Calamares CI
0178fe6782
i18n: [desktop] Automatic merge of Transifex translations
2021-12-03 23:30:27 +01:00
Calamares CI
209c48d67f
i18n: [calamares] Automatic merge of Transifex translations
2021-12-03 23:30:27 +01:00
Adriaan de Groot
310d67cf27
Merge branch 'btrfs-no-subvolume' into calamares
...
FIXES #1837
2021-12-02 22:09:25 +01:00
Adriaan de Groot
f26c81700d
[fstab] Suppress empty subvol= options in fstab
2021-12-02 22:08:17 +01:00
Adriaan de Groot
96ccf256b2
[mount] Add documentation to the config file
2021-12-02 22:02:14 +01:00
Adriaan de Groot
951ddfb72a
[mount] Experimental: accept 'no' for subvolumes
...
If there is no subvolume set, skip creation of that subvolume.
This allows root to be on a bare FS, without a tag or subvolume
name. To achieve this, use
subvolume: no
(no quotes there) in the YAML.
2021-12-01 23:06:02 +01:00
Adriaan de Groot
3845e05834
[locale] Correct timezone 5.0 / 5.5
...
Timezones 5.0 and 5.5 have considerable overlap; clear up most
of it. Since a pixel is about 55x55km on the ground, and the
translation of latitude and longitude is sketchy at best,
accuracy on this timezone map is not very good.
FIXES #1832
2021-11-29 22:04:31 +01:00
Adriaan de Groot
7cea1cb56e
Changes: document fstab
2021-11-29 17:06:10 +01:00
Adriaan de Groot
cdc3a9aad2
Merge pull request #1834 from dalto8/btrfs-swap
...
[fstab] Use different options for the btrfs swap subvolume
2021-11-29 15:16:17 +01:00
Adriaan de Groot
86ec0a6bd2
Merge branch 'fixup-packages' into calamares
...
- Add a changelog entry for what has been done.
2021-11-29 15:13:31 +01:00
Adriaan de Groot
dfd13b4948
[packages] Remove bad config-lines
...
- rootMountPoint is a global thing, not a job-configuration item
2021-11-29 15:02:05 +01:00
Adriaan de Groot
28bd737062
[packages] Validate test-configs, too
...
- The config-files has a typo, so didn't validate, so
the loaded data was wrong, leading to test-failures.
See 61e0d538e9
.
2021-11-29 14:59:43 +01:00
Adriaan de Groot
ec1b73be2b
CMake: don't cmake in the source-directory (during development)
2021-11-29 14:56:15 +01:00
Adriaan de Groot
864dcdb2c2
FreeBSD: Calamares is in the official ports-tree already
2021-11-29 14:45:30 +01:00
Adriaan de Groot
61e0d538e9
[packages] Be more explicit in test failures, fix test data
2021-11-29 14:44:12 +01:00
Adriaan de Groot
474aaf7603
[packages] Fix loading of the subkeys for pacman
2021-11-29 14:23:15 +01:00
Adriaan de Groot
65488ca174
[libcalamares] More verbose when loading YAML for Python
2021-11-29 14:19:06 +01:00
Adriaan de Groot
1260d3fcb9
[packages] Expand tests for PM-specifics more
2021-11-29 13:21:50 +01:00
Adriaan de Groot
3e0c9ba056
[packages] Expand tests with PM-specific bits
2021-11-29 13:04:44 +01:00
Adriaan de Groot
fcbe8d3a3e
[libcalamares] API for YAML-loading from Python
2021-11-29 12:59:30 +01:00
Adriaan de Groot
7f643010b2
[libcalamares] Expose error() and warn() to Python
2021-11-29 12:26:07 +01:00
Adriaan de Groot
e9970474f5
[libcalamares] Allow Python to log an Error as well
2021-11-29 12:22:02 +01:00
Adriaan de Groot
8a1e5d35fa
[packages] Move pacman-options into their own key with subkeys
2021-11-29 11:59:09 +01:00
Adriaan de Groot
90459e434f
Merge pull request #1833 from dalto8/pacman
...
[packages] Additional pacman options
2021-11-29 11:39:01 +01:00
dalto
bd07db544f
[packages] Update doumentation for run_pacman() to be more complete
2021-11-28 15:56:16 -06:00
dalto
6b838bbf3d
[fstab] Add comment explaining logic
2021-11-26 13:00:30 -06:00
dalto
df3e049e1c
[fstab] Use different options for the btrfs swap subvolume
2021-11-26 12:36:15 -06:00
dalto
bb24ee1b3b
[packages] Fix location of call to reset_progress()
2021-11-26 10:56:32 -06:00
dalto
c80b4ff4c2
[packages] Make callback logic more sensible
2021-11-26 08:30:18 -06:00
Adriaan de Groot
596e471276
Merge pull request #1829 from dalto8/zfs-readme
...
Update zfs module documentation
2021-11-26 15:15:29 +01:00
dalto
e1e29780f2
[packages] Change callbacks
2021-11-25 15:55:22 -06:00
dalto
fa10bb8dd3
[packages] Add support for more pacman options
2021-11-25 11:52:41 -06:00
Philip Müller
38a9da5ae7
Merge branch 'development' of ssh://gitlab.manjaro.org:22277/applications/calamares into development
2021-11-24 11:54:14 +01:00
Philip Müller
fe2d8f3262
Merge branch 'calamares' of https://github.com/calamares/calamares into development
2021-11-24 11:53:45 +01:00
Adriaan de Groot
01d55254f2
i18n: update languages (Farsi at 100%)
2021-11-19 23:17:05 +01:00
Calamares CI
180b12fbaf
i18n: [python] Automatic merge of Transifex translations
2021-11-19 23:13:59 +01:00
Calamares CI
dc8901113e
i18n: [desktop] Automatic merge of Transifex translations
2021-11-19 23:13:58 +01:00
Calamares CI
f947c072e1
i18n: [calamares] Automatic merge of Transifex translations
2021-11-19 23:13:58 +01:00
dalto
ee032b43fe
[zfs] Fix spelling error in readme
2021-11-19 14:24:36 -06:00
dalto
f37a775977
[zfs] Update module documentation
2021-11-19 10:46:23 -06:00
Adriaan de Groot
855391b31d
Changes: post-release housekeeping
2021-11-19 14:55:29 +01:00
Adriaan de Groot
8ca6a7caef
[displaymanager] Fix tests (don't overwrite developer host configuration)
2021-11-16 17:30:28 +01:00
Adriaan de Groot
b0d951d7e5
[grubcfg] Avoid UnboundLocal, always set zfs_root_path to something
2021-11-16 17:22:43 +01:00
Adriaan de Groot
8233be93cf
CI: fix permissions on scripts
2021-11-16 17:15:37 +01:00
Adriaan de Groot
8652fc5f6d
[zfs] Fix schema
...
- typo (canmount vs canMount)
- the canMount property is nominally a string, but YAML is 'special'
and interprets 'on' and 'off' and 'yes' and 'no' and other strings
as booleans unless quoted.
2021-11-16 17:14:12 +01:00