Re: [yocto] beta testing netbooting Yocto on Amazon, Google & Digital Ocean

2018-01-10 Thread Andrew Stuart
Hi William - thanks for the feedback - when you make a new thing it’s always really aprpeciated to get any comments. >>I looked at your documentation. You have a section "Is bootrino open source?” >>You don't really answer the question. You’re right - I’ll remove that - it’s a website so the

[yocto] beta testing netbooting Yocto on Amazon, Google & Digital Ocean

2018-01-09 Thread Andrew Stuart
Hi folks, I built a website to make it easy to netboot Run-From-RAM operating systems like Yocto Linux on cloud hosts (Google, Amazon & Digital Ocean). I wanted to see if anyone might be interested to give it a try as a beta test. It’s absolutely brand new so likely has bugs and issues.

[yocto] How to build pure initramfs run from ram Yocto with some packages in initramfs?

2017-12-29 Thread Andrew Stuart
Hi folks, With Tiny Core Linux I am able to have a kernel file plus an initramfs that boots My goal is to configure Yocto to these requirements: 1: kernel plus initramfs only - runs entirely from RAM after initial booting from disk. 2: openssh server installed 3: nginx installed 4: isc dhcp

[yocto] ERROR: glibc-locale-2.24-r0 do_package: QA Issue: glibc-locale: Files/directories were installed but not shipped in any package

2016-11-24 Thread Andrew Stuart
Hello, Can anyone suggest where I might start to diagnose this problem? I am doing bit "bitbake xen-guest-image-minimal” and getting the errors seen below with locale. thanks! Loading cache: 100%

Re: [yocto] Errors when doing bitbake xen-guest-image-minimal

2016-11-14 Thread Andrew Stuart
Sorry for the noise, please disregard my question, I hit the problem with the large hammer of deleting my temp directory and I now seem to have moved onto some new problem…. On 14 Nov 2016, at 7:15 PM, Andrew Stuart <andrew.stu...@supercoders.com.au> wrote: I’m out of my dept

[yocto] Errors when doing bitbake xen-guest-image-minimal

2016-11-14 Thread Andrew Stuart
I’m out of my depth here…. Any suggestions as to what might be causing these errors? thanks! Initialising tasks: 100% |#| Time: 0:00:03 NOTE: Executing

[yocto] Guide to how to build a minimal system

2016-11-03 Thread Andrew Stuart
I want to build a minimal Nginx system that does nothing else but serve static files. Preferably with nothing else installed at all apart from network configuration via /etc/network/interfaces. Perhaps also optionally with ssh. Ideally I would be able to provide the HTML files that make up the