similar to: sub-menu's

Displaying 20 results from an estimated 500 matches similar to: "sub-menu's"

2010 Jun 16
3
Remotely Wipe Hard Drive
Looks like I can't install syslinux's bootloader on an ntfs partition? What I'd like to do is remotely setup a bootloader to wipe the hard drive contents on old assets. I was kind of hoping, that I could install syslinux on a remote workstation, and then throw a dban image and the corresponding menu and syslinux.cfg files on the remote workstation and then reboot it and have the
2004 Jun 07
0
[LLVMdev] Some backend questions
On Mon, 7 Jun 2004, Vladimir Prus wrote: > > If you do this (which I recommend for the first step), you'll notice that > > it produces pretty horrible code, as all immediates are copied into > > registers before they are used. In other words, instead of getting: > > > > R2 = add R1, 17 > > > > You'll get: > > > > R3 = mov 17 >
2010 Feb 12
1
OT A little off topic - Logo for promotion purposes?
Hi, I'm putting some promotional material together and noticed that most proprietary codec manufacturers have a nice eye-catching memorable logo. Does the CELT codec have a snazzy logo that I can use as a nice memory aid when telling people how great the codec is? thank you, Paul.
2009 Jun 02
4
PXE Boot Solution
Once again I feel horrible for asking something I feel is completely off topic for this group but everyone is so extremely helpful :( In my organization, we basically use Windows PE disks, to do our re-images, after some time and a lot of help from this group I was able to get a thumb drive to successfully work as a Windows PE bootloader, as well as some other utilities like wiping the hard
2003 Nov 23
2
R Home Page Graphic Competition
R Home Page Graphic Competition =============================== We're looking for a snazzy graphic for the home page of the R Project. Please send us your favourite R image and the best (as chosen by R-core) will be used on the web site. The author of the winning image will also receive *free registration* for the useR! 2004 conference (http://www.ci.tuwien.ac.at/Conferences/useR-2004/)
2007 Aug 31
3
Bootstrapping from SVN
Is there a simple way to bootstrap merb directly from the Subversion repository, rather than first installing it as a gem? I can do the following if I already have an old gem lying around: merb -g testapp # using an old gem cd testapp rake merb:freeze_from_svn Unfortunately, that means I''m using an old version of the generator. So for example, when I just tried this,
2009 Mar 16
3
Syslinux + USB + PE 2.0
I am having the darnedest of times trying to get my WinPE to work off the syslinux loader. I used to use isolinux, and my isolinux config would just invoke the etfsboot.com file which i had renamed to loader.bin, and everything would work just fine off a cd. But now I'm trying to transfer all of my cd functionality to thumbdrives. With Syslinux, i have my syslinux.cfg file calling loader.bin
2009 May 22
0
[LLVMdev] Arm port
Samuel Crow wrote: > > > > > ----- Original Message ---- >> From: Chuck Robey <chuckr at telenix.org> >> To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> >> Sent: Friday, May 22, 2009 9:22:53 AM >> Subject: Re: [LLVMdev] Arm port >> >> OK, I've got enough to go on with, and I'm getting ready right now to begin
2004 Jun 07
1
[LLVMdev] Some backend questions
Chris Lattner wrote: > The ultimate solution is to use a pattern matching instruction selector > (which we are working on). In the meantime, depending on how RISCy your > target is, it's pretty easy to get reasonable code with few special cases. > Usually this is enough: > > ... visitAdd(Instruction &I) { > > if (ConstantInt *C =
2010 May 04
2
Memdisk large IMA file
Does someone know where I could get my hands on an ima that's larger than 2.88meg... I use winimage for all my ima's and stuff but i'm having trouble configuring a custom size. If anyone has a large ima I could utilize that would be great, preferably one fitting this memdisk supported size: 3,932,160 bytes (3840K) c=80 h=2 s=48 3.5" DSED (extended) If not instructions on making
2007 Apr 28
3
Learning ruby question
I''m having trouble understanding Ruby''s concept of scope. Could someone explain the difference between the following 2 programs. They both return the same output "aaaaaaaa", but I''m just not sure about self in #1. Is self.day and self.title referring to and setting class variables or are they instance variables? Thanks in advance. # 1. class Session
2004 Jun 07
2
[LLVMdev] Some backend questions
Chris Lattner wrote: > > 1. The MachineInstrBuilder has methods to add register operand and > > immediate operand. However, what would be really nice is a method to add > > Value*. So, I would write: > > > > BuildMI(*BB, NM::add, 1).add(I.getOperand(0), I.getOperand(1)); > > > > and depending on whether the passed Value* is contant or instruction,
2008 May 22
3
SOAP client in Ruby/Rails
Hi all. I have a need to build a SOAP client using Ruby and Rails. I''m accessing a document/literal style SOAP service. I''ve been poring over documentation (well, there really doesn''t seem to be any, so that''s a little misleading), blog posts, and outdated tutorials all day, and I still don''t really have anywhere to begin. Every tutorial seems to have a
2007 May 19
3
form question
Suppose I have the following models/migrations: class Car < ActiveRecord::Base belongs_to :manufacturer validates_presence_of :manufacturer validates_association :manufacturer end class CreateCars < ActiveRecord::Migration def self.up create_table cars do |t| t.column :name, :string t.column :manufacturer_id, :integer end end class Manufacturer <
2010 Jun 05
4
link to download isolinux.cfg file
Hello, (1) You are requested to provide the link to download a file that contains "Isolinux.cfg/Syslinux.cfg" with necessary "colour scheme". (2) If accepted, requested to provide such a file in Syslinux-3.87 on wards Prof S W Damle
2009 May 22
2
[LLVMdev] Arm port
> OK, I checked the llvm-2.5 Makefiles. They have constructs in them which cannot > be used in any BSD Makefile (such as the form of conditionals: ifndef is a GNU > Makeism), and won't run on any BSD Make. I know BSD Make and GNU Make well > enough, but I doon't know much about Cmake, I can say that all of the makefiles > I saw in llvm would (1) refuse to run on BSD make
2010 Mar 17
1
USB Thumbdrive + dos ghost boot image + drive too small = confusion
I will really hate myself if this has already been solved, i searched the archives but didn't really find anything pertaining to it. I have a 2.88mb dos boot floppy image, with ghost.exe, dos nic drivers, and dos system files. It works fine when burnt to a cd. As for the thumbdrive when trying to configure this hpghost.ima file to run from my syslinux.cfg menu, it works and boots up fine but
2009 Mar 26
1
Syslinux + Localboot
I understand this isn't supported, but I was curious will it ever be, and also I use a hard drive wiping utility not dban and when i boot off my usb stick and wipe the hard drive it wipes the usb stick :( Matt
2005 Sep 12
10
RailsPlayground Beta Launch - Free Rails Hosting
I have launched a free Ruby on Rails hosting site as my gift back to the rails community. For details visit http://www.railsplayground.com. -- Joe Clarke www.clarkeweb.com
2009 May 22
3
[LLVMdev] Arm port
----- Original Message ---- > From: Chuck Robey <chuckr at telenix.org> > To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu> > Sent: Friday, May 22, 2009 9:22:53 AM > Subject: Re: [LLVMdev] Arm port > > OK, I've got enough to go on with, and I'm getting ready right now to begin > reading the dragon book, but one question bothers me regarding the