Giter Site home page Giter Site logo

lfs-7.8's Introduction

Linux from Scratch 7.8

Build Status

These Shell scripts have for purpose to let you speed up the process to build a LFS system.

The steps are based on the instruction of Linux From Scratch implementation 7.8.

What does it do?

Running all the steps until the reboot of 9.3 will give a running LFS on your host machine (you can choose it from the GRUB at boot) :)

License

Automated LFS 7.8 by Romain Claret is licensed under MIT License.

Instructions

Detailed instructions can be found in French in the miscellaneous folder: Instructions_FR.pdf. There will be an English version soon... soon... (I don't know when, to be honest, but one day!)

However, note that all the instructions in the scripts themselves are in English. So... If it's alright with you... I don't think you need the details to be translated right away...

I used VirtualBox:

https://www.virtualbox.org

Debian running on my host machine:

How to start?

  • Clone the repo
  • Go to the folder (default: lfs-7.8)
  • Give the permission rights to the first file (chmod +x 0.0-root_initial.sh)
  • Run the first file (./0.0-root_initial.sh)
  • Then you have the options to go
    • Auto-Pilot (not recommended if first use) !! READ steps and interact !!
      • ./all-root_auto-pilot.sh
    • Semi-Auto-Pilot (not recommended if first time use) !! READ steps and interact !!
      • ./2.all-root_make-new-partitions.sh
      • ./5.all-lfs_construct-tools.sh
      • ./6.all-part-1-root_installing-basic-system.sh
      • ./6.all-part-2-chroot_installing-basic-system.sh
      • ./6.all-part-3-chroot_installing-basic-system.sh
      • ./7.all-chroot_configuration_bootscripts.sh
      • ./8.all-chroot_make-bootable.sh
    • Sequential (recommended if first use) ignore when a file has "all" in it and check next script below. Please: !! READ steps and interact !!
      • ./2.3-root_create-files-system-on-partitions.sh
      • Instead of ./5.all-lfs_construct-tools.sh
        • ./5.3-lfs_check-tools.sh
      • Instead of 6.all-part-1-chroot_installing-basic-system.sh
        • ./6.2-root_preparing-virtual-kernel.sh
      • Instead of 6.all-part-2-chroot_installing-basic-system.sh
        • ./6.5-chroot_creating-directories.sh
      • Instead of 6.all-part-3-chroot_installing-basic-system.sh
        • ./6.7-chroot_api-headers.sh
      • Instead of 6.all-part-4-chroot_installing-basic-system.sh
        • ./6.37-chroot_bc.sh
      • Instead of 7.all-chroot_configuration_bootscripts.sh
        • ./7.2-chroot_bootscripts.sh
      • Instead of 8.all-chroot_make-bootable.sh
        • ./8.2-chroot_etc-fstab.sh

Tips:

  • Do snapshots often!
    • I recommend minimum at the end of each chapter
  • You can customize your LFS
    • Change the variables in script-all_commun-variables

I love pull requests :)

If you find bugs or if you want to create a branch for the 7.9 or 7.10 LFS versions, I would be happy to :)

lfs-7.8's People

Contributors

romainclaret avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.