[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian boot system



On Sat, Oct 07, 2000 at 10:54:31PM +0200, Michael Moerz <aon.912411198@aon.at> was heard to say:
> > Output can get lost?  I went through the INFO page briefly, and read about 
> > the mixed output concerns further, but there's no mention of losing output.  
> > Can you direct me to the exact place where that is written?  The simple 
> > collection of individual output logs of the init scripts, with timestamps on 
> > everything, should be quite enough info. to know what happened when, very 
> > specifically.
> >
> Now you misunderstood me. I did not really mean output to get lost, I simply meant mixed output and therefore you get lost about where what output did come from.
> That would indeed be eliminated by redirecting output.
> But an other issue would be to deal is when services fail to start. Normally make stops when the exitcode of a command != 0. You could use the option -k, but that would keep it going even when we have a service depending on the failed service. But it is also highly undesireable to not start other services that do not depend on the failed service. I am not really sure if this issue is going to be solved so gracefully.

  Er, -k should not attempt to make any target depending on a failed target.
  At least, it doesn't when building programs.  I don't see why this should
be different.. :)

  Daniel

-- 
/----------------- Daniel Burrows <Daniel_Burrows@brown.edu> -----------------\
|                   DROP THE SCYTHE AND TURN AROUND SLOWLY.                   |
|                     -- Terry Pratchett, "Reaper Man"                        |
\---------------------- A duck! -- http://www.python.org ---------------------/



Reply to: