#25 Select package feed commit?

Closed
opened 6 years ago by pi31415 · 2 comments
pi31415 commented 6 years ago

Hi, I'm one of the enthusiastic build-everything-from source types. I'm using librecmc-v1.4.1a-final. On librecmc documentation says to run

./scripts/feeds update && ./scripts/feeds install

I was just wondering (1) How to view/clone the feed repository; and (2) if there is something I can pass to ./scripts/feeds to get a specific repository commit, rather than just whatever happens to be the latest when I run the command?

Hi, I'm one of the enthusiastic build-everything-from source types. I'm using librecmc-v1.4.1a-final. On librecmc documentation says to run ./scripts/feeds update && ./scripts/feeds install I was just wondering (1) How to view/clone the feed repository; and (2) if there is something I can pass to ./scripts/feeds to get a specific repository commit, rather than just whatever happens to be the latest when I run the command?
RISCI_ATOM commented 6 years ago
Collaborator

The package feeds are specified in $SRC_ROOT/feeds.conf.default. If you wish to pull a specific commit instead of a branch, replace ;v1.4 with ^$commit_hash. Currently, libreCMC only has one package feed.

The package feeds are specified in `$SRC_ROOT/feeds.conf.default`. If you wish to pull a specific commit instead of a branch, replace `;v1.4` with `^$commit_hash`. Currently, libreCMC only has one [package feed](https://gogs.librecmc.org/libreCMC/package-feed).
pi31415 commented 6 years ago
Poster

Thank you!

Thank you!
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.