summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2025-06-18 07:56:49 +0200
committernavewindre <boneyaard@gmail.com>2025-06-18 07:56:49 +0200
commit2ded66b21525e2d4df56ffdd5d4e320087bd9e38 (patch)
treec7a7436cc9c988e2aeb5b77fd598bb23dddfe905
parent5f87c831c169a174d1ba64a6f5152c06a02e1bca (diff)
a
-rwxr-xr-xslackware-bootstrap/kernel2
-rw-r--r--slackware-bootstrap/step22
2 files changed, 3 insertions, 1 deletions
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