search for: thoughtcrime

Displaying 10 results from an estimated 10 matches for "thoughtcrime".

2006 Apr 10
3
3.0.2-testing packages for etch
Greetings Debian Xen team, I spent a weekend getting 3.0.2-testing building and thought i'd share the love. Manoj and I are already working to update make-kpkg for the new Xen architecture. My repo is at: http://debian.thoughtcrime.co.nz/debian/ I have posted a Breezy-centric howto for this build at: http://debian.thoughtcrime.co.nz/debian/README.txt Hope you enjoy it, and hope we can work together in the future! Tom Hibbert Xenotechnologist Thoughtcrime Limited
2000 May 20
2
hmac format?
...han to control the language itself. By changing definitions of words through continual association, any serious discussion involving the concepts that the words represent becomes hopelessly muddled." --------------------------------------------------------------------------- Moxie - moxie at thoughtcrime.org / moxie at vivid.net http://www.thoughtcrime.org
2006 Apr 10
0
Xen 3.0.2-testing for Dapper Drake - updated.
Hi all I have built new packages today, moved to a new webhost as well as written up a howto for using my packages. You can view this here: http://debian.thoughtcrime.co.nz/ubuntu/README.txt Thanks Tom _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Apr 16
0
TCP/UDP broken checksums redux (with UDP workaround)
...NETIF_F_IP_CSUM; + netdev->features = 0; SET_ETHTOOL_OPS(netdev, &network_ethtool_ops); SET_MODULE_OWNER(netdev); 1. I can''t guarantee this is a correct modification; does it look like I know what I''m doing? -- J.P. Larocque is <piranha@thoughtcrime.us> and <piranha@ely.ath.cx> Encrypted/signed e-mail preferred; http://ely.ath.cx/~piranha/pgp Fpr 5612 10A8 4986 2D85 A995 252B 4C02 5E02 F61D 2E61; ID 0xF61D2E61 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource....
2011 Dec 22
2
[LLVMdev] The name of LLVM
The LLVM term in Wikipedia still uses the old explanation. http://en.wikipedia.org/wiki/Low_Level_Virtual_Machine On Wed, Dec 21, 2011 at 11:15 PM, Chris Lattner <clattner at apple.com> wrote: > > On Dec 21, 2011, at 7:05 PM, 陳韋任 wrote: > >>> "LLVM" is officially no longer an acronym.  The acronym it once expanded too was confusing, and inappropriate almost
2007 Dec 05
9
machine network interfaces, dhcpd.conf, and zone files
I''m still thinking about how my puppet deployment will go. Right now, I''m thinking each of my machines will have their network interfaces defined/configured by puppet. But, I''d like to generate my zone files and dhcpd.conf from this data as well. How do people generally do this? I expect I''ll end up generating the nodes.pp files from some database, but
2006 Feb 24
1
create table from within rails?
Hi, I''m looking to create tables from within rails, using mysql. Can I do this from within rails, or would I have to create a separate class that uses Mysql directly? Any tips highly appreciated, - Matt -- Posted via http://www.ruby-forum.com/.
2006 Feb 19
2
instance variables in components not read by component view?
Hi, I''m trying to write a sidebar menu with dynamic menus, and to do so I would like to define a list of menus to display within my sidebar component controller code and pass that list to the component display view, like so: # menu_controller.rb class Sidebar::MenuController < ActionController::Base uses_component_template_root @menus = %w{admin user help} def display
2006 Feb 04
2
dev86/vmxloader for debian
Hi all I have built a preliminary debian package for dev86, required to build xen with vmx support. you can get my packages here: http://debian.nsp.co.nz/dev86. I have also trivially patched the rules for xen 3 to build the vmxloader and include it in the resulting packages, my builds/sources for these packages are here: http://debian.nsp.co.nz/xen3/. I''m working with debian-mentors
2006 Apr 11
10
3.0.2-testing: pci_set_dma_mask, pci_set_consistent_dma_mask(pci, 0x0fffffff) returns < 0 (ICE1712)
Hi all, I''m currently running on Ubuntu Dapper and xen 3.0 testing. I noticed my sound card didnt work. I looked in dmesg and found this: Apr 9 17:49:29 phoenix kernel: [ 27.490852] architecture does not support 28bit PCI busmaster DMA Grepping the kernel I came up with this, from sound/pci/ice1712/ice1712.c: /* check, if we can restrict PCI DMA transfers to 28 bits */