archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
6.09k stars 529 forks source link

Add the possibility to transfer GPG and SSH keys from preious installs #2685

Open BluePyTheDeer251 opened 2 weeks ago

BluePyTheDeer251 commented 2 weeks ago

describe the request

A very weird idea, but I think archinstall could have a feature where you can connect to an old install, to import files that you can't transfer through other means, like, GPG of SSH keys.

Torxed commented 2 weeks ago

Do you mean like archinstall --conf previous_install.json? :)

BluePyTheDeer251 commented 2 weeks ago

Something like that, but with the option to also send GPG and SSH keys.

Torxed commented 2 weeks ago

Ah, are you saying that before installing over a system — we should extract SSH and GPG keys and then re-insert them into the new system?

If so I think I understand better now hehe

BluePyTheDeer251 commented 2 weeks ago

I'll rename this accordingly