[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] Set ANACONDAVERSION on most livecd installs.
- From: Jeremy Katz <katzj redhat com>
- To: Discussion of Development and Customization of the Red Hat Linux Installer <anaconda-devel-list redhat com>
- Subject: Re: [PATCH] Set ANACONDAVERSION on most livecd installs.
- Date: Tue, 5 May 2009 10:26:11 -0400
On Tuesday, May 05 2009, Chris Lumens said:
> This should add the version number to exception reports for livecd installs
> launched by clicking the icon or menu option or whatever. It will not help
> the case where people run anaconda by hand from a command line.
Should work, although do we want that or something like
> +export ANACONDAVERSION="@VERSION@"
export ANACONDAVERSION=$(rpm -q --qf "%{VERSION}-%{RELEASE}" anaconda)
Matters not at all to me really
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]