From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Wed, 06 Aug 2014 12:02:07 +0200 Subject: [U-Boot] [PATCH 1/4] Add option -r to env import to allow import of text files with CRLF as line endings In-Reply-To: <20140806064315.0C8B23803F7@gemini.denx.de> References: <1405352998-7707-1-git-send-email-holler@ahsoftware.de> <1405352998-7707-2-git-send-email-holler@ahsoftware.de> <20140801120800.9BDE438336B@gemini.denx.de> <53DD53A5.3010502@ahsoftware.de> <53DE658F.5010703@ahsoftware.de> <20140803175114.BDAF33812FC@gemini.denx.de> <53DF2C9A.6080805@ahsoftware.de> <53DFDC99.2020206@ahsoftware.de> <20140806064315.0C8B23803F7@gemini.denx.de> Message-ID: <53E1FD1F.2030600@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 06.08.2014 08:43, schrieb Wolfgang Denk: > Dear Alexander, > > In message <53DFDC99.2020206@ahsoftware.de> you wrote: >> >> At least I've understood it such that nobody still has an objection=20 >> against the new feature for "env import -t" (-r). > > I object if it would be added without maintaining symmetry with "env > export". As explained I don't know how to add symmetry. It's impossible to export text concurrently in both formats. And I will not write a patch (I don't need), if I have to assume I'm wasting my time because it will never reach any possible user. So without consensus about what such a symmetry feature for "env export" should be and how it will look like I will not spend the (little) time to write a patch, nor the much large time to discuss the patch afterwards. Regards, Alexander Holler