aboutsummaryrefslogtreecommitdiffstats
path: root/create_arm_image.sh
Commit message (Expand)AuthorAgeFilesLines
* Set default packagemanagerNicolas Lécureuil2020-08-061-0/+1
* Remove commented codeNicolas Lécureuil2020-08-061-26/+0
* can choose between urpmi or dnfDaniel Tartavel2020-08-061-82/+132
* added rpi 4 configurationDaniel Tartavel2020-02-151-14/+32
* corrected path to dnf configroot2020-02-101-2/+2
* Work around issues with filesystem package by preparing chroot skeletonNeal Gompa2020-01-121-0/+13
* Drop copying qemu binaries and ensure qemu-user is configured on hostNeal Gompa2020-01-111-14/+7
* Small fixes to get basesystem chroot workingNeal Gompa2020-01-051-2/+2
* Install distribution-gpg-keys if it is not already installedNeal Gompa2020-01-051-0/+9
* reactivated test of root userDaniel Tartavel2020-01-051-30/+30
* Install u-boot only on armv7hl systemsNeal Gompa2020-01-051-1/+8
* rpi3b+64bJybz2020-01-051-6/+6
* Add my attribution to the scriptNeal Gompa2020-01-051-0/+1
* Use self-contained config file for DNF with repos definedNeal Gompa2020-01-051-5/+6
* Initial conversion to use DNFNeal Gompa2020-01-041-0/+1013