09-26-2018, 05:11 AM
(This post was last modified: 01-02-2019, 04:04 AM by khaosgrille.
Edit Reason: New stuff
)
Hi,
I changed the title to avoid confusion since i decided to fork ayufan's buildscript. Currently it is very promising but I need to fix a few issues before I make it forum post about it.
Here is a link to my todo list for the script https://gitlab.com/khaosgrille/linux-bui...aster/ToDo and ofc the script itself https://gitlab.com/khaosgrille/linux-build
The goal of the script is to crosscompile an Image with I3Wm and some basic packages.
It will use one script where you can look over all stuff i preinstall so you can change it and get your own Image. Currently there is not much missing for an headless system (see my ToDo file).
I deleted the text of my old post here and changed the title since the method I used first did boot but didn't gave me a nice way for modding and testing. I will do a fresh new release thread when all is in a more presentable state.
Sorry for the inconvience and the silence for a month. presentable
Khaosgrille
Edit/Latest Post:
I changed the title to avoid confusion since i decided to fork ayufan's buildscript. Currently it is very promising but I need to fix a few issues before I make it forum post about it.
Here is a link to my todo list for the script https://gitlab.com/khaosgrille/linux-bui...aster/ToDo and ofc the script itself https://gitlab.com/khaosgrille/linux-build
The goal of the script is to crosscompile an Image with I3Wm and some basic packages.
It will use one script where you can look over all stuff i preinstall so you can change it and get your own Image. Currently there is not much missing for an headless system (see my ToDo file).
I deleted the text of my old post here and changed the title since the method I used first did boot but didn't gave me a nice way for modding and testing. I will do a fresh new release thread when all is in a more presentable state.
Sorry for the inconvience and the silence for a month. presentable
Khaosgrille
Edit/Latest Post:
Quote:Hi,
quick update from me. I had few problems with scripting the last steps. I have given up (quite early honestly) and done them by hand and here is an image (https://grmr.de/khaosgrille/gentoo3.img.tar.xz)
I only made a minimal image without X or any tweaks. If u use a sd card as a medium I strongly recommend using TMPDIR on tmpfs.
SD Cards have not enough space/inodes and compiling several packages in a row is nearly impossible.
(https://wiki.gentoo.org/wiki/Portage_TMPDIR_on_tmpfs)
If everything works fine I will make a bigger announcement in the forum. I would like feedback and hear about things you would like to add.
The /boot dir is currently not quite working in the script (but in the image). Sadly I will be to busy to finish the script. I just copied the /boot and the /boot/efi/ from ayufans ubuntu^^.
Greetings
Khaosgrille
PS: The image is for 16gb SD cards and is with DHCPCD aswell as the arm/17.0/Desktop profile.
EDIT: username is root and pw is "rock64"