From 2ded66b21525e2d4df56ffdd5d4e320087bd9e38 Mon Sep 17 00:00:00 2001 From: navewindre Date: Wed, 18 Jun 2025 07:56:49 +0200 Subject: a --- slackware-bootstrap/kernel | 2 +- slackware-bootstrap/step2 | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/slackware-bootstrap/kernel b/slackware-bootstrap/kernel index 742c0ff..97574ae 100755 --- a/slackware-bootstrap/kernel +++ b/slackware-bootstrap/kernel @@ -30,7 +30,7 @@ if [[ $dirstr != '' ]]; then echo "==================== [ kernel update ] ==========================" echo "your kernel has been updated. in order to boot, you will need" - echo "you will need to update your bootloader config." + echo "to update your bootloader config." echo "if you do not use LILO, or do not boot off of your slackware disk" echo "simply input 'n'" echo "=================================================================" diff --git a/slackware-bootstrap/step2 b/slackware-bootstrap/step2 index 4b04b0b..ffc4b1d 100644 --- a/slackware-bootstrap/step2 +++ b/slackware-bootstrap/step2 @@ -3,6 +3,8 @@ basedir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) kernelver="6.15.2" +rm /root/.bash_profile + sh $basedir/slpkg sh $basedir/multilib -- cgit v1.2.3