From 04ba33625a0950a987e924dbb78cbdd71cb85f1a Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Tue, 29 Oct 2013 16:59:40 +0000 Subject: [PATCH] Merge last changes to trunk --- BLFS/Makefile | 2 +- TODO | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/BLFS/Makefile b/BLFS/Makefile index 80ac34c..0793109 100644 --- a/BLFS/Makefile +++ b/BLFS/Makefile @@ -3,7 +3,7 @@ # Additional changes: George Boudreau # Pierre Labastie -# $Id: Makefile 36 2012-02-22 13:01:46Z labastie $ +# $Id$ ifdef V Q = diff --git a/TODO b/TODO index e743e3f..e3a392e 100644 --- a/TODO +++ b/TODO @@ -11,8 +11,10 @@ MASTER SCRIPT xLFS MODULES ------------ - - To develop a new "restart" Makefile target code to can resume an stopped build - after a host reboot, if possible. + - To develop a new "restart" Makefile target code to allow resuming + a stopped build after a host reboot, if possible. + - Eliminate the use of and the need for the LFS variable for "devices", + "chroot" and "teardown" targets BLFS MODULE (See BLFS/TODO) @@ -22,4 +24,4 @@ BLFS MODULE (See BLFS/TODO) OTHERS ------ - - Bugs haunting and code clean-up. + - Bugs hunting and code clean-up.