All of lore.kernel.org
 help / color / mirror / Atom feed
* [stage1-xen PATCH v1 00/10] Add Fedora support
@ 2017-08-27  3:00 Rajiv Ranganath
  2017-08-27  3:00 ` [stage1-xen PATCH v1 01/10] .gitignore: Add Rajiv Ranganath
                   ` (9 more replies)
  0 siblings, 10 replies; 31+ messages in thread
From: Rajiv Ranganath @ 2017-08-27  3:00 UTC (permalink / raw)
  To: xen-devel; +Cc: sstabellini

Hi Stefanao,

I've made changes based on RFC feedback. Kindly please review.

Changes in V1:

- build/fedora: Add `run` and `components/*` scripts

Introduce scripts to build individual components (xen, rkt, qemu) both
within a container or directly on the host. It also has constants that
can be used to customize the build. `run` script now uses `component/*`
scripts.

- build/fedora: Add `xen-unstable-runit/*` scripts

Removed usage of `pipefile`, `pushd`, `popd`. Also added `set -e` and
switched to `/bin/bash`.

- build/fedora: Add `RUNNING_STAGE1_XEN.md`
- BUILDING.md: Add Fedora instructions

Updated documentation to highlight both container build and manual
build.

Here is a temporary repo [1] with v1 series.

Best,
Rajiv

[1]: https://github.com/lambda-linux-fedora/stage1-xen/tree/wip1

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-09-13 21:23 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-27  3:00 [stage1-xen PATCH v1 00/10] Add Fedora support Rajiv Ranganath
2017-08-27  3:00 ` [stage1-xen PATCH v1 01/10] .gitignore: Add Rajiv Ranganath
2017-09-06 18:42   ` Stefano Stabellini
2017-08-27  3:00 ` [stage1-xen PATCH v1 02/10] build/fedora: Add `buildroot-README.md` Rajiv Ranganath
2017-09-06 18:43   ` Stefano Stabellini
2017-08-27  3:00 ` [stage1-xen PATCH v1 03/10] build/fedora: Add `buildroot-Dockerfile` Rajiv Ranganath
2017-09-06 18:43   ` Stefano Stabellini
2017-08-27  3:00 ` [stage1-xen PATCH v1 04/10] build/fedora: Add `run` and `components/*` scripts Rajiv Ranganath
2017-09-06 18:59   ` Stefano Stabellini
2017-09-09  2:04     ` Rajiv Ranganath
2017-09-11 20:06       ` Stefano Stabellini
2017-09-13  5:17         ` Rajiv Ranganath
2017-09-13 21:23           ` Stefano Stabellini
2017-08-27  3:01 ` [stage1-xen PATCH v1 05/10] build/fedora: Add `source_path.sh` Rajiv Ranganath
2017-08-27  3:01 ` [stage1-xen PATCH v1 06/10] build/fedora: Add `xen-unstable-runit/*` scripts Rajiv Ranganath
2017-09-06 18:40   ` Stefano Stabellini
2017-09-09  1:51     ` Rajiv Ranganath
2017-09-11 20:20       ` Stefano Stabellini
2017-09-11 23:08         ` Andrew Cooper
2017-09-13  5:09           ` Rajiv Ranganath
2017-08-27  3:01 ` [stage1-xen PATCH v1 07/10] .circleci/config.yml: Add Rajiv Ranganath
2017-09-06 19:05   ` Stefano Stabellini
2017-08-27  3:01 ` [stage1-xen PATCH v1 08/10] README.md: Add CircleCI badge Rajiv Ranganath
2017-09-06 18:44   ` Stefano Stabellini
2017-08-27  3:01 ` [stage1-xen PATCH v1 09/10] build/fedora: Add `RUNNING_STAGE1_XEN.md` Rajiv Ranganath
2017-09-06 19:14   ` Stefano Stabellini
2017-09-09  2:10     ` Rajiv Ranganath
2017-09-09  2:52       ` Rajiv Ranganath
2017-09-11 20:07       ` Stefano Stabellini
2017-08-27  3:01 ` [stage1-xen PATCH v1 10/10] BUILDING.md: Add Fedora instructions Rajiv Ranganath
2017-09-06 19:07   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.