summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-02-13scripts/mkimg.standard.sh: ..actually, remove xzpsykose
2023-02-13scripts/mkimg.standard.sh: ..add missing xzpsykose
2023-02-13scripts/mkimg.standard.sh: add lz4/xz/zstd to extendedpsykose
2023-01-08scripts/bootstrap.sh: move zstd before toolchainpsykose
2022-12-29scripts/bootstrap.sh: mention that musl also has arch-aware build rulesGuy Broome
2022-11-22scripts/mkimg.standard.sh: add kea to extended imageNatanael Copa
2022-11-22scripts/bootstrap.sh: remove cloog from buildlistpsykose
2022-11-18scripts/mkimg.base.sh: fix typosNatanael Copa
2022-11-18scripts/mkimg.base.sh: include doas in baseNatanael Copa
2022-11-08scripts/mkimg.arm.sh: remove linux-firmware-brcm from rpipsykose
2022-11-07scripts/genrootfs.sh: fix os-release packageNatanael Copa
2022-09-30scripts/bootstrap.sh: add llvm15psykose
2022-09-30community/go: bootstrap via gccgoSören Tempel
2022-09-23scripts/bootstrap.sh: use isl25Natanael Copa
2022-09-10scripts/bootstrap.sh: fix busybox-openrc deppsykose
2022-09-04scripts/bootstrap.sh: update package list with busybox-openrcLaurent Bercot
2022-08-31scripts/mkimage.sh: cleanup the workdir created with mktempStanislav Kholmanskikh
2022-08-31scripts/mkimage.sh: switch from abuild-apk to apkStanislav Kholmanskikh
2022-08-20scripts/bootstrap.sh: move ghc after llvm14psykose
2022-08-13scripts/mkimg.arm.sh: add linux-firmware-brcm for rpipsykose
2022-07-28scripts/bootstrap.sh: update isl22 to isl24psykose
2022-07-26scripts/bootstrap.sh: print usage on missing params before trying to use themptrcnull
2022-07-15scripts/mkimage.sh: fix yaml on re-runNatanael Copa
2022-07-13scripts/bootstrap.sh: update llvm to 14, remove unused depspsykose
2022-07-13scripts/mkimg.standard.sh: add iw to extendedpsykose
2022-07-13scripts/mkimg.base.sh: abort on update-kernel failureNatanael Copa
2022-07-06scripts/bootstrap.sh: move libcap to before openrcpsykose
2022-07-06scripts/mkimg.standard.sh: add linux-firmware-none to the extended isoHenrik Riomar
2022-05-23scripts/genrootfs.sh: locked -> invalid password (fixes #10806)Alex Xu (Hello71)
2022-05-23scripts/mkimg.base.sh: reduce boot menu timeout to 1 secNatanael Copa
2022-05-02scripts/mkimg.{arm,base}: enable nvme by defaultNatanael Copa
2022-04-28scripts/mkimg.base.sh: reproducible efi.imgMichał Adamski
2022-04-14scripts/mkimg.standard.sh: use ttyAMA0 for arm*Natanael Copa
2022-04-14scripts/mkimg.standard.sh: add armv7Natanael Copa
2022-04-01scripts/mkimg.arm.sh: add support for Raspberry Zero 2 WJoonas Kuorilehto
2022-03-30scripts/bootstrap.sh: switch to llvm13J0WI
2022-02-14scripts/mkimg.standard.sh: remove duplicate doasptrcnull
2022-02-11scripts/bootstrap.sh: switch to llvm12J0WI
2022-01-18main/raspberrypi-bootloader: split common bootcode.binNatanael Copa
2022-01-15bootstrap: remove openssl1.1-compatAriadne Conill
2022-01-13scripts/mkimg.arm.sh: update rpi config.txt documentation urlNick Hanley
2021-11-25scripts/mkimg.standard.sh: replace sudo with doasKevin Daudt
2021-11-19scripts/mkimg.xen.sh: add syslinuxHenrik Riomar
2021-11-16scripts/mkimg.standard.sh: adjust packages for extendedNatanael Copa
2021-11-16scripts/mkimg.base.sh: add openntpd to baseAlex Xu (Hello71)
2021-11-16scripts/mkimg.standard.sh: remove unrarAlex Xu (Hello71)
2021-09-29bootstrap: also build openssl 1.1Ariadne Conill
2021-09-19scripts: add riscv64 standard flavorDrew DeVault
2021-09-18scripts/bootstrap.sh: Fix error when pubkey exists in ~/.abuild andNoel Kuntze
2021-08-19Use SOURCE_DATE_EPOCH for raspi imageskpcyrd