similar to: [PATCH libguestfs] accommodate leading "+" in git submodule output

Displaying 20 results from an estimated 120 matches similar to: "[PATCH libguestfs] accommodate leading "+" in git submodule output"

2009 Nov 20
1
[PATCH libguestfs] build: correct sed transformation to work also on .git-module-status
My patch was wrong. I kept the sed transformation the same in the two places, but it wasn't strict enough to also work on the file contents. Sorry about that. This fixes it. >From 93927cc7b9f63c414e5bfeb7eba393fde3295601 Mon Sep 17 00:00:00 2001 From: Jim Meyering <meyering at redhat.com> Date: Fri, 20 Nov 2009 16:23:17 +0100 Subject: [PATCH libguestfs] build: correct sed
2009 Aug 03
1
use gnulib, and begin to pass its "make syntax-check" tests
Here's a patch series to make libguestfs use gnulib via a git submodule. The first thing I did was to look at the failures from "make syntax-check" and fix the config.h-related ones below. The others are now temporarily disabled via a variable in cfg.mk. I fixed the config-h problems and moved those change sets to precede the test-adding one, so that bisection still works, even if
2020 Jan 27
5
[PATCH 0/3] Fixing out-of-tree builds
Building virt-v2v out-of-tree does not work and requires several small fixes here and there. Tomáš Golembiovský (3): build: perform gnulib check from source directory build: run ocaml-link.sh from build directory docs: don't perform lookup on absolute paths cfg.mk | 1 + podwrapper.pl.in | 2 ++ v2v/Makefile.am | 16 ++++++++-------- 3 files changed, 11 insertions(+), 8
2008 Oct 09
1
[PATCH] vtd: Define a struct IO_xAPIC_route_entry to accommodate both ioapic and iosapic
The patch makes some pci access functions architecture independent. It only moves the 2 functions from xen/arch/x86/pci.c to xen/drivers/pci/pci.c. Thanks, -- Dexuan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Aug 27
0
[Bug 795] RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply
https://bugzilla.netfilter.org/show_bug.cgi?id=795 Phil Oester <netfilter at linuxace.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |netfilter at linuxace.com AssignedTo|pablo at netfilter.org |netfilter-buglog at lists.netf
2012 Jun 27
3
[Bug 795] New: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply
http://bugzilla.netfilter.org/show_bug.cgi?id=795 Summary: RELATED doesn't accommodate multicast UDP solicitation resulting in unicast reply Product: netfilter/iptables Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component:
2011 Mar 03
0
[PATCH] build: Update gnulib submodule to latest.
Just for discussion. With this very large patch I am able to get through a build on my local machine at least. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top' for virtual machines. Tiny program with many powerful monitoring features, net stats, disk stats, logging, etc. http://et.redhat.com/~rjones/virt-top -------------- next
2009 Sep 01
0
script/plugin install vs git submodule add
I''ve found several web pages that describe how to use git submodules to install plugins, but it seems that those pages are missing something (or more likely, I am) . In a nutshell, they advise replacing $ script/plugin install git://path_to_spiffy_plugin with $ git submodule add git://path_to_spiffy_plugin vendor/plugins/spiffy_plugin It seems to me that these are not exactly
2010 Oct 01
0
[FEBOOTSTRAP] Add gnulib as a submodule
--- .gitmodules | 3 +++ autogen.sh | 4 +--- gnulib | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 .gitmodules create mode 160000 gnulib -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Add-gnulib-as-a-submodule.patch Type: text/x-patch Size: 679 bytes Desc: not available URL:
2015 Sep 16
0
gnu-efi submodule WAS: efi: Makefile improvement
Hi, On 16/09/2015 21:51, Ady via Syslinux wrote: > Considering that The Syslinux Project recommends, generally speaking, > using official binaries Not withstanding this recommendation, shouldn't a source tarball associated to an _official_release_ (to clarify: 6.04 when it will be ready, not 7.04-pre<n>) contain all that is needed for a regular user to rebuild all binaries
2015 Nov 22
0
git clone of syslinux with http - submodule issue
> The wiki: > http://www.zytor.com/mailman/listinfo/syslinux As of the moment I am writing this email, the current version of the page you are actually referring to: http://www.syslinux.org/wiki/index.php?title=Development&oldid=4419 was last edited on 2015Oct25. > says to use this to clone git with http rather than git protocol: > git clone --recursive
2015 Nov 23
0
git clone of syslinux with http - submodule issue
2015-11-23 3:25 UTC+01:00, Gene Cumm via Syslinux <syslinux at zytor.com>: > On Sun, Nov 22, 2015 at 5:49 PM, Ady via Syslinux <syslinux at zytor.com> > wrote: >> >>> The wiki: >>> http://www.zytor.com/mailman/listinfo/syslinux > >> As of the moment I am writing this email, the current version of the >> page you are actually referring
2018 Nov 19
1
[supermin PATCH] autogen: Run bootstrap if submodule is not initialized
This used to be the case before commit 30de2cb603cd. Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- README | 1 - autogen.sh | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index 679bf7010bbe..e5187a65ed47 100644 --- a/README +++ b/README @@ -107,7 +107,6 @@ Building and installing If you're cloning this from git the first
2020 Feb 24
2
[PATCH] Update common submodule (RHBZ#1351000)
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common b/common index c33e0036c70c..12f3fb0f6ccd 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit c33e0036c70ce68d40df92e4a6c0423e136e005c +Subproject commit 12f3fb0f6ccdacb4c6fb81385550b62665fc1497 -- 2.25.1
2020 Feb 24
0
Re: [PATCH] Update common submodule (RHBZ#1351000)
On Mon, Feb 24, 2020 at 10:23:54AM +0100, Martin Kletzander wrote: > Signed-off-by: Martin Kletzander <mkletzan@redhat.com> > --- > common | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/common b/common > index c33e0036c70c..12f3fb0f6ccd 160000 > --- a/common > +++ b/common > @@ -1 +1 @@ > -Subproject commit
2020 Feb 24
1
Re: [PATCH] Update common submodule (RHBZ#1351000)
On Mon, Feb 24, 2020 at 09:51:01AM +0000, Richard W.M. Jones wrote: >On Mon, Feb 24, 2020 at 10:23:54AM +0100, Martin Kletzander wrote: >> Signed-off-by: Martin Kletzander <mkletzan@redhat.com> >> --- >> common | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/common b/common >> index c33e0036c70c..12f3fb0f6ccd 160000
2019 Jul 30
1
[nbdkit PATCH] tests: Accommodate qemu-img 4.1 output change
Where qemu-img 4.0 used to say 'virtual size: 100M', the 4.1 release now says 'virtual size: 100 MiB'. Similarly, '5.0G' turned into '5 GiB'. Update expected test output to tolerate either version of qemu. Signed-off-by: Eric Blake <eblake@redhat.com> --- I already know I want to send a v2; on IRC, Rich pointed out that 'qemu-img info --output=json'
2015 Nov 23
2
git clone of syslinux with http - submodule issue
On Sun, Nov 22, 2015 at 5:49 PM, Ady via Syslinux <syslinux at zytor.com> wrote: > >> The wiki: >> http://www.zytor.com/mailman/listinfo/syslinux > As of the moment I am writing this email, the current version of the > page you are actually referring to: > > http://www.syslinux.org/wiki/index.php?title=Development&oldid=4419 > > was last edited on
2015 Nov 22
3
git clone of syslinux with http - submodule issue
The wiki: http://www.zytor.com/mailman/listinfo/syslinux says to use this to clone git with http rather than git protocol: git clone --recursive http://repo.or.cz/syslinux.git a-new-directory That works for the main project, but fails for the gnu-efi submodule, which specifies the git protocol in its .config file: $ git clone --recursive http://repo.or.cz/syslinux.git syslinux Cloning into
2016 Oct 09
3
Embedding llvm as a git submodule in Project
Hi all. I want to use llvm in my project and I want to make llvm a git submodule in my project. http://llvm.org/docs/CMake.html#embedding-llvm-in-your-project At this in the documentation it claims to describe how to embed llvm into a project. I tried it that way but it doesn't work, because there isn't any findLLVM.cmake in the llvm/cmake/modules directory anymore (i don't