diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-17 02:33:36 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-17 02:33:36 (EST) |
commit | 32cdbd1c570d39b1c53a096e8f3cf51dcf9f613a (patch) | |
tree | f449bc4781b2f0f55dbc8941f51bbc851384c790 | |
parent | abe59c4cc3867eddf706af098e5bd502ad2015ce (diff) |
TODO: Installer already detects native arch
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -19,7 +19,3 @@ + Call a profile function to get architectures (with names and descriptions) for a given suite and platform + Pass a tui function as the output callback to `install_system()` - * Make `installer-pc` check architecture compatibility (host CPU and kernel - vs. those of system to install)? - - Can't do a "foreign" installation, unless LILO is not to be installed (as - on libreboot-specific platforms) |