|
From: Stefan S. <s...@xs...> - 2009-04-24 14:27:42
|
On Fri, 24 Apr 2009 06:59:56 -0500 Slava Pestov <sl...@fa...> wrote: > Sorry, I mean "run" not "output". > > On Fri, Apr 24, 2009 at 6:59 AM, Slava Pestov <sl...@fa...> > wrote: > > On Fri, Apr 24, 2009 at 4:27 AM, Stefan Schmiedl <s...@xs...> wrote: > >> that is individual bootstrap of the image upon application start > >> as opposed to bootstrapping the factor.image? > > > > "bootstrap" is when you run factor with a boot image, to produce a > > factor.image. the .factor-boot-rc file, if exists, is output at the > > end. Ah, silly me. My brain skipped the part between .fact and -rc, which caused my confusion. Using a .factor-BOOT-rc file is a nice solution. Thanks, s. |