diff options
author | P. J. McDermott <pj@pehjota.net> | 2016-01-15 20:09:48 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2016-01-15 20:09:48 (EST) |
commit | 47b2c11b54b94cbed8818b16900bc14b825a278f (patch) | |
tree | 18e4a4979b1ff9e555d3ad90929523e3d98e4928 | |
parent | 442985d582d60dc1d17a403644418c6028f731a7 (diff) |
TODO: mkinitramfs command is done
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ - * Write `mkinitramfs` command - - Usage: `prokit mkinitramfs -l <vmlinuz-output> -i <initramfs-output> - <root>` * Add interactive frontend for installers: - Clean up `install_system()` and `installer-pc` output + Maybe write everything to an installation log file in `${root}/var/log/` |