I was wondering when creating my own image, how i could base it on something that is not the vanillaos images? My initial goal was to try and make my own image that is on the latest kernel possible and to change the desktop environment along with boot manager and such. Maybe using a different image base is not the solution but i am not sure how to continue forward with the image that i want to build.
#Using custom base image when building my own image
96 messages · Page 1 of 1 (latest)
i did go around the core image and did find that vanillaOS is regretablly using their own repository instead of the mainstream sid one
I believe you can add custom repos yes
yeah i also thought of that a bit earlier and am also looking into how to do that
but um what do you think about other things like making custom image to replace the desktop environment and such?
Follow the vib documentation, you’d need to modify a base without a desktop then add the packaged you need. What desktop are you trying to use?
yeah that is the thing i am struggling with, the image to base it off
i tried the core one but it would refuse to use that one
because it made the most sense to use the core image since that is what it's used to build the desktop one
There’s a website for them but I forgot what it is
ahh
What desktop are you try to use?
me personally plasma but i have a buddie that wants to setup hyprland
Theresa a plasma image you could base on
ohh, but if i base off of it can i remove things or no
i am guessing if i want a customized image i would have to do it myselfl
haha
Yes you can
Just using the GitHub repo like the vib documentation says to
ah i see
i would appreciate if you happen to find the website with the images
but thanks a lot for the info
@hushed wren do you remember what it was
now i just need to find out how to add sid sources lol
They base on Sid, please do not do this
not latest sid
That’s the point
well i have reasons for some packages to be bleeding edge
why not >:3
Because those show you don’t know what you’re saying lmao
i was just kidding
i just want to setup up the stuff for my buddie
or they will jump back to arch
Lmao good
god forbid
Just please do not use upstream, its untested
oh yes i know
@carmine ridge You should base your custom image off the Vanilla OS Core image
For all of our sanities
aha as i thought
No no upstream
but thanks for the input
sometimes it's fun
I have a wip Labwc image you could use for as inspiration for how to make an image with a Wayland compositor
Its called Lime, in the Kanola repo
oh that would be great
thanks
Look at the dev branch
thanks a lot
i will base from the core image and then take inspiration from yours and other images
When life gives you lime juice, recreate the lime
Lmao
Oh wait I finally read the question
Gimmie a sec
it's quite alright i already got the answers i really needed
i was mainly wondering off of which image to base
You can modify the pico image to use whatever distro base you would prefer
It isnt officially supported AFAIK, you'd be going into uncharted territory
But its in theory possible
and then i can base my own core from my own pico
Yep, in core you add abroot and all that jazz
nice nice
And then a desktop image off your core
You just need a distro that you can install fully manually, e.g. without a live iso
yeah yeah
Like Debian with debootstrap, arch with the installing arch without a USB page on the wiki
something that has a docker image
No, you dont base it on a docker image
You make it from scratch
Read the pico modules
yeah i will
Pico uses debootstrap to make a custom image
i don't think i will use something other than debian but yeah i was just curious