Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
devtools32
aba
archlinuxewe
fix-proc-mount-in-lxc
i486
master
pentium4
upstreamMaster
Archlinux32 fork of devtools
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch-nspawn.in
Age
Commit message (
Expand
)
Author
2019-06-16
generate separate config file for i686 and x86_64
Erich Eckner
2019-06-16
arch-nspawn should use the correct pacman config file
Erich Eckner
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)
2013-05-02
mkarchroot: Refactor chroot running into a new script
Jan Alexander Steffens (heftig)