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.
- Host: GitHub
- URL: https://github.com/rbourgeat/ft_linux
- Owner: rbourgeat
- Created: 2022-05-21T11:10:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T10:21:22.000Z (about 4 years ago)
- Last Synced: 2025-02-14T13:44:50.950Z (over 1 year ago)
- Topics: 42, 42born2code, 42cursus, 42projects, 42school, lfs, linux-from-scratch
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.