BTS

Message2765

Author mru
Recipients suntong
Date 2009-11-21.19:34:01
Content
On Saturday 21 November 2009 20:20:26 Tong Sun wrote:
> Tong Sun <suntong001@gmail.com> added the comment:
> 
> On Sat, Nov 21, 2009 at 2:14 PM, Ulrich Dangel <bts@bts.grml.org> wrote:
> > Ulrich Dangel <mru@grml.org> added the comment:
> >
> > On Saturday 21 November 2009 19:53:42 Tong Sun wrote:
> > > Shouldn't the install_policy_rcd stage be cleared on successfully
> > > finish the script?
> >
> > It is cleaned in the finalize function.
> 
> What do you mean by "cleaned"?

rm -f /usr/sbin/policy-rc.d

What do you mean by cleared?

> If I run the grml-debootstrap a 2nd time, will the install_policy_rcd stage
> be invoked or not?

No, as /etc/debootstrap/stages/install_policy_rcd contains the string done

Ulrich
History
Date User Action Args
2009-11-21 19:34:01mrusetrecipients: + suntong
2009-11-21 19:34:01mrulinkissue778 messages
2009-11-21 19:34:01mrucreate