Skip to content

Commit

Permalink
clarification for building steps
Browse files Browse the repository at this point in the history
My english is not great, please check if my clarification make sense to avoid that user try to build all the distros toghether. tanks.
  • Loading branch information
giorez committed Apr 7, 2024
1 parent 742ca7a commit 6858622
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ NOTE: If you are interested in building this U-Boot image yourself, you will nee
[#building]
== Build the partitions

Make sure you download an updated file from link:/documentation/PinePhone_Pro/Software/Releases[relases page] and set properly the link:#variables[needed variables].
Make sure you download an updated file from link:/documentation/PinePhone_Pro/Software/Releases[relases page]. You will need to build each partition one by one, setting properly the link:#variables[variables] and using specific commands according the selected ditribution. When you reach the link:#building_repeat[building repeat advice], come back and build the next distribution.

=== Arch, Manjaro, Mobian, postmarketOS

Expand Down Expand Up @@ -411,7 +411,8 @@ $ sudo e2fsck -f /dev/disk/by-partlabel/$BASE-$NAME
$ sudo resize2fs /dev/disk/by-partlabel/$BASE-$NAME
----

IMPORTANT: Repeat the link:#building[building process] for each needed distribution, adapting link:#variables[needed variables].
[#building_repeat]
IMPORTANT: Repeat the link:#building[building process] for the next distribution, adapting link:#variables[needed variables].

== Follow-up notes

Expand Down

0 comments on commit 6858622

Please sign in to comment.