From: Henning Schild <henning.schild@siemens.com>
To: isar-users <isar-users@googlegroups.com>
Cc: Henning Schild <henning.schild@siemens.com>
Subject: [PATCH 0/3] Enable Ubuntu 18.10
Date: Thu, 15 Nov 2018 18:29:28 +0100 [thread overview]
Message-ID: <20181115172931.12117-1-henning.schild@siemens.com> (raw)
This series is kind of a show-case that Isar can be used to build
Ubuntu. I personally would not want to do that for anything serious, but
people might find that feature useful.
Adding another distro to the mix could end up being a lot of work. But
it could also help increase quality and might increase the visibitly of
Isar and maybe grow the community. Feel free to express your opinion and
start a distro war.
Note that p2 might be useful even if the series does not get merged.
Henning Schild (3):
image: Copy KERNEL_IMAGE out using sudo
meta/isar-bootstrap: allow passing a SCRIPT to debootstrap
conf: Add new distro ubuntu with suite "cosmic"
.../conf/distro/ubuntu-cosmic-ports.list | 4 ++++
meta-isar/conf/distro/ubuntu-cosmic.conf | 15 +++++++++++++
meta-isar/conf/distro/ubuntu-cosmic.list | 4 ++++
meta-isar/conf/local.conf.sample | 2 ++
.../conf/multiconfig/qemuamd64-cosmic.conf | 21 +++++++++++++++++++
.../conf/multiconfig/qemuarm64-cosmic.conf | 19 +++++++++++++++++
meta/classes/image.bbclass | 2 +-
.../isar-bootstrap/isar-bootstrap.inc | 7 ++++---
scripts/ci_build.sh | 5 ++++-
scripts/start_vm | 8 ++++++-
scripts/vm_smoke_test | 1 +
11 files changed, 82 insertions(+), 6 deletions(-)
create mode 100644 meta-isar/conf/distro/ubuntu-cosmic-ports.list
create mode 100644 meta-isar/conf/distro/ubuntu-cosmic.conf
create mode 100644 meta-isar/conf/distro/ubuntu-cosmic.list
create mode 100644 meta-isar/conf/multiconfig/qemuamd64-cosmic.conf
create mode 100644 meta-isar/conf/multiconfig/qemuarm64-cosmic.conf
--
2.19.1
next reply other threads:[~2018-11-15 17:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-15 17:29 Henning Schild [this message]
2018-11-15 17:29 ` [PATCH 1/3] image: Copy KERNEL_IMAGE out using sudo Henning Schild
2018-11-15 17:29 ` [PATCH 2/3] meta/isar-bootstrap: allow passing a SCRIPT to debootstrap Henning Schild
2018-11-15 17:29 ` [PATCH 3/3] conf: Add new distro ubuntu with suite "cosmic" Henning Schild
2018-11-15 19:58 ` Henning Schild
2018-11-15 17:35 ` [PATCH 0/3] Enable Ubuntu 18.10 Henning Schild
2018-11-15 17:48 ` Henning Schild
2019-01-28 16:58 ` Henning Schild
2019-01-28 17:05 ` Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181115172931.12117-1-henning.schild@siemens.com \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox