search for: grafting

Displaying 20 results from an estimated 212 matches for "grafting".

Did you mean: drafting
2012 Nov 14
3
[LLVMdev] 3.2 Release has branched :T+2 hours
> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. Unfortunately, this requires manual grafting, since git-svn does really bad job here. I'm going to work on this tonight. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2007 Feb 21
12
suggestion: directory promotion to filesystem
Not sure how technically feasible it is, but something I thought of while shuffling some files around my home server. My poor understanding of ZFS internals is that the entire pool is effectivly a tree structure, with nodes either being data or metadata. Given that, couldnt ZFS just change a directory node to a filesystem with little effort, allowing me do everything ZFS does with filesystems on
2012 Nov 14
0
[LLVMdev] 3.2 Release has branched :T+2 hours
...e let me know if there are any problems with them On Wed, Nov 14, 2012 at 9:19 PM, Anton Korobeynikov <anton at korobeynikov.info> wrote: >> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. > Unfortunately, this requires manual grafting, since git-svn does > really bad job here. > > I'm going to work on this tonight. > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University -- With best regards, Anton Korobeynikov Faculty of Mathematics and...
2005 Nov 28
5
Rails on lighttpd through proxy
Hi All, We have a PHP site running on apache 1.3 and Im trying to graft typo onto it at /blog/. Ive got the running using the symlink method but apache/fastcgi are clunky to say the least so I want to move typo over to lighttpd. Ive got this all working and Im now trying to get a proxy working through from apache. Im using this: RewriteRule ^/blog/?(.*)$ http://blog.myorg.net:8080/$1 [P]
2006 Sep 21
4
strange matching: maybe a multilanguage collation problem?
Hi, We''re using Ferret in a slightly unorthodox way: We''re indexing a large (>100,000) list of names of places all around the world. Mostly we''re quite happy with it, and have been able to graft on our own particular required functionality with just a little tweaking. There''s one strange problem, though: We''ve got a place in Cyprus called
2012 Nov 16
2
[LLVMdev] [cfe-dev] 3.2 Release has branched :T+2 hours
...are any problems with them > > On Wed, Nov 14, 2012 at 9:19 PM, Anton Korobeynikov > <anton at korobeynikov.info> wrote: >>> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. >> Unfortunately, this requires manual grafting, since git-svn does >> really bad job here. >> >> I'm going to work on this tonight. >> >> -- >> With best regards, Anton Korobeynikov >> Faculty of Mathematics and Mechanics, Saint Petersburg State University > > > > -- > With best regar...
2013 Oct 09
6
Processed: Re: [HVM} xen_platform_pci=0 doesn't prevent platform device creation and disk and nic take over by PV drivers.
Processing commands for xen@bugs.xenproject.org: > create ^ Created new bug #20 rooted at `<1571692646.20131009000945@eikelenboom.it>'' Title: `Re: [HVM} xen_platform_pci=0 doesn''t prevent platform device creation and disk and nic take over by PV drivers.'' > title it xen_platform_pci=0 doesn''t work with qemu-xen Set title for #20 to
2019 Oct 04
4
USB ISO for CentOS 8
I did the dd of the ISO to a 16G USB device. the second partition is FAT so I can edit it - I want to make a custom menu entry. I edited the grub.cfg - but that did not work - my menu option does not show. Then I think I need to change BOOT.cfg and generate the grub.cfg - but I dont know in this case how to generate for the USB device. What command do I use for that ? Thanks, Jerry
2004 Nov 15
2
FW: Multi-Level Fallbacks
Hi, I have used the SVN icecast-2.1-trunk version in my production system at http://audioserver.nl for 2 months now without problems. The fallbacks work fine as long as you make sure that the format (sampling frequency and bitrate) of the mount and it's fallback match. I have also patched the icecast-2.1-trunk version (patch not published yet, needs work to extract) to enable fallback of
2012 Nov 15
4
[LLVMdev] svn mirror git?
...particular configuration? Thanks, Greg On Wed, Nov 14, 2012 at 9:19 AM, Anton Korobeynikov <anton at korobeynikov.info > wrote: > > I can't find any release_32 branch at http://llvm.org/git/llvm.git or > http://llvm.org/git/clang.git. > Unfortunately, this requires manual grafting, since git-svn does > really bad job here. > > I'm going to work on this tonight. > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University > _______________________________________________ > cfe-dev maili...
2009 Jul 21
0
[LLVMdev] BuildBot Upgrade
On Tuesday 21 July 2009 12:01, Daniel Dunbar wrote: > 6. Configure style builders now use --without-llvmgcc and > --without-llvmgxx to avoid problems with failing Frontend tests. In > the longer term we should add builders which build llvmgcc and do not > have this problem. I have a builder that does this today. When are you checking your stuff into the LLVM repository? I'd
2018 Sep 06
1
SAMBA Issues
> > > I wouldn't recommend Samba for this use case. The way it does permissions is like it's been grafted on from a Windows world. Fine for NAS stuff. But for editing system files, is look into an SFTP or SSH GUI client for macOS. Also, SELinux requires dirs/files labeled with samba_share_t which is not how any system files should be labeled. Chris Murphy
2016 Jul 17
2
doveadm feature request: move mailbox between users
aki.tuomi at dovecot.fi wrote on 17/07/2016 12:37: >> A feature request for doveadm: move (or copy) mailboxes between users >> >> Something like: >> >> doveadm movemailbox -s User1 -d User2 Old/Mail/Box Destin/Ation/Path > You can do this with > - mailbox create > - move > - delete See thread "Moving Maildir folders" The problem is to
2012 Apr 30
2
[LLVMdev] git branch release_31
Hi Anton, git-svn got confused at the branch point for the release_31: I see that the current release_31 branch has been created on r155051 as a copy of r155050 from trunk, and r155050 is actually removing an older release_31 branch: Revision 155050 Author: void Date: Wed Apr 18 16:38:33 2012 CDT (11 days, 20 hours ago) Log Message: Removing old release_31 branch for rebranching. This
2009 Jul 21
2
[LLVMdev] BuildBot Upgrade
Hi all, Our buildbot at: http://google1.osuosl.org:8011/ has been upgraded (it is also now linked from the front page). It has a number of handy new features: 1. I imported the 'console' view used by Chromium into our version of buildbot. You can see it here: http://google1.osuosl.org:8011/console This is experimental, but it seems to work well and once you learn to read it it is
2012 Nov 16
0
[LLVMdev] [cfe-dev] 3.2 Release has branched :T+2 hours
...th them >> >> On Wed, Nov 14, 2012 at 9:19 PM, Anton Korobeynikov >> <anton at korobeynikov.info> wrote: >>>> I can't find any release_32 branch at http://llvm.org/git/llvm.git or http://llvm.org/git/clang.git. >>> Unfortunately, this requires manual grafting, since git-svn does >>> really bad job here. >>> >>> I'm going to work on this tonight. >>> >>> -- >>> With best regards, Anton Korobeynikov >>> Faculty of Mathematics and Mechanics, Saint Petersburg State University >> >&g...
2002 Feb 07
1
New Book on "Linux Filesystems"
I've lurked on this list for a long time, and have learned many details on installing and using Ext3. Thanks! I'm finally posting to solicit feedback on my recently-published book on "Linux Filesystems". This book discusses the use, theory, and installation/integration of journaling and distributed filesystems on Linux, and also discusses what I call 'filesystem adapters'
2006 Jul 09
1
Tiger OS X darwin ports problem with readline
Hi, I just edited this page: http://wiki.rubyonrails.org/rails/pages/DarwinPorts I thought I''d post something to this mail-list in hopes of an answer.. I''m running Tiger. On my Mac, I cannot get past installation of readline: mac:~ mac$ sudo port install readline Password: ---> Fetching readline ---> Attempting to fetch readline51-001 from
2006 Feb 16
4
Lost while trying to deploy rails app on apache
...o setups: 1) Proxying my apps through apache to lighttpd instances. James Duncan Davidson''s excellent Apache2 and Rails on Lighty pages served as a reference: <http://duncandavidson.com/essay/2006/01/railsonapache> and <http://duncandavidson.com/essay/2005/12/railsonlighty> 2) Grafting my apps by symlinking /public to a location in the directory root and then building FCGI and configuring Apache. I used these two wiki pages as guides: <http://wiki.rubyonrails.org/rails/pages/FastCGI> and <http://wiki.rubyonrails.com/rails/pages/HowtoUseSymLinksToGraftRailsOntoYourWebsite...
2003 Jul 18
10
[HTB] htb_dequeue_tree assertion (kernel 2.4.21-ac4)
Hello, I think the BUG_TRAP() in the htb_dequeue_tree() is wrong. First it checks if the class pointer "cl" is NULL, which is obviously right. But I do not understand why we also check whenever the queue length of the leaf queue is zero "cl->un.leaf.q->q.qlen". I would have put that in the expression of the "if" statements that comes afterwards. A queue