From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6542807571650052096 X-Received: by 10.80.242.133 with SMTP id f5mr904532edm.9.1523366098597; Tue, 10 Apr 2018 06:14:58 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.80.194.145 with SMTP id o17ls6811849edf.6.gmail; Tue, 10 Apr 2018 06:14:58 -0700 (PDT) X-Google-Smtp-Source: AIpwx48lKy/dIppO06n3JtJtCvy1zS7k2IOAi7PpeCLrZd/3uT7DG+eQIo6aBBvMIa2bkIP2aPWV X-Received: by 10.80.202.129 with SMTP id x1mr907257edh.10.1523366098207; Tue, 10 Apr 2018 06:14:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523366098; cv=none; d=google.com; s=arc-20160816; b=dnBSQZ7rPItnyQpyGX7icb629/PweSynGDKEOOxPD1UuWgSEFTmrFPzoC/MTx3efMV W4qqCipaXhPoxbeW+qOLBFUQlkHkk26XoI6vWIy9FzL4CyWMeDFHWCIQX8b6SLnD81mN DluQC5WS6iGWRn1zg/l/GdCU29mwMFIHP+QLlEwpmyLb82xzWS9Ozo392AKAgjJ2iWHV TqN2CNyjQfCF4y8pCpzpzi8VhuVkOXJ9lK1xdPFVhEaA17PcGZhQyXXnB2Djpn9PU3DG gMLXPJQhKE86hsrZ9ErSuQTeWP44W7SkQL22JqXWzAdeUuW2b/s/CLZ7sJqZfsg6DFFP 9DoQ== 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=GF2yEFv6tzSGO0kHFb+FMHe74ImVjRrIFCiJm6zi+d4=; b=aslJh+zV8oBFoDQQ5wZw9rK+NdYyXX/R8yUhTHUL/5GzRb4GEmBMNlqZUaLwgaZQCp ofjb9WKSlPXsobBFURVCj01H1J8vJWxQruu5zw/zdcxudy16w0ia7No7UvRNdnbyYsep iVaQB3fa+B4B/OC9Xm0DJvIMj5PgecwgJNjYQMApQX7NrmdxrmuuNAgrP1FTWRSpSFR8 dHOJAYhV6oZgAWQ4A652hEImqdWRADIqDZbGlZ/mQhv+TvRtrVi/TH/327QYMOvx/BN7 NvnBM5UCvpZumsyRZ/YClciYpplxHR6/S8L7KdghSEiwAnyKaoF10A77sCiX6baWoXzN Hi5g== 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 f51si145228edf.4.2018.04.10.06.14.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Apr 2018 06:14:58 -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 w3ADEvrt003391 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 10 Apr 2018 15:14:57 +0200 Received: from ring.ppmd.siemens.net (linux-ses-ext02.ppmd.siemens.net [139.25.69.226]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id w3ADEvf0028246; Tue, 10 Apr 2018 15:14:57 +0200 From: claudius.heine.ext@siemens.com To: isar-users@googlegroups.com Cc: Claudius Heine Subject: [PATCH 0/1] Cleanup of the configscripts Date: Tue, 10 Apr 2018 15:14:53 +0200 Message-Id: <20180410131454.1955-1-claudius.heine.ext@siemens.com> X-Mailer: git-send-email 2.16.3 X-TUID: EAwzoAyutW12 From: Claudius Heine Hi, this patch contains some cleanup of the configuration scripts. I tried testing it with the raspberry pi, but could do it since isar is apparantly incompatible with rasberry pi 3. And thats the only version I had available. But I took a look at the files on the boot partition and they look fine. Cheers, Claudius Claudius Heine (1): meta-isar/isar-image-base: remove uncesessary cmd lines from cfg scripts .../images/files/debian-configscript.sh | 26 ----------------- .../images/files/raspbian-configscript.sh | 33 ++-------------------- 2 files changed, 3 insertions(+), 56 deletions(-) -- 2.16.3