From 0bfb7ab03a037d688ee5d9161952544b93eaffbf Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 25 Jan 2026 02:50:51 -0600 Subject: Add ISO naming task, update session context - Add TODO for ISO naming convention change (date after project name) - Update session context with test results: - btrfs-single, btrfs-mirror, btrfs-stripe: PASS - btrfs-luks, btrfs-mirror-luks: reboot test blocked by passphrase prompt - Sync fix validated for non-encrypted btrfs --- todo.org | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 4876d56..7871590 100644 --- a/todo.org +++ b/todo.org @@ -17,6 +17,13 @@ Review [[file:docs/project-workflows/code-review.org][docs/project-workflows/cod Created: 2026-01-23 Postponed: After archangel project completion. +** TODO [#A] Rename ISO to (project)-(YYYY-MM-DD)-vmlinuz-(version).iso +Current format: archzfs-vmlinuz-6.12.66-lts-2026-01-24-x86_64.iso +New format: archzfs-2026-01-24-vmlinuz-6.12.66-lts-x86_64.iso + +Date should come right after project name for easier sorting and identification. +Update build.sh ISO_NAME variable. + ** TODO [#A] Fix mkinitcpio configuration in install-archzfs (causes boot failure) After kernel updates or mkinitcpio regeneration, systems fail to boot because install-archzfs leaves incorrect mkinitcpio configuration from the live ISO environment. -- cgit v1.2.3