Giter Club home page Giter Club logo

lfs-rpm's Introduction

MyLFS

This build system tracks Linux From Scratch 8.2-systemd.

This is a build system based on https://github.com/baho-utot/LFS-RPM.git

In the copy that I forked, the author had built the toolchain from Chapter 5, but then used that system to try and build the finished RPMS. I am taking the approach of building the Chapter 5 toolchain and the Chapter 6 system with shell scripts, then using the completed Chapter 6 system to build the RPM packages.

Installation

  • The MyLFS build system is installed to /usr/src/mylfs by default
  • Edit the config.inc file
  • As root, execute ./build-lfs.sh

The script will carry out the following:

  • Format and mount the partition on which the system will be built
  • Add the LFS user
  • Download the packages
  • Copy the build system scripts and sources to the new partition
  • Build the LFS toolchain
  • chroot into the build environment and build the base LFS system

Beyond LFS

Now that the base LFS system is complete, it's time to make some design decisions.

LSB Standard

At some point, I will make an attempt at LSB 5.0 Compliance.

Booting

For MyLFS, I've decided to use UEFI booting and GPT hard disks. LFS has instructions on using the GRUB2 bootloader. I have decided to use the systemd-boot boot manager. Using this requires some extra packages and some changes to the LFS book instructions. The new packages are:

Graphical booting using Plymouth

MyLFS will use Plymouth on an initrd to start a graphical splash screen to hide the text mode boot sequence and transfer control to the X display manager after which will provide a graphical login.

systemd

MyLFS will use systemd, instead of SysV init.

Networking

Right now, I am running MyLFS inside a VM with an emulated e1000 NIC.

lfs-rpm's People

Contributors

leoware avatar

Watchers

 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.