Age | Commit message (Collapse) | Author | Files | Lines |
|
Otherwise, if the target doesn't have tzdata installed, an existing
/etc/localtime file won't be removed and we can hit an error.
|
|
Without this, errors are seen generating Alpine images.
|
|
|
|
ir_dir used to be the target; now the target is inside ir_dir so backends
have the choice of making other directories inside ir_dir if needed.
|
|
Using PAM's -R tries to load target system's PAM libraries,
which obviously fail if it's not the same CPU arch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This ensures that the backend preparation method can do things that affect
the target environment. Necessary for ISO prep, at least.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|