PINE64
Script to build pure Debian images for Pine64+ - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+---- Forum: Debian (https://forum.pine64.org/forumdisplay.php?fid=24)
+---- Thread: Script to build pure Debian images for Pine64+ (/showthread.php?tid=7442)



Script to build pure Debian images for Pine64+ - amp - 05-01-2019

Hello,

As a Debian purist I wrote a small script to build a Debian image for my Pine64+ with absolutely minimal (and optional) customization.

https://salsa.debian.org/amp-guest/pine64/blob/master/pine64_buildimage

In order to use the script you should read it first, but this is a good idea anyway with random scripts from the internet that must be run as root. In any case, if running it will join your pine64 to a botnet, destroy your data and/or hardware, set your house on fire, etc. I will not assume any responsibility. Use at your own risk!

At the moment I have no intention to publish any images as I believe one should build it's own (hence the motivation to write this script).

It's been a while since I used the script, but I think I was able to use a Stretch image (most likely the mainline Stretch image created by CallMeFoxie https://forum.pine64.org/showthread.php?tid=4931) to build a usable pure Debian Buster image, which I have been using since.


In case you are not following Debian development, Buster is now in deep freeze, which means it's quite close to the final version that will be released sometime in the following months.

I'm sure the script can be improved in various ways, including due to my modest scripting skills. Patches or Merge Requests on Debian's Salsa are welcome, provided they preserve the spirit: pure Debian with minimal (and preferably optional) customization.

Enjoy  Big Grin


RE: Script to build pure Debian images for Pine64+ - tllim - 05-01-2019

Thanks :-)