The branch, master has been updated via 2fbd79666c4ba1595fc457d9f7f99286c8df9ddb (commit) from 971422cf0be05fedfbdce0678618b4703a6b1673 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2fbd79666c4ba1595fc457d9f7f99286c8df9ddb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Jul 3 17:58:27 2011 +0200 revert last commit ----------------------------------------------------------------------- Summary of changes: home/.pbuilderrc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/home/.pbuilderrc b/home/.pbuilderrc index 04858d7..e817471 100644 --- a/home/.pbuilderrc +++ b/home/.pbuilderrc @@ -32,12 +32,11 @@ UML_DISTRIBUTION="$CODENAME" BASEPATH="$BASEDIRECTORY/base-$DIST-$CODENAME-$ARCH.qemu" KERNEL_IMAGE=/srv/pbuilder/qemu-kernels/$ARCH/vmlinuz INITRD=/srv/pbuilder/qemu-kernels/$ARCH/initrd.img +ARCH_DISKDEVICE=sd if [ "x$ARCH" = "xarmel" ]; then MEMORY_MEGS=256 - ARCH_DISKDEVICE=hd else MEMORY_MEGS=512 - ARCH_DISKDEVICE=sd fi if [ "x${DIST}" = "xubuntu" ]; then hooks/post-receive -- buildscripts.git (buildscripts upstream project) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "buildscripts.git" (buildscripts upstream project).