example-custom-config-repo VS vendor_calyx

Compare example-custom-config-repo vs vendor_calyx and see what are their differences.

example-custom-config-repo

This is an example custom config repo which is used to customize RattlesnakeOS builds. (by RattlesnakeOS)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
example-custom-config-repo vendor_calyx
2 1
5 5
- -
1.4 7.5
over 2 years ago about 20 hours ago
Shell Makefile
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

example-custom-config-repo

Posts with mentions or reviews of example-custom-config-repo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-01.
  • Mar 2021 Update and v11.0.7
    4 projects | /r/RattlesnakeOS | 1 Mar 2021
    fork the example custom config repo: https://github.com/RattlesnakeOS/example-custom-config-repo
  • Feedback on planned changes to custom configuration
    2 projects | /r/RattlesnakeOS | 23 Feb 2021
    Thanks for the response! So in this new model, custom patches would be moved into the hook shell scripts and could be applied at various stages of the build process. The hook shell scripts that execute can really do whatever, but an example of installing a patch from the community patches can be seen here: https://github.com/RattlesnakeOS/example-custom-config-repo/blob/HEAD/hooks/aosp_build_pre.sh#L9. In this case the patches are applied prior to the AOSP build starting (aosp_build_pre). This could obviously be simplified a bit more, but this would be the current migration path.

vendor_calyx

Posts with mentions or reviews of vendor_calyx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-23.
  • Feedback on planned changes to custom configuration
    2 projects | /r/RattlesnakeOS | 23 Feb 2021
    I've been working on some rather large updates to rattlesnakeos-stack, as I have some expiring AWS credits that I want to make use of. It's quite difficult to make large changes while keeping everything backwards compatible, which I'm mostly trying to do. One of the most visible changes at the moment would be how the custom configuration is done. All of the old config options (custom-patches, custom-manifest-remotes, custom-manifest-projects, custom-prebuilts) would be deprecated in favor of a custom configuration repo, which is just a git repo that is formatted in a specific way that defines all the customizations you want in one place. The existing custom configuration options are a pain to deal with in config and not very flexible. The new method requires a bit more technical expertise to setup but has much more flexibility. It also has the added benefit of matching close to how CalyxOS does their vendor repo, so it is easier to borrow things from their project.

What are some alternatives?

When comparing example-custom-config-repo and vendor_calyx you can also consider the following projects:

rattlesnakeos-stack - Build your own privacy and security focused Android OS in the cloud.

custom-config-repo

releases - This repo maintains metadata about RattlesnakeOS releases.