Bug 144474 - Environment variables in nash
Summary: Environment variables in nash
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-07 14:48 UTC by Kasper Dupont
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-01-21 23:27:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Implement $-expansion of environment variables (339 bytes, patch)
2005-01-07 14:50 UTC, Kasper Dupont
no flags Details | Diff

Description Kasper Dupont 2005-01-07 14:48:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3)
Gecko/20040922

Description of problem:
Currently nash does not support environment variables. With a minor
change it can be supported.

Version-Release number of selected component (if applicable):
mkinitrd-3.5.22-1

How reproducible:
Always

Steps to Reproduce:
1. nash
2. echo $TERM

Actual Results:
(echo) $TERM

Expected Results:
(echo) xterm

Additional info:

Comment 1 Kasper Dupont 2005-01-07 14:50:11 UTC
Created attachment 109466 [details]
Implement $-expansion of environment variables

Comment 2 Peter Jones 2005-01-21 23:27:16 UTC
Thanks for the patch.


Note You need to log in before you can comment on or make changes to this bug.