From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1SBNFt-0007rJ-FG for ptxdist@pengutronix.de; Sat, 24 Mar 2012 10:27:25 +0100 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1SBNFt-0006g2-DJ for ptxdist@pengutronix.de; Sat, 24 Mar 2012 10:27:25 +0100 Date: Sat, 24 Mar 2012 10:27:25 +0100 From: Michael Olbrich Message-ID: <20120324092725.GB24724@pengutronix.de> References: <1b945cf0160b9c7530eb808b6712612d@idefix.lespocky.dyndns.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1b945cf0160b9c7530eb808b6712612d@idefix.lespocky.dyndns.org> Subject: Re: [ptxdist] bbinit default order Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Wed, Mar 21, 2012 at 01:24:47PM +0100, Alexander Dahl wrote: > I'm currently experimenting with systemd. While switching between > busybox init and systemd I got some default values for the symlinks > created in /etc/rc.d in my ptxconfig. With the defaults I got some > conflicts, e.g. there's S26networking and S16dropbear which leads to > dropbear not starting because network is not ready. I would like to have > this fixed, but I'm not sure how to reorder these. In my project with > just a few packages I could do this by my own. For fixing the default > values shipped with ptxdist according to grep this would be 48 packages. > Is there any ressource for these numbers or did each package author make > them up by herself? There are no real rules here. It's probably copy-paste in most cases. If you want to clean this up, I suggest you pick on number N (e.g. 20) for all network providing services (networking, connman, ...) and move those that need it to N+10 or something like that. Same thing for any other obvious dependencies. Although I didn't see any besides keeping udev etc. at the beginning. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de