Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prompt user for all installations and make a setup.conf file #382

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tgm4883
Copy link

@tgm4883 tgm4883 commented Feb 1, 2019

These are some changes I made to the setup.sh file so it will prompt for all of the installations and also saves a setup.conf file so the next time you run it you can easily select the same options (for installing new kernels or updates from the repo). It also checks if the running kernel is the same as the latest and prompts the user if it should be redownloaded and reinstalled.

I added these as I was tired of trying to remember all the options I had selected when debugging why rotation was failing after installing using the script.

@jakeday
Copy link
Owner

jakeday commented Feb 8, 2019

Can you please clean this up and resolve the conflicts? Also, please add a .gitignore for the created setup.conf file.

@tgm4883 tgm4883 force-pushed the master branch 2 times, most recently from 91d37ce to c841e51 Compare February 9, 2019 03:57
@tgm4883
Copy link
Author

tgm4883 commented Feb 9, 2019

@jakeday Should be fixed up now. I went through and added questions for the new setup.sh stuff.

@tgm4883
Copy link
Author

tgm4883 commented Mar 14, 2019

@jakeday I've updated the code to only save the answers for questions that you already ask so
A) the pull request shouldn't break the next time you push changes and
B) Anything that you're already forcing to be installed in the setup.sh file will stay that way

@Dw1997
Copy link

Dw1997 commented May 14, 2019

At the last,it notice me Not setting clock, Not downloading last est kernel and let me reboot
but when I reboot ,the keyboard still not work

@Dw1997
Copy link

Dw1997 commented May 14, 2019

I am sorry,I tmp y replace yes ....I am fool

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