Commit Graph

119 Commits

Author SHA1 Message Date
Adriaan de Groot
c83aa1da70 Changes: pre-release housekeeping 2024-11-21 22:53:17 +01:00
Adriaan de Groot
f6e39aac52 Changes: post-release housekeeping 2024-11-07 23:09:21 +01:00
Adriaan de Groot
5ec934d331 Changes: pre-release housekeeping 2024-11-05 15:53:24 +01:00
Adriaan de Groot
3008260bb2 [unpackfsc] Import unpackfsc module from Calamares-extensions
This does some of the same things that unpackfs does, but
with nicer progress reporting, possibly it is faster.
It does not use rsync, so it might not be a drop-in replacement
for unpackfs.

Instead of having one configuration file with multiple items,
each unpackfsc instance unpacks just one thing.
2024-11-05 15:53:24 +01:00
Adriaan de Groot
3f4d2c8040 Changes: credits for recent fixes 2024-11-05 13:41:21 +01:00
Adriaan de Groot
4cd1f0f402 Changes: post-release housekeeping 2024-10-22 21:53:35 +02:00
Adriaan de Groot
35aa975a74 Changes: mention new possibilities in users module 2024-10-22 17:41:57 +02:00
Adriaan de Groot
b485bfea07 Changes: pre-release housekeeping 2024-10-21 21:36:09 +02:00
Adriaan de Groot
ad4064456b Changes: mention new users setting 2024-09-23 21:53:50 +02:00
Adriaan de Groot
d398d6568e Changes: mention styling improvements 2024-09-11 15:37:27 +02:00
Adriaan de Groot
9a9acf0b93 Changes: credit for umount fix 2024-09-08 06:56:02 -04:00
Adriaan de Groot
5fc2b2753a Changes: note keyboard fixes
Neal Gompa suggested running KWin with the --locale1 flag, which
makes it listen to locale1 changes. For systems that don't support
that, there is now a different approach that rudely writes the
config file -- which you should probably then copy into the
target system later with a *preservefiles* module.

FIXES #2264
2024-09-07 11:26:17 -04:00
Adriaan de Groot
e6e10bdcec Changes: document message changes
This has effects on translations, so we will need to wait a bit
and then pull in new translations from Transifex before release.

FIXES #2364
2024-09-06 08:40:39 -04:00
Adriaan de Groot
e945af0aa3 Changes: post-release housekeeping 2024-08-13 23:06:48 +02:00
Adriaan de Groot
9b3fbe1e33 Changes: pre-release housekeeping 2024-08-12 23:18:17 +02:00
Adriaan de Groot
e4d2b27138 Changes: show what this branch will do
While here, adjust the format for changelog entries a little.
Use "given name" instead of "first name", since "first / middle / last"
doesn't make sense in a lot of contexts. Mention issue numbers
and names for individual entries where possible.
2024-07-23 22:37:29 +02:00
dalto8
9cd0b6bf64
[Changelog] CHANGES-3.3 to add module order note 2024-07-21 19:39:01 +00:00
Adriaan de Groot
acfe97aff3 Changes: post-release housekeeping 2024-07-03 23:32:55 +02:00
Adriaan de Groot
d43135d9a0 Changes: update credits 2024-07-03 00:12:25 +02:00
Adriaan de Groot
8720a68849 Changes: pre-release housekeeping 2024-07-02 23:44:48 +02:00
Adriaan de Groot
0da919951c Changes: describe partitioning bug
FIXES #2318
2024-07-02 23:43:30 +02:00
Adriaan de Groot
bf466e0ea4 Changes: document shellprocess verbosity.
FIXES #2155
2024-06-30 23:37:00 +02:00
Adriaan de Groot
9e6e3da01c Changes: update credits and notes 2024-06-30 14:59:23 +02:00
Adriaan de Groot
b49fd32cfb Changes: update credits 2024-06-25 16:04:19 +02:00
Adriaan de Groot
ea4364b8a8 Changes: post-release housekeeping 2024-06-21 22:49:27 +02:00
Adriaan de Groot
84d1599845 Changes: pre-release housekeeping 2024-06-20 17:08:55 +02:00
Adriaan de Groot
ad28ae08b6 Changes: document existence of new initcpiocfg settings 2024-06-10 22:47:42 +02:00
Adriaan de Groot
48554cf310 Changes: document new shellprocess possibilities 2024-05-14 23:38:05 +02:00
Adriaan de Groot
66e028862f Changes: update contributors 2024-04-28 23:20:36 +02:00
Adriaan de Groot
d6897d6c36 Changes: update contributors 2024-04-28 23:11:52 +02:00
Adriaan de Groot
fd37beae8b Changes: update contributors 2024-04-28 20:42:24 +02:00
Adriaan de Groot
366552f743 Changes: update contributors
See #2323 ; Vladislav pointed out the incompatibility
but I implemented something different from the PR.
2024-04-28 17:52:39 +02:00
Adriaan de Groot
c8c0e783c3 Changes: post-release housekeeping 2024-04-16 15:56:48 +02:00
Adriaan de Groot
bcf27aa311 Changes: pre-release housekeeping 2024-04-16 15:31:51 +02:00
Adriaan de Groot
0095e30843 Changes: document sleep / suspend 2024-04-16 15:09:32 +02:00
Adriaan de Groot
30ca0bfa45 [locale] Fix TZ assignments for various locations
- Tehran (UTC+3.5)
- Muscat (UTC+4)
- Dubai (UTC+4)
2024-04-14 22:58:22 +02:00
Adriaan de Groot
685e9db3f7 Changes: credits 2024-04-14 22:16:40 +02:00
Adriaan de Groot
131b2eded1 Changes: update credits 2024-04-12 22:10:39 +02:00
Adriaan de Groot
b78721d4b9 Changes: update credits 2024-04-09 15:56:03 +02:00
Peter Jung
2fd98c913a
plymouthcfg: Use plymouth-set-default-theme instead of sed
Currently we are running into an issue, when setting the default theme via "sed", since the "[DAEMON]" entry in /etc/plymouth/plymouthd.conf is commented, which results into that the theme is not correctly applied.

Signed-off-by: Peter Jung <admin@ptr1337.dev>
2024-03-29 20:05:41 +01:00
Peter Jung
60c5f3fd5a
initcpiocfg: Add microcode module
Signed-off-by: Peter Jung <admin@ptr1337.dev>
2024-03-04 19:44:03 +01:00
Adriaan de Groot
21842e20c7 Changes: pre-release housekeeping 2024-03-03 22:33:32 +01:00
Adriaan de Groot
58bbfac910 Changes: document recent things 2024-03-03 21:17:44 +01:00
Adriaan de Groot
da4a3161a2 Changes: document new things 2024-03-03 15:09:56 +01:00
Adriaan de Groot
1f3ebad92d Changes: post-release housekeeping 2024-02-27 11:25:32 +01:00
Adriaan de Groot
6658708576 Changes: pre-release housekeeping 2024-02-27 00:33:06 +01:00
Adriaan de Groot
f57ee158b7 Merge branch 'issue-2212' into calamares 2024-02-26 22:38:28 +01:00
Adriaan de Groot
5eac7a021c Changes: document contributions 2024-02-26 21:42:06 +01:00
Adriaan de Groot
dc91255ff5 Changes: document process changes
FIXES #2212
2024-02-25 23:22:19 +01:00
Adriaan de Groot
b7e34abeaa Changes: post-release housekeeping 2024-02-24 00:27:17 +01:00