The SP7350 supports ten root file systems:
...
ubuntu-standard
ubuntu-minimal
ubuntu-server
curl
iputils-ping
net-tools
network-manager
openssh-server
The pre-built root file-system has limited utilities or packages. Users can extend the functionality by installing extra utilities or packages from Ubuntu APT servers on the internet. For example, to install iperf3, users can issue the following commands:
...
ubuntu-standard
ubuntu-minimal
ubuntu-mate-desktop
curl
iputils-ping
net-tools
openssh-server
oem-config-gtk
The pre-built root file-system has limited utilities or packages. Users can extend the functionality by installing extra utilities or packages from Ubuntu APT servers on the internet.
...
ubuntu-standard
ubuntu-minimal
xubuntu-desktop
curl
iputils-ping
net-tools
openssh-server
oem-config-gtk
The following packages are removed:
...
are added to defconfig file: initramfs/buildroot/configs/sp7350_defconfig
Default account is: root
The initial size of the root file-system is approximately 815 MB.
Refer to The default account is root, and the system will log in automatically upon successful boot. For reference, see the snapshot of the UART console when right after Linux has just started successfully:
...
started successfully.
...
The default username is root, and no password is required to access the virtual terminal (available via MIPI/DSI or HDMI display). For reference, see the snapshot of the virtual terminal on the HDMI LCD panel after Linux has booted successfully.
...
6. Yocto 4.2.4
Yocto is an open-source project that provides a set of tools and frameworks to create custom Linux-based systems, specifically for embedded devices. It is a collection of tools, metadata, and workflows that allow developers to generate tailored Linux distributions.
...