-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
generate-bootstraps.sh: adding a way to generate bootstrap based on pacman #10276
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
Conversation
|
Unfortunately I can't do development to |
|
Otherwise looks fine from a quick overview. For pacman issues, you would need to solve yourself since I am not familiar with it or its build system.
Yeah, not a necessity. Up to you and other pacman users. |
|
Can you allow edits from maintainers? |
That is, to allow you to edit the file? |
|
Yeah, there should be an option in the side bar of the pull request for you. |
I don't have that option. |
|
@agnostic-apollo I think you should have access, normally we are able to force push to the remote branch (termux-pacman:bootstraps in this case) in the PR, unless the branch is protected or something in the other repo |
|
I am getting Access is granted with Anyways, undo your last commit with |
|
Yeah, you are right, same issue in #10359 |
|
@agnostic-apollo thank you. I will probably give you access to the termux-packages repo so that this situation does not happen again. |
…age manager and work with db from the pacman service.
|
You are welcome and thanks to you too. That can be done, although not currently necessary. :) |
#10256
So far only done for
generate-bootstraps.sh. Already tested everything, it works fine. I'll work on improvingbuild-bootstraps.shlater.