Add a 4GB image

This commit is contained in:
Serge Schneider
2017-03-30 17:52:32 +01:00
parent 6c146a7bb7
commit 7360f24430
8 changed files with 9 additions and 4 deletions

View File

@@ -1,4 +1,2 @@
# Enable realtime process priority?
jackd2 jackd/tweak_rt_limits boolean true
# Do you accept the Wolfram - Raspberry Pi® Bundle License Agreement?
wolfram-engine shared/accepted-wolfram-eula boolean true

View File

@@ -7,7 +7,6 @@ python3-pgzero
python-serial python3-serial
python-picamera python3-picamera
debian-reference-en dillo x2x
wolfram-engine
raspberrypi-net-mods raspberrypi-ui-mods
smartsim penguinspuzzle
python-pip python3-pip

View File

@@ -1 +1 @@
IMG_SUFFIX=""
IMG_SUFFIX="-4GB"

View File

@@ -1,2 +0,0 @@
NOOBS_NAME="Raspbian with PIXEL"
NOOBS_DESCRIPTION="A port of Debian jessie for the Raspberry Pi (full desktop version)"