diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-11-14 12:39:32 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-11-14 12:39:32 +0100 |
commit | 3558c6edf0a4dd3ed317e0013bad31b4c14f7419 (patch) | |
tree | 8de549d456da9121cf5e9e10c5beac8046ff62f4 /debian/changelog | |
parent | e8a02a84488a44e60751b38488b71cf82e156216 (diff) |
Move User/Kernel limit to 2GiB
* debian/patches/60_bigmem.patch: Add patch to support almost up to 2GiB
memory.
* debian/control: Make gnumach packages break glibc versions before the one
which can cope with > 1GiB memory support.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 892867c..752d86d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,10 @@ gnumach (2:1.3.99.dfsg.git20100732-2) unreleased; urgency=low * debian/control: Build gnumach-udeb on hurd-i386 only. * debian/control: Use Package-Type instead of XC-Package-Type. * debian/source/options: Enable bz2 compression. + * debian/patches/60_bigmem.patch: Add patch to support almost up to 2GiB + memory. + * debian/control: Make gnumach packages break glibc versions before the one + which can cope with > 1GiB memory support. -- Samuel Thibault <sthibault@debian.org> Sat, 31 Jul 2010 17:35:20 +0200 |