diff options
| author | navewindre <boneyaard@gmail.com> | 2025-06-18 05:46:29 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-06-18 05:46:29 +0200 |
| commit | afd82678fdc0a03ea21e4f8e70784b27e48af56b (patch) | |
| tree | 6fdb6eb0583b335d61329caceeef13573a85004e /slackware-bootstrap/kernel | |
| parent | 15f41c1af833148d5f4a08d3b63e4f0345ce939a (diff) | |
liloconfig
Diffstat (limited to 'slackware-bootstrap/kernel')
| -rwxr-xr-x | slackware-bootstrap/kernel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/slackware-bootstrap/kernel b/slackware-bootstrap/kernel index 6818dcc..4332f40 100755 --- a/slackware-bootstrap/kernel +++ b/slackware-bootstrap/kernel @@ -28,6 +28,8 @@ if [[ $dirstr != '' ]]; then cp System.map /boot/System.map-6.15.2.x64 cp .config /boot/config-6.15.2 + liloconfig + rm /boot/vmlinuz ln -s /boot/vmlinuz-generic-6.15.2 /boot/vmlinuz |
