August 11, 2020

Build Armbian in Windows WSL Debian, part 1 of 3

I did a git clone of the armbian build repository like so:
git clone --depth 1 https://github.com/armbian/build
The instructions on the website say to use the "--depth 1" option, but the instructions on the github site don't. I need to become more of a Git guru.

Then away we went, here is the start, up to when the console windows appear.

For the record, the choices I made using the console interface were:

Full OS for flashing
Do not change kernel configuration
orangepipc2
current kernel branch
Debian buster
image with console (not desktop)
standard image (not minimal image) with console
And here is the build -- up to where the dialogs appear.
root@Gila:/home/tom/armbian-build# ./compile.sh

[ o.k. ] Using config file [ /home/tom/armbian-build/userpatches/config-example.conf ]
[ .... ] Installing package [ lsb-release ]
Hit:1 http://deb.debian.org/debian buster InRelease
Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Hit:3 http://deb.debian.org/debian buster-updates InRelease
Hit:4 http://ftp.debian.org/debian buster-backports InRelease
Fetched 65.4 kB in 2s (31.6 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  distro-info-data
Suggested packages:
  lsb
The following NEW packages will be installed:
  distro-info-data lsb-release
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 34.1 kB of archives.
After this operation, 79.9 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 distro-info-data all 0.41+deb10u2 [6584 B]
Get:2 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
Fetched 34.1 kB in 0s (71.5 kB/s)
Selecting previously unselected package distro-info-data.
(Reading database ... 47191 files and directories currently installed.)
Preparing to unpack .../distro-info-data_0.41+deb10u2_all.deb ...
Unpacking distro-info-data (0.41+deb10u2) ...
Selecting previously unselected package lsb-release.
Preparing to unpack .../lsb-release_10.2019051400_all.deb ...
Unpacking lsb-release (10.2019051400) ...
Setting up distro-info-data (0.41+deb10u2) ...
Setting up lsb-release (10.2019051400) ...
Processing triggers for man-db (2.8.5-2) ...

 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose an option────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select what to build                                                                                                                                                                                                                                 │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                                                           U-boot and kernel packages                                                                                                             │ │  
  │ │                                                                                                           Full OS image for flashing                                                                                                             │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │  
  │                                                                                                                                                                                                                                                      │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                                                           <  OK  >                                                                                                                                           │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    



 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose an option────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select the kernel configuration                                                                                                                                                                                                                      │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                                              Do not change the kernel configuration                                                                                                              │ │  
  │ │                                                                                              Show a kernel configuration menu before compilation                                                                                                 │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │  
  │                                                                                                                                                                                                                                                      │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                                                           <  OK  >                                                                                                                                           │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    



 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose a board─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select the target board. Displaying:                                                                                                                                                                                                                 │  
  │  - boards with high level of software maturity                                                                                                                                                                                                       │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                        bananapi               Allwinner A20 dual core 1Gb RAM SoC 1xSATA GBE                                                                                                    ││ │  
  │ │                                                                        bananapim2plus         Allwinner H3 quad core 1Gb RAM SoC Wifi GBE                                                                                                       #│ │  
  │ │                                                                        bananapim3             Allwinner A83T octa core 2Gb SoC Wifi                                                                                                             #│ │  
  │ │                                                                        bananapim64            Allwinner A64 quad core 2GB RAM SoC WiFi/BT eMMC GBE                                                                                              #│ │  
  │ │                                                                        bananapipro            Allwinner A20 dual core 1GB RAM SoC 1xSATA GBE Wifi                                                                                               #│ │  
  │ │                                                                        clearfogbase           Marvell Armada 38x dual core 1GB/2GB RAM SoC 1xmPCIe M.2 2xGBE SFP                                                                                #│ │  
  │ │                                                                        clearfogpro            Marvell Armada 38x dual core 1GB/2GB RAM SoC 2xmPCIe M.2 GBE switch SFP                                                                           #│ │  
  │ │                                                                        cubieboard             Allwinner A10 single core 1Gb SoC 1xSATA                                                                                                          #│ │  
  │ │                                                                        cubietruck             Allwinner A20 dual core 2GB RAM SoC 1xSATA GBE WiFi/BT                                                                                            #│ │  
  │ │                                                                        cubox-i                Freescale / NXP iMx6 dual-quad core 1GB/2GB RAM SoC Wifi/BT GBE                                                                                   #│ │  
  │ │                                                                        espressobin            Marvell Armada 37x 512MB-2GB RAM SoC 1xmPCIe 1xSATA 3xGBE USB3.0 eMMC SPI                                                                         #│ │  
  │ │                                                                        helios4                Marvell Armada 388 2GB ECC RAM SoC 4xSATA 2xUSB3.0 GBE SPI                                                                                        #│ │  
  │ │                                                                        lafrite                Amlogic S805x quad core 1Gb RAM SoC eMMC                                                                                                          #│ │  
  │ │                                                                        lepotato               Amlogic S905x quad core 2Gb RAM SoC eMMC                                                                                                          #│ │  
  │ │                                                                        lime-a64               Allwinner A64 quad core 1GB RAM SoC GBE eMMC Wi-Fi/BT                                                                                             #│ │  
  │ │                                                                        lime2                  Allwinner A20 dual core 1GB RAM SoC eMMC GBE 1xSATA                                                                                               #│ │  
  │ │                                                                        nanopct3               Nexell S5P6818 octa core 1GB RAM SoC GBE WiFi/BT eMMC                                                                                             #│ │  
  │ │                                                                        nanopct3plus           Nexell S5P6818 octa core 2GB RAM SoC GBE WiFi/BT eMMC                                                                                             #│ │  
  │ │                                                                        nanopct4               Rockchip RK3399 hexa core 4GB RAM SoC GBE USB3 USB-C WiFi/BT eMMC NVMe                                                                            #│ │  
  │ │                                                                        nanopi-r1              Allwinner H3 quad core 512MB/1GB RAM SoC headless 1xGBE 1xETH eMMC WiFi/BT                                                                        #│ │  
  │ │                                                                        nanopi-r2s             Rockchip RK3328 quad core 1GB 2 x GBE USB2                                                                                                        #│ │  
  │ │                                                                        nanopiair              Allwinner H3 quad core 512MB RAM SoC headless WiFi/BT eMMC                                                                                        #│ │  
  │ │                                                                        nanopiduo              Allwinner H2+ quad core 256/512MB RAM SoC headless WiFi                                                                                           #│ │  
  │ │                                                                        nanopiduo2             Allwinner H3 quad core 512MB RAM SoC headless WiFi/BT                                                                                             #│ │  
  │ │                                                                        nanopifire3            Nexell S5P6818 octa core 1GB RAM SoC GBE                                                                                                          #│ │  
  │ │                                                                        nanopik1plus           Allwinner H5 quad core 2GB RAM Wifi GBE eMMC                                                                                                      #│ │  
  │ │                                                                        nanopik2-s905          Amlogic S905 K2 quad core 2GB RAM SoC WiFi eMMC                                                                                                   #│ │  
  │ │                                                                        nanopim4               Rockchip RK3399 hexa core 2GB/4GB RAM SoC GBE eMMC USB3 USB-C WiFi/BT                                                                             #│ │  
  │ │                                                                        nanopim4v2             Rockchip RK3399 hexa core 4GB RAM SoC GBE eMMC USB3 USB-C WiFi/BT                                                                                 #│ │  
  │ │                                                                        nanopineo              Allwinner H3 quad core 256/512MB RAM SoC headless                                                                                                 #│ │  
  │ │                                                                        nanopineo2             Allwinner H5 quad core 256/512MB RAM SoC headless GBE                                                                                             #│ │  
  │ │                                                                        nanopineo2black        Allwinner H5 quad core 1GB RAM SoC headless GBE exchangable eMMC                                                                                  #│ │  
  │ │                                                                        nanopineo4             Rockchip RK3399 hexa core 1GB RAM SoC GBE eMMC USB3 USB-C WiFi/BT                                                                                 #│ │  
  │ │                                                                        nanopineocore2         Allwinner H5 quad core 1GB RAM SoC headless GBE eMMC                                                                                              #│ │  
  │ │                                                                        nanopineoplus2         Allwinner H5 quad core 1GB RAM SoC headless GBE eMMC WiFi/BT                                                                                      #│ │  
  │ │                                                                        odroidc1               Amlogic S805 C1 quad core 1GB RAM SoC GBE                                                                                                         #│ │  
  │ │                                                                        odroidc2               Amlogic S905 C2 quad core 2GB RAM SoC GBE                                                                                                         #│ │  
  │ │                                                                        odroidc4               Amlogic S905X3 quad core 4GB RAM SoC eMMC GBE USB3 SPI                                                                                            #│ │  
  │ │                                                                        odroidn2               Amlogic S922X hexa core 2GB/4GB RAM SoC 1.8-2.4Ghz eMMC GBE USB3 SPI RTC                                                                          #│ │  
  │ │                                                                        odroidxu4              Sansung Exynos5422 octa core 2GB RAM SoC GBE USB3                                                                                                 #│ │  
  │ │                                                                        orangepi-r1            Allwinner H2+ quad core 256MB/512MB RAM SoC WiFi SPI 2xETH                                                                                        #│ │  
  │ │                                                                        orangepi-rk3399        Rockchip RK3399 hexa core 2G/4GB RAM SoC GBE eMMC mPCI USB3 WiFi/BT                                                                               #│ │  
  │ │                                                                        orangepi2              Allwinner H3 quad core 1GB RAM                                                                                                                    ││ │  
  │ │                                                                        orangepi3              Allwinner H6 quad core 2GB RAM SoC GBE USB3                                                                                                       ││ │  
  │ │                                                                        orangepi4              Rockchip RK3399 hexa core 4GB RAM SoC GBE eMMC USB3 USB-C WiFi/BT                                                                                 ││ │  
  │ │                                                                        orangepilite           Allwinner H3 quad core 512MB RAM WiFi                                                                                                             ││ │  
  │ │                                                                        orangepilite2          Allwinner H6 quad core 1GB RAM SoC WiFi USB3                                                                                                      ││ │  
  │ │                                                                        orangepione            Allwinner H3 quad core 512MB RAM SoC                                                                                                              ││ │  
  │ │                                                                        orangepioneplus        Allwinner H6 quad core 1GB RAM SoC GBE                                                                                                            ││ │  
  │ │                                                                        orangepipc             Allwinner H3 quad core 1GB RAM SoC                                                                                                                ││ │  
  │ │                                                                        orangepipc2            Allwinner H5 quad core 1GB RAM SoC GBE SPI                                                                                                        ││ │  
  │ │                                                                        orangepipcplus         Allwinner H3 quad core 1GB RAM WiFi eMMC                                                                                                          ││ │  
  │ │                                                                        orangepiplus           Allwinner H3 quad core 1GB/2GB RAM WiFi eMMC                                                                                                      ││ │  
  │ │                                                                        orangepiplus2e         Allwinner H3 quad core 2GB RAM WiFi GBE eMMC                                                                                                      ││ │  
  │ │                                                                        orangepiprime          Allwinner H5 quad core 2GB RAM Wi-Fi/BT                                                                                                           ││ │  
  │ │                                                                        orangepiwin            Allwinner A64 quad core 1GB/2GB RAM SoC GBE WiFi/BT                                                                                               ││ │  
  │ │                                                                        orangepizero           Allwinner H2+ quad core 256/512MB RAM SoC WiFi SPI                                                                                                ││ │  
  │ └────v(+)──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────73%─────┘ │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                           <         OK         >                                                            <       Cancel       >                                                             │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    



 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose a kernel─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select the target kernel branch                                                                                                                                                                                                                      │  
  │ Exact kernel versions depend on selected board                                                                                                                                                                                                       │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                                                   current  Recommended. Come with best support                                                                                                   │ │  
  │ │                                                                                                   legacy   Old stable / Legacy                                                                                                                   │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                                                           <  OK  >                                                                                                                                           │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    



 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose a release────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select the target OS release package base                                                                                                                                                                                                            │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                                                         buster  Debian 10 Buster                                                                                                                 │ │  
  │ │                                                                                                         bionic  Ubuntu Bionic 18.04 LTS                                                                                                          │ │  
  │ │                                                                                                         focal   Ubuntu Focal 20.04 LTS                                                                                                           │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │  
  │                                                                                                                                                                                                                                                      │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                                                           <  OK  >                                                                                                                                           │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    



 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose image type────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select the target image type                                                                                                                                                                                                                         │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                                                     Image with console interface (server)                                                                                                        │ │  
  │ │                                                                                                     Image with desktop environment                                                                                                               │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │  
  │                                                                                                                                                                                                                                                      │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                                                           <  OK  >                                                                                                                                           │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    



 Armbian building script, http://www.armbian.com | Author: Igor Pecovnik
 ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
  ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────Choose image type────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Select the target image type                                                                                                                                                                                                                         │  
  │ ┌──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐ │  
  │ │                                                                                                     Standard image with console interface                                                                                                        │ │  
  │ │                                                                                                     Minimal image with console interface                                                                                                         │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ │                                                                                                                                                                                                                                                  │ │  
  │ └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘ │  
  │                                                                                                                                                                                                                                                      │  
  ├──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤  
  │                                                                                           <  OK  >                                                                                                                                           │  
  └──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘  
    


[ o.k. ] Preparing [ host ]
[ o.k. ] Build host OS release [ buster ]
[ o.k. ] Updating from external repository [ aptly ]
[ .... ] Installing build dependencies 
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://deb.debian.org/debian buster-updates InRelease
Get:3 http://deb.debian.org/debian buster/main i386 Packages [7,864 kB]
Hit:4 http://ftp.debian.org/debian buster-backports InRelease
Get:5 http://repo.aptly.info nightly InRelease [7,495 B]
Hit:6 http://security.debian.org/debian-security buster/updates InRelease
Get:7 http://security.debian.org/debian-security buster/updates/main i386 Packages [218 kB]
Get:8 http://ftp.debian.org/debian buster-backports/main i386 Packages [348 kB]
Get:9 http://repo.aptly.info nightly/main amd64 Packages [20.1 kB]
Get:10 http://repo.aptly.info nightly/main i386 Packages [20.3 kB]
Get:11 http://deb.debian.org/debian buster-updates/main i386 Packages [7,864 B]
Fetched 8,485 kB in 4s (2,394 kB/s)
Reading package lists...
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  libjson-c3
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 27.3 kB of archives.
After this operation, 4,096 B of additional disk space will be used.
Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
Fetched 27.3 kB in 0s (80.4 kB/s)
(Reading database ... 47209 files and directories currently installed.)
Preparing to unpack .../libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) over (0.12.1+ds-2) ...
Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
Processing triggers for libc-bin (2.28-10) ...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  binutils-arm-linux-gnueabihf busybox cpp-8-arm-linux-gnueabihf
  cpp-arm-linux-gnueabihf cryptsetup-bin cryptsetup-initramfs cryptsetup-run
  dh-python gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base
  gcc-8-cross-base imagemagick-6-common imagemagick-6.q16 initramfs-tools
  initramfs-tools-core keyutils klibc-utils lib32gcc1 libarchive13 libaria2-0
  libasan5-armhf-cross libatomic1-armhf-cross libc-ares2 libc6-armhf-cross
  libde265-0 libevent-2.1-6 libf2fs-format4 libf2fs5 libfftw3-double3 libfl2
  libgcc-8-dev-armhf-cross libgcc1-armhf-cross libgomp1-armhf-cross libheif1
  libklibc liblqr-1-0 libmagickcore-6.q16-6 libmagickwand-6.q16-6
  libncurses-dev libnfsidmap2 libnuma1 libopenjp2-7 libparted2 libpython2-dev
  libpython2.7 libpython3-dev libpython3.7 libpython3.7-dev
  libstdc++6-armhf-cross libtirpc-common libtirpc3 libubsan1-armhf-cross
  libusb-1.0-0 libwebpmux3 libx265-165 linux-libc-dev-armhf-cross lz4
  nfs-common p7zip python3.7-dev rpcbind swig3.0
Suggested packages:
  doc-base libfuse2 avahi-daemon binutils-doc bison-doc duperemove distcc
  | icecc gcc-8-locales cpp-doc ubuntu-archive-keyring squid-deb-proxy-client
  flex-doc gawk-doc gcc-8-doc libgcc1-dbg-armhf-cross libgomp1-dbg-armhf-cross
  libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross libasan5-dbg-armhf-cross
  liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross libubsan1-dbg-armhf-cross
  libmpx2-dbg-armhf-cross libquadmath0-dbg-armhf-cross gdb-arm-linux-gnueabihf
  gcc-doc libpcsclite1 parcimonie imagemagick-doc autotrace cups-bsd | lpr
  | lprng enscript ffmpeg gimp gnuplot grads graphviz hp2xx html2ps libwmf-bin
  mplayer povray radiance sane-utils texlive-base-bin transfig ufraw-batch
  xdg-utils bash-completion lrzip libfftw3-bin libfftw3-dev




Have any comments? Questions? Drop me a line!

Tom's electronics pages / tom@mmto.org