Displaying 8 results from an estimated 8 matches for "carnold".
Did you mean:
arnold
2012 Oct 19
3
[PATCH] pygrub: Add option to list grub entries
# HG changeset patch
# Parent aa479945f718ff775c18afa2f37a391fca573114
# User carnold@suse.com
# Date 1350668686 21600
pygrub: Add option to list grub entries
The argument to "--entry" allows 2 syntaxes, either directly the entry number
in menu.lst, or the whole string behind the "title" key word. This poses the
following issue:
From Dom0 there is no way to gues...
2012 Apr 11
6
Rsync to a Remote NAS
Forgive me if this has been addressed here before. We have a remote office that we need to backup to our NAS. We have a site to site certificate VPN. The remote site has over 51gb that needs to be backed up to our NAS over that VPN. I have tried this command:
rsync --verbose --progress --stats --compress --recursive --times --perms --links --delete /Share/* /
2010 Mar 05
0
[PATCH] Resolve gcc4.5 type error
Without this, gcc 4.5 complains with,
error: case value ''3'' not in enumerated type ''const enum xs_perm_type''
Signed-off-by: Charles Arnold <carnold@novell.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2013 Sep 18
0
[xen-unstable test] 19723: regressions - FAIL
...dad7e45bf44c0569546a3ed7d0fa4182a4a73f0a
baseline version:
xen c5e9596cd095e3b96a090002d9e6629a980904eb
------------------------------------------------------------
People who touched revisions under test:
Andre Przywara <andre.przywara@linaro.org>
Charles Arnold <carnold@suse.com>
George Dunlap <george.dunlap@eu.citrix.com>
Ian Campbell <ian.campbell@citrix.com>
Ian Jackson <ian.jackson@eu.citrix.com>
Jan Beulich <jbeulich@suse.com>
Julien Grall <julien.grall@linaro.org>
Mukesh Rathor <mukesh.rathor@oracle.com>
S...
2013 Nov 15
0
[qemu-upstream-unstable test] 21952: regressions - FAIL
...irqsave.net>
Bharat Bhushan <bharat.bhushan@freescale.com>
Bharata B Rao <bharata@linux.vnet.ibm.com>
Blue Swirl <blauwirbel@gmail.com>
Borislav Petkov <bp@suse.de>
Brad Smith <brad@comstyle.com>
Bruce Rogers <brogers@suse.com>
Charles Arnold <carnold@suse.com>
Chegu Vinod <chegu_vinod@hp.com>
Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
Christian Borntraeger <borntraeger@de.ibm.com>
Christoffer Dall <c.dall@virtualopensystems.com>
Christoffer Dall <cdall@cs.columbia.edu>
Christophe Lyon <christophe.lyo...
2013 Nov 14
0
[qemu-upstream-unstable test] 21930: regressions - FAIL
...irqsave.net>
Bharat Bhushan <bharat.bhushan@freescale.com>
Bharata B Rao <bharata@linux.vnet.ibm.com>
Blue Swirl <blauwirbel@gmail.com>
Borislav Petkov <bp@suse.de>
Brad Smith <brad@comstyle.com>
Bruce Rogers <brogers@suse.com>
Charles Arnold <carnold@suse.com>
Chegu Vinod <chegu_vinod@hp.com>
Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
Christian Borntraeger <borntraeger@de.ibm.com>
Christoffer Dall <c.dall@virtualopensystems.com>
Christoffer Dall <cdall@cs.columbia.edu>
Christophe Lyon <christophe.lyo...
2013 Nov 18
0
[qemu-upstream-unstable test] 21993: regressions - FAIL
...irqsave.net>
Bharat Bhushan <bharat.bhushan@freescale.com>
Bharata B Rao <bharata@linux.vnet.ibm.com>
Blue Swirl <blauwirbel@gmail.com>
Borislav Petkov <bp@suse.de>
Brad Smith <brad@comstyle.com>
Bruce Rogers <brogers@suse.com>
Charles Arnold <carnold@suse.com>
Chegu Vinod <chegu_vinod@hp.com>
Chen Wei-Ren <chenwj@iis.sinica.edu.tw>
Christian Borntraeger <borntraeger@de.ibm.com>
Christoffer Dall <c.dall@virtualopensystems.com>
Christoffer Dall <cdall@cs.columbia.edu>
Christophe Lyon <christophe.lyo...
2012 Apr 12
7
Run rsync even not connected
I hopethis hope this makes sense. How do you make rsync run even when not physically connected to the server? In other words, I run rsync from the terminal via vnc and when I log out of the connection, rsync stops running. Is there a script or something I can use?
Sent from my iPhone