summaryrefslogtreecommitdiffstats
path: root/arch-nspawn.in
AgeCommit message (Expand)AuthorFilesLines
2019-11-30arch-nspawn: rely on deduplication to avoid making multiple host_mirror mountsEli Schwartz1-9/+7
2019-11-07arch-nspawn: simplify cachedir/host_mirror parsingEli Schwartz1-23/+13
2019-11-07arch-nspawn: restore cachedir handling for host_mirrorsEli Schwartz1-0/+7
2019-08-09arch-nspawn: unshare the gpg namespace to prevent zombie processesEli Schwartz1-1/+1
2019-08-09ensure that sane umask is used where neededEli Schwartz1-0/+4
2019-08-09Escape paths with ":" that are passed to systemd-nspawn --bindEli Schwartz1-3/+3
2019-08-09arch-nspawn: support bind-mounting custom file:/// repositoriesEli Schwartz1-0/+13
2019-08-09arch-nspawn should not take pacman cache from hostBrian Bidulock1-1/+1
2019-08-09arch-nspawn: don't delete the guest gpg configurationEli Schwartz1-1/+2
2019-08-09fixup commit "arch-nspawn: get all mirrors from host"Eli Schwartz1-1/+0
2019-08-09Migrate pacman.conf CacheDir parsing to pacman-confEli Schwartz1-6/+5
2019-03-25arch-nspawn: get all mirrors from hostChristian Hesse1-6/+8
2018-05-13Proper fix for pacman-git returning file urls from the cacheEli Schwartz1-1/+2
2018-05-13Revert "arch-nspawn: Work around pacman master returning file-URLs from the c...Eli Schwartz1-1/+1
2018-01-21arch-nspawn: Remove pointless $(echo ...) subshellLuke Shumaker1-1/+1
2018-01-21arch-nspawn: make sure that makepkg.conf is always parsed as textLuke Shumaker1-1/+1
2017-09-13Revert "arch-nspawn: Hack to give the inner process a controlling terminal"Jan Alexander Steffens (heftig)1-1/+1
2017-09-13arch-nspawn: Hack to give the inner process a controlling terminalJan Alexander Steffens (heftig)1-1/+1
2017-09-12arch-nspawn: Pass --as-pid2Jan Alexander Steffens (heftig)1-1/+1
2017-09-11arch-nspawn: Force PATH to be the Arch defaultSébastien Luttringer1-0/+1
2017-08-24arch-nspawn: Add --keep-unit to prevent scope conflictsJan Alexander Steffens (heftig)1-1/+1
2017-07-05Add `# shellcheck` directives to quiet shellcheck, add PKGBUILD.protoLuke Shumaker1-0/+2
2017-07-05Quote strings that shellcheck warns about.Luke Shumaker1-6/+6
2017-07-05Make purely stylistic changes to make shellcheck happier.Luke Shumaker1-4/+4
2017-04-05mkarchroot, arch-nspawn: Add an `-s` flag to inhibit `setarch`.Luke Shumaker1-1/+5
2017-04-05mkarchroot, arch-nspawn: Add an `-f` flag to add files to copy.Luke Shumaker1-1/+11
2017-04-05Avoid using string interpolation; use printf format strings instead.Luke Shumaker1-1/+1
2017-04-05Add a "License:" tag to all code files.Luke Shumaker1-0/+2
2017-03-07lib/archroot.sh: Simplify check_rootJan Alexander Steffens (heftig)1-3/+1
2017-03-07lib/archroot.sh: Move CHROOT_VERSION to a common fileJan Alexander Steffens (heftig)1-2/+1
2017-02-17mkarchroot: Set LANG=en_US.UTF-8Jan Alexander Steffens (heftig)1-1/+1
2016-05-28arch-nspawn: Work around pacman master returning file-URLs from the cacheJan Alexander Steffens (heftig)1-1/+1
2015-11-29arch-nspawn: preserve systemd-nspawn's stderrEvangelos Foutras1-1/+1
2014-10-19save and reuse original argv when auto-elevatingDave Reisner1-1/+3
2014-09-22arch-nspawn: Fix a grammar mistake (a/an) in an error message.Luke Shumaker1-1/+1
2014-09-22nspawn: skip machine registrationDave Reisner1-4/+1
2014-05-10Switch to root when started as regular userSébastien Luttringer1-1/+1
2013-08-18arch-nspawn: allow oddly named directoriesDave Reisner1-8/+8
2013-08-18arch-nspawn: avoid escaping mount_argsDave Reisner1-7/+3
2013-08-08avoid injecting code into the format stringDave Reisner1-2/+2
2013-08-08arch-nspawn: remove leading - from the machine name/hostnameFlorian Pritz1-1/+4
2013-05-11arch-nspawn: Quiet systemd-nspawn againJan Alexander Steffens (heftig)1-1/+1
2013-05-06arch-nspawn: setarch to CARCHJan Alexander Steffens (heftig)1-1/+7
2013-05-03arch-nspawn: Set machine nameJan Alexander Steffens (heftig)1-1/+1
2013-05-02mkarchroot: Refactor chroot running into a new scriptJan Alexander Steffens (heftig)1-0/+99