diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 53bac4647..fd3919ead 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,15 +1,12 @@ +The script mksnapshot will automatically download a new snapshot +from the uClibc CVS server. +Notes on Build-Depends: -Notes about building: + kernel-headers | kernel-headers-2.4.10 autobuilt on i386 and powerpc -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. + kernel-headers-2.4 autobuilt on xxx -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. |