summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-08-08 09:27:50 +0000
committerMatt Wilson <msw@redhat.com>2000-08-08 09:27:50 +0000
commit32947eeb30d54fd7f271e9ba2f1c41f8cc9b10ac (patch)
treea90a3f31e7604dd294d731b6255a861a212d34db /scripts/mk-images
parent9e46f9fde91454bac81df7b4898840c80bae5910 (diff)
downloadanaconda-32947eeb30d54fd7f271e9ba2f1c41f8cc9b10ac.tar.gz
anaconda-32947eeb30d54fd7f271e9ba2f1c41f8cc9b10ac.tar.xz
anaconda-32947eeb30d54fd7f271e9ba2f1c41f8cc9b10ac.zip
make continue symlink
Diffstat (limited to 'scripts/mk-images')
-rwxr-xr-xscripts/mk-images1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index a93ea6ded..9cad91547 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -390,6 +390,7 @@ EOF
if [ -n "$JAPANESE" ]; then
install -m 644 $LOADERBINDIR/kon.cfg $MBD_DIR/etc
install -m 644 $LOADERBINDIR/minikon.fnt $MBD_DIR/etc
+ ln -s loader $MBD_DIR/sbin/continue
fi
if [ -n "$PCMCIA" ]; then