bootc-dev / bootc-dev/bootc

install to-filesystem overwrites SSH host keys and SSH user keys and password

Open
#434 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

When I do a ```bootc switch``` or ```bootc update```` my SSH host keys and SSH user keys and password are preserved. But when I used ```bootc install to-filesystem``` they are lost.

When I connect to the same IP address after ```install to-filesystem``` SSH complains about the host keys having changed. In addition, the contents of /home, the SSH username, password have all been lost.

This behavior seems unexpectedly different, and surprising to me. Why does ```bootc switch``` keep the contents of /etc (and somehow merge it) and ```bootc install``` discards it? Ditto for other directories.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.