go-debos / debos-recipes

Collection of debos recipes
Apache License 2.0
47 stars 24 forks source link

Add generic image #20

Open rzr opened 3 years ago

rzr commented 3 years ago

This image can be used as reference "generic" image for any architectures supported by debian.

Boot on PC (x86 or x86_64) is supported thanks to grub, extra tweaking might be needed to boot other architectures on virtual machines.

For the record, this is inspired from recipes I wrote for emilia pinball.

Change-Id: I709a456f196df337c3f368f03416defe6aadcb0b Signed-off-by: Philippe Coval rzr@users.sf.net

rzr commented 3 years ago

Review welcome

cc: @sjoerdsimons

mimi89999 commented 3 years ago

I opened a PR for a generic EFI image: https://github.com/go-debos/debos-recipes/pull/21