summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian13
1 files changed, 8 insertions, 5 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index fd3919ead..53bac4647 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,12 +1,15 @@
-The script mksnapshot will automatically download a new snapshot
-from the uClibc CVS server.
-Notes on Build-Depends:
- kernel-headers | kernel-headers-2.4.10 autobuilt on i386 and powerpc
+Notes about building:
- kernel-headers-2.4 autobuilt on xxx
+The script mksnapshot will automatically download a new snapshot
+from the uClibc CVS server. This uses the uclinux.org anonymous
+CVS repository, which is a read-only mirror of the actual upstream
+repository.
+Building depends on the kernel-source-2.4.18 package. Doing this
+is really the most convenient way of getting kernel headers, and
+it works consistently on all architectures.