index
:
archlinux32/devtools32
archlinuxewe
i486
master
pentium4
Fork of devtools from archlinux.org with small modifications to compile i486 and i686 from our repositories
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch-nspawn.in
Age
Commit message (
Expand
)
Author
2021-02-25
arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...
Erich Eckner
2021-02-13
generate separate config file for i686 and x86_64
Erich Eckner
2021-02-13
arch-nspawn should use the correct pacman config file
Erich Eckner
2021-02-13
use `read -r var < "$file"` instead of `var=$(cat "$file")`
Erich Eckner
2021-02-13
allow to call setarch with a different value than $CARCH
Erich Eckner
2020-02-27
arch-nspawn: fix up host_mirrors cachedir handling
Eli Schwartz
2019-11-30
arch-nspawn: rely on deduplication to avoid making multiple host_mirror mounts
Eli Schwartz
2019-11-07
arch-nspawn: simplify cachedir/host_mirror parsing
Eli Schwartz
2019-11-07
arch-nspawn: restore cachedir handling for host_mirrors
Eli Schwartz
2019-08-09
arch-nspawn: unshare the gpg namespace to prevent zombie processes
Eli Schwartz
2019-08-09
ensure that sane umask is used where needed
Eli Schwartz
2019-08-09
Escape paths with ":" that are passed to systemd-nspawn --bind
Eli Schwartz
2019-08-09
arch-nspawn: support bind-mounting custom file:/// repositories
Eli Schwartz
2019-08-09
arch-nspawn should not take pacman cache from host
Brian Bidulock
2019-08-09
arch-nspawn: don't delete the guest gpg configuration
Eli Schwartz
2019-08-09
fixup commit "arch-nspawn: get all mirrors from host"
Eli Schwartz
2019-08-09
Migrate pacman.conf CacheDir parsing to pacman-conf
Eli Schwartz
2019-03-25
arch-nspawn: get all mirrors from host
Christian Hesse
2018-05-13
Proper fix for pacman-git returning file urls from the cache
Eli Schwartz
2018-05-13
Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...
Eli Schwartz
2018-01-21
arch-nspawn: Remove pointless $(echo ...) subshell
Luke Shumaker
2018-01-21
arch-nspawn: make sure that makepkg.conf is always parsed as text
Luke Shumaker
2017-09-13
Revert "arch-nspawn: Hack to give the inner process a controlling terminal"
Jan Alexander Steffens (heftig)
2017-09-13
arch-nspawn: Hack to give the inner process a controlling terminal
Jan Alexander Steffens (heftig)
2017-09-12
arch-nspawn: Pass --as-pid2
Jan Alexander Steffens (heftig)
2017-09-11
arch-nspawn: Force PATH to be the Arch default
Sébastien Luttringer
2017-08-24
arch-nspawn: Add --keep-unit to prevent scope conflicts
Jan Alexander Steffens (heftig)
2017-07-05
Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.proto
Luke Shumaker
2017-07-05
Quote strings that shellcheck warns about.
Luke Shumaker
2017-07-05
Make purely stylistic changes to make shellcheck happier.
Luke Shumaker
2017-04-05
mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.
Luke Shumaker
2017-04-05
mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.
Luke Shumaker
2017-04-05
Avoid using string interpolation; use printf format strings instead.
Luke Shumaker
2017-04-05
Add a "License:" tag to all code files.
Luke Shumaker
2017-03-07
lib/archroot.sh: Simplify check_root
Jan Alexander Steffens (heftig)
2017-03-07
lib/archroot.sh: Move CHROOT_VERSION to a common file
Jan Alexander Steffens (heftig)
2017-02-17
mkarchroot: Set LANG=en_US.UTF-8
Jan Alexander Steffens (heftig)
2016-05-28
arch-nspawn: Work around pacman master returning file-URLs from the cache
Jan Alexander Steffens (heftig)
2015-11-29
arch-nspawn: preserve systemd-nspawn's stderr
Evangelos Foutras
2014-10-19
save and reuse original argv when auto-elevating
Dave Reisner
2014-09-22
arch-nspawn: Fix a grammar mistake (a/an) in an error message.
Luke Shumaker
2014-09-22
nspawn: skip machine registration
Dave Reisner
2014-05-10
Switch to root when started as regular user
Sébastien Luttringer
2013-08-18
arch-nspawn: allow oddly named directories
Dave Reisner
2013-08-18
arch-nspawn: avoid escaping mount_args
Dave Reisner
2013-08-08
avoid injecting code into the format string
Dave Reisner
2013-08-08
arch-nspawn: remove leading - from the machine name/hostname
Florian Pritz
2013-05-11
arch-nspawn: Quiet systemd-nspawn again
Jan Alexander Steffens (heftig)
2013-05-06
arch-nspawn: setarch to CARCH
Jan Alexander Steffens (heftig)
2013-05-03
arch-nspawn: Set machine name
Jan Alexander Steffens (heftig)
[next]