Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multi-arch: Support vanilla Debian for 'amd64' and 'i386' architecture incl. ↵ | Sven Gothel | 2021-07-17 | 7 | -19/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -0/+16 |
| | | | | | | exists Testing with bullseye, we see some divergence, i.e. python3 for python[2] and certain packages are no more available. | ||||
* | Revert stage5 change to original arm64 branch | Sven Gothel | 2021-07-04 | 1 | -3/+3 |
| | |||||
* | drop python*, only python3* is available in bullseye | Sven Gothel | 2021-06-23 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' into arm64 | Serge Schneider | 2021-01-11 | 1 | -1/+1 |
|\ | |||||
| * | stage5: Remove scratch2 | Serge Schneider | 2021-01-04 | 1 | -1/+1 |
| | | |||||
| * | Raspbian -> Raspberry Pi OS | Serge Schneider | 2020-08-24 | 1 | -1/+1 |
| | | |||||
* | | aarch64 | Serge Schneider | 2020-07-30 | 3 | -11/+5 |
|/ | |||||
* | stage5: install code-the-classics | Serge Schneider | 2020-01-24 | 1 | -0/+1 |
| | |||||
* | move picraft to stage where minecraft is installed (#362) | Christian Decker | 2019-12-12 | 1 | -1/+1 |
| | |||||
* | stage5: add scratch3 | Serge Schneider | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | stage5: Add Mathematica | Serge Schneider | 2019-07-08 | 1 | -0/+1 |
| | |||||
* | Revert "Java 8 workaround"2019-06-20-raspbian-buster | Serge Schneider | 2019-06-17 | 2 | -8/+0 |
| | | | | This reverts commit 3682a747bdf319a34fcce7cad9771a1a3ead34ec. | ||||
* | stage5: install greenfoot-unbundled | Serge Schneider | 2019-06-17 | 1 | -1/+1 |
| | |||||
* | stage5: Remove wolfram-engine until Buster version is available | Serge Schneider | 2019-06-07 | 1 | -1/+0 |
| | |||||
* | Replace IDLE with Thonny in stage 4 and add Mu to stage 5 | Serge Schneider | 2019-06-07 | 1 | -1/+1 |
| | |||||
* | Java 8 workaround | Serge Schneider | 2019-06-07 | 2 | -0/+8 |
| | | | | | Java 8 segfaults during install. Installing OpenJDK 11 first prevents Java 8 from running. | ||||
* | Install libreoffice with all recommended packages | Serge Schneider | 2018-11-08 | 3 | -2/+3 |
| | | | | 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 | 6 | -0/+28 |
| | |||||
* | Remove Mathematica2018-10-09-raspbian-stretch | Serge Schneider | 2018-10-09 | 4 | -12/+0 |
| | |||||
* | stage2: accept Mathematica EULA here instead of stage5 | Serge Schneider | 2018-09-10 | 1 | -2/+0 |
| | |||||
* | shellcheck | Serge Schneider | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | [adding] qemu emulation layout to test images with qemu | Jacen | 2017-09-14 | 1 | -0/+3 |
| | |||||
* | Switch to Stretch | Serge Schneider | 2017-07-28 | 1 | -1/+1 |
| | |||||
* | Corrected various typos (#91) | TJ Rana | 2017-07-27 | 1 | -0/+1 |
| | | | | | | | | | | * Rename License.md to LICENSE * Correct typos * Clean up code layout Organize layout with extra lines | ||||
* | stage4: Add pimoroni's packages | Serge Schneider | 2017-05-10 | 1 | -1/+1 |
| | |||||
* | Add a 4GB image | Serge Schneider | 2017-04-03 | 5 | -0/+10 |