Linux Distribution From Scratch - Simple Package Manager P4 (building)

Опубликовано: 21 Октябрь 2024
на канале: Low Level Devel
3,351
50

Hi and welcome back to the low level devel channel's linux distribution from scratch series.

This 10th video in the series will continue the development of the simple package manager, which will be used for installing as well as building packages.
We will implement building and packaging of software and demonstrate it with the glibc package.

Discord:   / discord  
Github: https://github.com/rockytriton/LLD
Reddit:   / lowleveldevel  
Donate (Paypal/Venmo): [email protected]

Playlist:
   • LLD - Linux OS Distribution From Scratch  

Videos referenced:

exec_command:
   • Linux Systems Dev in C - fork, exec a...  

download with curl:
   • Linux Systems Dev in C - Download wit...  

copy_files:
   • Linux Systems Dev in C - Copy files r...