Skip to content

exclude gnupg keyring files from revision control#332

Closed
persmule wants to merge 1 commit into
linuxboot:masterfrom
persmule:exclude-keyring
Closed

exclude gnupg keyring files from revision control#332
persmule wants to merge 1 commit into
linuxboot:masterfrom
persmule:exclude-keyring

Conversation

@persmule

@persmule persmule commented Mar 1, 2018

Copy link
Copy Markdown
Contributor

Since gnupg and ssh keyring files are highly user-specific, they should not be
managed with revision control system, otherwise they can cause trouble
when rebasing.

@flammit

flammit commented Mar 1, 2018

Copy link
Copy Markdown
Collaborator

Maybe include /.ssh/authorized_keys too?

Since gnupg and ssh keyring files are highly user-specific, they should not be
managed with revision control system, otherwise they can cause trouble
when rebasing.
@persmule

persmule commented Mar 1, 2018

Copy link
Copy Markdown
Contributor Author

@flammit
Just amended.

@osresearch

Copy link
Copy Markdown
Collaborator

Those files should move into the currently unimplemented and unspecified non-volatile user partition. Which we should figure out how to make it work for coreboot and linuxboot, on both real hardware and qemu.

@osresearch

Copy link
Copy Markdown
Collaborator

This was merged as part of #357, right?

@osresearch osresearch closed this Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants