Re: Dependency based boot sequence conversion

2010-05-30 Thread Hugo Vanwoerkom
Hugo Vanwoerkom wrote: Sven Joachim wrote: On 2010-05-30 16:07 +0200, Hugo Vanwoerkom wrote: Sven Joachim wrote: On 2010-05-29 19:12 +0200, Hugo Vanwoerkom wrote: The result looks scary :-( Why? Only because it is unfamiliar? Or do you have concrete indication that the boot order is not

Re: Dependency based boot sequence conversion

2010-05-30 Thread Hugo Vanwoerkom
Sven Joachim wrote: On 2010-05-30 16:07 +0200, Hugo Vanwoerkom wrote: Sven Joachim wrote: On 2010-05-29 19:12 +0200, Hugo Vanwoerkom wrote: The result looks scary :-( Why? Only because it is unfamiliar? Or do you have concrete indication that the boot order is not correct? I've been usin

Re: Dependency based boot sequence conversion

2010-05-30 Thread Sven Joachim
On 2010-05-30 16:07 +0200, Hugo Vanwoerkom wrote: > Sven Joachim wrote: >> On 2010-05-29 19:12 +0200, Hugo Vanwoerkom wrote: >> >>> The result looks scary :-( >> >> Why? Only because it is unfamiliar? Or do you have concrete indication >> that the boot order is not correct? >> >> I've been using

Re: Dependency based boot sequence conversion

2010-05-30 Thread Hugo Vanwoerkom
Sven Joachim wrote: On 2010-05-29 19:12 +0200, Hugo Vanwoerkom wrote: Sven Joachim wrote: On 2010-05-27 20:26 +0200, Hugo Vanwoerkom wrote: Anybody know how to wring that out of insserv? Try the following (you don't have to be root for that): $ cp -a /etc/{init,rc?}.d /tmp/ $ /sbin/insserv

Re: Dependency based boot sequence conversion

2010-05-29 Thread Sven Joachim
On 2010-05-29 19:12 +0200, Hugo Vanwoerkom wrote: > Sven Joachim wrote: >> On 2010-05-27 20:26 +0200, Hugo Vanwoerkom wrote: >> >>> Anybody know how to wring that out of insserv? >> >> Try the following (you don't have to be root for that): >> >> $ cp -a /etc/{init,rc?}.d /tmp/ >> $ /sbin/insserv

Re: Dependency based boot sequence conversion

2010-05-29 Thread Hugo Vanwoerkom
Sven Joachim wrote: On 2010-05-27 20:26 +0200, Hugo Vanwoerkom wrote: I just finished a dist-upgrade (1107 packages) and found out that Sid is moving (has moved?) to a dependency based boot sequence. This happened quite some time ago, yes. That explains why the prior dist-upgrade was a fail

Re: Dependency based boot sequence conversion

2010-05-28 Thread Phil Requirements
On 2010-05-27 20:30:09 -0400, Joey Hess wrote: >Sven Joachim wrote: >>> What will the boot sequence be when I convert? >>> Anybody know how to wring that out of insserv? >> >> Try the following (you don't have to be root for that): >> >> $ cp -a /etc/{init,rc?}.d /tmp/ >> $ /sbin/insserv -p /tmp/

Re: Dependency based boot sequence conversion

2010-05-27 Thread Joey Hess
Sven Joachim wrote: > > What will the boot sequence be when I convert? > > Anybody know how to wring that out of insserv? > > Try the following (you don't have to be root for that): > > $ cp -a /etc/{init,rc?}.d /tmp/ > $ /sbin/insserv -p /tmp/init.d/ > > And inspect the /tmp/rc?.d directories.

Re: Dependency based boot sequence conversion

2010-05-27 Thread Sven Joachim
On 2010-05-27 20:26 +0200, Hugo Vanwoerkom wrote: > I just finished a dist-upgrade (1107 packages) and found out that Sid > is moving (has moved?) to a dependency based boot sequence. This happened quite some time ago, yes. > That explains why the prior dist-upgrade was a failure because the > p