search for: oru

Displaying 4 results from an estimated 4 matches for "oru".

Did you mean: or
2006 Jul 07
4
How to change the type of segments ends?
...change the type of ends by using 'lend' arguments, but cannot make it. I even tried 'arrows()', but still failed. Following is the code I use: ==================================================== drug.or <- c(1.017,1.437,1.427,2.211) drug.orl <- c(0.715,1.075,1.103,1.696) drug.oru <- c(1.446,1.922,1.845,2.882) yaxis <- seq(1,4,by=1) plot(x=drug.or,y=yaxis,type='p',pch=17,xlim=c(0,3),axes=FALSE, xlab='Odds Ratio',ylab='',main='Reference Group: A only') axis(1,at=seq(0,3,by=0.5),labels=paste(seq(0,3,by=0.5))) axis(2,at=yaxis,las=2)...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...CLiWJl9Nd{BT3{WvegJ*hsccVFL3X_t znOu0D#Fscl;@T43b)c5m7gZR9i`V>PiiD4_*Hgf}?r*UG9h(P%J2ta3&`E_hSHeLV zbi%5!tO#U06r08PFCj48)&x$%!vgIn4`rS-lRfZqun|jDj+CA575?u9GO at AqSb2E| zc`iqt``KtSQ at N*U@(zC_6Ujy-2&x~wM95IGL?xcM)+teyTLe8BMjf9Fn%dKYR|kM= z^aLHgpb_nY9hMNU<YXArBX`r)*uNq)TsC?MzxObUyCoRu)rS50ClP-bwtQB+*dB#t z+uV{}oN7d8K}hG1TE1l+KkU*c4a{*VYM`b-^rlemei#K}@*wJvQ at y5%Ie(O!H#0DI z`f(=eEugtn?KcSjwe`F}+1jwVNu?Cyd8wu6%HIvwq-R at gxvlE9VHa_sD^h}nxGIcF z$UY>WM`-+oTtdd?5FbLt4BlMT8e-a3h3qJsS3#{QWCRypi5Bd?=d*j{y<$&~rzUD= zrFP}jyP|ZgA^*yXrK(+xMP`0!Sd80(-?!qxW8usS^2$M7G!V1ONc^Br;e%oQh...
2005 Apr 22
1
loading new config file or an NBP on another server
> - PXELINUX: Support changing the default server and boot file prefix? > - Support loading a new configuration file. What are the time frames/progress on these? Would it be possible for pxelinux.0 to accept command line arguments, like: KERNEL pxelinux.0 APPEND keeppxe conf=<new config file> I also need a way to change the boot server ip that is left in the pxe stack, i.e. I want
2005 Dec 15
1
Breaking the 256 command line limit
I'm building pxe-booted kiosk systems using pxelinux 3.09 and linux kernel 2.6.14. I noticed a discussion on this list that 3.09 supports a 511 character command line but that the kernel would need to be patched to access it beyond 255. How can I patch the kernel to do so? Andrew Lambe Systems Programmer Information Technology Oral Roberts University Tulsa, Oklahoma