Displaying 20 results from an estimated 103 matches for "argmatch".
2016 Aug 18
5
[PATCH v2 0/4] New getprogname module
...ngeLog date
Pino Toscano (4):
getprogname: new module
Port modules to use getprogname explicitly
Port tests away from progname
main.mk: remove sc_program_name
ChangeLog | 162 +++++++++++++++++++++++++++++++++++
cfg.mk | 1 -
lib/argmatch.c | 12 +--
lib/c-stack.c | 5 +-
lib/chdir-long.c | 3 -
lib/error.c | 6 +-
lib/euidaccess.c | 3 -
lib/getprogname.c | 45 ++++++++++
lib/getprogname.h...
2019 Sep 18
2
[PATCH] build: remove unused gnulib modules
...- $(SERVENT_LIB) \
$(RPC_LIBS)
# Force libtool to name the library 'libguestfs.so.0.$(MAX_PROC_NR).0'.
diff --git a/m4/.gitignore b/m4/.gitignore
index 16ae9c415..705b090f5 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -2,51 +2,40 @@
/absolute-header.m4
/accept4.m4
/alloca.m4
-/argmatch.m4
/arpa_inet_h.m4
/asm-underscore.m4
/base64.m4
/btowc.m4
/builtin-expect.m4
/byteswap.m4
-/canonicalize-lgpl.m4
/chdir-long.m4
-/chown.m4
/clock_time.m4
-/cloexec.m4
/closedir.m4
/close.m4
/codeset.m4
/ctype.m4
-/cycle-check.m4
/d-ino.m4
/dirent_h.m4
/dirfd.m4
/dirname.m4
-/dos.m4...
2019 Sep 18
0
Re: [PATCH] build: remove unused gnulib modules
...libtool to name the library 'libguestfs.so.0.$(MAX_PROC_NR).0'.
> diff --git a/m4/.gitignore b/m4/.gitignore
> index 16ae9c415..705b090f5 100644
> --- a/m4/.gitignore
> +++ b/m4/.gitignore
> @@ -2,51 +2,40 @@
> /absolute-header.m4
> /accept4.m4
> /alloca.m4
> -/argmatch.m4
> /arpa_inet_h.m4
> /asm-underscore.m4
> /base64.m4
> /btowc.m4
> /builtin-expect.m4
> /byteswap.m4
> -/canonicalize-lgpl.m4
> /chdir-long.m4
> -/chown.m4
> /clock_time.m4
> -/cloexec.m4
> /closedir.m4
> /close.m4
> /codeset.m4
> /ctype.m4...
2019 Sep 23
0
[PATCH v2 5/5] build: remove unused gnulib modules
...- $(SERVENT_LIB) \
$(RPC_LIBS)
# Force libtool to name the library 'libguestfs.so.0.$(MAX_PROC_NR).0'.
diff --git a/m4/.gitignore b/m4/.gitignore
index 16ae9c415..c41044f84 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -2,51 +2,38 @@
/absolute-header.m4
/accept4.m4
/alloca.m4
-/argmatch.m4
/arpa_inet_h.m4
/asm-underscore.m4
/base64.m4
/btowc.m4
/builtin-expect.m4
/byteswap.m4
-/canonicalize-lgpl.m4
/chdir-long.m4
-/chown.m4
/clock_time.m4
-/cloexec.m4
/closedir.m4
/close.m4
/codeset.m4
/ctype.m4
-/cycle-check.m4
-/d-ino.m4
/dirent_h.m4
/dirfd.m4
/dirname.m4
-/dos.m4...
2017 Aug 14
3
[PATCH] builder: templates: debian: use single-partition layout
The previously selected 'atomic' recipe resulted in 2GB swap in a 6GB
volume. Also, we don't really need the boot partition, so just create a
partition using the whole disk space.
---
builder/templates/debian.preseed | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/builder/templates/debian.preseed b/builder/templates/debian.preseed
index
2017 Jul 07
2
[PATCH v3] v2v: docs: VDSM location of virt-v2v log file.
See this bug for background information:
https://bugzilla.redhat.com/show_bug.cgi?id=1350465
Thanks: Tomáš Golembiovský
---
v2v/virt-v2v.pod | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 deletions(-)
diff --git a/v2v/virt-v2v.pod b/v2v/virt-v2v.pod
index e68d75cf8..87dba240b 100644
--- a/v2v/virt-v2v.pod
+++ b/v2v/virt-v2v.pod
@@ -1909,18 +1909,32 @@ that
2014 Oct 31
1
[PATCH v2] launch: libvirt: Implement drive secrets (RHBZ#1159016).
Since v1:
- Base64 decode the Ceph secret before passing it to libvirt.
- Don't call virSecretFree (NULL) [libvirt bug?]
- Small cleanups.
2017 Aug 12
2
[PATCH] configure: Further split blocks of text in the script output.
Commit 0a94cae15bae7cecb725e78e485708694d347612 added useful
headings to parts of the configure script. This refactors
the code by adding a common macro (‘HEADING’), and also changes
the output so it's clearer at a glance:
--- Checking for Haskell ---
checking for ghc... (cached) ghc
--- Checking for PHP ---
checking for php... (cached) php
checking for phpize... (cached) phpize
2010 Dec 07
1
builder-ubuntu libguestfs FAILED build step 4b8f70d46dcfed1489c97f822e263b8615f21ea0
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2019 Sep 23
6
[PATCH v2 0/5] remove unused gnulib modules
This is an extended version of:
https://www.redhat.com/archives/libguestfs/2019-September/msg00178.html
It adds a couple of simple code changes, so it makes it possible to
drop more modules. In addition, more unused modules were dropped.
Pino Toscano (5):
tests: switch away from xgetcwd
daemon: move read_whole_file to common utils
daemon: switch from read_file to read_whole_file
daemon:
2010 Dec 07
0
builder-ubuntu libguestfs FAILED build step 21810ade12e43fb4d8bfdcefb37a7d8bbe9eef8c
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2019 Nov 27
7
[PATCH v3 0/6] remove unused build stuff
This is an extended version of:
https://www.redhat.com/archives/libguestfs/2019-September/msg00288.html
Apparently I forgot it on my tree, so I'm posting that series again,
adding an extra cleanup more due to the v2v/common splits.
Pino Toscano (6):
tests: switch away from xgetcwd
daemon: move read_whole_file to common utils
daemon: switch from read_file to read_whole_file
daemon:
2011 Mar 04
1
builder-debian libguestfs FAILED build step eda9826d25336bcf661700270c580d4d62128750
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2011 Jan 04
0
builder-debian libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2011 Jan 25
0
builder-debian libguestfs success 36fe0acf8a2e72c223d7a9f7a93815ff276a3cc1
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2010 Dec 10
0
builder-debian libguestfs success 363978fa7fc055da380d31103c7de378a08b71fb
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2011 Feb 15
4
builder-debian libguestfs FAILED build step f455dc3814bf9f7e7e894ba81360acb0edd92464
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2011 Jun 21
0
builder-ubuntu libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
..."m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies (indented):
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
btowc
btowc-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-stream
closeout
c...
2011 Jan 04
0
builder-ubuntu libguestfs success 7ce627fce02eae8c7db36b4090fa0ce1bf69bf44
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...
2011 Jan 28
0
builder-ubuntu libguestfs FAILED build step f060d5bcd40b4a6506d7994e67d57dccab1651b8
...akefile.am,
- mention "m4/gnulib-cache.m4" in EXTRA_DIST in Makefile.am,
- invoke gl_EARLY in ./configure.ac, right after AC_PROG_CC,
- invoke gl_INIT in ./configure.ac.
Module list with included dependencies:
alignof
alignof-tests
alloca-opt
alloca-opt-tests
arg-nonnull
argmatch
argmatch-tests
arpa_inet
arpa_inet-tests
binary-io
binary-io-tests
bitrotate
bitrotate-tests
c++defs
c-ctype
c-ctype-tests
chdir-long
chown
chown-tests
cloexec
cloexec-tests
close
close-hook
close-stream
closeout
configmake
cycle-check
d-ino
d-type
de...