[elbe-devel] [PATCH v2 0/4] E.L.B.E. debootstrap variant handling

Manuel Traut manut at linutronix.de
Thu Nov 8 14:20:01 CET 2018


Hi,

just some minor things in the examples. Implementation is fine.
I apply the patches and make a docker example. I'll add signed-off/reviewed-by
if patches are posted to elbe-devel.

Regards,

  Manu

On Thu, Nov 08, 2018 at 02:04:49PM +0100, Benedikt Spranger wrote:
> The series implements debootstrap variant handling in E.L.B.E.
> Using a debootstrap variant enables the possibility to build a System V init
> based RFS.
> 
> Another benefit is to use the minbase variant to speed up the build of
> systemd based systems. The speedup is due to the reduced amount of executed
> emulated code during the first debootstrap stage.
> 
> The testing of the beaglebone example has not finished yet.
> 
> v1..v2:
> - Use restriction in schema instead of free string.
> - Reformat log output.
> - Revisit the commit messages.
> - Update beaglebone example
> 
> Benedikt Spranger (4):
>   rfs: Implement debootstrap variant handling
>   schema: Enhance schema for debootstrap variant handling
>   examples: Add a debootstrap variant example
>   Speed up beaglebone example
> 
>  elbepack/rfs.py                               | 26 ++++--
>  examples/armhf-ti-beaglebone-black.xml        | 11 +++
>  ...6_64-pc-hdimg-grub-hybrid-stretch-sysv.xml | 91 +++++++++++++++++++
>  schema/dbsfed.xsd                             | 43 +++++++++
>  4 files changed, 162 insertions(+), 9 deletions(-)
>  create mode 100644 examples/x86_64-pc-hdimg-grub-hybrid-stretch-sysv.xml
> 
> -- 
> 2.19.1
> 
> 
> _______________________________________________
> elbe-devel mailing list
> elbe-devel at linutronix.de
> https://lists.linutronix.de/mailman/listinfo/elbe-devel



More information about the elbe-devel mailing list