Displaying 20 results from an estimated 11000 matches similar to: "HTTP interface"
2006 Feb 19
1
r26 - in trunk/debian: . patches
Author: ultrotter
Date: 2006-02-19 18:38:10 +0000 (Sun, 19 Feb 2006)
New Revision: 26
Added:
trunk/debian/patches/30xenchangeset.dpatch
Modified:
trunk/debian/patches/00list
trunk/debian/patches/10sysconfig.dpatch
trunk/debian/rules
Log:
Add 10sysconfig.dpatch description
Add 30xenchangeset.dpatch to make the xen changeset configurable
Force the xen changeset to be the correct one
2006 Feb 16
1
r3 - trunk
Author: acid
Date: 2006-02-16 10:45:13 +0000 (Thu, 16 Feb 2006)
New Revision: 3
Modified:
trunk/changelog
trunk/control
Log:
- Change maintainer and add uploaders field
- Prepare changelog for new upload
Modified: trunk/changelog
===================================================================
--- trunk/changelog 2006-02-15 23:05:09 UTC (rev 2)
+++ trunk/changelog 2006-02-16 10:45:13
2006 Feb 17
1
r9 - trunk/debian
Author: ultrotter
Date: 2006-02-17 06:56:29 +0000 (Fri, 17 Feb 2006)
New Revision: 9
Modified:
trunk/debian/changelog
trunk/debian/control
Log:
Change the version and debian revision, as agreed on the ML
Start tracking the bugs that need to be closed on upload
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog
2006 Feb 17
2
A bit of tagging
user pkg-xen-devel@lists.alioth.debian.org
usertag 271051 + close-after-first-upload
usertag 326817 + probably-unreproducible
usertag 331297 + probably-fixed
usertag 321154 + probably-fixed
usertag 327493 + pending-in-svn
usertag 342249 + pending-in-svn
usertag 321157 + pending-in-svn
usertag 323698 + pending-in-svn
thanks
Hi!
I'm user-tagging some of the bugs in the bts so we can keep a
2006 Nov 01
5
Bug#396567: xen-3.0: missing libncurses5-dev in build dependencies
Package: xen-3.0
Version: 3.0.3-0-1
Severity: serious
Justification: no longer builds from source
Missing build-dep on libncurses5-dev in debian/control.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=it_IT,
2006 Nov 01
4
Bug#396557: xen-3.0: missing libz-dev in build dependencies
Package: xen-3.0
Version: 3.0.3-0-1
Severity: serious
Justification: no longer builds from source
Missing build-dep on libz-dev in debian/control.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=it_IT,
2006 Nov 01
4
Bug#396561: xen-3.0: missing x11proto-core-dev in build dependencies
Package: xen-3.0
Version: 3.0.3-0-1
Severity: serious
Justification: no longer builds from source
Missing build-dep on x11proto-core-dev in debian/control.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale:
2006 Feb 23
1
r48 - trunk/debian
Author: ultrotter
Date: 2006-02-23 12:25:37 +0000 (Thu, 23 Feb 2006)
New Revision: 48
Added:
trunk/debian/README.Debian
Log:
Add README.Debian with some basic information our users need...
Added: trunk/debian/README.Debian
===================================================================
--- trunk/debian/README.Debian 2006-02-22 18:32:20 UTC (rev 47)
+++ trunk/debian/README.Debian
2006 Apr 05
3
Shall we release 3.0.1?
Hi everybody!
At least xen 3.0 packages seem to be working, tested, and in a pretty good
shape... (I haven't personally tested xen-unstable, so I cannot say) I propose
releasing rev150 in unstable or at least experimental in the next few days...
No, this is not a late april's fool... :D
Comments? Ideas? Suggestions? Rants?
Guido
2006 Feb 19
1
Kernel Patch
Hi!
I noticed that the "static" kernel patch doesn't seem to be in svn, probably it
wasn't added before the relevant commit...
Guido
2006 Apr 26
1
Bug#364875: Pae disabled in pae build
Package: xen-hypervisor-3.0-i386-pae
Severity: normal
Forwarding a problem reported by Nathan Hawkins.
> I ran into a problem with the PAE version of the hypervisor. I'm looking at
> xen-hypervisor-3.0-i386-pae_3.0.2+hg9611-1_i386.deb from alioth, and I
> ran into a problem with PAE being disabled in the binary:
>
> $ zcat xen-3.0-i386-pae.gz | strings | grep PAE
2012 Nov 05
1
Bug#692352: Should build-depend on a newer debhelper
Package: xen
Version: 4.1.3-3
Severity: normal
Xen build-depends on debhelper (>> 7) but should probably use (>> 9), as
it used dh_ucf which is not present in debhelper 8.
Thanks,
Guido
2006 Feb 19
1
Do we have one make more than necessary?
Hi, I was noticing that our debian/rules did:
...
debian/stamps/build:
mkdir -p $(@D)
rm -rf debian/install
$(MAKE) all DESTDIR=$(CURDIR)/debian/install KERNELS= GCC=$(CC) CC=$(CC) HOSTCC=$(CC)
touch $@
install: debian/stamps/build
rm -rf debian/install
$(MAKE) dist DESTDIR=$(CURDIR)/debian/install KERNELS= XEN_PYTHON_NATIVE_INSTALL=1 CC=$(CC)
2006 Oct 23
3
Bug#394931: xen-utils-3.0.3-1: Manpages not included
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-1
Severity: normal
Tags: patch
Manpages that are provided with the source are not included with the utilities.
Use perl-doc package at build-time to generate appropriate manpages and
dh_manpages to install them in the appropriate locations.
diff -urN xen-3.0-3.0.3-0/debian/control xen-3.0-3.0.3-0.new/debian/control
--- xen-3.0-3.0.3-0/debian/control
2006 Feb 27
3
Removing the kernel patch
As a release manager asked us to do that, we should remove the kernel patch from
the packaging... As I said I'm not completely against removing it, if we
distribute it on our website and point people to it in some documentation! The
internet is just there, so what would the matter be?
If nobody is against this course of action I'm going to move the patch outside
of the debian directory,
2006 Feb 24
1
r55 - trunk/debian
Author: ultrotter
Date: 2006-02-24 19:29:40 +0000 (Fri, 24 Feb 2006)
New Revision: 55
Modified:
trunk/debian/copyright
Log:
Update FSF address
Modified: trunk/debian/copyright
===================================================================
--- trunk/debian/copyright 2006-02-24 19:14:50 UTC (rev 54)
+++ trunk/debian/copyright 2006-02-24 19:29:40 UTC (rev 55)
@@ -18,8 +18,7 @@
You
2006 Mar 21
1
r127 - trunk/xen-3.0/debian
Author: ultrotter
Date: 2006-03-21 16:54:07 +0000 (Tue, 21 Mar 2006)
New Revision: 127
Modified:
trunk/xen-3.0/debian/xen-utils-3.0.postrm
Log:
Stop xend & xendomains on remove, and call update-rc.d on purge...
Modified: trunk/xen-3.0/debian/xen-utils-3.0.postrm
===================================================================
--- trunk/xen-3.0/debian/xen-utils-3.0.postrm 2006-03-21
2006 May 12
2
Bug#366216: Possible fix
Hi!
This might be fixed by upstream changeset 9669, even though I'm not completely
sure... I will test and report back!
Guido
2006 Feb 27
2
Nightly build
Hello,
I have set up a build machine for Xen.
Currently it builds the version checked out from Subversion with the
latest testing version from Xen repository for Sarge every night.
deb http://naquadah.org/~jd/debian/xen stable main
I plan to upload real and official backports to backports.org as
soon as we will upload a version to sid.
Any comment welcome,
Cheers,
--
Julien Danjou
2006 Feb 14
1
Re: Bug#342249: Help proposal :) [u]
On Tue, Feb 14, 2006 at 10:17:14AM +0100, Guido Trotter wrote:
Hello,
> Do you mean svn or some other new revision control system, right?
Yes, please, use subversion, not CVS anymore :)
Reading http://svn.debian.org/, we should ask for a repository.
I think the project admin should do this ;)
> Anyway, yeah, I think the debian directory should be fine! We can still use
> dpatch if we