bugGNU GRUB - Bugs: bug #38308, Remove unset variable from...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #38308: Remove unset variable from environment block

Submitter:  Ulf Zibis <ulfzibis>
Submitted:  Mon 11 Feb 2013 07:45:06 PM UTC
Votes: 10
 
Category:  None Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name:  Ulf Zibis
Open/Closed:  Closed Release:  Bazaar - trunk
Release:  Reproducibility:  Every Time
Planned Release:  None

Mon 11 Feb 2013 07:45:06 PM UTC, original submission:  

Following commands should remove variable from environment block:
    unset [name]
    save_env [name]
, like
    grub-editenv - unset [name]
does.

This is to prevent environment block from overflow by no-more needed variables and to again fulfil requests like:
    if [ ! "${name}" ]; then ... fi

Ulf Zibis <ulfzibis>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Updated the item)
  • -email is unavailable- added by ulfzibis (Voted in favor of this item)
  • -email is unavailable- added by ulfzibis (Submitted the item)
  •  

    There are 10 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-11-03 phcoder StatusNone Fixed
        Open/ClosedOpen Closed
    2013-02-11 ulfzibis Carbon-Copy- Added ulfzibis

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code