Archived
1
1
Fork
You've already forked LFS-Startup
0
A collection of my personal scripts and guides for LFS installation, configuration, and package management.
This repository has been archived on 2026年01月31日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Shell 100%
2026年01月30日 20:57:37 +01:00
enter-chroot added ldflags 2026年01月30日 18:10:13 +01:00
lfs-pkg-enter changed to "set +e" 2026年01月30日 20:56:52 +01:00
lfs-pkg-finalize change to "set +e" 2026年01月30日 20:57:37 +01:00
make.conf
my_progress.txt Update my_progress.txt 2026年01月30日 20:51:49 +01:00
package-management-strategy.md fix aliases 2026年01月30日 15:46:59 +01:00
README.md Update README.md 2026年01月30日 17:15:13 +01:00
startall.sh remove sites to open 2026年01月30日 17:11:14 +01:00

Linux from Scratch guides and scripts

A collection of my personal scripts and guides for LFS installation, configuration, and package management.

Live environment OS: EndeavourOS.

Some handy tools for automating package management:

  • lfs-pkg-enter: Sets variables like VER, PKG, FAKEROOT automatically. After that, run ./configure yourself and make commands.
  • lfs-pkg-finalize: This tool installs from fakeroot into root and archives the package and makes a log.

Also some handy bash scripts to enter LFS chroot.