diff options
| author | Craig Jennings <c@cjennings.net> | 2026-01-18 18:59:19 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-01-18 18:59:19 -0600 |
| commit | 1590792a4f360ff41cf5224461ee5ff3554d00dd (patch) | |
| tree | 8aa897b3a8dc8ef2c498a195269b912713d418cb /TODO.org | |
| parent | 32dea7d77f1717ae146d1c3d22d64b84e3d373f4 (diff) | |
| download | archangel-1590792a4f360ff41cf5224461ee5ff3554d00dd.tar.gz archangel-1590792a4f360ff41cf5224461ee5ff3554d00dd.zip | |
Update TODO with correct log filename format
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |
