I would like to work on ubuntu core snappy for raspberry Pi 2. I got a the image - ubuntu-15.04-snappy-armhf-raspi2. How do I get the corresponding source code?
Thanks. Said
I would like to work on ubuntu core snappy for raspberry Pi 2. I got a the image - ubuntu-15.04-snappy-armhf-raspi2. How do I get the corresponding source code?
Thanks. Said
Ubuntu Core is directly build from the Ubuntu distribution, just with a different set of packages.
So, what happens during builds is basically a traditional live creation, and removal of the debs and apt metadata in /var/lib
.
To get this Ubuntu source code, you can simply refer to Where can I find the source code of Ubuntu? for instance!
Snappy Ubuntu Core
source code?". The question is where is Snappy Ubuntu Core source code that can be compiled in one step? – WinEunuuchs2Unix Aug 26 '17 at 02:15