Skip to content

Commit c6fad70

Browse files
committed
add 2025-12-20 images post
1 parent 9817b9e commit c6fad70

1 file changed

Lines changed: 56 additions & 0 deletions

File tree

_posts/2025-12-20-new-images.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: New images
3+
layout: post
4+
excerpt_separator: <!--more-->
5+
---
6+
7+
The 20251220 set of images is now published.
8+
9+
This is an incremental refresh.
10+
11+
<!--more-->
12+
13+
## Changes
14+
15+
This set has been overdue for a while so it mainly comes as
16+
an update with new versions.
17+
18+
This set is based on kernel 6.18 and comes with latest versions
19+
of desktop environments and most other software.
20+
21+
Newly, the live images will not automatically import LVMs and
22+
ZFS pools, as that was found to be unintuitive and sometimes
23+
system-breaking (with ZFS-on-root setups).
24+
25+
Additionally, the images now come with an experimental TUI
26+
installer. It can be invoked as `chimera-installer` from the
27+
command line.
28+
29+
The installer supports the following:
30+
31+
* Local and remote installs
32+
* APK mirror setup, with up to date mirror list fetched from the repo
33+
* Basic setup (hostname, timezone, root password, user account)
34+
* Installing extra packages
35+
* Kernel version selection
36+
* Bootloader setup (GRUB and systemd-boot, including BIOS/EFI/OF)
37+
38+
It does not support the following:
39+
40+
* Disk partitioning and formatting
41+
* And probably a lot of other things
42+
43+
You are expected to partition, format, and mount your filesystem
44+
layout beforehand and then point the installer to the mounted root.
45+
This is by design and will remain that way, however a separate tool
46+
for simplified disk setup may be provided later on.
47+
48+
However, it does validate your mounted filesystem tree for baseline
49+
correctness, performs detection of system-specific things (like ESP)
50+
and automatically generates `crypttab` for encrypted setups (this is
51+
rudimentary so if you use keyfiles or other advanced things you need
52+
to tweak it afterwards).
53+
54+
## Next images
55+
56+
The next set will come early next year with some more major changes.

0 commit comments

Comments
 (0)