search for: stardat

Displaying 20 results from an estimated 204 matches for "stardat".

Did you mean: stardate
2006 Feb 06
4
Basic MVC in RoR question
Ok, Here''s my controller: def create trainingplan = Trainingplan.createplan(@params[:startdate], @params[:enddate], @params[:hoursperweek], @params[:programtype]) end My model is: class Trainingplan <ActiveRecord::Base def self.createplan(stardate, enddate, hoursperweek, programtype) stardate = startdate enddate = enddate hoursperweek = hoursperweek programtype = programtype end end My View is: <%= @trainingplan.startdate %> What I''m trying to do is add "annualhours" which is just hoursperw...
2008 Jan 28
6
Bug#462989: add missing header file for libvirt build
Package: libxen-dev Version: 3.2.0-2 Severity: wishlist Tags: patch Hi, libvirt needs privcmd.h to build. Please apply. Thanks for building a libxen-dev package, -- Guido Index: xen-3-3.2.0/debian/libxen-dev.install =================================================================== --- xen-3-3.2.0.orig/debian/libxen-dev.install 2008-01-28 18:43:43.000000000 +0000 +++
2006 Oct 02
3
Mongrel cluster FreeBSD rc.d script
....d/mongrel_cluster.sh or something else. I think mongrel is "shiped" only with an init,d script. Is there someone who have this issue too and have solved it?! Thanks in advance Francisco -- Violence in reality is quite different from theory. -- Spock, "The Cloud Minders", stardate 5818.4 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://rubyforge.org/pipermail/mongrel-users/attachments/20061002/913dba76/attachment.bin
2007 Aug 01
8
propossed 3.1 changes
...ing will work: - Add libxen-X. - Build a libvirt against each of them. - Set the directory with this lib in /etc/ld.so.conf.d/xen-common if xen is running. Or we drop the support to have more than one sort of utils installed. Bastian -- No one wants war. -- Kirk, "Errand of Mercy", stardate 3201.7
2008 Sep 11
13
PV-GRUB - Does not read partition-less disk
...mbolic link to `/dev/mapper/vg0_sledgehammer-servext_root'' | # file -s /dev/mapper/vg0_sledgehammer-servext_root | /dev/mapper/vg0_sledgehammer-servext_root: Linux rev 1.0 ext3 filesystem data Bastian -- You can''t evaluate a man by logic alone. -- McCoy, "I, Mudd", stardate 4513.3 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Jul 26
8
change text_field_tag class
in my booking / _form I have the following input fields : (startdate and endate) <div> <label for="startdate">Booking Start Date</label><br /> <%= text_field_tag(''startdate'', @startdate, {:class => @startdateclass, :readonly => "readonly", :maxlength => "25"} ) %> <%= observe_field("startdate",
2006 Aug 18
4
xen reorganization
...also provides some information to update-grub, which xen image to use for the given kernel. This way I can install a new kernel and have real chances that it will not break unconditionaly. Bastian -- Death, when unnecessary, is a tragic thing. -- Flint, "Requiem for Methuselah", stardate 5843.7 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060818/07b6474f/attachment.pgp
2008 May 14
3
Bug#481200: xend: Handle unspecified timer_mode domain platform parameter.
Package: xen-3 Severity: important Tags: patch Cheers, Marco Sinhoreli -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.18.8-xen (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -------------- next part --------------
2011 Apr 30
2
xl support
...tc/default/xend: IMPLEMENTATION=xm/xl - Make xm/xl error out if the other implementation is selected and supported/available. - Start xend only is xm is used. Bastian -- Lots of people drink from the wrong bottle sometimes. -- Edith Keeler, "The City on the Edge of Forever", stardate unknown
2007 Dec 02
2
Changes for 3.2
...full on all domains. * 3.2 should finally support 32bit utils on a 64bit hypervisor, so add amd64 hypervisor for i386. * For remaining private libs, use $ORIGIN in rpath. Bastian -- Actual war is a very messy business. Very, very messy business. -- Kirk, "A Taste of Armageddon", stardate 3193.0 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20071202/2b7575e1/attachment.pgp
2013 Apr 20
4
debian xen 4.1 and 3.8.x kernel (from experimental)
I''m trying to get ceph working with decent performance (currently getting kb/second write performance!) and it seems that maybe the Debian wheezy kernel is just a bit too ancient. The 3.8 kernel from experimental works on bare metal, but when booting as dom0 under the xen hypervisor it crashes. I just figured out how to redirect xen output to my IPMI/BMC serial port and I see this:
2006 Aug 30
3
pkg-xen team dead?
...the last weeks, it looks like pkg-xen is dead. Now, what to do? My favorite is to merge it into the kernel repository where I have my infrastructure (archive and autobuilders for snapshots for example) to properly work on it. Bastian -- No one wants war. -- Kirk, "Errand of Mercy", stardate 3201.7 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20060830/7ef8d797/attachment.pgp
2010 Nov 04
4
Bug#602378: xen-hypervisor-4.0-amd64: Live migration of Guests crashes and reboots
Package: xen-hypervisor-4.0-amd64 Version: 4.0.1-1 Severity: grave Tags: squeeze sid Justification: causes non-serious data loss Live migration of a guest (running CentOS 5.5, Paravirtualized) crashes the target-host (Hardware: Dell R610, 2x Xeon 5620, 16Gb RAM, Perc/700-Raid) (XEN) ----[ Xen-4.0.1 x86_64 debug=n Not tainted ]---- (XEN) CPU: 9 (XEN) RIP: e008:[<ffff82c4801151f6>]
2008 Jul 20
4
Bug#481105: [PATCH] adjust patch to pygrub and hvmloader
I just tripped over this issue with pygrub. The code is written such that saying bootloader="pygrub" should cause the correct path to be used, the attached patch simply fixes this path to be correct. I don't have an HVM capable test machine handy (so I can't actually confirm this works) but I think changing the default "kernel" for an HVM guest to point to the correct
2008 Jul 10
11
Xen status in lenny?
Hi, AFAIK, the status of Xen in lenny is currently the following: - no dom0 kernel - domU kernel only for i386 (no domU kernel for amd64) I was told (I don't remember where) that this is because the vanilla kernel only supports domU for i386, and has no dom0 support, so distros have to port the patches to their kernels (please correct me if I'm wrong). However: - etch shipped with dom0
2008 Oct 26
4
Bug#503556: crashes on geode
Package: xen-hypervisor-3.2-1-i386-nonpae Version: 3.2.1-2 Severity: important Hello, I just played with my new ALIX board (based on AMD Geode) and found xen is crashing on it. The output of it is attached. Regards, Daniel -- cat /proc/cpuinfo -- processor : 0 vendor_id : AuthenticAMD cpu family : 5 model : 10 model name : Geode(TM) Integrated Processor by AMD
2002 Dec 06
3
New files and directories
Hello, I have an annoying little issue. I am currently running Samba 2.2.5-10 as a Primary Domain Controller and have a number of shared drives with a variety of differing users and user rights all over the place. In my smb.conf file, I have the following share: [emergpo] path = /share/purchasing/emergpo force directory mode = 0770 create mode = 0770
2013 Jun 05
1
Bug#711273: xen-hypervisor-4.2-amd64: Acn't re-create domains after migration from 4.1 to 4.2
Package: xen-hypervisor-4.2-amd64 Version: 4.2.1-2 Severity: critical Tags: upstream Justification: breaks the whole system Dear Maintainer, After migration from Xen 4.1 to 4.2 all VMs have disapeared and I am unable to "re-create" my VM from the configfiles. When I try "xm new com-web" i get a python message : Using config file "./com-web". Error:
2013 Jun 27
0
Bug report on xen-utils-4.1: qemu-dm crashes with exit status 1
...acker is available at the > following url: > http://www.forallsecure.com/bug-reports/df4835c24cc275ef42b3d136755b9fc3b058964f/ Could you please explain why "exit 1" is a crash? Bastian -- Immortality consists largely of boredom. -- Zefrem Cochrane, "Metamorphosis", stardate 3219.8
2013 Aug 16
2
bugs closed by xen 4.3 release in svn
waldi, I reckon you can close at least the following with the new release. Ian. diff --git a/xen/debian/changelog b/xen/debian/changelog index e5b25ef..fc3f161 100644 --- a/xen/debian/changelog +++ b/xen/debian/changelog @@ -2,14 +2,15 @@ xen (4.3.0-1) UNRELEASED; urgency=low [ Bastian Blank ] * New upstream release. + - Fix HVM PCI passthrough (Closes: #706543) * Call configure