fortran 77

2010-05-24 Thread Marc Espie
due to various reasons, it's getting unlinked from src in -current, and moves to ports. The gcc 3.3.5 version is ready, gcc 2 will follow soon. Several reasons: - slightly smaller base (for a compiler that's not actually used by anything in base). - recent ports may prefer g95 (to be done as an

Figura o kojoj ste oduvek maštali...

2010-05-24 Thread Top Shop
Top Shop Super telo - fitnes sprave po najboljim cenama ove sezone! Zdrav E>ivot i savršeno telo MoE>ete imati telo o kojem maštate ceo E>ivot uz prave rekvizite, malo uloE>enog truda i vremena... pokušajte! Iskoristite super fitnes popuste koje smo pripremili za Vas! Popusti traju još do 6

Introducing Acrobat Dynamic PDF 2010

2010-05-24 Thread Niki Buitenrust Hettema
Experience a better way to connect people, ideas and information. Acrobat Dynamic PDF 2010 enables you to connect, interact, and engage in powerful new ways. Streamline how you work, collaborate more easily, and create high impact communications. Designed to meet the needs of today's business,

Re: triggering disk boot from ramdisk kernel

2010-05-24 Thread Ted Unangst
On Mon, May 24, 2010 at 12:58 PM, Nick Bender wrote: > I'm working on a new version of the fully automated installation routine > that I had developed for 4.4. One problem that people have identified > using a PXE based install is that it's possible to get in a loop where > you PXE boot and do the

Re: triggering disk boot from ramdisk kernel

2010-05-24 Thread Nick Bender
On Mon, May 24, 2010 at 11:26 AM, Kenneth Gober wrote: > are you sure you're solving the right problem? in a production environment, > do you really want production machines to continue to boot to PXE, load an > installation kernel, and only then discover that a bootable local disk > exists and r

Re: triggering disk boot from ramdisk kernel

2010-05-24 Thread Kenneth Gober
are you sure you're solving the right problem? in a production environment, do you really want production machines to continue to boot to PXE, load an installation kernel, and only then discover that a bootable local disk exists and reboot from that? it seems dangerous to allow a situation to con

Re: triggering disk boot from ramdisk kernel

2010-05-24 Thread Nick Bender
>> I'm wondering if a way around that is for the install routine to mount >> the target drive and check to see if the install has already been done. >> If it has been done then go ahead and boot from that device. So the >> question is can the ramdisk kernel cause the machine to boot from >> a devic

Re: triggering disk boot from ramdisk kernel

2010-05-24 Thread Theo de Raadt
> I'm working on a new version of the fully automated installation routine > that I had developed for 4.4. One problem that people have identified > using a PXE based install is that it's possible to get in a loop where > you PXE boot and do the install and then restart and get back to the > PXE bo

triggering disk boot from ramdisk kernel

2010-05-24 Thread Nick Bender
I'm working on a new version of the fully automated installation routine that I had developed for 4.4. One problem that people have identified using a PXE based install is that it's possible to get in a loop where you PXE boot and do the install and then restart and get back to the PXE boot routine