From e43c46f95ec38f925c642797c92bcd9e8723b4b9 Mon Sep 17 00:00:00 2001 From: Kaushik Thirthappa Date: Sat, 12 Oct 2013 03:07:26 +0530 Subject: [PATCH] Linux from scratch --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 889fa655..619058ab 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -366,6 +366,7 @@ * [Linux Device Drivers](http://lwn.net/Kernel/LDD3/) by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman * [The Linux Kernel Module Programming Guide](http://tldp.org/LDP/lkmpg/2.6/html/) * [Secure Programming for Linux and Unix](http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO.html) +* [Linux from Scratch](http://www.linuxfromscratch.org/lfs/view/stable/) ###Lisp -- GitLab