From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jduki-0003By-Hp for garchives@archives.gentoo.org; Mon, 24 Mar 2008 22:02:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31F66E0BBA; Mon, 24 Mar 2008 22:01:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0A4B1E0BBA for ; Mon, 24 Mar 2008 22:01:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 84E2866988; Mon, 24 Mar 2008 22:01:14 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org, Roy Marples Subject: Re: [gentoo-dev] OpenRC & baselayout-2 meets Gentoo Date: Mon, 24 Mar 2008 18:03:48 -0400 User-Agent: KMail/1.9.7 Cc: Doug Goldstein References: <47E1F3C4.5060907@gentoo.org> <200803241742.04507.vapier@gentoo.org> <47E822BE.3000808@gentoo.org> In-Reply-To: <47E822BE.3000808@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1305963.EQRqDdoFWp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803241803.49762.vapier@gentoo.org> X-Archives-Salt: 24e743e9-5ec4-4d03-a061-6f5a3219b077 X-Archives-Hash: 0413f791b1233fe6dc47ff3f79453323 --nextPart1305963.EQRqDdoFWp Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 24 March 2008, Doug Goldstein wrote: > /etc/modules.autoload.d has always allowed module parameters to appear > after the module name. > > /etc/conf.d/modules has allowed a completely different syntax requiring > variables based on the module name to be set with the module parameters. > > This is where Roy and I have been stuck as far as an automatic > conversion process. The stuff you included in the openrc-9999 ebuild was > something I had sent to Roy months ago before I realized module > parameters would be an issue. Looking at a swath of various > /etc/modules.autoload.d/ files, I haven't come up with shell code that > does the right thing everytime with all the files, which is why I've > left it up to being a manual process for the user and simply documenting > it. expecting users to read and do it themselves is certainly a path to=20 destruction for many. while i could have written it in shell, i just did i= t=20 in awk. i hope you're just overstating things when you say months, because= =20 =46IXED:INCVS. we're going to need to extend the syntax anyways to allow for=20 per-version-per-module arguments. unless openrc does that now ... Roy ? =2Dmike --nextPart1305963.EQRqDdoFWp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) iQIVAwUAR+glRUFjO5/oN/WBAQKvyg/+Opj3jXVHUcC0Y3w13aVPv9NM8YFXlNly exH+6KqXcg8xz6wvegzFym++2m5JixLU6uMlNR+vDwa2TTHCLekBO4Yg0JxQ6jL/ Dq8CbeDQBmqvoMqtupSfvJmKFzuVLP3Dnv4PE8uQ2yfBh6uISLAc+QnyvnokiR2n KXj0CsCbh7GR5lrW9j//jvJ0b+UQnfB8ekhjAJBE80oII01IWXzAW+pketrYxXct gyzi0hHkL/ilemp3BNln9hqwZ4aJGg1qlixqXEug6ZEacX/YZq4LeLLrKW/RIMrb /Fb3Zu7St6Nbyi0vXE9Nd8Cg3f1FaynV49Me3sS8tyY4U44uWxf30EYLeZ7OxZOj 4muHEBuAh7HLSlS7Do/LaI8vCMfqI4wBGbT+34yhorfewbY0bqc6ViWt6+dMAh26 mact2V3vTFcWLguW6X1RHFLxpvmmauXme4LteNh/gO3cVhdKS5rz81S3p3ksn0Rk R09xvlGexZ8Ghcjv3ha6ZDFgZlPnbQ59SQMZwAB3sau8buryCYgkdu7t4Hyhshw3 foUKRq5pe1Erow7LAuWi0BPOmnFt8x0pTZ8H4pSHjRHWxkrWNKPA8mF7Ia9GYRcn mnnYrx/Qu4GXmOP+Eb1E5xz4RVqqgDXbsxJhnIA6WL9+Lp8ibprJI7hVt0YgXcXD cI+g/lXZM8w= =Eolq -----END PGP SIGNATURE----- --nextPart1305963.EQRqDdoFWp-- -- gentoo-dev@lists.gentoo.org mailing list