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
2018-05-29
arch-nspawn should not take pacman cache from host
Brian Bidulock
2018-05-29
separate mirrorlist for i686 and x86_64
Erich Eckner
2018-05-29
archbuild.in: set pacman cache dir to /var/cache/archbuild32 in case of non-x...
Erich Eckner
2018-05-29
arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...
Erich Eckner
2018-05-29
force correct architecture in pacman
Erich Eckner
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)
2013-05-02
mkarchroot: Refactor chroot running into a new script
Jan Alexander Steffens (heftig)