summaryrefslogtreecommitdiff
path: root/arch-nspawn.in
AgeCommit message (Expand)Author
2021-02-25arch-nspawn: also parse our mirror layout (http[s]://mirror.url/path/$arch/$r...Erich Eckner
2021-02-13generate separate config file for i686 and x86_64Erich Eckner
2021-02-13arch-nspawn should use the correct pacman config fileErich Eckner
2021-02-13use `read -r var < "$file"` instead of `var=$(cat "$file")`Erich Eckner
2021-02-13allow to call setarch with a different value than $CARCHErich Eckner
2020-02-27arch-nspawn: fix up host_mirrors cachedir handlingEli Schwartz
2019-11-30arch-nspawn: rely on deduplication to avoid making multiple host_mirror mountsEli Schwartz
2019-11-07arch-nspawn: simplify cachedir/host_mirror parsingEli Schwartz
2019-11-07arch-nspawn: restore cachedir handling for host_mirrorsEli Schwartz
2019-08-09arch-nspawn: unshare the gpg namespace to prevent zombie processesEli Schwartz
2019-08-09ensure that sane umask is used where neededEli Schwartz
2019-08-09Escape paths with ":" that are passed to systemd-nspawn --bindEli Schwartz
2019-08-09arch-nspawn: support bind-mounting custom file:/// repositoriesEli Schwartz
2019-08-09arch-nspawn should not take pacman cache from hostBrian Bidulock
2019-08-09arch-nspawn: don't delete the guest gpg configurationEli Schwartz
2019-08-09fixup commit "arch-nspawn: get all mirrors from host"Eli Schwartz
2019-08-09Migrate pacman.conf CacheDir parsing to pacman-confEli Schwartz
2019-03-25arch-nspawn: get all mirrors from hostChristian Hesse
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)