From 659d4bf484df3a28031e1b1e2bd80592c96a8281 Mon Sep 17 00:00:00 2001 From: Thilo Fromm Date: Fri, 5 Mar 2021 12:11:18 +0100 Subject: [PATCH] bootstrap_sdk: fix typo in top-level stage1 description Co-authored-by: Sayan Chowdhury --- bootstrap_sdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap_sdk b/bootstrap_sdk index 36f0f66216..ccfba3720e 100755 --- a/bootstrap_sdk +++ b/bootstrap_sdk @@ -17,7 +17,7 @@ # minimal root file system into a clean directory using ROOT=... # and USE=-* The restricted USE flags are key be small and avoid # circular dependencies. Tarball is built from the current SDK's -# portage-stable and coreos-overlay instead of the ones from 1 +# portage-stable and coreos-overlay instead of the ones from stage1 # since stage1 must not contain updated ebuilds (see build_stage1 below). # This stage uses: # - portage-stable from the SDK's /var/lib/gentoo/repos/gentoo