diff options
author | Serge Schneider <[email protected]> | 2018-10-17 13:56:22 +0100 |
---|---|---|
committer | Serge Schneider <[email protected]> | 2018-11-08 12:26:07 +0000 |
commit | cbe273b8508177dc2da40739adac0ad8375c3654 (patch) | |
tree | 242950e1e6a600ac49bc4c2897b84fd69ac6184a /stage4 | |
parent | 4fc1423fdff262f1ca8e5f4a0ba706b5ff35f428 (diff) |
Add extra packages back and create a 4GB image
Diffstat (limited to 'stage4')
-rw-r--r-- | stage4/00-install-packages/00-packages | 10 | ||||
-rw-r--r-- | stage4/00-install-packages/00-packages-nr | 1 | ||||
-rw-r--r-- | stage4/00-install-packages/02-packages | 2 | ||||
-rw-r--r-- | stage4/EXPORT_NOOBS | 2 |
4 files changed, 2 insertions, 13 deletions
diff --git a/stage4/00-install-packages/00-packages b/stage4/00-install-packages/00-packages index 5e18228..898dff8 100644 --- a/stage4/00-install-packages/00-packages +++ b/stage4/00-install-packages/00-packages @@ -1,21 +1,16 @@ java-common oracle-java8-jdk -libreoffice-sdbc-hsqldb -sonic-pi python idle python3-pygame python-pygame python-tk python3 idle3 python3-tk python3-pgzero python-serial python3-serial python-picamera python3-picamera -debian-reference-en dillo x2x +debian-reference-en dillo raspberrypi-net-mods raspberrypi-ui-mods -smartsim python-pip python3-pip python3-numpy pypy -minecraft-pi python-minecraftpi alacarte rc-gui sense-hat tree -scratch nuscratch libgl1-mesa-dri libgles1-mesa libgles2-mesa xcompmgr geany piclone @@ -25,10 +20,7 @@ python-twython python3-twython python-smbus python3-smbus python-flask python3-flask python-picraft python3-picraft -python-sense-emu python3-sense-emu sense-emu-tools python-sense-emu-doc pprompt -scratch2 -python3-thonny piwiz rp-prefapps libav-tools diff --git a/stage4/00-install-packages/00-packages-nr b/stage4/00-install-packages/00-packages-nr index 32472bb..9e19f6c 100644 --- a/stage4/00-install-packages/00-packages-nr +++ b/stage4/00-install-packages/00-packages-nr @@ -1,4 +1,3 @@ -libreoffice-pi timidity pi-package realvnc-vnc-server diff --git a/stage4/00-install-packages/02-packages b/stage4/00-install-packages/02-packages index 6b03f87..fc43d17 100644 --- a/stage4/00-install-packages/02-packages +++ b/stage4/00-install-packages/02-packages @@ -1,6 +1,4 @@ hunspell-en-gb hyphen-en-gb -libreoffice-help-en-gb -libreoffice-l10n-en-gb wamerican wbritish diff --git a/stage4/EXPORT_NOOBS b/stage4/EXPORT_NOOBS index 4823501..2ef6d7b 100644 --- a/stage4/EXPORT_NOOBS +++ b/stage4/EXPORT_NOOBS @@ -1,2 +1,2 @@ NOOBS_NAME="Raspbian" -NOOBS_DESCRIPTION="A port of Debian Stretch for the Raspberry Pi (full desktop version)" +NOOBS_DESCRIPTION="A port of Debian with the Raspberry Pi Desktop" |