[haiku-bugs] [Haiku] #13284: ARM image installer

  • From: "kallisti5" <trac@xxxxxxxxxxxx>
  • Date: Wed, 08 Feb 2017 03:31:12 -0000

#13284: ARM image installer
--------------------------+------------------------------
 Reporter:  kallisti5     |        Owner:  bonefish
     Type:  enhancement   |       Status:  new
 Priority:  low           |    Milestone:  Unscheduled
Component:  Build System  |      Version:  R1/Development
 Keywords:  arm           |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  arm           |
--------------------------+------------------------------
 Fedora is doing something interesting with their ARM releases.

 1. User downloads a generic Fedora armhfp release
  1. (raw disk image compressed with xz) https://arm.fedoraproject.org/
 2. User installs fedora-arm-image-install tool package to system
 3. User runs fedora-arm-image-install --image=downloaded-release.img.xz
 --target=cubieboard --media=/dev/sdf
 4. Tool writes the generic image to the SD card, then customizes it as
 needed based on binaries within the downloaded os image.
 5. user boots sd card on ARM device.

 * All supported Device Trees are included in the os image
 * All u-boot images are included in os image

 https://pagure.io/arm-image-installer

 Since we already have device trees, we could start building a generic
 image that our tool could write to an sd card and then prep for boot.

 We could do one ARM build (arm v7 likely), then be able to quickly test it
 on multiple devices without rebuilding over and over.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13284>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: