search for: publix

Displaying 2 results from an estimated 2 matches for "publix".

Did you mean: public
2003 Dec 01
0
No subject
...= False) load_unicode_map: loading unicode map for codepage 850. added interface ip=aaa.bbb.2.152 bcast=aaa.bbb.2.255 nmask=255.255.255.0 Client started (version 2.0.7). resolve_lmhosts: Attempting lmhosts lookup for name elgato<0x20> getlmhostsent: lmhost entry: aaa.bbb.2.11 a41cpdir1 #DOM:E-PUBLIX getlmhostsent: lmhost entry: aaa.bbb.1.11 pdmaster #DOM:E-PUBLIX resolve_hosts: Attempting host lookup for name elgato<0x20> Connecting to aaa.bbb.2.152 at port 139 write_socket(4,76) write_socket(4,76) wrote 76 Sent session request got smb length of 0 size=0 smb_com=0x0 smb_rcls=0 smb_reh=0...
2012 May 17
8
[PATCH] libxl: do not overwrite user supplied config when running bootloader
...n principal there is no reason why it shouldn''t be possible to do a pure netboot guest with a suitable bootloader, but I don''t fix that here. This change allow us to make the libxl_file_reference an internal API, and eventually we might be able to get rid of it. Also removes the publix libxl_run_bootloader interface, neither xl nor libvirt use it. I am proposing this for 4.2 due to the API change. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> diff -r ac45608496cd -r cdb947baea10 tools/libxl/gentest.py --- a/tools/libxl/gentest.py Thu May 17 16:39:51 2012 +0100 ++...