summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2021-03-30 09:44:29 +0300
committerΝικόλαος Κυριάκος Φυτίλης2021-03-30 09:44:29 +0300
commitfcddf438706fa6bc82aed3057da97cc1abc75a14 (patch)
tree9aaf7b86577042f0bd11bf02793c98f539d05738
parent36051d1c2ebc2a193cfa0c1a989e80d27a6b7676 (diff)
downloadaur-fcddf438706fa6bc82aed3057da97cc1abc75a14.tar.gz
add info
-rwxr-xr-xPKGBUILD10
1 files changed, 10 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84ac5fcc6555..ebd84d0f2a4e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,6 +2,16 @@
# Contributor: Kyle De'Vir (QuartzDragon) <kyle[dot]devir[at]mykolab[dot]com>
# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
+#################################################################################
+# Because the package needs to download 2 linux gits to accelerate the progress
+# do not let makepkg fetch them on its own. use (hint: uncomment the lines :) ):
+# git clone https://github.com/koverstreet/bcachefs.git \
+# --reference PATHTOEXISTINGGIT linux-bcachefs # if you alread got a linux git
+# and:
+# git clone https://github.com/zen-kernel/zen-kernel -b 5.10/master
+# --bare --reference linux-bcachefs zen-kernel
+#################################################################################
+
### BUILD OPTIONS
# Set these variables to ANYTHING that is not null to enable them