An open API service indexing awesome lists of open source software.

https://github.com/rbourgeat/ft_linux

This subject is not about Kernel programming, but it’s highly related. This distro will be the base for all your kernel projects, because all your kernel-code will be executed here, on your distro.
https://github.com/rbourgeat/ft_linux

42 42born2code 42cursus 42projects 42school lfs linux-from-scratch

Last synced: about 1 year ago
JSON representation

This subject is not about Kernel programming, but it’s highly related. This distro will be the base for all your kernel projects, because all your kernel-code will be executed here, on your distro.

Awesome Lists containing this project

README

          

# ft_linux
## 💾 Download
[Click here to download .ova](https://drive.google.com/file/d/1wPrh4ulXmIXOts-M4eFyQB2cATbVHHIj/view?usp=sharing)

## 📂 Setup
Open it with Virtual Box ! [(TUTO)](https://docs.oracle.com/cd/E26217_01/E35193/html/qs-import-vm.html)

## 📚 LFS BOOK
I followed the Linux from Scratch 11.1 (with sysv) ! [(link)](https://www.linuxfromscratch.org/lfs/view/11.1/)

If the others tests deosn't pass check if the missing programs are on your version. [(link here & replace the 11.1 by your version)](https://www.linuxfromscratch.org/lfs/downloads/11.1/LFS-BOOK-11.1-NOCHUNKS.html)

## ⭐️ BONUS
- **wget**
- **dhcp**
- **curl**
- **zsh** (+ **ohmyzsh**)
- **git**
- **ssh**
- and **CA Certificates**

are downloaded and configured.