search for: fiercely

Displaying 20 results from an estimated 49 matches for "fiercely".

Did you mean: fierce
2006 Apr 20
1
Odd stemmer behavior
I've noticed some strange results from the stemmer in the Ruby port: irb(main):003:0> @stem.stem_word("anybody") => "anybodi" irb(main):004:0> @stem.stem_word("swimmingly") => "swim" irb(main):005:0> @stem.stem_word("fiercely") => "fierc" irb(main):006:0> @stem.stem_word("fraudulently") => "fraudul" Is it supposed to behave like this, or is this a bug in my Ruby wrapper? Best, Paul -- -------------------------------------------------- -- Paul Legato, Senior Software En...
2007 Apr 13
5
[LLVMdev] [llvm-commits] CVS: llvm-www/Name.html
...Oscar</th> > + <td>Oscar = Open Source Compiler And Runtime</td></tr> Perfect, and very nice backronym. Unfortunately, Wikipedia says: > Both Oscar and Academy Award are registered trademarks of the > Academy [of Motion Picture Arts and Sciences], > fiercely protected through litigation and threats thereof.
2008 Apr 23
2
Preference of Linux flavors
...edora just because I was familiar with Red Hat. Now, I'm beginning to question the wisdom that decision. Fedora seems a bit too Windows-like for my tastes. I'm currently leaning toward switching to Debian. I understand that Debian normally is not the most bleeding-edge distribution and is fiercely dedicated to only distributing free software. I see a lot of Wine applications reported for Ubuntu and was wondering if there's any particular reasons why I'd want to pick one distribution over the other for use with Wine? I did use the search before posting. OBTW, the PC is a 1.8 GHz A...
2018 Apr 19
3
Xen BOF at Debconf 18
I am going to submit a proposal for a Xen BOF at DC18. Here is my first cut at a draft abstract: Title: Xen in Debian BoF Format: workshop with 25 min slot The Xen packages in Debian are in need of some work, including some tidying up, upstreaming of some Makefile patches, and updating to new versions. There is a large outstanding bug list. Also with the demise of Alioth and the
2016 Oct 18
2
Xen in stretch - 4.7 or 4.8 ?
Hi. I was wanting an initial opinion from the Release Team, about the Xen packages. Currently they are in bad shape in stretch and I intend to fix them ASAP. The question is whether I should move to Xen 4.7, or Xen 4.8. Xen 4.8 is currently at RC2 and seems in pretty good shape. I think it's more probable than not that we'll have Xen 4.8.0 by the Debian freeze date, but this is by no
2019 Feb 12
2
[PATCH 09/13] xen init script: move init_dom0 into xenstored start
Hans van Kranenburg writes ("[PATCH 09/13] xen init script: move init_dom0 into xenstored start"): > This little xen-init-dom0 program is present in both our 4.8 and 4.11 > packages, so there's no need to keep the if else code. Also, it only > makes sense to run it after starting xenstored, and not all other times > start is called. I think xen-init-dom0 is not in jessie
2011 Aug 22
1
Shocking Easy Google First Page RankingUsing The Backlink Syndication! Up To 250k+ Unstoppable, Uncontrollable! The Secrets Revealed!"
...anking our websites. The results for being ranked #1 in Google for your keyword are fantastic. If you are yet to experience the rush of thousands of visitors buying and clicking on your website every day then you really are missing out. The fact is that Internet Marketing and SEO in particular are fiercely competitive today and if you want your site to get seen at all then it just MUST be ranking high on Google for your chosen keywords. </span><br> <h1> <span dir="rtl"></span><a href="http://l.won2z.net/"><span style="text-decoration:...
2007 Apr 13
0
[LLVMdev] [llvm-commits] CVS: llvm-www/Name.html
...r = Open Source Compiler And Runtime</td></tr> >> > > Perfect, and very nice backronym. Unfortunately, Wikipedia says: > > >> Both Oscar and Academy Award are registered trademarks of the >> Academy [of Motion Picture Arts and Sciences], >> fiercely protected through litigation and threats thereof. It's not that simple. If LLVM had anything to do with the entertainment industry, or if it used a golden statue as its icon, you're right, they would sue and win. But you are free to name your child Oscar, and they will not (can not) s...
2019 Feb 12
2
[PATCH 06/13] sysconfig.xencommons.in: Strip and debianize
Hans van Kranenburg writes ("[PATCH 06/13] sysconfig.xencommons.in: Strip and debianize"): > Strip all options that are for stuff we don't ship, which is 1) > xenstored as stubdom and 2) xenbackendd, which seems to be dead code > anyway. [1] > > It seems useful to give the user the option to revert to xenstored > instead of the default oxenstored if they really
2016 Aug 18
6
[Bug 2605] New: ssh-keyscan generates errors in /var/log/secure
https://bugzilla.mindrot.org/show_bug.cgi?id=2605 Bug ID: 2605 Summary: ssh-keyscan generates errors in /var/log/secure Product: Portable OpenSSH Version: 6.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-keyscan Assignee:
2015 Jul 06
3
Mappery inquiry
Last time I tried, a few years back, Wine was not yet up to handling Garmin's proprietary topo map software. It would install, and sometimes even work, so long as I didn't try to connect a GPS to it. (The ones I have are all also Garmins -- old ones wanting a serial port.) I made a huge effort, for most of a year, with a lot of help from high-powered Alpha Plus Technoids on several
2020 Jul 18
25
[PATCH 00/12] Bunch of patches for cross-compilatio + RP4
Initially out there as #965245. I strongly prefer to build ARM64 packages on non-ARM systems. Something about my main build machine having twice the cores and twice the clock speed. As such after many builds I've managed to generate a set of patches which appear to mostly function to get functioning cross-builds of Xen. These are NOT a 100% solution. Some packaging hacks were needed. In
2018 Aug 22
4
Plans for buster
Knorrie and I just discussed our plans for sid and buster, on the phone. Here's my notes of the discussion. Plan is to upload Knorrie's 4.11 packages to experimental, to make them more public, while we fix the bugs in them. There's a list of Salsa issues and the BTS bugs list. This duplication is not ideal. We agreed that new things should go to the BTS. For now we'll keep
2019 Feb 12
2
[PATCH 08/13] xen init script: rewrite xenstored start logic
Hans van Kranenburg writes ("[PATCH 08/13] xen init script: rewrite xenstored start logic"): > -XENSTORED="$ROOT"/bin/xenstored > +# In /etc/default/xen, the user can set XENSTORED, which has to be either > +# 'xenstored' or 'oxenstored'. In here, we add the version specific path. > +if [ -n "$XENSTORED" ]; then > +
2012 Aug 16
3
[LLVMdev] MIPS & GP register
On Aug 15, 2012, at 11:56 PM, Eli Friedman wrote: > On Wed, Aug 15, 2012 at 10:17 PM, Carl Norum <carl at lytro.com> wrote: >>> -march=mips32r2 >>> -mtune=4kem >>> -msoft-float >>> -EL >>> >>> -Xclang -triple -Xclang mipsel-sde-elf >>> -Xclang -mrelocation-model -Xclang static >>> >>>
2018 Oct 05
4
Entirely new Xen packaging
I have now finished totally rewriting the Xen package in Debian, from scratch. Amazingly as soon as I got a package which was lintian-clean and would install, it worked first time ! I have generated 18 patches to go upstream which I have sent to xen-devel. There are two more, xenstore ABI patches, which need a bit of tidying up. There is still room for improvement but it is now clearly ready
2018 Oct 23
1
Bug#880554: #880554: max grant frames problem
Control: retitle -1 max grant frames problem (domu freeze with linux-image-4.9.0-4-amd64) Control: severity -1 important Control: reassign -1 src:xen 4.8.3+xsa267+shim4.10.1+xsa267-1+deb9u9 Just gardening here. (i) Bug title should mention grant frames. (ii) This does not affect all use cases and is not, IMO, RC. Although we should certainly see if we can improve it. (iii) Britney is confused
2020 Sep 17
3
[PATCH 12/12] Partially revert "Cross-compilation fixes."
Elliott Mitchell writes ("[PATCH 12/12] Partially revert "Cross-compilation fixes.""): > This partially reverts commit 16504669c5cbb8b195d20412aadc838da5c428f7. Wow, that is an upsteam commit from 2005. However, I would like some kind of explanation. Is it in fact now false that | # These don't cross-compile ? Should this patch go upstream ? Ian. -- Ian Jackson
2023 Feb 05
1
xen_4.17.0+24-g2f8851c37f-1_multi.changes REJECTED
Hi Maximilian, there is an ocaml stack rebuild[1] at them moment, where xen is a part of. So please upload to experimental. Thanks! Thorsten [1] https://release.debian.org/transitions/html/ocaml.html === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns.
2008 Apr 25
0
[Fwd: Re: Preference of Linux flavors]
...edora just because I was familiar with Red Hat. Now, I'm beginning to question the wisdom that decision. Fedora seems a bit too Windows-like for my tastes. I'm currently leaning toward switching to Debian. I understand that Debian normally is not the most bleeding-edge distribution and is fiercely dedicated to only distributing free software. I see a lot of Wine applications reported for Ubuntu and was wondering if there's any particular reasons why I'd want to pick one distribution over the other for use with Wine? > > I did use the search before posting. > > OBTW, t...