Code Monkey home page Code Monkey logo

Comments (3)

mkikets99 avatar mkikets99 commented on July 21, 2024

Also... i saw that a lot of code from ./build.sh is missing in ./mylfs.sh
Did someone accidentally removed it?

from mylfs.

mkikets99 avatar mkikets99 commented on July 21, 2024

ok i saw that uefi was removed in 09894e4788d85bcd47c2aca98ac93b14530ebcec
Ill be playing with making in on a VM

from mylfs.

krglaws avatar krglaws commented on July 21, 2024

First: need to fix a phrase sudo ./build.sh to sudo ./mylfs.sh

Yes, I renamed build.sh to mylfs.sh a couple weeks ago.

Second: there is an error at the beginning when it not creating pkgs folder.

Oof, good catch. I removed the pkgs/ dir from the repo because I decided it was kinda dumb to have an empty directory in it. I forgot to test to make sure that it creates the directory at runtime though. I'll get that fixed.

Third: it would be perfect if there was a table with Phases and Instructions for some people. This will allow to analyse more on which phase do what.

Hmm, well I figure that's what the README and the actual LFS book is for. People using this script should really be well versed in how the LFS build works already. The README describes how phase1 roughly corresponds to chapter 5, phase2 chapter 6, etc. But if you think there should be more info, you can submit a PR so I see what you mean.

And I did indeed remove the UEFI capability altogether because I could not get it to boot from a flash drive (BIOS boot works fine). It would be cool to have that option down the line, but for now I abandoned it. If you manage to get it working, that would be sick.

from mylfs.

Related Issues (7)

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.