Explorar el Código

Updated TODO

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Zack Winkles hace 21 años
padre
commit
6f461cb649
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      TODO

+ 4 - 0
TODO

@@ -3,3 +3,7 @@
  - Upgraded to a glibc that supports POSIX message queues.
  - Pass --enable-const (and maybe --enable-widec) to ncurses.
  - Use that E2fsprogs patch to include Readline support in debugfs.
+ - See about removing some things from Chapter 5, like patch. We can build
+   those at the beginning of chapter 6 and have one less package to compile.
+   We need to be sure this doens't break the pureness though.
+ - Check for pureness and fix any occurrences of breakage.