2024-11-01 11:12:35 +00:00
2024-10-31 14:35:13 +00:00
2024-10-31 15:15:30 +00:00
2017-06-15 13:42:10 +01:00
2019-03-15 12:54:52 +00:00
2019-03-15 12:54:52 +00:00
2021-04-30 14:28:13 +01:00
2019-03-15 12:54:52 +00:00
2020-08-19 14:24:37 +01:00
2020-02-20 11:46:01 +00:00
2020-02-20 11:46:01 +00:00
2017-06-15 13:42:10 +01:00
2024-11-01 11:12:35 +00:00
2024-10-31 14:35:13 +00:00
2024-10-31 14:35:13 +00:00
2017-06-15 13:42:10 +01:00
2017-06-15 13:42:10 +01:00
2017-06-22 12:59:02 +01:00

Build a new CD:

You MAY need the git lfs plugin available here: https://git-lfs.github.com/

All commands marked with * MUST be run as root to preserve permissions ( don't type the *! ). Remove source archives as well. *make clean

This doesn't remove source files/archives.

  • make nearlyclean

OR to remove the ssh keys folder *make distclean

Grab external sources etc, this may take some time if you have a slow connection approx download 1G+, this includes all the sources to build a functioning LFS system make SOURCES

*make -j1 CD

Using more than one thread for make may leave unwanted files and have unforseen results.

If removing the hostkeys folder you will have to unpack the root_tree* tarball(s) copy the keys as instructed by make and re-tar the root_tree* folder(s), this will probably change soon.

The bootable iso is LFSBootCD-$(VERSION).iso, either use as is for a VM or burn to a DVD r/w ( slightly too big for a cdrom )

See the file "Roll your own Linux Rescue or Setup CD.html" for more details ( original creator ), or online https://www.phenix.bnl.gov/~purschke/RescueCD/

ADDITIONS: A small static cli text editor is available on the ROM here: /sbin/kilo The gpm server is also included and started at boot time.

A pre-built iso is available here:

https://github.com/KeithDHedger/LFSBootCD/releases/download/9.0/LFSBootCDPart00 https://github.com/KeithDHedger/LFSBootCD/releases/download/9.0/LFSBootCDPart01 https://github.com/KeithDHedger/LFSBootCD/releases/download/9.0/LFSBootCDPart02

You must download all parts and then join them together like so:

cat "LFSBootCDPart00" "LFSBootCDPart01" "LFSBootCDPart02" > LFSBootCd.iso

OLD VERSION: https://www.dropbox.com/s/7o09ayfg9pc3pyo/LFSBootCD-8.2.iso

This uses the ssh public keys in the pulblickeys folder. This will need to be burnt to a dvd writable if you mean to use a physical disk as it's slightly too large for a cdrom.

BUGS etc. kdhedger68713@gmail.com

Description
Languages
Roff 84.9%
HTML 6.3%
Shell 5.3%
XSLT 3.2%
Makefile 0.3%