https://github.com/robinradic/lfsbuild
Linux from scratch. Semi automated build procedure.
https://github.com/robinradic/lfsbuild
Last synced: about 1 year ago
JSON representation
Linux from scratch. Semi automated build procedure.
- Host: GitHub
- URL: https://github.com/robinradic/lfsbuild
- Owner: RobinRadic
- Created: 2015-01-05T07:03:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T23:41:46.000Z (over 7 years ago)
- Last Synced: 2025-03-27T11:43:19.099Z (over 1 year ago)
- Language: Shell
- Homepage: https://robin.radic.ninja/linux-from-scratch
- Size: 43 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lfsbuild
My semi-automated LFS build scripts.
- Downloads the debian netinstaller, extracts it, alters it, adds pre-seed, packs it up again. Resulting in a auto-install iso.
- Creates a virtualbox with disks, mounts the altered iso, installs the host system and transforms it into a vagrant box.
- Prepares the host system, compiles the packages for it.
etc etc.
[Check out my blog post covering the whole procedure from a to z.](https://robin.radic.ninja/linux-from-scratch)