diff --git a/free-programming-books.md b/free-programming-books.md index 889fa65593823912104c7a3d6de2ad18d2477496..619058ab7b2461970ae1e6b1532dd41f32412f44 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