- Jan 28, 2020
-
-
Jakub Jirutka authored
When using the --script-chroot option, chroot is called with just sh (relative path), relying on the host environment's $PATH to find the executable. At least on Arch Linux, this does not work, as Arch Linux by default does not have /bin in the PATH (/bin is just a symlink to /usr/bin). Since the chroot system was just built and it is know to contain /bin/sh, I think it makes sense to just call it explicitly here. Related to https://github.com/alpinelinux/alpine-make-rootfs/issues/10 Co-Authored-By: Conrad Hoffmann <[email protected]>
-
- Dec 22, 2019
-
-
Jakub Jirutka authored
Since Alpine 3.7.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Oliver Frommel authored
Resolves #6 Co-Authored-By: Jakub Jirutka <[email protected]> I just refactored the code.
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- Oct 17, 2019
-
-
Jakub Jirutka authored
-
- Aug 14, 2019
-
-
Jakub Jirutka authored
-
Pedro Filipe authored
-
Alex Gaines authored
Arch Linux does not have /bin or /sbin in PATH by default, so the script fails to execute extlinux, update-extlinux, mkfs.* etc.
-
- Feb 05, 2019
-
-
Jakub Jirutka authored
-
- Sep 16, 2018
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
If I understand it correctly, the default propagation type is private, but f**king systemd mounts everything as shared. This is especially problematic when doing recursive bind, which is not our case, but still better to explicitly set propagation to private anyway. See: https://lwn.net/Articles/689856/, https://lwn.net/Articles/690679/
-
- Sep 09, 2018
-
-
Jakub Jirutka authored
Resolves #3
-
Jakub Jirutka authored
Resolves #3
-
- Jun 26, 2018
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- Mar 30, 2018
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- Nov 15, 2017
-
-
Jakub Jirutka authored
-
- Nov 11, 2017
-
-
Jakub Jirutka authored
-
- Oct 22, 2017
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- Oct 18, 2017
-
-
Jakub Jirutka authored
-
- Oct 16, 2017
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-