summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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
################