search for: bootstrappers

Displaying 14 results from an estimated 14 matches for "bootstrappers".

Did you mean: bootstrapper
2005 Sep 03
1
CentOS bootstrapper for chroot(2) environment
Hi, just some script built along: Unattended install & run CentOS-4.1 just using chroot(1). Mostly a surprise for me it was so easy to reach that goal. It requires rpm(1) based host OS and it was tested only on Fedora Core 4. I needed it to do only a bit customized CentOS kernel package rebuild. Regards, Lace -------------- next part -------------- #! /bin/bash # Bootstrap for: CentOS-4.1
2007 May 18
2
TentSteak First Release
Hey all, I just pushed out the inaugural release of TentSteak 0.1.0, a set of Camping/Markaby helpers to minimize the busywork in your views (or was that the "viewwork in your busies"?). It includes lotsa HTML form and table helpers, plus a little bootstrapper to make it easy to load in shared helper modules of your own. Please check it out and let me know what you think.
2007 Mar 19
2
steam&wine on Ubuntu dapper
Hi ! I've done several things, I've was blocked on several things, but this time it's serious ! It's just after : "Connecing to steam account Steam : xxx@xxx.xxx...", I got a window displaying "steam.exe (main exception): Win32 Structuredexception at xxxxxx : attempt to read from virtual adress 0 without appropriate...etc..." In console I got :
2007 Mar 19
1
Problems with Steam (counter-strike)
Hi everyone, I recently switched to Ubuntu 6.06 (Dapper Drake) GNU/Linux. I installed wine 0.9.9 using Synaptic package manager, and then downloaded steamInstall.exe from http://www.steampowered.com. The installation worked more or less (at first, it occupied progressively (according to the system monitor widgets on the panel) all the free space in my /home/~ (1,2 Gb), all the swap space (1Gb)
2012 Mar 06
2
Why aren't row names in a data frame unique?
I expected the row names to be unique but a data frame appears to be able to hold duplicate row names. This makes me thing that there must be circumstances when it is necessary. However, I cannot think of any. Please enlighten me. [[alternative HTML version deleted]]
2007 Jun 19
5
TentSteak 0.2.0
The second release of TentSteak is out and available as a gem on rubyforge ("gem install tent_steak"). This version introduces a handful of new form helpers, a couple method renames, editable HTML tables, and some application bootstrappers for kickstarting Camping and initializing ActiveRecord. It''s still in active development, and I''d very much appreciate suggestions, feature requests, and even code review. On tap for the next release is: a thorough test suite; a bit of housecleaning to better modularize...
2007 Dec 03
31
How to enable 64bit solaris guest on top of solaris dom0
I can enabling 32bit solaris guest on top of solaris dom0, but I don''t know how to enable 64bit solaris guest on top of solaris dom0. what configuration I need to modify?
2018 May 11
0
Wine release 3.8
The Wine development release 3.8 is now available. What's new in this release (see below for details): - Infrastructure for writing kernel driver tests. - Support for showing file properties in the Shell browser. - MP3 decoder as a DirectX Media Object. - More support for the Task Scheduler. - Support for COM aggregation in UrlMon. - Various bug fixes. The source is available
2010 Sep 20
5
predict.lrm ( Design package)
Dear List, I am familier with binary models, however i am now trying to get predictions from a ordinal model and have a question. I have a data set made up of 12 categorical predictors, the response variable is classed as 1,2,3,4,5,6, this relates to threat level of the species ( on the IUCN rating). Previously i have combined levels 1 and 2 to form = non threatened and then combined 3-6 to
2015 Jan 09
0
Wine release 1.7.34
The Wine development release 1.7.34 is now available. What's new in this release (see below for details): - Support for surround sound in DirectSound. - Better text run support in DirectWrite. - Many HTML engine fixes. - More support for WBEM objects. - A few more C/C++ runtime functions. - Various bug fixes. The source is available from the following locations:
2019 May 10
0
Wine release 4.8
The Wine development release 4.8 is now available. What's new in this release (see below for details): - Support building most programs in PE format. - Unicode data updated to Unicode 12.0. - Support for MSI patch files. - Default to non-PIC builds on i386. - Joystick support improvements. - Asturian locale. - Various bug fixes. The source is available from the following
2019 Mar 01
0
Wine release 4.3
The Wine development release 4.3 is now available. What's new in this release (see below for details): - Reimplementation of XAudio2 using the FAudio library. - Mono engine updated to the latest upstream. - More modern handling of iconic windows. - Improved handling of kernel objects. - Various bug fixes. The source is available from the following locations:
2012 Sep 14
0
Wine release 1.5.13
The Wine development release 1.5.13 is now available. What's new in this release (see below for details): - Client-side window rendering using the DIB engine. - Raw input support for keyboard and mouse. - Support for transparent window areas using color keying. - Proper C++ RTTI support on 64-bit. - Implementation of logical processor information. - Support for fonts with
2013 Dec 04
3
BIND segway -> python -> first-class ports
On 12/4/13, 9:05 AM, Mark Felder said: ----------------- > There was no alternative; we couldn't keep BIND in base. BIND 9 will > certainly have a EoL before the EoL of FreeBSD 10.x, and we can't use > BIND 10 because it requires importing Python to base. I'm coming more and more to the conclusion that we should have a minimal Python in "base". More and more people