Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-01-27 21:36:39 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-01-27 21:36:39 +0100
commit54ebd1dea1dd4ad68d28e27f7a20ce843f1d2f59 (patch)
treea443d2726ef379fd281bffe6141f1f6321ab8681 /README
parentd81584556c99356f42d30c87f9b87989f7653987 (diff)
added more variables and cleaned up phase 1
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 5 insertions, 9 deletions
diff --git a/README b/README
index 63a1703..0b8c205 100644
--- a/README
+++ b/README
@@ -119,19 +119,15 @@ cp .config ct-ng.config
su cross ./prepare_stage1_repo.sh
+#########
+# PHASE 1
+#########
+Build stage1 with the cross-compiler and modified PKGBUILDs and patches
+into $STAGE1_CHROOT
# TODO FROM HERE:
-# get the Archlinux32 diffs
-###########################
-
-cd $HOME
-git clone git@github.com:archlinux32/packages.git packages32
-
-#########
-# PHASE 1
-#########
# package shims
################