From: David Gibson <hidden> Date: 2005-06-16 07:08:16
I now have a git tree for the device tree compiler up at
http://www.ozlabs.org/~dgibson/dtc/dtc.git
Notable changes since the last tarball release:
- Elementary support for labels. Labels can go on nodes or
properties in the source tree and are exported to assembler output as
usable symbols
- phandle reference support. Cell data (< .. >) can include
references of the form &/path/to/some/node and will be replaced in the
output tree with the output node's phandle. A phandle will be
generated for the target node if it doesn't already have one.
There's a tarball release as well
http://www.ozlabs.org/~dgibson/dtc/dtc.tar.gz
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/people/dgibson
Very Cool!
And, um, rats. So, I'm the victim of an aggressive
and anti-social IT Firewall poo-poolicy.... Or maybe I
am just being dumb and haven't Googled up the Right Magic.
Is there a way to set an HTTP Proxy definition, flag,
parameter, environment variable, or other doo-dad that
will help me cg-pull/git-http-pull through my firewall?
Alternatively, any chance we can convert it to, or add,
an rsync tree?
Very Cool!
And, um, rats. So, I'm the victim of an aggressive
and anti-social IT Firewall poo-poolicy.... Or maybe I
am just being dumb and haven't Googled up the Right Magic.
Is there a way to set an HTTP Proxy definition, flag,
parameter, environment variable, or other doo-dad that
will help me cg-pull/git-http-pull through my firewall?
Alternatively, any chance we can convert it to, or add,
an rsync tree?
From: Jon Loeliger <hidden> Date: 2005-06-16 21:36:56
On Thu, 2005-06-16 at 16:15, Jerry Van Baren wrote:
quoted
And, um, rats. So, I'm the victim of an aggressive
and anti-social IT Firewall poo-poolicy.... Or maybe I
am just being dumb and haven't Googled up the Right Magic.
Door number 3, I am dumb.
quoted
Is there a way to set an HTTP Proxy definition, flag,
parameter, environment variable, or other doo-dad that
will help me cg-pull/git-http-pull through my firewall?
It ain't efficient and it is pull-only, but it works:
Hmmm... So, I tested this mess again. This time, I did
NOT use our stupid SOCKS proxy, but rather the built-in
HTTP proxy foo sort of like this in an environment variable
sort of like this:
setenv http_proxy http://$user:$password@$proxy_machine:$proxy_port
cashmere.sps.mot.com 894 % socksify cg-pull origin
loeliger@192.88.158.50.1090 sockspassword:
cg-pull: objects pull failed
cashmere.sps.mot.com 895 % cg-pull origin
16:24:36 URL:http://www.ozlabs.org/%7Edgibson/dtc/dtc.git/refs/heads/master [41/41] -> "refs/heads/origin" [1]
FINISHED --16:24:48--
And then it just stupidly worked.
Pay no attention to my questions,
jdl
Very Cool!
And, um, rats. So, I'm the victim of an aggressive
and anti-social IT Firewall poo-poolicy.... Or maybe I
am just being dumb and haven't Googled up the Right Magic.
Is there a way to set an HTTP Proxy definition, flag,
parameter, environment variable, or other doo-dad that
will help me cg-pull/git-http-pull through my firewall?
Alternatively, any chance we can convert it to, or add,
an rsync tree?
Oh, oops, I meant to set up an rsync tree, but forgot. It's now done,
and you can also pull it from:
ozlabs.org::dtc/dtc.git
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/people/dgibson