- 16 Oct, 2020 4 commits
-
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
- 14 Oct, 2020 8 commits
-
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
Kristian Klausen authored
-
- 13 Oct, 2020 4 commits
-
-
Sven-Hendrik Haase authored
We don't be checking these in as they are generated by the build.
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Generate and verify checksum for the rootfs See merge request archlinux/archlinux-docker!40
-
Kristian Klausen authored
-
- 31 Aug, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 28 Aug, 2020 1 commit
-
-
hashworks authored
Merge no-root-build branch into master Closes #22 See merge request archlinux/archlinux-docker!38
-
- 12 Aug, 2020 1 commit
-
-
hashworks authored
-
- 30 Jul, 2020 7 commits
-
-
Santiago Torres-Arias authored
Add GitLabCI definition See merge request archlinux/archlinux-docker!37
-
hashworks authored
-
hashworks authored
Additionally drops the GitHub and Travis CI definitions since they are no longer needed.
-
hashworks authored
a handful of fixes and improvements found while testing this branch See merge request archlinux/archlinux-docker!16
-
hashworks authored
`xz --extreme` would only save us about 1MB but take ~50% longer.
-
hashworks authored
-
hashworks authored
-
- 08 Jun, 2020 1 commit
-
-
Santiago Torres-Arias authored
-
- 26 Nov, 2019 3 commits
-
-
Santiago Torres-Arias authored
-
Santiago Torres-Arias authored
-
Santiago Torres-Arias authored
-
- 25 Nov, 2019 2 commits
-
-
A docker container does not need tons of locales in order to do its job, nor does it need extensive (or any) documentation. With this change, a bare pacstrapped directory drops from 500MB to 390MB
-
Santiago Torres-Arias authored
pacstrap: set up the image using NoExtract rules to prune dead weight
-
- 24 Oct, 2019 3 commits
-
-
Santiago Torres-Arias authored
This is relevant for the no-root-build.
-
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
Santiago Torres-Arias authored
When tar-ing the rootfs, the permissions preserved are from the worker process. This is not the intended behavior, as we want to preserve the permissions of the root user to most of the files. Use fakeroot during the tar process to automagically map the uid of the user to that of root's. Fixes #22 Signed-off-by:
Santiago Torres <santiago@archlinux.org>
-
- 12 Oct, 2019 2 commits
-
-
Sven-Hendrik Haase authored
add Github Actions
-
Christian Rebischke authored
Signed-off-by:
Christian Rebischke <chris@nullday.de>
-
- 06 Oct, 2019 2 commits
-
-
Santiago Torres-Arias authored
The requirements for the compress rule used to rebuild the rootfs regardless. Update the requirement to use the existing archlinux archive for compression
-
Santiago Torres-Arias authored
The previous instances of the docker image allowed for passwordless root login. Update the default shadow setting so the root account to disallow this.
-
- 10 Aug, 2019 1 commit
-
-
Santiago Torres-Arias authored
fix pacman hook to not delete the /var/cache/pacman/pkg directory - …
-