F&S Development Machine with Fedora 30 (19.10.2021)
There is a new Virtual Machine with Fedora30 in your download section available (My F&S / Tools-Linux /VirtualMachines/Fedora30/32-bit (i.MX6, i.MX7)/ F_S_Development_Machine-Fedora_30_V2.0.ova). The structure of the virtual machine is listed below.
Content:
- fsimx6-B2021.10.1 (/home/developer/fsimx6-B2021.10.1)
This list will be updated for the new releases. For older releases please use the Fedora27 machines.
Packages:
The following packages are installed:
tar gzip python3 unzip perl lbzip2 bzip2 lzop findutils bc wget putty bless tigervnc cifs-utils meld emacs kate cmake make gcc git git-cola eclipse-cdt qt-creator glibc glibc-static.x86_64 glibc.i686 glibc-devel.i686 glibc-static glibc-static.i686 zlib zlib.i686 zlib-devel.i686 zlib-static.i686 zlib-static.x86_64 libstdc++.i686 libgcc.i686 ncurses ncurses-base ncurses-devel ncurses-libs bison bison-devel bison-runtime perl-ExtUtils-MakeMaker perl-Data-Dumper perl-Thread-Queue perl-bignum socat diffutils diffstat cpp gcc-c++ patch python3-pexpect automake chrpath ccache which file cpio python autoconf qt5-devel htop texinfo python3-pip xz dtc libatomic qtcreator flex gitk python2.7 rpcgen glibc-static.x86_64 zlib-static.x86_64 qt5-qtcharts qt5-qtcharts-devel bash-completion sudo openssl-devel
User:
The default user ist "developer" and the corresponding password is also "developer". This user has root privileges.
Set up programs:
The following programs have been set up.
- NFS Server
- TFTP Server
Tools:
- setup_toolchain (/etc/profile.d) - easily switch between toolchains. Just call "settoolchain" in terminal
- fs-setup.sh (/etc/profile.d/fs-setup.sh) - Improves some commands like cp, mv, or rm for saver usage and add non-case-sensitive autocompletion
- mkimage (/usr/bin)
Environment Variables:
The file "/home/developer/.bashrc" has been set up.
- export variable "ARCH=arm"
- export variable "CROSS_COMPILE=arm-linux-"
- export variable "BUILDROOT_DL_DIR=$HOME/releases/dl"
- export variable "BR2_DL_DIR=$BUILDROOT_DL_DIR"
Others:
Setup F&S wallpaper for home screen and login screen.
Documentation:
- Quickstart with F_S Development Maschine.pdf
The document can be downloaded either at "My F&S / Tools-Linux /VirtualMachines/ Quickstart with F_S Development Maschine.pdf" or "select your specific Board / Documents / Quickstart with FS Development Machine".
Your F&S Support Team