Re: Section 7.9 - The Bash shell startup files

2005-06-25 Thread Matthew Burgess

Archaic wrote:

Sorry, I thought I'd already replied to this :(


Issue 1:


I really can't tell which method of referencing an 'info' page is better.


Issue 2:

A base /etc/profile below sets

sed s/A/The/


Agreed.


Issue 3:

such locales are not supported by LFS in any way.

suggested:

such locales are not yet supported by LFS.


Agreed.

Cheers,

Matt.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: Section 7.9 - The Bash shell startup files

2005-06-25 Thread Jeremy Huntwork

Archaic wrote:

On Sat, Jun 25, 2005 at 01:39:55PM -0400, Jeremy Huntwork wrote:

Hrm. This doesn't really seem to do it for me either, though. I think 
something needs to show that 'info program-name' is a command to run.



Of course in xml it will be info program-name. I just
didn't think I needed to be that pedantic here.



Sorry, didn't visualize it fully. If that's the case then I'm sure it 
would work fine.


--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: Section 7.9 - The Bash shell startup files

2005-06-25 Thread Archaic
On Sat, Jun 25, 2005 at 01:39:55PM -0400, Jeremy Huntwork wrote:
> 
> Hrm. This doesn't really seem to do it for me either, though. I think 
> something needs to show that 'info program-name' is a command to run.

Of course in xml it will be info program-name. I just
didn't think I needed to be that pedantic here.

-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: Section 7.9 - The Bash shell startup files

2005-06-25 Thread Jeremy Huntwork

Archaic wrote:

I'm starting to think perhaps the format for both should be:

info program-name under the node-name section


Hrm. This doesn't really seem to do it for me either, though. I think 
something needs to show that 'info program-name' is a command to run.




Issue 2:

A base /etc/profile below sets

sed s/A/The/


No opinion here.


Issue 3:

such locales are not supported by LFS in any way.

suggested:

such locales are not yet supported by LFS.


+1.

--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Re: Section 7.9 - The Bash shell startup files

2005-06-25 Thread Archaic
On Thu, Jun 23, 2005 at 02:02:57AM -0600, Archaic wrote:
> 
Anyone else have any comments? Matt? Randy?

-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


RE: Section 7.9 - The Bash shell startup files

2005-06-23 Thread David Fix
> Issue 1:
> 
> the following text sounds odd to me:
> 
> ###
> For more information, see info bash - Nodes: Bash Startup Files and
> Interactive Shells.
> ###

> Issue 3:
> 
> such locales are not supported by LFS in any way.
> 
> suggested:
> 
> such locales are not yet supported by LFS.

Issue 1: I like it the way it is.  ;)
Issue 2: ?
Issue 3: Sounds good.  :)

Dave

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page


Section 7.9 - The Bash shell startup files

2005-06-23 Thread Archaic
Referencing:

http://www.linuxfromscratch.org/lfs/view/testing/chapter07/profile.html

Issue 1:

the following text sounds odd to me:

###
For more information, see info bash - Nodes: Bash Startup Files and
Interactive Shells.
###

There is only one other place that I found with a quick grep where a
specific info section is referred to and that is the inputrc page (which
a textual change submission is already underway). In that one the
following format is suggested:

###
bash info page under the Readline Init File section.
###

I'm starting to think perhaps the format for both should be:

info program-name under the node-name section

Issue 2:

A base /etc/profile below sets

sed s/A/The/

Issue 3:

such locales are not supported by LFS in any way.

suggested:

such locales are not yet supported by LFS.


-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page