Linux by example – Building a temporary compiler
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.
We look into a Travis CI configuration file in order to test Android projects.
We look into creating a web assembly using typescript build and run in a webpage.
We talk about building a package. We start with binutils that is required to build all other packages in the system.
We talk about creating a new user and talk about user permissions and create login profile and start script, all needed for bootstraping user login.
We talk about the new features in Java 12, all about garbage collectors and switch statements.
We talk about creating directories with the right permissions, downloading source files and verifying the validity of the downloaded files.
We talk about the partition types and create the most essential partitions. Root and swap partition.
We go though the root directory talking about where each of the system files are located and what the different directories usually contain.
In this video, we talk about angry letters and how to handle when you need to send one of those.