From nobody Fri Apr 19 08:55:00 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1578508456; cv=none; d=zohomail.com; s=zohoarc; b=YZMAHVBGkpa29065F+Vc+TrZvkWO3FFiB4GSd0JpyvKkW1hcrMlhKE98hrF/r4FuBD7ejCnEOaMCspbE2rARlkdWszN092pXKR2Fex56HO2iuKp0UjaZTMj1n1puWe4YNr2F0HmrGYkd7W8sa0ZMaqN/ItzIiIBHUpagsMTzcfs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1578508456; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=0YzpOPTO2UW5MSIeWsczXpYVmEMSrIthVusVQxOrkM4=; b=nWlFRgOFcD/9NCg/qTeedYyVx5rdahJa6A71SOXI29CTq6UQSm4UzF7PLQKPDU9FvHYcG49bgTGRFJVDNo4Pd17a83j+tj0d7aFHN3pbL3wxTTcPG9T02mVnq+k1hadQs3n7bUGfwrNvKo4q0JpV6Itpkk2CWteu8AL+RxEjREc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1578508456070617.3146738390814; Wed, 8 Jan 2020 10:34:16 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-267-XhHYtADVMLG3ho9dmNo9YQ-1; Wed, 08 Jan 2020 13:34:12 -0500 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 3A593800D48; Wed, 8 Jan 2020 18:34:06 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C845E5C241; Wed, 8 Jan 2020 18:34:05 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id CF82582112; Wed, 8 Jan 2020 18:34:04 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 008IY3om019909 for ; Wed, 8 Jan 2020 13:34:03 -0500 Received: by smtp.corp.redhat.com (Postfix) id 347C35C241; Wed, 8 Jan 2020 18:34:03 +0000 (UTC) Received: from kinshicho.usersys.redhat.com (unknown [10.43.2.246]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B0EBC5C21A for ; Wed, 8 Jan 2020 18:33:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1578508454; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=0YzpOPTO2UW5MSIeWsczXpYVmEMSrIthVusVQxOrkM4=; b=D4cxzNq0ZBGyb2SY0tPP9v+64hjk1vI7Avo3CeoRojQ2As3y6tFS6dChVE7xvCQEvd+57Y eSUeDMrxc141aUAYaYRlPL4vClRAoDWU6LLZRuDCrk0nK8N3YXFoTh8OrlwHb0/gJaVA3g FOntgQHwWqvAwPYenYcfB9sGha24doM= From: Andrea Bolognani To: libvir-list@redhat.com Date: Wed, 8 Jan 2020 19:33:57 +0100 Message-Id: <20200108183357.31053-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Subject: [libvirt] [jenkins-ci PATCH] guests: Fix indentation in README X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-MC-Unique: XhHYtADVMLG3ho9dmNo9YQ-1 X-Mimecast-Spam-Score: 0 Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Text that we want to show up as monospace needs to be indented by at least four spaces. Signed-off-by: Andrea Bolognani --- Pushed as trivial. guests/README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guests/README.markdown b/guests/README.markdown index d10727c..f225da7 100644 --- a/guests/README.markdown +++ b/guests/README.markdown @@ -159,14 +159,14 @@ the official qcow2 images can be used to quickly brin= g up such guests. The default qcow2 images are sized too small to be usable. To enlarge them do =20 - $ virsh blockresize libvirt-freebsd-$MAJOR \ - /var/lib/libvirt/images/libvirt-freebsd-$MAJOR.qcow2 15G + $ virsh blockresize libvirt-freebsd-$MAJOR \ + /var/lib/libvirt/images/libvirt-freebsd-$MAJOR.qcow2 15G =20 Then inside the guest, as root, enlarge the 3rd partition & filesystem to consume all new space: =20 - # gpart resize -i 3 vtbd0 - # service growfs onestart + # gpart resize -i 3 vtbd0 + # service growfs onestart =20 Some manual tweaking will be needed, in particular: =20 --=20 2.24.1 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list