]> git.sev.monster Git - docker-abuild.git/shortlog
docker-abuild.git
2022-07-14 sevfix errexit on empty $1, add help sev/devel
2022-07-12 sevlots of small changes
2021-12-15 sevrun as any user + lots of small tweaks and fixes
2021-07-31 sevcomplete code refactor
2020-06-19 Carlo LandmeterMerge branch 'rules-ci' into 'master'
2020-06-17 Carlo Landmeterci: switch to using rules
2020-05-01 Carlo LandmeterExplicitly depend on sudo
2020-02-03 Carlo Landmeterentrypoint: always set correct permissions of abuild...
2020-02-03 Carlo Landmeterentrypoint: fix abuild config dir permission
2020-01-30 Richard MortierMerge branch 'multiple_fixes' into 'master'
2020-01-18 Carlo Landmeteradmin: use correct program and uppercase globals
2020-01-18 Carlo Landmeteradmin: multiarch add enable/disable with warning
2020-01-17 Carlo Landmeteradmin: set shell to -eu
2020-01-17 Carlo Landmeteradd editorconfig support and follow alpine coding style
2020-01-17 Carlo Landmeterdabuild: alpine release can have more digits
2020-01-17 Carlo Landmeterdabuild: set shell to catch unset vars
2020-01-17 Carlo Landmeteruse git symbolic-ref to get branch name
2020-01-17 Carlo Landmeterremove check for packages dir
2020-01-17 Carlo Landmeteradmin: add enable multi-arch
2020-01-17 Carlo Landmetermake distfiles named volume/bind configuable:
2020-01-17 Carlo Landmeteradd default settings to users abuild.conf
2020-01-17 Carlo Landmeterdabuild: do not mount hosts /etc/abuild.conf
2020-01-17 Carlo Landmeterentrypoint: simplify abuild key generation
2020-01-17 Carlo Landmeteradmin: add cmd to list all volumes
2020-01-17 Carlo Landmeterrename alpine based variables
2020-01-17 Carlo Landmeteradd script to administer dabuild
2020-01-11 Carlo Landmeteradd apk cache and simplify named volumes
2020-01-04 Richard MortierMerge branch 'use-dabuild_docker' into 'master'
2020-01-03 Richard Mortierdabuild: doh! actually use the indicated `$DABUILD_DOCK...
2020-01-03 Richard MortierMerge branch 'github/fork/clandmeter/dabuild-conf'...
2020-01-02 Carlo Landmeteronly build images when needed
2020-01-02 Carlo Landmeterupdate readme arch support
2020-01-02 Carlo Landmeterfix project and release name
2020-01-02 Carlo Landmeteradd gitlab ci
2019-12-31 Carlo Landmeterdabuild: mount gitconfig in container
2019-12-31 Carlo Landmeteradd dabuild.conf support
2019-12-29 Richard Mortierreadme: fix instructions for multiarch support
2019-12-29 Carlo Landmeteradd alpine v3.11
2019-12-29 Richard Mortierreadme: add instructions to install multiarch support...
2019-12-29 Richard Mortierdabuild: put `.ccache` into a named volume, to support...
2019-12-29 Richard Mortierreadme: document `sudo` issue and fix
2019-12-27 Richard Mortierreadme: document supported environment variables
2019-12-18 Joseph Bendenfeat: add support for ccache-enabled abuild
2019-11-29 Richard Mortierdabuild: add support for `DABUILD_DOCKER` env var
2019-11-18 macmpiWorkaround for ARCH detection
2019-11-18 Richard Mortierdabuild: more helpful error message, list possible...
2019-10-25 Richard Mortierdabuild: fix interpretation of `uname -m` on RPi; close...
2019-10-25 Richard Mortierdabuild: rm image after run by default; control via...
2019-10-18 Richard Mortierdabuild: unabstractify `docker` invocation
2019-09-13 Richard Mortierentrypoint: test if `~/.abuild` writable, fail if not
2019-09-13 Richard Mortierreadme: add note about bash-5.0 issue
2019-09-07 Richard Mortierwhitespace
2019-09-07 Richard Mortierdabuild: require `aports` tree is exactly in `.../aport...
2019-09-07 Richard Mortierdabuild: fix `die`
2019-07-12 Richard Mortierreadme: move badge to the top
2019-07-12 Richard Mortierreadme: add ipv6 issue
2019-07-12 Richard MortierMakefile: whitespace
2019-07-12 tcelyMakefile: .drone.yml target
2019-06-22 tcelyMakefile: add v3.10
2019-06-22 Carlo Landmeterdockerfiles: add alpine v3.10
2019-06-22 Carlo Landmeterdrone: add alpine v3.10
2019-06-21 Richard MortierMerge pull request #26 from tcely/patch-2
2019-06-21 Richard MortierMerge pull request #24 from tcely/patch-1
2019-06-01 tcelydrone: do not publish for pull requests
2019-05-31 tcelyDockerfile: upgrade the installed packages
2019-05-21 Carlo Landmeterreadme: add drone build status
2019-05-21 Carlo Landmeterchange image namespace to alpinelinux
2019-05-21 Carlo Landmetermakefile: add support for arch based images
2019-05-21 Carlo Landmeterupdate dockerfiles cleanup and gitignore
2019-05-21 Carlo Landmeterentrypoint: update indexes and world
2019-05-21 Carlo Landmeterdabuild: mount abuild.conf readonly
2019-05-21 Carlo Landmeterdrone: add depends_on dockerfiles
2019-05-21 Carlo Landmeterdrone: generate dockerfiles
2019-05-21 Carlo Landmeterdabuild: refactor volumes
2019-05-21 Carlo Landmeterdabuild: add support for multiple architectures
2019-05-21 Carlo Landmeteradd drone image building support
2019-05-19 Richard Mortierdabuild: per @tcely, `mkdir -p` then test for success
2019-05-17 tcelyentrypoint: do not install with abuild-keygen
2019-05-17 tcelyentrypoint: ensure PACKAGER_PRIVKEY has content
2019-05-17 tcely!fixup entrypoint: copy public keys to /etc/apk/keys...
2019-05-15 tcelyentrypoint: copy public keys to /etc/apk/keys directory
2019-05-15 Richard Mortierdabuild: segregate `packages/` by version on the host
2019-05-15 Richard Mortiermake: don't always push images after building them
2019-05-11 tcelyDockefile: /etc/apk/repositories
2019-05-11 Richard Mortierdabuild: better handling of volumes when not built...
2019-05-10 Richard Mortierdocker: fix the `/etc/apk/repositories` properly
2019-05-10 Richard Mortierreadme: fix some `make` targets
2019-05-10 Richard Mortierdockerfile: attempt to clean up `/etc/apk/repositories`
2019-05-10 Richard Mortiermake: allow `TAGS` to come in from environment
2019-05-10 Richard Mortierdabuild: because I like my lines to not be too long
2019-05-03 Richard Mortierdabuild: more care building volume args, mount extra...
2019-05-03 Richard Mortierdabuild: tweak naming of `DABUILD_PACKAGES`
2019-05-03 Richard Mortiermake: set default target correctly, add license info
2019-05-03 Richard Mortierdabuild: fix script to handle `DABUILD_PACKAGES` correctly
2019-05-03 Richard Mortiermake: push built images for others to use
2019-05-03 Richard Mortierdocker: remove spurious `\`
2019-05-03 Richard MortierMerge pull request #5 from OTLabs/repos
2019-05-01 Richard Mortierdocker: ignore more irrelevant files
2019-05-01 Richard Mortiermake: decouple building images from script
2019-05-01 Richard Mortierdabuild: provide for user-specified `.../packages`...
next
This page took 0.079687 seconds and 4 git commands to generate.