opaquesystems / openkaos

OpenKaOS is a developer toolkit for building lightweight Linux platforms for a wide variety of uses
GNU General Public License v2.0
0 stars 1 forks source link

Port over bld-sdk4.sh script from OpaqueOS to OpenKaOS #2

Closed opsyseng closed 9 years ago

opsyseng commented 9 years ago

For OpaqueOS, there is a build script (bld-sdk4.sh) that adds another stage that performs the following tasks:

(a) Builds syslinux (for extlinux) and dependencies (b) Builds busybox and dependencies (c) Builds a base-kernel initramfs image (d) Builds a kernel and provides scripts to write the image to USB stick for testing

Port this script over for OpenKaOS 4.0.0

opsyseng commented 9 years ago

ported over changes and added support for linode