From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6561021831838433280 X-Received: by 2002:a1c:7e41:: with SMTP id z62-v6mr1622306wmc.29.1527606936417; Tue, 29 May 2018 08:15:36 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:adf:e981:: with SMTP id h1-v6ls10813212wrm.7.gmail; Tue, 29 May 2018 08:15:36 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJqujIHS1WIxKBR1QmIXk+AFG+PNwA7V3gTq2+WJZGxQ5H6A9+aTCvQu2b6HLDVGXYMh20p X-Received: by 2002:adf:bf05:: with SMTP id p5-v6mr708967wrh.27.1527606936004; Tue, 29 May 2018 08:15:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527606935; cv=none; d=google.com; s=arc-20160816; b=NAC+Adllr0wsgcVOvlocEyGrtaGmCcAcUbev5AD3GUF7LpLx7+2KvymKbrDBfOmB+r b969ODlqT7q61Hb6+xpkNRSlGn9zKIvpJ+Flak3W8NEs966O7a4eIaA66wfJSIs50+Zm IwStDYsGsj9zT4r+3oQ+rs0a38hhnpfVP9kScSwDLy4DwzysFI4eMjMfuCQ+iyOiWifi 6d/A5Wdk+Yw0nNkEGFiKTVKbSVDHOQoj2kFdMIVZd+6PcEWZgRspGZzTQQx95EABHlEn LFXtOE/Ulrp1VRP8066FEZNCq/V4yQvcFgu3RFKu769mKk04yD6wH9WsDy5dhWJa+EkQ aP/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=message-id:date:subject:cc:to:from:arc-authentication-results; bh=Md9mEvg0WBztL9AN2Rp53zw43ibEpYxCSFdYTHCt/ug=; b=zoGNsl17I4AL1BK6UdtSKLCgr1X7SbC64GBQ2mvG72lkafv9VDJf8obFJW9nQOyt8k Jgg1RMP0udggsgukaZamUbN5Lmy19TEtejxVKQhSgA010vEQs+IdrzBgaEFy5t6XmZ6n nHVs3Q7XLZ3gMPV5ImfYRrDxPjdXR529llRMODIZ1TeuWJL499pBHvzAvUGTTZ73nXGG 2aAQP7xLrSlGo/lfMobmRvTjgij2uQ5E6uSXQpW1m1EsLSADMewd3FAwfArJgspx2oFi 128Jz9/EcZQs4BkXK9YGpiCNOfeM2Euu8E3uem7D79fZm/llk88IK254ixFkFlQaGjgg gCtQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Return-Path: Received: from david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id v12-v6si645737wmc.2.2018.05.29.08.15.35 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 May 2018 08:15:35 -0700 (PDT) Received-SPF: pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.14 as permitted sender) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of claudius.heine.ext@siemens.com designates 192.35.17.14 as permitted sender) smtp.mailfrom=claudius.heine.ext@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by david.siemens.de (8.15.2/8.15.2) with ESMTPS id w4TFFYLS009204 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 29 May 2018 17:15:34 +0200 Received: from ring.ppmd.siemens.net (linux-ses-ext02.ppmd.siemens.net [139.25.69.69]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id w4TFFYTF023462; Tue, 29 May 2018 17:15:34 +0200 From: claudius.heine.ext@siemens.com To: isar-users@googlegroups.com Cc: Claudius Heine Subject: [PATCH 0/1] Improve isar-cfg-localepurge Date: Tue, 29 May 2018 17:15:26 +0200 Message-Id: <20180529151527.6090-1-claudius.heine.ext@siemens.com> X-Mailer: git-send-email 2.17.0 X-TUID: gaj/Wqb9zTSg From: Claudius Heine Hi, this patchset requires my previous patchset: One-shot configuration packages It improves the UX of the isar-cfg-localepurge package and the customization of the locale. It currently does not include a documentation, but that will be added in a latter version of this patchset. Cheers, Claudius Claudius Heine (1): meta/isar-cfg-localepurge: move locale configuration inside bb .../isar-cfg-localepurge/files/locale.debconf | 12 ------ .../isar-cfg-localepurge/files/locale.gen | 1 - .../isar-cfg-localepurge.bb | 43 +++++++++++++++++-- 3 files changed, 40 insertions(+), 16 deletions(-) delete mode 100644 meta/recipes-support/isar-cfg-localepurge/files/locale.debconf delete mode 100644 meta/recipes-support/isar-cfg-localepurge/files/locale.gen -- 2.17.0