similar to: xl / xen bash completion

Displaying 20 results from an estimated 2000 matches similar to: "xl / xen bash completion"

2019 Feb 11
1
Bug#768005: xl / xen bash completion
Hi! > Reassigning to Debian Xen team, since I that makes more sense. We > totally missed this on our (release) radar. > > And indeed, we're shipping the upstream completion file now. Adi, I see > how you're improving it, and I like it. I'm happy you like it... > So, we should probably ship this instead, but at the same time, the > right (tm) place to move this
2012 Jan 26
0
Packaging the xl bash completion
Hi, In tools/libxl/bash-completion, there's a file that would nicely be put in /etc/bash_completion.d/xl. I'd work on a patch, but the issue is that the xl command is in xen-common, but the source file isn't there. I don't get what's the logic with the xen-common, and I'm unsure how to patch. Why isn't xen-common taken directly from the xen source package? It seems to
2011 Aug 24
2
Append a value to a vector
This should be easy but it does not work I have 3 vectors*(activeT,inactT, activeR)*, the idea is that if the last value in inactT is higher than the last in activeT this value has to be append in active T and the last value in another vector call activeR has to be repeated. (at the bottom you can find the vectors) I have done this: activeT=round(as.numeric(activeT)) inactT=
2019 Feb 10
2
Please remove obsolete 'xm' completion file
Package: bash-completion Version: 1:2.8-5 Hi bash completion maintainer, Please remove the 'xm' file from the bash-completion package. This command does not exist in Xen any more (last time it was relevant was in Jessie, where it was already deprecated). Also, I just hijacked another of your bugs, 768005 , about the xl command completion. Hope that's fine, we can maintain this in
2019 Oct 24
2
Samab 4.11.1 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted some rpm builds of samba 4.11.1 for RHEL/Centos 7.x (currently 7.7). The samba 4.11.1 SPEC file is closely based on the Fedora Samba 4.11.1 SPEC file with some additions for using Samba as an AD/DC. These rpms use the python3 and python3-devel rpms introduced in the standard RHEL/Centos repos at the same time as the 7.7 version.
2019 Feb 12
3
Bug#921962: Please remove obsolete 'xm' completion file
On 2/12/19 1:35 AM, Gabriel F. T. Gomes wrote: > On Sun, Feb 10 2019, Hans van Kranenburg wrote: >> >> Please remove the 'xm' file from the bash-completion package. This >> command does not exist in Xen any more (last time it was relevant was in >> Jessie, where it was already deprecated). > > That should be easy to do for Debian. On the other hand, I
2018 Oct 31
6
Bug#912441: xen-utils-4.11: package missing pygrub binaries
Package: xen-utils-4.11 Severity: important Dear Maintainer, We have discovered that the `pygrub` binaries, expected under `/usr/lib/xen-4.11/bin`, are no longer present in the xen-utils-4.11 package. Reviewing the source package reveals that the binary is still present under `tools/pygrub/src/pygrub`, however it is not referenced anywhere obvious in the package build configurations, nor is
2018 Oct 09
3
Test report xen_4.11.1~pre.20180911.5acdd26fdc+dfsg-2
I'm just dumping all I got in here, after initial feedback we can see how to organize todo's around it. tl;dr: * Does not upgrade cleanly from 4.8 packages, so we have to prevent this from entering testing until we fix that. * Live migration is broken, explodes with memory allocation errors. ---- >8 ---- 1. Build packages * I have built salsa/master using pbuilder targeting sid.
2017 Jan 17
6
Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled
Package: xen-utils-4.4 Severity: normal Dear Maintainer, the xen-utils-4.4 and xen-utils-4.1 prerm maintainer scripts contain the following code snippet: remove|upgrade) update-alternatives --remove xen-default /usr/lib/xen-4.4 if [ -x "/etc/init.d/xen" ]; then invoke-rc.d xen stop || exit $? fi ;; which, in conjunction with the postinst
2014 Jun 30
0
Bug#753358: Bug#743977: drbd8: Xen resource script fails when using the xl stack
Hi Arno, On 00:31 Wed 09 Apr , Arno T?ll wrote: > Source: drbd8 > Severity: important > > The DRBD resource script for Xen (/etc/xen/scripts/block-drbd) does not work when > using the xl toolstack anymore, which is exclusively available in xen 4.2 and > later (i.e. the current Testing). > > First of all, it needs the patch mentioned in [1] for basic support. However,
2018 Oct 05
4
Entirely new Xen packaging
I have now finished totally rewriting the Xen package in Debian, from scratch. Amazingly as soon as I got a package which was lintian-clean and would install, it worked first time ! I have generated 18 patches to go upstream which I have sent to xen-devel. There are two more, xenstore ABI patches, which need a bit of tidying up. There is still room for improvement but it is now clearly ready
2010 Oct 21
2
temp dir, httpd and selinux
Hi, I have a php software installed on a centos server with selinux enforced activeted. The php software (glpi --> http://www.glpi-project.org) have a plugin that must write on a temp dir... but selinux dont give access to that dir to write. How should i do ? lewis
2016 Aug 25
1
Re: [PATCH 5/5] bash completion: Add missing bash completion scripts (RHBZ#1367738).
On Thursday, 25 August 2016 13:15:29 CEST Richard W.M. Jones wrote: > Add new scripts for: > > - guestunmount > - virt-copy-in > - virt-copy-out > - virt-customize > - virt-dib > - virt-diff > - virt-get-kernel > - virt-p2v-make-disk > - virt-p2v-make-kickstart > - virt-p2v-make-kiwi > - virt-tar-in > - virt-tar-out > > Also combine the separate
2020 Feb 10
2
ctdb failover interrupts Windows file copy
Hello, We have setup ctdb+Samba v 4.11.1 and testing with Windows client and failover works mostly ok. However when using regular Windows file copy, the copy operation is interrupted during ip takeover. Is there any solution to make the failover transparent to Windows file copy ? I understand that SMB2 durable handles should not be used in a clustered setup, and SMB3 persistent handles +
2017 Mar 22
0
Re: [PATCH] bash: Add a bash completion script for virt-v2v-copy-to-local (RHBZ#1367738).
On Wednesday, 22 March 2017 11:30:59 CET Richard W.M. Jones wrote: > Thanks: Ming Xie > --- It does not wrong to me, although couldn't an existing completion be used for virt-v2v-copy-to-local as well? Thanks, -- Pino Toscano
2017 Mar 22
1
Re: [PATCH] bash: Add a bash completion script for virt-v2v-copy-to-local (RHBZ#1367738).
On Wed, Mar 22, 2017 at 11:39:58AM +0100, Pino Toscano wrote: > On Wednesday, 22 March 2017 11:30:59 CET Richard W.M. Jones wrote: > > Thanks: Ming Xie > > --- > > It does not wrong to me, although couldn't an existing completion be > used for virt-v2v-copy-to-local as well? We might have used the 'virt-alignment-scan' one (used by all the other virt-* tools
2017 Mar 22
2
[PATCH] bash: Add a bash completion script for virt-v2v-copy-to-local (RHBZ#1367738).
Thanks: Ming Xie --- bash/Makefile.am | 3 ++- bash/virt-v2v-copy-to-local | 42 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+), 1 deletion(-) create mode 100644 bash/virt-v2v-copy-to-local diff --git a/bash/Makefile.am b/bash/Makefile.am index 94a2d48..86fd816 100644 --- a/bash/Makefile.am +++ b/bash/Makefile.am @@ -22,7 +22,8 @@ scripts = \
2016 Aug 25
0
[PATCH 5/5] bash completion: Add missing bash completion scripts (RHBZ#1367738).
Add new scripts for: - guestunmount - virt-copy-in - virt-copy-out - virt-customize - virt-dib - virt-diff - virt-get-kernel - virt-p2v-make-disk - virt-p2v-make-kickstart - virt-p2v-make-kiwi - virt-tar-in - virt-tar-out Also combine the separate virt-resize script into the general script virt-alignment-scan. There wasn't really any reason to have separate scripts. --- .gitignore
2014 Oct 24
0
Re: [PATCH 0/2] bash-completion: Install symbolic links instead of copies of files (RHBZ#1156298).
On Friday 24 October 2014 09:14:29 Richard W.M. Jones wrote: > Previously we copied the files instead of the symlinks. This series LGTM. On the other hand, given that the symlinks in the builddir are not used at all, why not just create them only at install time? -- Pino Toscano
2018 Dec 07
0
Re: [nbdkit PATCH] build: Allow 'make install' into non-root --prefix: bash-completion
On 12/7/18 4:23 PM, Richard W.M. Jones wrote: > I don't really know enough on this topic to comment on the patch, > except for a general comment that this sounds like it could be a bug > in either pkg-config or bash-completion. What a shame that neither pkg-config nor bash-completion seem to have a mailing list for bug reports (both projects document that you have to submit github