forked from akhilnarang/scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Open a pull request #1
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
Open
LeCmnGend
wants to merge
58
commits into
LeCmnGend:11.0
Choose a base branch
from
akhilnarang:master
base: 11.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
adding GitHub packages repository. Some env. don't have software-properties-common and scripts fails to run apt-add-repository command; # bash android_build_env.sh Adding GitHub apt key and repository! Executing: /tmp/apt-key-gpghome.aXdgtXadYz/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-key C99B11DEB97541F0 gpg: key C99B11DEB97541F0: "Nate Smith <[email protected]>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 sudo: apt-add-repository: command not found
setup/install_android_sdk: update packages and sync with upstream
setup: install software-properties-common before
Fixed `gpg: keyserver receive failed: Server indicated a failure error` when `sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key C99B11DEB97541F0`
26c1636 to
88eb1eb
Compare
Required to compile MTK libs
android_build_env: Install libswitch-perl as well
scripts: github: Add script to push all repos from manifest to github
GPG keyserver error fix in `Update android_build_env.sh`
android_build_env: upgrade to hkps for keyserver
setup: ccache: Update SCM protocol to https
setup: android_build_env: extend focal packages to jammy as well
Fixes the following: perl: error while loading shared libraries: libcrypt.so.1: cannot open shared ob ject file: No such file or directory make[2]: *** [/home/pppig236/loss/kernel/xiaomi/sm6150/kernel/Makefile:135: kern el/kheaders_data.tar.xz] Error 127
Following the official procedure as mentioned in [1]. The previous method was deprecated leaving behind an error with missing repository as [2] doesn't exist. Reference: [1] https://github.com/cli/cli/blob/trunk/docs/install_linux.md\#debian-ubuntu-linux-raspberry-pi-os-apt [2] https://cli.github.com/packages
…ipts * ssh://github.com/akhilnarang/scripts: setup: android_build_env: Update the installation of GitHub CLI package Signed-off-by: Akhil Narang <[email protected]>
Signed-off-by: Akhil Narang <[email protected]>
Add libxcrypt-compat for Arch env setup
Bare arch server setup doesn't have a font which throws this error while compling -https://katb.in/axoxiyibumo
* Fedora 31 -> 36 Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
* The package "libxcrypt-compat" is available in Archlinux core repository : https://archlinux.org/packages/core/x86_64/libxcrypt-compat Also it's getting installed by aosp-devel as a dependency : https://aur.archlinux.org/cgit/aur.git/commit/PKGBUILD?h=aosp-devel&id=8cf0210389af8c1b082f746144e56930c9cf7cd8 Therefore if we clone it from aur and compile, it generates an older version of package and as we using --noconfirm option, it downgrades the package without asking. So let aosp-devel do the job of installing it. Signed-off-by: Arrowsploit <[email protected]>
Arch-Androidenvsetup: Don't install libxcrypt-compat from AUR
setup: fedora: Add clang
The script works across all 2x.xx versions of PopOS (LTS/non-LTS), just add the required checks to let it join the roster. Change-Id: I9b108b18814462b5a838f0dc8574c58b90c7e495
scripts: fedora: Update for F37
setup: android_build_env: Add support for PopOS
Arch env install font as well
- Source -https://github.com/crowdin/crowdin-cli#installation Change-Id: Id529f6840c3763ef5b9125f7107efaf1e996d78f Signed-off-by: Sipun Ku Mahanta <[email protected]>
* Some custom rom sources started using git-lfs. Installing this Git extension will allow us to track those larger files from remote server Signed-off-by: Arrowsploit <[email protected]>
setup: Install git-lfs
Change-Id: 133113140ac60ed39c891d37cbe66c6b4c3b4e99 Signed-off-by: TogoFire <[email protected]>
setup: add in openSUSE setup script
* some custom roms require rsync in build, "error: rsync command not found", Installing this by default in the script fixes it
Fixes perl: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory on fedora rawhide
setup: fedora: Install libxcrypt-compat
setup: Install rsync
* follow the official working method current script yields the following error: ccache.sh: line 6: ./autogen.sh: No such file or directory ccache.sh: line 7: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. [sudo] password for user: make: *** No rule to make target 'install'. Stop. /tmp autogen.sh no longer exists in the upstream repo
…m one to another Signed-off-by: Akhil Narang <[email protected]>
Signed-off-by: Akhil Narang <[email protected]>
Signed-off-by: Akhil Narang <[email protected]>
Soon to be updated by Omkar Signed-off-by: Akhil Narang <[email protected]>
(cherry picked from commit c6201a8) Signed-off-by: Omkar Chandorkar <[email protected]> Signed-off-by: Akhil Narang <[email protected]>
Signed-off-by: Akhil Narang <[email protected]>
This is needed for Lineage's py extract utils
setup: Install pyelftools
scripts: setup: Revive crowdin cli installation script
scripts: ccache: use cmake to configure build
* Update arch-manjaro.sh * Update arch-manjaro.sh
Required for https://www.reddit.com/r/linuxhardware/comments/y9ex5s/comment/lg0kjf8/ https://github.com/Kuchteq/asus-shutter-linux/ Signed-off-by: Akhil Narang <[email protected]>
Use ubuntu-latest, checkout@v4 Signed-off-by: Akhil Narang <[email protected]>
fixes: /home/vishalcj17/build-box/vauxite/kernel/msm-5.4/scripts/extract-cert.c:24:10: fatal error: 'openssl/engine.h' file not found 24 | #include <openssl/engine.h> Signed-off-by: Vishalcj17 <[email protected]>
Signed-off-by: Akhil Narang <[email protected]>
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.
Open a pull request