aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-18 18:59:19 -0600
committerCraig Jennings <c@cjennings.net>2026-01-18 18:59:19 -0600
commit1590792a4f360ff41cf5224461ee5ff3554d00dd (patch)
tree8aa897b3a8dc8ef2c498a195269b912713d418cb
parent32dea7d77f1717ae146d1c3d22d64b84e3d373f4 (diff)
downloadarchangel-1590792a4f360ff41cf5224461ee5ff3554d00dd.tar.gz
archangel-1590792a4f360ff41cf5224461ee5ff3554d00dd.zip
Update TODO with correct log filename format
-rw-r--r--TODO.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO.org b/TODO.org
index 79676cd..0c4c6ce 100644
--- a/TODO.org
+++ b/TODO.org
@@ -33,9 +33,9 @@ This would make SSH access easier without needing to find the IP address.
Already have avahi package installed - just need to configure/enable it.
-** DONE [#C] Add date/timestamp to install-archzfs.log
-Add a date/timestamp header to /tmp/install-archzfs.log when the installer starts.
-This helps identify when an installation was run when reviewing logs later.
+** DONE [#C] Add date/timestamp to install-archzfs log
+Log filename now includes timestamp: /tmp/install-archzfs-YYYY-MM-DD-HH-MM-SS.log
+Also includes header with start time inside the log file.
** TODO [#B] Consider adding bootable archzfs ISO to GRUB boot menu
Store the archzfs ISO on disk and add a GRUB menu entry to boot it directly - no USB drive needed for recovery/reinstall.