Date: Tue, 3 Apr 2007 13:42:15 +0400 From: Ruslan Ermilov <ru@freebsd.org> To: Rong-en Fan <grafan@gmail.com> Cc: acpi@freebsd.org Subject: Re: manual pages of acpi_* drivers Message-ID: <20070403094215.GA14378@rambler-co.ru> In-Reply-To: <6eb82e0704021232j383c4fc7va78d6cb5f6b45eee@mail.gmail.com> References: <6eb82e0704021232j383c4fc7va78d6cb5f6b45eee@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 03, 2007 at 03:32:31AM +0800, Rong-en Fan wrote: > Hi, >=20 > Some time ago, we build all acpi_* on all platforms, >=20 I think it was from the very beginning actually. > However, manual pages are still built only on i386. > I think they should be moved to arch-independent > directory. >=20 Modules for ACPI extras are currently built only on i386 and amd64. ACPI is also needed on ia64 but it is broken as a module there, and these extras do not apply on ia64 (I don't believe there exist any ia64 laptops but I may be mistaken). I think a more careful approach should be taken instead: 1) Determine which of these modules makes sense to to have on both i386 and amd64. Repocopy the respective manpages to a MI directory but still install them only on i386 and amd64 (so the manpages match the installed modules). 2) Move the i386-only extras from sys/conf/files to sys/conf/files.i386. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGEiF3qRfpzJluFF4RAmXTAJoCIqh9guO1PFjR6s9EccVcMk7RwwCdEAqM a024eIdFZ5o1wVXeysjQtek= =jyA4 -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070403094215.GA14378>