1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-21 02:05:16 +03:00
Commit graph

7 commits

Author SHA1 Message Date
Natanael Copa
e58bd7992d scripts/genrootfs.sh: fix permissions of / in minirootfs
ref #9066
2019-10-17 14:44:26 +00:00
Jonathan Neuschäfer
a62e51c204 scripts/genrootfs.sh: Pass --root to the second apk invocation
Otherwise it won't know about the target architecture.
2019-06-14 17:31:21 +00:00
Jonathan Neuschäfer
0f9ea9623f scripts/genrootfs.sh: Initialize the apk DB with the right architecture 2019-06-14 17:31:21 +00:00
Natanael Copa
2f07f9eb88 scripts/genrootfs.sh: exclude dev/*
exclude /dev/* from minirootfs.

https://github.com/gliderlabs/docker-alpine/issues/356
2019-02-27 17:02:38 +00:00
Natanael Copa
72c7a7a3ca scripts/genrootfs.sh: make sure root login is disabled 2019-02-22 11:18:34 +00:00
Natanael Copa
749e1e0f65 scripts/genrootfs: add --no-cache when fetching alpine-base 2016-12-16 10:26:15 +00:00
Natanael Copa
99afbc0aaa scripts: add minirootfs release image 2016-12-16 09:50:00 +00:00