1

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

1 Answers1

-1

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!

didrocks
  • 2,452