Tinux From Scratch  

Back to the roots - forking off from Linux From Scratch.

 
  If you want to build Tinux From Scratch fully automated, have a look at Tinux itself.  
 
  The TFS and BTFS (Beyond Tinux From Scratch) book sources can be downloaded with git with the following commands:
 
  git clone http://techinvest.li/git/tfs.git
 
  git clone -b btfs http://techinvest.li/git/btfs.git
 
  Please not the -b btfs part in the previous command.
 
  The original location of this page is at: http://techinvest.li/tfs/
 
 

Contact

For contact join the IRC channel #tinux on the Libera network (irc.libera.chat) or send email to: clemens.lahme@techinvest.li

 
 
TFSBTFS
 2024-12-03   11.7  Added pico, nano, mg (Micro Emacs) editors and the basic dash shell.    11.7  Upcoming.
 2023-12-07   11.6  Demerging of /usr/bin (and sbin) into /bin and /usr/bin etc.  2024-08-06  11.6  Added xdotool.
 2023-08-09  11.5 It uses GCC 12.3.0, moves OpenSSH into the base system, and removes Meson, Ninja, and Python Wheel projects (Meson and Ninja are added to BTFS).  2023-10-08  11.5 Added Toybox plus the moved packages from TFS.
 2023-08-02  11.4 First TFS version based on a development version of LFS (commit ed48f, just before GCC 13 got added) between their released version 11.3 and 12.0.  2023-08-06  11.4 BTFS 11.4 is a fork from BLFS (at commit 64e4), just inbetween BLFS version 11.3 and before their next release 12.0.