Sander Maijers

Results 291 comments of Sander Maijers

@andy-twosticks: what behavior do you desire and for what reason? I think I can follow what you mean, but let's make it explicit in order arrive at a solution.

Maybe I do not get what you're doing, but it seems proper to me to not include `/tmp/` in images. I don't understand what @dgonyeo means where he wrote ‘that...

@dgonyeo: Just encountered this issue, again. Seems like it is still very confusing! Where would be the appropriate place to document this?

Seems this one can be closed, esp. once #316 is merged.

The `acbuild ln` command should be a separate issue, to keep things clear. Once coreos/rkt#3294 is resolved, this can be closed, I think.

Can you please list all your system properties, then test again with a current version of acbuild?

Confirmed under `Linux 4.11.9-1-ARCH #1 SMP PREEMPT Wed Jul 5 18:23:08 CEST 2017 x86_64 GNU/Linux` with only XFS filesystems mounted.

For example, when I wish to template a config file, I may not want to require both a template of the config file and a rendered config file at a...

I think we're good to go already. We use [`--tlsv1.2`](https://github.com/rust-lang/rustup/blob/e80ad246b33cf49d93ef74c87c4d5f5611a02ba7/rustup-init.sh#L436) which means `curl` [uses TLS v1.3 by preference](https://curl.se/mail/archive-2018-12/0013.html ), if it knows about it. As for Wget, its behavior [isn't...