search for: ized

Displaying 20 results from an estimated 137 matches for "ized".

Did you mean: sized
2011 Mar 17
1
can't boot isohybrid-ized image on CG2100
I have a isohybrid-ized image (isohybrid.pl from syslinux-4.03, no options passed) which works on several other systems, but can't boot a Kontron CG2100 from stick (same image boots fine from a portable CD-ROM drive though). The BIOS shows its initial splash, accesses the stick, then the system reboots - no error...
2013 Oct 16
1
[Bug 10211] New: Log lines sent to files should not human-readable-ize numbers, ever
https://bugzilla.samba.org/show_bug.cgi?id=10211 Summary: Log lines sent to files should not human-readable-ize numbers, ever Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2008 Jul 22
1
standard-izing extended markdown
Hello! On the markdown site it is written: "Markdown?s syntax is intended for one purpose: to be used as a format for writing for the web.", although recently I moved from Emacs Muse to Markdown markup for writing my study notes and plan to use it for writing technical documentation as well. However, in order to be able to use the features I had in Muse, I write using
2005 Sep 16
1
De-data.fram-ize?
Dear useRs, Is there any more elegant way to convert dataframe to a vector of all its values than as.vector(as.matrix(x)) ? I did not have to do such conversion yet, so I am not sure... (of course as.vector() alone does not work). Regards, -- Lukasz Komsta Department of Medicinal Chemistry Medical University of Lublin Jaczewskiego 4, 20-090 Lublin, Poland Fax +48 81 7425165
2009 Apr 03
1
"factorise" variables in a data.frame
Dear list, I often need to convert several variables from numeric or integer into factors (before plotting, for instance), as in the following example, d <- data.frame( x = seq(1, 10), y = seq(1, 10), z = rnorm(10), a = letters[1:10]) d2 <- within(d, { x = factor(x) y = factor(y) }) str(d) str(d2) I'd like to write a function factorise() which takes a data.frame and
2007 Jun 18
1
two bessel function bugs for nu<0
#bug 1: besselI() for nu<0 and expon.scaled=TRUE #tested with R-devel (2007-06-17 r41981) x <- 2.3 nu <- -0.4 print(paste(besselI(x, nu, TRUE), "=", exp(-x)*besselI(x, nu, FALSE))) #fix: #$ diff bessel_i_old.c bessel_i_new.c #57c57 #< bessel_k(x, -alpha, expo) * ((ize == 1)? 2. : 2.*exp(-x))/M_PI #--- #> bessel_k(x, -alpha, expo) * ((ize == 1)? 2. :
2004 Dec 02
0
tremor: macro-ize mask table
Hi! This little patch turns bitwise.c's mask[] lookup table into a bit-twiddling macro (which avoids the <<32 case without branching). This spares the size of the 132-byte lookup table (and then a bit more, curiously). While I expected this to generally be faster (because it uses a few more instructions in place of a table lookup), it's actually slightly slower than the LUT, in a
2002 Oct 21
3
htree questions
I decided that I would try out 2.5.44, and I noticed that htree was merged. If I don't do the tune2fs -O dir_index, and e2fsck -D, the (exisintg) fs won't use htree, right? Once I do the tune2fs and e2fsck, will I still be able to go back to a non-htree kernel if needed? (Will a htree-ized fs work on a non-htree kernel?) I'm guessing that it won't. I've seen a 2.4 htree patch; has that been updated to be at the same point as what was merged into 2.5? (if so, link please) Thanks, Chris -- Chris PeBenito "Engineering does not require science. Science helps a l...
2004 Jan 29
1
302rc1 and AIX 5.2
I'm getting some wierd things going on. Mostly segfaults with testparm, but others as well... AIX 5.2, IBM C compiler version 6.0, libiconv 1.9.1 compiled in shared mode. I've resolved the LIBPATH thing so I can compile correctly now. When I start nmbd, or smbd with the -D option they just chew up a ton of cpu and log level 10 only shows the code pages being mapped and that's it. I
2003 Apr 27
2
British or American spelling?
I was curious to read the following in the "Guidelines for Rd files" at http://developer.r-project.org/Rds.html: "For consistency, aim to use British (rather than American) spelling. (NB: British spelling often uses -ize as in `capitalize'. The view of spell -b of British spelling is a flawed American one. There are English/Scottish differences
2011 Jan 16
0
fs quota backend bug
Hi, I maintain postfix mailserver with sudo enabled dovecot LDA using multiple uids. I want to enforce quotas per-unix-user (which can have multiple domains with multiple emails set up using postfixadmin), so I have set up a FS quota backend with imap_quota plugin. Unfortunately, the quota appears to work (when i disable chrooting) according to dovecot-info.log, but doesn't send anything over
2006 Nov 27
0
[LLVMdev] moving to svn?
...AD or converted the whole llvm repo. Personally, I like darcs for the atomic theory of patches. YMMV. Nonetheless, I track llvm's repo via tailor and I do keep the history as it evolves. If I were permitted to run a webserver outside the corporate firewall, I'd demonstrate a cvs-svn tailor-ized repo. -scooter
2018 Feb 08
4
Ask question
Dear Recently,I am interested in libvirt,but I found the libvirt does't support revert and delete the external snapshot which the raw disk based guest.My libvirt and qemu release are both 3.2.0.So I have a question,the community how to solve it,if have any plans about it.Can you tell me more about it?Thank you very much. Best Regards Rambo
2006 Nov 27
2
[LLVMdev] moving to svn?
Hello, Scott. > the official cutover. Granted, you might need darcs to pull the current > version out of its repo, since it was originally designed with darcs in > mind. I can confirm, that tailor converts LLVM CVS with all history preserved to mercurial repository without any visible troubles. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint
2006 Nov 27
5
win32 problems
I''m setting up a Rails app for a client that uses Windows. I''m getting this error: c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.18/lib/mongrel/rails.rb: 32: uninitial ized constant Mongrel::HttpHandler (NameError) from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:21:in `re quire'' from c:/ruby/lib/ruby/gems/1.8/gems/mongrel-0.3.18/bin/ mongrel_rails:10 from c:/ruby/bin/mongrel_rails:18 Setup: Windows Server 2003, S...
2012 Mar 03
3
[RESEND][RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...out git pull-request output to make message smaller] Hi all, I have written a COM32 module called "acpioff", that, not surprisingly, powers off a machine using ACPI. I have tested it only using pxelinux.0 with a SeaBIOS/Qemu virtual machine. Since the changeset pulls in a "Linux-ized" version of the open source ACPI Component Architecture, it was too big to post as a patches to the list. See the git pull-request output below. My github tree is from a clone of the git.kernel.org syslinux git tree. I have two questions which I would like answered, since I don't like...
2003 Aug 15
2
Oja median
I discovered recently that the phrase "Oja median" produces no hits in Jonathan Baron's very valuable R search engine. I found this surprising since I've long regarded this idea as one of the more interesting notions in the multivariate robustness literature. To begin to remedy this oversight I wrote a bivariate version and then decided that writing a general p-variate version
2012 Feb 11
10
Question about reusing classes/modules
...e interesting, the the config files have the naming structure app_site_env.properites. So lots of the same, over and over again, just different values. Let''s say the machine managing these files is called node configbox My first idea was to create an erb of that config file, use parameterized classes and variables to fill in the blanks, some if/ else logic and the populate each file. That works. The thing is, I will have 40 modules with the same init.pp and anytime I update something, I''d have to make that change across 39 more modules! What is the best strategy to reuse a bas...
2019 Apr 12
2
Using userdb/passdb data in director_username_hash
TL;DR: Can director_username_hash use %{userdb:...} or %{passdb:...} ? ==================================== This is on Ubuntu Precise, running dovecot 2.2.36. It's a fully production, director-ized env, so assume everything is working correctly. Happy to post doveconf if it's relevant but wanted to ask a general question first. I was curious if there's a way to get userdb/passdb data into director_username_hash. Currently, we've got default hashing (on %u). I'm returning a SQ...
2007 Apr 09
8
cert problem with client
I recently had a working puppet server serving around 4-5 clients. One of the clients needed to be re-built and now only that client cannot connect. puppetca --clean hostname did not work So here is what I did on both the server/client I removed /var/lib/puppet/* Then I restarted the server via puppetmasterd --mkusers --verbose I then connect in via the client with /usr/bin/ruby