Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-cleaner-66 <the-cleaner-66@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Update LocalConfig.kmk
Date: Fri, 11 Sep 2020 23:44:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24838@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

There is a new pull request by the-cleaner-66 against master on the void-packages repository

https://github.com/the-cleaner-66/void-packages patch-2
https://github.com/void-linux/void-packages/pull/24838

Update LocalConfig.kmk
"VBOX_WITH_VIRTIO = 1" to add virtio-net (Paravirtualized Network)

A patch file from https://github.com/void-linux/void-packages/pull/24838.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-2-24838.patch --]
[-- Type: text/x-diff, Size: 930 bytes --]

From fe2137ad8769855bf7ae030630af52a35db5d112 Mon Sep 17 00:00:00 2001
From: the-cleaner-66 <71154788+the-cleaner-66@users.noreply.github.com>
Date: Fri, 11 Sep 2020 23:41:56 +0200
Subject: [PATCH] Update LocalConfig.kmk

"VBOX_WITH_VIRTIO = 1" to add virtio-net (Paravirtualized Network)
---
 srcpkgs/virtualbox-ose/files/LocalConfig.kmk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/virtualbox-ose/files/LocalConfig.kmk b/srcpkgs/virtualbox-ose/files/LocalConfig.kmk
index 4f5dcab41b8..71ffd9876c0 100644
--- a/srcpkgs/virtualbox-ose/files/LocalConfig.kmk
+++ b/srcpkgs/virtualbox-ose/files/LocalConfig.kmk
@@ -4,7 +4,7 @@ VBOX_WITH_LINUX_ADDITIONS = 1
 VBOX_WITH_X11_ADDITIONS = 1
 VBOX_WITH_TESTCASES =
 VBOX_WITH_TESTSUITE =
-VBOX_WITH_VIRTIO =
+VBOX_WITH_VIRTIO = 1
 VBOX_WITH_ORIGIN :=
 VBOX_PATH_APP_PRIVATE_ARCH := /usr/lib/virtualbox
 VBOX_PATH_SHARED_LIBS := $(VBOX_PATH_APP_PRIVATE_ARCH)

             reply	other threads:[~2020-09-11 21:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 21:44 the-cleaner-66 [this message]
2020-09-12  0:12 ` ericonr
2020-09-12  7:03 ` pullmoll
2020-09-12  7:03 ` [PR PATCH] [Closed]: " pullmoll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24838@inbox.vuxu.org \
    --to=the-cleaner-66@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).