search for: misspeak

Displaying 13 results from an estimated 13 matches for "misspeak".

2005 Dec 22
2
help me understand migrations movie
...qllite, I''m using MySQL, and it didnt work for me. That is, rake db_schema_dump issued an error complaining that the database didnt exist. I created the database in the MySQL console, tried again and it worked. So question: Does db_schema_dump only create the db for sqllite, or did DHH misspeak, or did I misunderstand? 3. DHH then goes into the autogenerated schema.rb and adds code to create the tables. He notes the warning about not modifying the autogenerated file, but says "we''re going to run with scissors here". I appreciate what he''s doing here, but wha...
2016 Mar 16
5
Updated status on UEFI compliant version of the pxechn-module
...e subnets), but shouldn't be necessary as far as I can see. The origin of all this mess is again the PXE specification in my opinion... Intel Boot Agent? Really? I've NEVER seen mention of "Intel Boot Agent" on UEFI. I'd certainly be interested in this Perl script. Sorry, misspeak - I have been working on this issue for an intensive period.... Of course the Intel Boot Agent (IBA) is under BIOS. Under UEFI PXE-boot I developed the aforementioned boot server script to deal with the boot server discovery being attempted by the UEFI PXE agent. It is based on some tcpdumps of the...
2003 Oct 21
2
hardware crypto and SSL?
Is anyone successfully using some sort of hardware crypto solution to combat the overhead of SSL in http transactions? I'd love to hear anything good or bad about this. -Bill -- -=| Bill Swingle - <unfurl@(dub.net|freebsd.org)> -=| Every message PGP signed -=| PGP Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E 6414 5200 1C95 8E09 0223 -=| "Computers are useless. They can only give you
2016 Mar 16
0
Updated status on UEFI compliant version of the pxechn-module
...necessary as far as I can see. The origin of all this mess is again the PXE specification in my opinion... > > Intel Boot Agent? Really? I've NEVER seen mention of "Intel Boot > Agent" on UEFI. > > I'd certainly be interested in this Perl script. > > Sorry, misspeak - I have been working on this issue for an intensive period.... Of course the Intel Boot Agent (IBA) is under BIOS. Under UEFI PXE-boot I developed the aforementioned boot server script to deal with the boot server discovery being attempted by the UEFI PXE agent. It is based on some tcpdumps of the...
2018 Feb 21
6
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
...then saying that the team0 interface >>will always be present with this configuration? You had made it sound > > Of course. > > >>like it would disappear if you didn't have at least 2 interfaces. > > Where did I make it sound like that? No. I think it was a bit of misspeak/misread specifically I am thinking of: You don't need 2 images. You need only one. The one with the team setup. That's it. If another netdev with the same mac appears, teamd will enslave it and run traffic on it. If not, ok, you'll go only through virtio_net. I read that as the...
2018 Feb 21
6
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
...then saying that the team0 interface >>will always be present with this configuration? You had made it sound > > Of course. > > >>like it would disappear if you didn't have at least 2 interfaces. > > Where did I make it sound like that? No. I think it was a bit of misspeak/misread specifically I am thinking of: You don't need 2 images. You need only one. The one with the team setup. That's it. If another netdev with the same mac appears, teamd will enslave it and run traffic on it. If not, ok, you'll go only through virtio_net. I read that as the...
2010 Jan 25
15
database design question: building features
I am trying to decide between two different database architectures for an application to manage properties. For capturing the property features, I have two options: a single model/table with all the features as fields, or a set of joined models - property, feature, feature data. (see attached ERD diagram) OPTION A Properties name address has_pool has_doorman has_etc. (a bunch of values, not all
2016 Mar 15
2
Updated status on UEFI compliant version of the pxechn-module
Hi, Ok, when can we then anticipate pxe-chaining to be possible with syslinux under the UEFI architecture? Are there any plans to implement both correct interfacing to UEFI as well as the issue of arbitrary UEFI images? Haven't tried to read the UEFI-specification as it is sub 3000-pages long, so I am a bit in the dark as to the changes in architecture from BIOS to UEFI. It has been
2018 Feb 22
0
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
...;>>will always be present with this configuration? You had made it sound >> >> Of course. >> >> >>>like it would disappear if you didn't have at least 2 interfaces. >> >> Where did I make it sound like that? No. > >I think it was a bit of misspeak/misread specifically I am thinking of: > You don't need 2 images. You need only one. The one with the > team setup. That's it. If another netdev with the same mac appears, > teamd will enslave it and run traffic on it. If not, ok, you'll go only > through virtio_net. &gt...
2018 Feb 22
3
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
...this configuration? You had made it sound >>> >>> Of course. >>> >>> >>>>like it would disappear if you didn't have at least 2 interfaces. >>> >>> Where did I make it sound like that? No. >> >>I think it was a bit of misspeak/misread specifically I am thinking of: >> You don't need 2 images. You need only one. The one with the >> team setup. That's it. If another netdev with the same mac appears, >> teamd will enslave it and run traffic on it. If not, ok, you'll go only >> through...
2018 Feb 22
3
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
...this configuration? You had made it sound >>> >>> Of course. >>> >>> >>>>like it would disappear if you didn't have at least 2 interfaces. >>> >>> Where did I make it sound like that? No. >> >>I think it was a bit of misspeak/misread specifically I am thinking of: >> You don't need 2 images. You need only one. The one with the >> team setup. That's it. If another netdev with the same mac appears, >> teamd will enslave it and run traffic on it. If not, ok, you'll go only >> through...
2018 Feb 21
2
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
On Wed, Feb 21, 2018 at 8:58 AM, Jiri Pirko <jiri at resnulli.us> wrote: > Wed, Feb 21, 2018 at 05:49:49PM CET, alexander.duyck at gmail.com wrote: >>On Wed, Feb 21, 2018 at 8:11 AM, Jiri Pirko <jiri at resnulli.us> wrote: >>> Wed, Feb 21, 2018 at 04:56:48PM CET, alexander.duyck at gmail.com wrote: >>>>On Wed, Feb 21, 2018 at 1:51 AM, Jiri Pirko <jiri
2018 Feb 21
2
[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
On Wed, Feb 21, 2018 at 8:58 AM, Jiri Pirko <jiri at resnulli.us> wrote: > Wed, Feb 21, 2018 at 05:49:49PM CET, alexander.duyck at gmail.com wrote: >>On Wed, Feb 21, 2018 at 8:11 AM, Jiri Pirko <jiri at resnulli.us> wrote: >>> Wed, Feb 21, 2018 at 04:56:48PM CET, alexander.duyck at gmail.com wrote: >>>>On Wed, Feb 21, 2018 at 1:51 AM, Jiri Pirko <jiri