Merge last changes to trunk
This commit is contained in:
parent
6216d18cee
commit
04ba33625a
2 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Additional changes: George Boudreau <georgeb@linuxfromscratch.org>
|
# Additional changes: George Boudreau <georgeb@linuxfromscratch.org>
|
||||||
# Pierre Labastie <pierre.labastie at neuf.fr>
|
# Pierre Labastie <pierre.labastie at neuf.fr>
|
||||||
|
|
||||||
# $Id: Makefile 36 2012-02-22 13:01:46Z labastie $
|
# $Id$
|
||||||
|
|
||||||
ifdef V
|
ifdef V
|
||||||
Q =
|
Q =
|
||||||
|
|
8
TODO
8
TODO
|
@ -11,8 +11,10 @@ MASTER SCRIPT
|
||||||
xLFS MODULES
|
xLFS MODULES
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- To develop a new "restart" Makefile target code to can resume an stopped build
|
- To develop a new "restart" Makefile target code to allow resuming
|
||||||
after a host reboot, if possible.
|
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)
|
BLFS MODULE (See BLFS/TODO)
|
||||||
|
@ -22,4 +24,4 @@ BLFS MODULE (See BLFS/TODO)
|
||||||
OTHERS
|
OTHERS
|
||||||
------
|
------
|
||||||
|
|
||||||
- Bugs haunting and code clean-up.
|
- Bugs hunting and code clean-up.
|
||||||
|
|
Reference in a new issue