Pull request for changes from personal repo#29
Open
TACIXAT wants to merge 1 commit intogrugq:masterfrom
Open
Conversation
Author
|
The commented out ssh stuff is naive. It breaks SSH. It just needs -d 172.16.0.1. |
Author
|
Any word on this? Would you consider adding me as a contributor to manage these pull requests? |
Contributor
ad90df8e708e8fa8153e56a059
left a comment
There was a problem hiding this comment.
My $0.02
| # Install ntp | ||
| pacman -S ntp | ||
|
|
||
| # Install sudo |
Contributor
There was a problem hiding this comment.
I don't think we want passwordless sudo for security reasons.
|
|
||
| # logrunner & tlsdate both need to be built :( | ||
|
|
||
| # build tlsdate |
Contributor
There was a problem hiding this comment.
reason not to use pacman -S tlsdate ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sorry if this is a little messy, tried to revert my repo to yours so that changes will be minimal, I see the other commit history in there still. For some reason the comments form master aren't showing in the diff so those look like extra additions.
flash-sdcard.sh
build.sh