aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index ab96cafcf..4e22f1804 100644
--- a/TODO
+++ b/TODO
@@ -57,10 +57,6 @@ These are the TODO items for the next LFS release (3.0):
* Add netkit-base and net-tools to Appendix A.
-* Use /etc/HOSTNAME for setting the hostname. This is a bit more
- compliant with other distributions and therefore less confusing to
- people.
-
* Suggest using this command to strip debug symbols after you finish
chapter 6: find $LFS -type f -exec strip --strip-debug '{}' ';'