New commits:
commit 3b02bba3db1b7cb1128802402280932e6d681522
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
linux: Disable castfs (STAGED_INSTALL), fails to install
commit 1bbb8d67ea7d75f3cb5747f170bf7d54c474dc66
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
sudo: breaks with castfs (STAGED_INSTALL) during install
touch: cannot touch '/usr/libexec/sudo/group_file.la': No such file or
directory
chown: cannot access '/usr/libexec/sudo/group_file.la': No such file or
directory
diff --git a/kernels/linux/DETAILS b/kernels/linux/DETAILS
index 9653f0a..89fe70d 100755
--- a/kernels/linux/DETAILS
+++ b/kernels/linux/DETAILS
@@ -5,6 +5,7 @@
# variables set by prepare script
test -f ${CONFIG_CACHE}/${SPELL}.details.defaults &&
. ${CONFIG_CACHE}/${SPELL}.details.defaults
+ STAGED_INSTALL="off"