summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-01-24 02:39:30 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-01-24 02:39:30 +0100
commit46b46fbb9169e6be4c33a11f30d700dd72c547ff (patch)
treed8c75c465dbff577cabd5389ed1a4dae4c70b43f /debian/changelog
parent85c40d444ada77ff0fd05cc32211fbbe7dba6054 (diff)
200MiB memory is a bit tight in some cases, round up to 256MiB
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 82c007c7..5afc194d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ hurd (20101029-1) UNRELEASED; urgency=low
* debian/local/setup-translators: Add inet6 -> 26 symlink.
* debian/local/finish-install.d/51hurd_config-target-network: Set pfinet
translator on /servers/socket/26 too.
- * debian/local/runsystem: Don't let d-i start if there is less then 200MiB
+ * debian/local/runsystem: Don't let d-i start if there is less then 256MiB
memory. Tell the user he needs to be patient while the d-i templates get
loaded.