commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Debian GNU Hurd packaging branch, master, updated. upstream/201102


From: Samuel Thibault
Subject: [SCM] Debian GNU Hurd packaging branch, master, updated. upstream/20110227-442-gf9dffb5
Date: Sun, 27 Feb 2011 18:03:32 +0000

The following commit has been merged in the master branch:
commit 43c4eca18966a89c194c67c06eee51c84f05c1a3
Author: Samuel Thibault <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]