Adding a BUGS file, where we can list bugs that we have found in genkernel that need...
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Tue, 16 Dec 2008 18:15:32 +0000 (10:15 -0800)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Tue, 16 Dec 2008 18:15:32 +0000 (10:15 -0800)
BUGS [new file with mode: 0644]
ChangeLog

diff --git a/BUGS b/BUGS
new file mode 100644 (file)
index 0000000..03049c8
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,7 @@
+This file lists out some known bugs which need to be resolved.  Do not file bug
+reports against these bugs, as the genkernel team is aware of them and has yet
+to implement a solution.
+
+- busybox linked statically against glibc fails DNS resolution without the
+  /lib/libnss_{files,dns}.so libraries
+- 
index 07e540b70827ef2d24a6d685c0750533cbe1ad82..e0bba12cb3a8f0a8147c6848d8050ca89c90e4fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
 # Distributed under the GPL v2
 
+  16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +BUGS:
+  Adding a BUGS file, where we can list bugs that we have found in genkernel
+  that need to be resolved.
+
   16 Dec 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> +HACKING:
   Adding a HACKING file, which I will use to document the various phases of
   genkernel so we can split up the default functions and also so we can