aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdfly-update4
1 files changed, 3 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update
index ef0aabd..900ec0f 100755
--- a/dfly-update
+++ b/dfly-update
@@ -441,12 +441,14 @@ install_system() {
-p /usr/include || exit ${EC_MTREE}
echo " => Installing kernel and world ..."
- for item in COPYRIGHT \
+ for item in \
+ COPYRIGHT \
bin \
boot \
compat \
lib \
libexec \
+ rescue \
sbin \
usr/Makefile \
usr/bin \