![](https://seccdn.libravatar.org/avatar/3faa48f7f462ca17481ecd1e2f45d53f.jpg?s=120&d=mm&r=g)
On 27.04.15 23:26, Volker Kuhlmann wrote:
On Mon 27 Apr 2015 23:26:30 NZST +1200, Alexander Graf wrote:
Awesome. Would you be willing to maintain a contrib for 13.2 so that we have a working version? I'd create a repo for you then and you could just copy the current kernel and uboot into it :).
Willing yes, ability will have to show. ;-) I know nothing about the whole build system setup but it's essential to know. One of the problems
No worries, it'll come over time ;).
I found on 13.2 was the initrd being created without the sunxi-mmc module required to access the uSD card for booting. Someone fixed factory by having the build process drop a file in /etc/dracut.conf.d/ (it's not owned by anything so it's inserted glue). Solving problems
This happens in "config.sh" which is defined in the "JeOS" package. The file already exists in 13.2, but apparently a space was missing. Duh.
twice is not good use of anyone's time so I'd like to know where to look or who to ask. Something like my script is unmaintainable kludge.
Usually any magic like the one above happens inside the image assembly description, namely the "JeOS" package that the respective JeOS builds link to.
It would be cool to have a better setup, there are still some rough edges. Just now trying to move the system to SATA fails booting because of no SATA drivers in initrd... But I'd like to see this working. Allwinner are a bunch of ^%!#($ but the board is good with SATA and real Ethernet.
Ok, I've added a Contrib for Allwinner (sunxi) chips for 13.2 at https://build.opensuse.org/project/show/devel:ARM:13.2:Contrib:Allwinner I've also copied the Factory u-boot and kernel into it and modified JeOS so that it hopefully picks the correct binaries from the devel repository. I've also added you as maintainer for the repository. Let's see how far this gets us and what is still missing. Please also always fix problems you encounter in Factory first and only then backport them to the 13.2 contrib repository. Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org