[X2Go-Commits] [buildscripts] 01/01: home/.pbuilderrc: raise memory limit per VM to 2GB.

git-admin at x2go.org git-admin at x2go.org
Sun Jun 12 00:43:57 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit 3dd8be673af084edd323cbeee3737428f30c003b
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Jun 12 00:43:51 2016 +0200

    home/.pbuilderrc: raise memory limit per VM to 2GB.
---
 home/.pbuilderrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home/.pbuilderrc b/home/.pbuilderrc
index b61d0b1..d703ac3 100644
--- a/home/.pbuilderrc
+++ b/home/.pbuilderrc
@@ -45,7 +45,7 @@ if [ "x$ARCH" = "xarmel" ]; then
 	INITRD=
 else
 	SMP="2"
-	MEMORY_MEGS=512
+	MEMORY_MEGS=2048
 fi
 
 if [ "x${DIST}" = "xubuntu" ]; then 

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list