-
Notifications
You must be signed in to change notification settings - Fork 21
Home
Kenneth Hoste edited this page Jun 2, 2020
·
10 revisions
(via Bart Oldeman in EESSI Slack)
- general notes: https://docs.google.com/document/d/1F1WAsHJrfr_SnK09OyZG6oifAanHiQdkpJZ24N0GytM
- modified bootstrap script: https://github.com/ComputeCanada/gentoo-overlay/blob/master/scripts/bootstrap-prefix-stable-nixpkgs.sh
- some of this is only required to bootstrap from Nix environment
- first thing to try:
wget https://gitweb.gentoo.org/repo/proj/prefix.git/plain/scripts/bootstrap-prefix.sh chmod +x bootstrap-prefix.sh EPREFIX=/cvmfs/soft.computecanada.ca/gentoo/2020 ./bootstrap-prefix.sh