Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ↵ | Sven Gothel | 2021-07-17 | 9 | -73/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | loop_rootfs using grub (WIP) - Generic packages: nn-packages[-RELEASE] (using the optional '-RELEASE' variant) - System packages: nn-packages-sys-(raspi|debian)[-RELEASE] (using the optional '-RELEASE' variant), allow to distinguish not only for the RELEASE but the actual underlying distribution. - On debian amd64, all required usb-storage etc modules are loaded for loop_rootfs/initrd - loop_rootfs works on Raspi (Proprietary Bootloader) as well as on Debian (Grub Bootloader) - loop_rootfs uses the first vfat block-device partition for /boot - /boot will be mounted by loop_rootfs and handed over to new root-mount-point, this avoids issues of using an undefined /boot partition (but the first) - rotatelog_init_rootfs: Rotates /boot/init_rootfs.log if having more than 500 lines - FIX export-image: Copy the rootfs.img to the exported full image, which allows testing the image directly via qemu .. etc. | ||||
* | bullseye: build.sh: Use RELEASE dependend nn-packages[-nr][-${RELEASE}] if ↵ | Sven Gothel | 2021-07-09 | 4 | -0/+47 |
| | | | | | | exists Testing with bullseye, we see some divergence, i.e. python3 for python[2] and certain packages are no more available. | ||||
* | Split stage3 -> stage3a (simple xorg) + stage3b (desktop-base), revert ↵ | Sven Gothel | 2021-07-04 | 2 | -15/+0 |
| | | | | stage4 to original arm64 branch | ||||
* | Cleanup stage3 (add non-desktop from stage4) and revert stage4 to original ↵ | Sven Gothel | 2021-07-04 | 7 | -60/+76 |
| | | | | | | arm64 branch For embedded, it is recommended to skip stage4 and stage5! | ||||
* | stage4: drop piwiz package as not needed and having a missing dependency | Sven Gothel | 2021-07-03 | 1 | -1/+1 |
| | |||||
* | stage4: Disable all printing support | Sven Gothel | 2021-07-02 | 2 | -4/+4 |
| | |||||
* | move console-autologin stage4 -> stage2 | Sven Gothel | 2021-07-02 | 1 | -8/+0 |
| | |||||
* | Fix autologin to 'B2 Console Autologin' (we have removed lightdm earlier) | Sven Gothel | 2021-06-24 | 1 | -1/+4 |
| | |||||
* | printing: Only use cups-common cups-client (FIXME?) | Sven Gothel | 2021-06-24 | 1 | -2/+3 |
| | |||||
* | add mesa-utils | Sven Gothel | 2021-06-24 | 1 | -0/+1 |
| | |||||
* | drop ffmpeg | Sven Gothel | 2021-06-24 | 1 | -1/+1 |
| | |||||
* | drop most python user packages, ui-mods, vlc, vnc-server, gstreamer, ↵ | Sven Gothel | 2021-06-24 | 4 | -49/+51 |
| | | | | chromium, spelling ... etc | ||||
* | remove chromium config, no chromium | Sven Gothel | 2021-06-24 | 1 | -5/+0 |
| | |||||
* | drop python*, only python3* is available in bullseye | Sven Gothel | 2021-06-23 | 2 | -31/+31 |
| | |||||
* | Merge branch 'master' into arm64 | Serge Schneider | 2021-06-17 | 1 | -1/+1 |
|\ | |||||
| * | Update Beginner's Guide download link | Serge Schneider | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | Install gpiozero in lite images | Serge Schneider | 2021-03-31 | 1 | -1/+1 |
| | | |||||
* | | Install gpiozero in lite images | Serge Schneider | 2021-03-31 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into arm64 | Serge Schneider | 2020-11-17 | 2 | -0/+7 |
|\| | |||||
| * | stage4: add printing support | Serge Schneider | 2020-11-17 | 2 | -0/+7 |
| | | |||||
| * | Raspbian -> Raspberry Pi OS | Serge Schneider | 2020-08-24 | 1 | -1/+1 |
| | | |||||
* | | Install RealVNC server | Serge Schneider | 2020-07-30 | 1 | -1/+1 |
| | | |||||
* | | Revert "fix vlc installation" | Serge Schneider | 2020-07-30 | 2 | -5/+1 |
| | | | | | | | | This reverts commit f644fa284871341f89b153679339bcc233d7990f. | ||||
* | | fix vlc installation | Serge Schneider | 2020-07-30 | 2 | -1/+5 |
| | | |||||
* | | Package changes | Serge Schneider | 2020-07-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Install vlc Remove realvnc server Switch to Full KMS | ||||
* | | aarch64 | Serge Schneider | 2020-07-30 | 2 | -4/+2 |
|/ | |||||
* | Bookshelf PDF download | Serge Schneider | 2020-05-13 | 3 | -15/+15 |
| | |||||
* | Update MagPi URL scheme | Serge Schneider | 2020-01-27 | 1 | -3/+3 |
| | |||||
* | move picraft to stage where minecraft is installed (#362) | Christian Decker | 2019-12-12 | 1 | -1/+0 |
| | |||||
* | stage4: rename thonny package | Serge Schneider | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | stage4: fix autologin | Serge Schneider | 2019-06-07 | 1 | -2/+3 |
| | |||||
* | Fix Buster packages | Serge Schneider | 2019-06-07 | 1 | -2/+2 |
| | |||||
* | Replace IDLE with Thonny in stage 4 and add Mu to stage 5 | Serge Schneider | 2019-06-07 | 1 | -2/+2 |
| | |||||
* | stage4: enable xcompmgr | Serge Schneider | 2019-06-07 | 1 | -0/+5 |
| | |||||
* | stage4: remove timidity | Serge Schneider | 2019-06-07 | 1 | -1/+0 |
| | |||||
* | Remove Oracle Java | Serge Schneider | 2019-06-07 | 1 | -1/+0 |
| | |||||
* | Fixed another hard reference to the 'pi' user name | Mike Roberts | 2019-01-15 | 1 | -3/+2 |
| | |||||
* | Allow setting user name and password from config | Sam Tygier | 2018-12-21 | 1 | -4/+4 |
| | | | | | | Add FIRST_USER_NAME and FIRST_USER_PASS variables that can be set in the config (or enviroment). Defaults to the standard pi and raspberry. | ||||
* | stage4: add vlc | Serge Schneider | 2018-11-08 | 1 | -0/+1 |
| | |||||
* | Install libreoffice with all recommended packages | Serge Schneider | 2018-11-08 | 2 | -20/+0 |
| | | | | Move python-games to Raspbian Full and install as a Debian package. | ||||
* | Add extra packages back and create a 4GB image | Serge Schneider | 2018-11-08 | 4 | -13/+2 |
| | |||||
* | Remove Mathematica2018-10-09-raspbian-stretch | Serge Schneider | 2018-10-09 | 2 | -1/+3 |
| | |||||
* | Add localisation packages | Serge Schneider | 2018-07-13 | 1 | -0/+6 |
| | |||||
* | stage4: add libav-tools | Serge Schneider | 2018-07-09 | 1 | -0/+1 |
| | |||||
* | stage4: install libreoffice-pi instead of libreoffice | Serge Schneider | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | stage5: add latest MagPi issue | Serge Schneider | 2018-06-19 | 2 | -0/+17 |
| | |||||
* | stage4: Add piwiz and rp-prefapps | Serge Schneider | 2018-06-19 | 2 | -4/+3 |
| | | | | Remove claws-mail, greenfoot, bluej, nodered & realvnc-vnc-server | ||||
* | shellcheck | Serge Schneider | 2018-03-13 | 3 | -10/+11 |
| | |||||
* | stage4: drop 'Documents' directory | Serge Schneider | 2018-03-01 | 1 | -8/+0 |
| | | | | Closes #121 | ||||
* | Added Button SHIM, Unicorn HAT HD and Pan Tilt HAT (#159) | Philip Howard | 2018-03-01 | 1 | -0/+3 |
| |