소스 검색

Added "Fix static link problems some distro's are causing" TODO

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 년 전
부모
커밋
44a7fad22b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -1,5 +1,7 @@
 These are the TODO items for the next LFS release (3.0):
 
+* Fix the static link problems some distro's are causing
+
 * Clean out the ethnet script (for interface in $(ls 
   /etc/sysconfig/network-scripts/ifcfg* | grep -v ifcfg-lo)
   do) needs some updating for example)