summaryrefslogtreecommitdiffstats
path: root/arch-nspawn.in
AgeCommit message (Expand)AuthorFilesLines
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