From: johan.adolfsson@axis.com
To: <cate@debian.org>, <johan.adolfsson@axis.com>
Cc: "Erik Mouw" <J.A.K.Mouw@its.tudelft.nl>,
"Rogier Wolff" <R.E.Wolff@bitwizard.nl>,
<linux-kernel@vger.kernel.org>
Subject: Re: Arch specific/multiple Configure.help files?
Date: Fri, 6 Apr 2001 09:16:57 +0200 [thread overview]
Message-ID: <018001c0be69$90dcb200$9db270d5@homeip.net> (raw)
In-Reply-To: <fa.ggqkpgv.9g0c0b@ifi.uio.no> <fa.k6fq96v.nhaq06@ifi.uio.no> <3ACD68FF.637D8958@math.ethz.ch>
----- Original Message -----
From: Giacomo Catenazzi <cate@math.ethz.ch>
To: <johana@axis.com>
Cc: Erik Mouw <J.A.K.Mouw@its.tudelft.nl>; Rogier Wolff
<R.E.Wolff@bitwizard.nl>; <linux-kernel@vger.kernel.org>
Sent: Friday, April 06, 2001 8:58 AM
Subject: Re: Arch specific/multiple Configure.help files?
> johan.adolfsson@axis.com wrote:
> >
> > I went ahead and implemented the change last night anyway and I
> > will submit the patches and see if it will be accepted or not.
> > The idea is that it first check in arch/$ARCH/Configure.help
> > and if the file or the help is not found there,
> > check Documentation/Configure.help.
> >
> > I believe there is an advantage from a maintenance point of view.
> > It least for our CRIS architecture, I don't think it's any benefit to
> > "bloat" the Documentation/Configure.help with a lot of
> > CONFIG_ETRAX entries for the various hardware inerfaces
> > when the help and config can be kept locally.
> >
>
> This was already discussed on kbuild list.
> It is better to have only 1 Configure.help. This help
> translation of the file and help busy developers.
> They should not rewrite texts in every Configure.help.
I can't see that 1 file makes it easier.
The same help text is only present in one file,
either arch/$ARCH/Configure.help or
Documentation/Configure.help
The help system first checks the file in arch/$ARCH and if
the help is not present there it checks the one in Documentation/
> If you should provide a special help on a specific ARCH you
> could modify the symbols: instead of
> : bool 'std IPC support' CONFIG_IPC
> you can do:
> : bool 'arch specific IPC help' CONFIG_IPC_STRANGE_ARCH
> : define_bool CONFIG_IPC CONFIG_IPC_STRANGE_ARCH
Don't know if you missunderstood me or if I missunderstand
you here.
The typical use for the arch specific help file would only cover
the arch specific CONFIG options (although it could "override"
the general help text in Documentation/Configure.help with
an arch specific one, but if you do that I guess you're doing
something wrong)
> ESR CML2 have the defualt path for Configure.help build in
> the rules files, but it can be overriden by command options
> to use an other Configure.help (the format do not change).
I want to be able to use two help files.
> It is also designed so that a distribution can include
> a translation of Configure.help. (But we don't expect
> to include translation in std linux kernel)
>
>
> > BTW: I added this to scripts/Configure and scripts/Menuconfig
> > but I know to little tcl/tk to get it to work for the xconfig case.
> > The variable $ARCH was not found and I don't know how to make
> > it get it from the environment variables.
> >
>
> $ARCH is set on the top of the main Makefile. You can copy
> the small shell script from here.
I found the $env(ARCH) syntax by searching the net a little so now
make xconfig works with 2 helpfiles as well.
> giacomo
>
> > /Johan
/Johan
next prev parent reply other threads:[~2001-04-06 7:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.ggqkpgv.9g0c0b@ifi.uio.no>
[not found] ` <fa.k6fq96v.nhaq06@ifi.uio.no>
2001-04-06 6:58 ` Arch specific/multiple Configure.help files? Giacomo Catenazzi
2001-04-06 7:16 ` johan.adolfsson [this message]
2001-04-06 7:44 ` Giacomo Catenazzi
2001-04-06 9:07 ` Johan Adolfsson
2001-04-06 8:21 ` Kernel 2.4.3 compile error - why ?? Wojciech "Sas" Cieciwa
2001-04-06 9:39 ` Arch specific/multiple Configure.help files? Giacomo Catenazzi
2001-04-06 10:19 ` Arch specific/multiple Configure.help files? [PATCH included] Johan Adolfsson
2001-04-06 10:35 ` Arch specific/multiple Configure.help files? Andrzej Krzysztofowicz
2001-04-06 11:45 ` Giacomo Catenazzi
2001-04-06 11:34 ` Arch specific/multiple Configure.help files? [PATCH included] Giacomo Catenazzi
[not found] ` <3ACD8ECC.F2518B90@math.ethz.c <3ACDA9CB.583241B6@math.ethz.ch>
2001-04-06 12:40 ` Johan Adolfsson
2001-03-26 22:33 CML2 0.9.7 is available Eric S. Raymond
2001-04-05 17:28 ` Arch specific/multiple Configure.help files? Johan Adolfsson
2001-04-05 19:41 ` Erik Mouw
2001-04-05 21:56 ` Rogier Wolff
2001-04-05 22:03 ` Rogier Wolff
2001-04-06 5:40 ` johan.adolfsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='018001c0be69$90dcb200$9db270d5@homeip.net' \
--to=johan.adolfsson@axis.com \
--cc=J.A.K.Mouw@its.tudelft.nl \
--cc=R.E.Wolff@bitwizard.nl \
--cc=cate@debian.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox