public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable Ubuntu 18.10
@ 2018-11-15 17:29 Henning Schild
  2018-11-15 17:29 ` [PATCH 1/3] image: Copy KERNEL_IMAGE out using sudo Henning Schild
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Henning Schild @ 2018-11-15 17:29 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-01-28 17:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-15 17:29 [PATCH 0/3] Enable Ubuntu 18.10 Henning Schild
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox