From 4ae045d72d710a25ecdbe2c71499ac05f7bcfa47 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 28 Sep 2022 07:03:59 +0200 Subject: Add support for --arch-variant, --kernel-source --- bootstrap.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'bootstrap.txt') diff --git a/bootstrap.txt b/bootstrap.txt index e9963fa..d02088a 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -53,8 +53,13 @@ Save the log for later comparison (might have to redo a from-stage-1 bootstrap to get the complete log). + To bootstrap an architecture variant with a pre-configured kernel: + + ./bootstrap --arch-variant m1 --kernel-source .../linux-asahi-5.19-5-1.tar.xz + * Compare sizes to previous version for any abnormalities (if a lot larger, - check if GCC executables are stripped). + check if GCC executables are stripped or if the kernel is somewhy is now + built with debug info). * After deployment, test VM upload/removal scripts (there are often issues after upgrading to new btrfs-progs). -- cgit v1.1