Documentation: Difference between revisions
From LFScript
Line 6: | Line 6: | ||
* [[Quick Start]] | * [[Quick Start]] | ||
* [[Kernel configuration]] | * [[Kernel configuration]] | ||
* [[Installing your system]] | * [[Creating a Live CD]] | ||
* [[Installing your system]] (using either LFScript, or your own Live CD) | |||
* [[Package management]] (TODO [Marcel]) | * [[Package management]] (TODO [Marcel]) | ||
== Reference == | == Reference == |
Revision as of 14:19, 5 February 2012
Linux From Script (or 'LFScript') version 4 is an unofficial alternative for 'Automated Linux From Scratch'. LFScript includes thoroughly tested scripts generated from the LFS and BLFS books, which can easily be edited to modify the installation of any package (if you would want to).
When you are satisfied with the scripts, running LFScript will create for each of the selected applications a simple package archive. All archives combined make up your new GNU/Linux operating system. You can instruct LFScript to install the OS on your computer or you can save them to (for example) a USB drive to install them on another computer. LFScript also includes scripts which will combine all your packages and create a Live CD/DVD from them.
New users
- Quick Start
- Kernel configuration
- Creating a Live CD
- Installing your system (using either LFScript, or your own Live CD)
- Package management (TODO [Marcel])
Reference
- LFScript Switches
- Aborting and Resuming
- Setting up Virtualbox
- If it all went wrong
- Script layout (TODO [Marcel])
- buildbase.lfs (TODO [Marcel])
- extend.conf (TODO [Marcel])
Release cycle
- Schedule (TODO [Marcel])
- ScriptFactory (TODO [Marcel])
- Distribution (TODO [Marcel])
- ChangeLog