Skip to content

Commit d7eea2f

Browse files
committed
oops, actually update with proper content
1 parent ea28055 commit d7eea2f

1 file changed

Lines changed: 27 additions & 33 deletions

File tree

_posts/2025-02-14-new-images.md

Lines changed: 27 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,44 @@
11
---
2-
title: New images and welcoming new committers
2+
title: New images
33
layout: post
44
excerpt_separator: <!--more-->
55
---
66

7-
As of 04 December 2024 new images have been published.
7+
The 20250214 set of images is now published.
88

9-
While there weren't originally supposed to be any more images
10-
before reaching the beta phase, a new apk feature proved to
11-
be necessary.
12-
13-
Other than that, it's an incremental refresh with software
14-
updates.
9+
This took longer than originally expected but there have been
10+
major changes that warranted waiting a bit longer for it
1511

1612
<!--more-->
1713

18-
## New committers
19-
20-
We have two new committers, Jami Kettunen (deathmist) and
21-
Isaac Freund (ifreund). Both have been a part of our community
22-
for a long time and are active contributors; congratulations :)
14+
## Changes
2315

24-
Unfortunately, another of our contributors, nekopsykose, has
25-
left the project recently. We thank her for being a part of
26-
the community and all of the work over the years and wish her
27-
the best.
16+
The images come with a fresh version of `apk-tools`. This version
17+
finally supports several features that we began using, particularly
18+
variable expansion and being able to migrate most of its files into
19+
a system-wide `/usr` location.
2820

29-
## Changes
21+
That means you finally have a way to properly change your mirror
22+
of choice without having to mess with the repository definitions.
23+
The process of doing that is in the relevant documentation section.
3024

31-
The `apk-tools` package manager has been updated again, ahead
32-
of implementing a new kernel backup system. New static binaries,
33-
new OCI images, and other things have also been updated to use
34-
this new version of `apk`.
25+
The repository definitions have been updated to use the new v3-style
26+
index naming, though backwards compatibility is also provided.
3527

36-
That means this image set is now the minimum that can be used
37-
to perform new installations, unless you update `apk-tools`
38-
in the live environment beforehand.
28+
Kernel 6.13 is used in the new images. That means updated hardware
29+
support and other things.
3930

40-
Various software has been updated. Linux kernel 6.12 is now the
41-
default, most notably.
31+
Both the GNOME and Plasma images (the latter is still experimental)
32+
come with the latest versions of their respective desktop environments.
4233

43-
The ISOs now have a bootable partition in the protective MBR.
44-
That means compatibility with certain x86 BIOS machines should
45-
be better.
34+
Various fixes have been made to allow the live system to work better
35+
and more seamlessly on more machines.
4636

47-
## Upcoming changes
37+
Additionally, 32-bit PowerPC images are now a standard release architecture
38+
and included in the batch. We have some plans to also introduce support
39+
for the LoongArch64 ISA, which may join them next time.
4840

49-
This is likely the last update before entering the beta phase,
50-
for real this time.
41+
Due to all of these changes as well as updates in the infrastructure,
42+
this new set is the recommended baseline for installation. Older images
43+
have an out of date package manager and installation scripts, which may
44+
be problematic with the current layout.

0 commit comments

Comments
 (0)