search for: rubenkerkhof

Displaying 17 results from an estimated 17 matches for "rubenkerkhof".

2013 Dec 14
4
[PATCH 1/2] Match comment with code
The handover protocol uses ED as partition type but the comment above it still mentions EE Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com> --- mbr/gptmbr.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbr/gptmbr.S b/mbr/gptmbr.S index 7f450d3..8ab6b50 100644 --- a/mbr/gptmbr.S +++ b/mbr/gptmbr.S @@ -194,7 +194,7 @@ found_part: pushw %di /* 80 00 00 00 ee 00 00 00 - - bootable partition, type EF...
2013 Dec 29
2
[PATCH 2/2] Remove some whitespace
Op 2013-12-14 om 21:34 schreef Ruben Kerkhof: > Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com> > --- > mbr/gptmbr.S | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/mbr/gptmbr.S b/mbr/gptmbr.S > index 8ab6b50..7d98aee 100644 > --- a/mbr/gptmbr.S > +++ b/mbr/gptmbr.S > @@ -213,7 +213,7 @@ found_part: > > movzwl %cx,%eax /...
2008 Jun 25
2
DO NOT REPLY [Bug 5565] New: xattrs not set on locked files that already exist on target
https://bugzilla.samba.org/show_bug.cgi?id=5565 Summary: xattrs not set on locked files that already exist on target Product: rsync Version: 3.0.3 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2013 Dec 31
1
[syslinux:master] Remove some whitespace
...: > Commit-ID: 54b29b18c684f865d81360764d2623bb06fe1d7a > Gitweb: http://www.syslinux.org/commit/54b29b18c684f865d81360764d2623bb06fe1d7a Visiting that URL yields 'Bad commit reference' but that is not the main reason for this e-mail. > Author: Ruben Kerkhof <ruben at rubenkerkhof.com> > AuthorDate: Mon, 30 Dec 2013 16:53:35 -0500 > Committer: Gene Cumm <gene.cumm at gmail.com> > CommitDate: Mon, 30 Dec 2013 17:01:13 -0500 > > Remove some whitespace > > Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com> > Signed-off-by: Gene Cu...
2019 Apr 12
1
Re: Network hooks for ethernet interfaces
On Thu, Apr 11, 2019 at 10:43 PM Vasiliy Tolstov <v.tolstov@selfip.ru> wrote: Hi Vasiliy, > > ср, 10 апр. 2019 г. в 19:46, Ruben Kerkhof <ruben@rubenkerkhof.com>: > > > > On Wed, Apr 10, 2019 at 1:44 PM Laine Stump <laine@redhat.com> wrote: > > > > > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: > > > > On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik <mprivozn@redhat.com> wrote: > > > >&...
2013 Dec 15
3
[PATCH 1/2] Match comment with code
Op 2013-12-15 om 17:39 schreef Ferenc Wagner: > Ruben Kerkhof <ruben at rubenkerkhof.com> writes: > > > /* 80 00 00 00 ee 00 00 00 > > - - bootable partition, type EFI (EE), no CHS information */ > > + - bootable partition, type EFI (ED), no CHS information */ > > Please fix the previous comment line as well. As I understand that, so in _my...
2019 Apr 10
2
Re: Network hooks for ethernet interfaces
On Wed, Apr 10, 2019 at 1:44 PM Laine Stump <laine@redhat.com> wrote: > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: > > On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik <mprivozn@redhat.com> wrote: > >> > >> On 4/9/19 4:38 PM, Ruben Kerkhof wrote: > >>> Hi all, > >>> > >>> I have a hook script, /etc/libvirt/hooks/network,
2013 Dec 14
0
[PATCH 2/2] Remove some whitespace
Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com> --- mbr/gptmbr.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mbr/gptmbr.S b/mbr/gptmbr.S index 8ab6b50..7d98aee 100644 --- a/mbr/gptmbr.S +++ b/mbr/gptmbr.S @@ -213,7 +213,7 @@ found_part: movzwl %cx,%eax /* Length of GPT entry */ stosl - + rep; movsb /*...
2013 Dec 15
0
[PATCH 1/2] Match comment with code
Ruben Kerkhof <ruben at rubenkerkhof.com> writes: > /* 80 00 00 00 ee 00 00 00 > - - bootable partition, type EFI (EE), no CHS information */ > + - bootable partition, type EFI (ED), no CHS information */ Please fix the previous comment line as well. -- Regards, Feri.
2013 Dec 15
0
[PATCH 1/2] Match comment with code
> Op 2013-12-15 om 17:39 schreef Ferenc Wagner: > > Ruben Kerkhof <ruben at rubenkerkhof.com> writes: > > > > > /* 80 00 00 00 ee 00 00 00 > > > - - bootable partition, type EFI (EE), no CHS information */ > > > + - bootable partition, type EFI (ED), no CHS information */ > > > > Please fix the previous comment line as well. &gt...
2013 Dec 30
0
[PATCH 2/2] Remove some whitespace
On Sun, Dec 29, 2013 at 2:53 AM, Geert Stappers <stappers at stappers.nl> wrote: > Op 2013-12-14 om 21:34 schreef Ruben Kerkhof: >> Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com> >> --- >> mbr/gptmbr.S | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/mbr/gptmbr.S b/mbr/gptmbr.S >> index 8ab6b50..7d98aee 100644 >> --- a/mbr/gptmbr.S >> +++ b/mbr/gptmbr.S >> @@ -213,7 +213,7 @@ found_par...
2013 Dec 31
1
[PATCH 2/2] Remove some whitespace
Op 2013-12-30 om 17:04 schreef Gene Cumm: > On Sun, Dec 29, 2013 at 2:53 AM, Geert Stappers wrote: > > Op 2013-12-14 om 21:34 schreef Ruben Kerkhof: > >> Signed-off-by: Ruben Kerkhof <ruben at rubenkerkhof.com> > >> --- > >> mbr/gptmbr.S | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) > >> > >> > > > > The removal of that trailing tab character is valid change. > > > > What is needed to get the patch applied in the le...
2019 Apr 11
0
Re: Network hooks for ethernet interfaces
ср, 10 апр. 2019 г. в 19:46, Ruben Kerkhof <ruben@rubenkerkhof.com>: > > On Wed, Apr 10, 2019 at 1:44 PM Laine Stump <laine@redhat.com> wrote: > > > > On 4/9/19 11:35 AM, Ruben Kerkhof wrote: > > > On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik <mprivozn@redhat.com> wrote: > > >> > > >> On 4/9/...
2018 Nov 13
0
Re: [collectd] collectd leaks SIGCHLD == SIG_IGN into plugins
Hi Rich, On Fri, Nov 9, 2018 at 1:19 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > Peter Dimitrov and myself were debugging a very peculiar bug when > libguestfs is run as a plugin from collectd: > > https://www.redhat.com/archives/libguestfs/2018-November/thread.html#00023 > > The long story short is that collectd leaks SIGCHLD == SIG_IGN setting > into
2019 Apr 09
2
Network hooks for ethernet interfaces
Hi all, I have a hook script, /etc/libvirt/hooks/network, that doesn't seem to be called when I attach an interface with type 'ethernet' with this xml snippet: <interface type='ethernet'> <model type="virtio"/> <source> <ip address="10.100.0.1" prefix="24" peer="10.100.0.10"/> </source>
2019 Apr 09
2
Re: Network hooks for ethernet interfaces
On Tue, Apr 9, 2019 at 5:10 PM Michal Privoznik <mprivozn@redhat.com> wrote: > > On 4/9/19 4:38 PM, Ruben Kerkhof wrote: > > Hi all, > > > > I have a hook script, /etc/libvirt/hooks/network, that doesn't seem to > > be called when I attach an interface with type 'ethernet' with this > > xml snippet: > > > > <interface
2013 Dec 16
4
[PATCH 1/2] Match comment with code
On 15 dec. 2013, at 20:21, Ady <ady-sf at hotmail.com> wrote: Hi Ady, > Please forgive my ignorance. Could someone point to some "standard" > or some documentation where the supposedly correct / adequate value > (EE or ED or whichever) is specifically listed and/or explained? > > For example, where is this "ED" partition type ID listed where it >