summaryrefslogtreecommitdiff
path: root/arch-nspawn.in
AgeCommit message (Expand)Author
2019-01-22arch-nspawn: don't delete the guest gpg configurationEli Schwartz
2019-01-22arch-nspawn should not take pacman cache from hostBrian Bidulock
2019-01-22separate mirrorlist for i686 and x86_64Erich Eckner
2018-05-13Proper fix for pacman-git returning file urls from the cacheEli Schwartz
2018-05-13Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...Eli Schwartz
2018-01-21arch-nspawn: Remove pointless $(echo ...) subshellLuke Shumaker
2018-01-21arch-nspawn: make sure that makepkg.conf is always parsed as textLuke Shumaker
2017-09-13Revert "arch-nspawn: Hack to give the inner process a controlling terminal"Jan Alexander Steffens (heftig)
2017-09-13arch-nspawn: Hack to give the inner process a controlling terminalJan Alexander Steffens (heftig)
2017-09-12arch-nspawn: Pass --as-pid2Jan Alexander Steffens (heftig)
2017-09-11arch-nspawn: Force PATH to be the Arch defaultSébastien Luttringer
2017-08-24arch-nspawn: Add --keep-unit to prevent scope conflictsJan Alexander Steffens (heftig)
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker
2017-04-05mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.Luke Shumaker
2017-04-05mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.Luke Shumaker
2017-04-05Avoid using string interpolation; use printf format strings instead.Luke Shumaker
2017-04-05Add a "License:" tag to all code files.Luke Shumaker
2017-03-07lib/archroot.sh: Simplify check_rootJan Alexander Steffens (heftig)
2017-03-07lib/archroot.sh: Move CHROOT_VERSION to a common fileJan Alexander Steffens (heftig)
2017-02-17mkarchroot: Set LANG=en_US.UTF-8Jan Alexander Steffens (heftig)
2016-05-28arch-nspawn: Work around pacman master returning file-URLs from the cacheJan Alexander Steffens (heftig)
2015-11-29arch-nspawn: preserve systemd-nspawn's stderrEvangelos Foutras
2014-10-19save and reuse original argv when auto-elevatingDave Reisner
2014-09-22arch-nspawn: Fix a grammar mistake (a/an) in an error message.Luke Shumaker
2014-09-22nspawn: skip machine registrationDave Reisner
2014-05-10Switch to root when started as regular userSébastien Luttringer
2013-08-18arch-nspawn: allow oddly named directoriesDave Reisner
2013-08-18arch-nspawn: avoid escaping mount_argsDave Reisner
2013-08-08avoid injecting code into the format stringDave Reisner
2013-08-08arch-nspawn: remove leading - from the machine name/hostnameFlorian Pritz
2013-05-11arch-nspawn: Quiet systemd-nspawn againJan Alexander Steffens (heftig)
2013-05-06arch-nspawn: setarch to CARCHJan Alexander Steffens (heftig)
2013-05-03arch-nspawn: Set machine nameJan Alexander Steffens (heftig)
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)