aboutsummaryrefslogtreecommitdiffstats
path: root/dfly-update
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-12-20 15:05:41 +0800
committerAaron LI <aly@aaronly.me>2018-12-20 15:05:41 +0800
commit14e893e6d59bc614822013f1dc7211694d7c8383 (patch)
treeb8c66504d06aa5540f1bae02a846259cefab2d1c /dfly-update
parentc3a42a945526b5febadd280d69f688f6ead4864b (diff)
downloaddfly-update-14e893e6d59bc614822013f1dc7211694d7c8383.tar.bz2
dfly-update: Install /rescue directory
Diffstat (limited to 'dfly-update')
-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 \