The following commit has been merged in the master branch:
commit 43c4eca18966a89c194c67c06eee51c84f05c1a3
Author: Samuel Thibault <[email protected]>
Date:   Sun Feb 27 18:24:51 2011 +0100

    explain why we need so much memory

diff --git a/debian/local/runsystem b/debian/local/runsystem
index 9019d19..0610d7c 100755
--- a/debian/local/runsystem
+++ b/debian/local/runsystem
@@ -12,7 +12,7 @@ mem=`vmstat-hurd --size -k`
 if [ "$mem" -lt 240000 ]
 then
        echo "You only have ${mem}KiB memory."
-       echo "Debian GNU/Hurd installation currently needs at least 256MiB 
memory, sorry."
+       echo "Debian GNU/Hurd installation has not been optimized for memory 
usage yet, and thus currently needs at least 256MiB memory, sorry."
        while true
        do
                sleep 60

-- 
Debian GNU Hurd packaging

Reply via email to