Displaying 20 results from an estimated 20000 matches similar to: "Bug#702337: Additional documentation updates"
2013 Mar 06
0
Bug#702337: doc patches
I've had a quick look at the README.Debian
It is not completely fixed, but now it covers the networking stuff
Other things like setting up ISO images need to be corrected too
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-README.Debian-Remove-comment-about-block-based-stora.patch
Type: text/x-patch
Size: 984 bytes
Desc: not available
URL:
2013 Mar 06
0
Bug#702337: possible documentation issue
It appears that this issue may be a result of documentation problems
When I was having this problem, I had xenbr0 declared in my
/etc/network/interfaces file. I have now stripped out everything in the
interfaces file except the loopback interface, rebooted, and now my
xcp+openvswitch system appears to be adding domUs to the bridge
automatically, so the problem is no longer there.
Specifically,
2017 Feb 12
2
Replacement for antispam plugin
Op 2/10/2017 om 8:59 PM schreef Ralph Seichter:
> On 10.02.17 20:34, Michael Slusarz wrote:
>
>> When you move a message to a new mailbox, that is a "new message"
>> event (a new UID in the target mailbox is created; the message count
>> increases). So imap.mailbox is set to the name of the *target* mailbox.
> My tests seem to indicate otherwise. Deleting a
2023 Apr 17
1
[PATCH libnbd] README: Document additional packages
When building from git we need autoconf, automake and libtool.
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index c7166613..42a187c0 100644
--- a/README.md
+++ b/README.md
@@ -32,10 +32,17 @@ ## License
very liberal license.
## Building from source
+Building from source requires
2023 Apr 17
1
[PATCH libnbd] README: Document additional packages
On 4/17/23 18:36, Nir Soffer wrote:
> When building from git we need autoconf, automake and libtool.
>
> Signed-off-by: Nir Soffer <nsoffer at redhat.com>
> ---
> README.md | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/README.md b/README.md
> index c7166613..42a187c0 100644
> --- a/README.md
> +++ b/README.md
> @@ -32,10 +32,17 @@ ##
2023 Apr 17
1
[PATCH libnbd v2] README: Document additional packages
On 4/17/23 18:44, Nir Soffer wrote:
> When building from git we need autoconf, automake and libtool.
>
> Signed-off-by: Nir Soffer <nsoffer at redhat.com>
> ---
>
> Changes sinve v1:
> - Remove `,` between package namses (Laszlo)
>
> README.md | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/README.md b/README.md
> index
2023 Apr 17
2
[PATCH libnbd v2] README: Document additional packages
When building from git we need autoconf, automake and libtool.
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
Changes sinve v1:
- Remove `,` between package namses (Laszlo)
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index c7166613..7eed0e31 100644
--- a/README.md
+++ b/README.md
@@ -32,10 +32,17 @@ ## License
very liberal license.
2013 Mar 06
3
unblock: xcp-xapi - urgent documentation fixes
Package: release.debian.org
Severity: normal
The current README.Debian is quite old
It gives some advice that will lead to people having a broken system
(e.g. no networking). It describes a procedure for configuring
networking that is completely opposite to what has been described more
recently on the upstream mailing list
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702337
I'm happy
2001 Nov 12
0
Additional Documentation for rpart?
Dear r-help,
I am looking for additional documentation on the "adj" column in rpart's
splits matrix. The help says:
adj
gives the adjusted concordance for surrogate splits
I am looking info about "adjusted concordance". I cannot find this phrase
in either Therneau & Atkinson original RPART documentation or the CART
book.
This question came up in the
2019 Dec 11
0
[klibc:master] ipconfig: Ignore NTP server address and any additional fields
Commit-ID: 56dcdac0ffc1d86d196a1d04933288b0c0ef8417
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=56dcdac0ffc1d86d196a1d04933288b0c0ef8417
Author: Ben Hutchings <ben at decadent.org.uk>
AuthorDate: Wed, 11 Dec 2019 17:38:21 +0000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Wed, 11 Dec 2019 17:48:47 +0000
[klibc] ipconfig: Ignore NTP
2013 Mar 05
1
Bug#702337: xen-xapi / Open vSwitch not really working
Package: xcp-xapi
Version: 1.3.2-14
Severity: important
I chose the Open vSwitch (ovs) networking mode when I installed XCP
# cat /etc/xcp/network.conf
openvswitch
Whenever I boot a VM, I notice that the vif interface is created (e.g.
vif1.0) on dom0, and the vif is added to the ovs bridge (I can see it in
the output of ovs-vsctl show)
However, there is no connectivity, I can't ping the
2012 Oct 16
3
[PATCH] minor documentation updates (4.06-pre14)
syslinux.txt: syslinux binary is in "linux" directory
menu.txt: menu.c32 and vesamenu.c32 are in com32/menu directory
---
doc/menu.txt | 2 +-
doc/syslinux.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/menu.txt b/doc/menu.txt
index 620527e..8a999cd 100644
--- a/doc/menu.txt
+++ b/doc/menu.txt
@@ -18,7 +18,7 @@ See menu/README for more
2005 Mar 04
0
[PATCH] minor Cygwin documentation fix
Hi,
the information about how to build SSH under Cygwin isn't foolproof
enough. Especially missing packet dependencies resulted in a few
complaints.
Could somebody please apply the beloiw patch to contrib/cygwin/README?
Thanks in advance,
Corinna
Index: README
===================================================================
RCS file: /cvs/openssh_cvs/contrib/cygwin/README,v
2013 Aug 16
0
Bug#688216: Add documentation on how to change toolstack to README.Debian
Control: tag -1 +patch
commit 717323e8f7398d45f8dc923a20a75baa7333adf1
Author: Ian Campbell <ijc at hellion.org.uk>
Date: Fri Aug 16 16:39:11 2013 +0100
* debian/xen-utils.README.Debian: Document how to change toolstack
* debian/changelog: Update
diff --git a/xen/debian/changelog b/xen/debian/changelog
index 6100e75..9426897 100644
--- a/xen/debian/changelog
+++
2006 Dec 26
0
xen-utils-3.0.3-1 bug submit - documentation out of date
Package: xen-utils-3.0.3-1
Hello,
Debian BTS says there's no maintainer for that package, so I submit that
bug here.
In the file :
/usr/share/doc/xen-utils-3.0.3-1/README.Debian.gz
I can read:
"First download from http://alioth.debian.org/projects/pkg-xen/ the
kernel patch for your version of xen."
Unfortunately, there no kernel patch available from that page. That
2007 Dec 27
0
RST conversion of NUT documentation
Arnaud mentioned the RST conversion in his 2.2.1 announcement email,
and the following is an update on what's happening.
As you can see in r1195 of trunk/README, RST is a lightweight markup
on top of plain text.
The main source of information on RST (short for ReStructuredText) is
here: http://docutils.sourceforge.net/rst.html
I am volunteering to do the conversion of the documentation, but
2012 Nov 06
1
IPv6 documentation for wiki
After talking to z00dax on irc, I'm interested to help with ipv6 documentation
for the wiki.
I work at afrinic (an RiR) where we have around 50% of our machines running
CentOS with ipv6 configured.
Afrinic is also involved in pushing for IPv6 for the African continent.
My login id on the wiki is:
LoganVelvindron
My email is logan at afrinic.net
-------------- next part --------------
An
2012 Nov 27
1
documentation on installing dvd2 in 6.3 x64 release?
Hello -
I've searched the CentOS 6.3 wiki docs (Help, Tips and Tricks, HowTo, FAQ, and website search) on how to install the dvd2.iso image on an x86-64 machine and can't find any info and the documentation is not yet posted for CentOS 6.x. When the dvd1.iso for 6.3 x86_64 installs, it does not prompt to install dvd2.iso.
Please provide a URL which describes how to install the
2023 May 20
2
On Debian 12: nsupdate (as called from samba_dnsupdate) crashes named/bind9_dlz
On 2023-05-20 1:43 a.m., Rowland Penny via samba wrote:
> On 20/05/2023 04:44, Steven Monai via samba wrote:
>> I found an open bug in bugzilla that reports a very similar assertion
>> failure: "Bug 14030 - named crashes on DLZ zone update"
>> (https://bugzilla.samba.org/show_bug.cgi?id=14030). Any chance this
>> Bug is related to what I'm seeing?
>
2003 Jan 21
1
re: website samba.org is missing most of the documentation?
Although I've installed samba-common, -server, -doc version 2.2.7a (from
the Mandrake 9 distribution), thr -doc RPM is broken since it actually
didn't install any of the files it claimed it would.
No problem, I thought, I'll just read it online.
Except for some reason, in his/her infinite wisdom, your webmaster has
apparently decided not to put most of your documentation on your