On 07.09.2015 23:52, Andreas Färber wrote:
Hi Tobias,
Am 28.08.2015 um 17:53 schrieb Tobias Klausmann:
On 28.08.2015 17:23, Ondřej Súkup wrote:
ad [1] http://ark.intel.com/de/products/79084/Intel-Quark-SoC-X1000-16K-Cache-400-M...
is SoC for microcontrollers and with BUGGY instructions for threading , not usable in any normal distribution -> https://en.wikipedia.org/wiki/Intel_Quark#Segfault_bug Compile glibc with -march=i486 which is indeed not a desired behavior, but with this done Opensuse 13.2 works fine on the Quark X1000 (Intel Galileo Board)! This could be done as a replacement for the normal glibc, to provide full featured distributions for such systems. Do you actually have openSUSE running on a Galileo board, or is this just theory? I tried to get i586 openSUSE running as a Hackweek project [1] and never succeeded.
Which grub, which kernel, ...?
Thanks, Andreas
Hi Andreas, no this was not just theory, i have a repo which has, maybe had a working 13.2 image ready [1] (havent looked for some time if the image still works) for a Galileo Gen 1. Things done: - ported most parts of the kernel patches from the Yocto Linux to the latest stable kernel (3.18.5 at that time), named kernel-galileo. The patches are not really clean, but as of now, this shouldnt matter as newer kernels should work with the Galileo anyway! - Adjusted glibc with the -march=i486 (i am looking for a better version though). - Modify kiwi to build smaller appliances especially for the Galileo - Create a tiny appliance which boots on a Galileo machine with several different sizes predefined (4, 8, 16, 32GB root fs size) [2]. The outcome was a small appliance with software for a first boot, after that you could easily do a zypper in or zypper up (glibc had to be locked though). [1] https://build.opensuse.org/project/monitor/home:tobijk:Galileo:13.2 [2] http://download.opensuse.org/repositories/home:/tobijk:/Galileo:/13.2/images... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org