summaryrefslogtreecommitdiffstats
path: root/README.initrd
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2022-02-02 08:21:48 +0000
committer Eric Hameleers <alien@slackware.com>2022-02-02 11:59:53 +0100
commit7e275bc3aef08e8f43d293f17c0a035a637429c9 (patch)
treeeb72b9d935721b180c87f483fbb35c3905c12014 /README.initrd
parent8b3ff193a856f7dfb046794bc6bb235804372552 (diff)
downloadcurrent-7e275bc3aef08e8f43d293f17c0a035a637429c9.tar.gz
current-7e275bc3aef08e8f43d293f17c0a035a637429c9.tar.xz
Wed Feb 2 08:21:48 UTC 202220220202082148
a/kernel-generic-5.15.19-x86_64-2.txz: Upgraded. a/kernel-huge-5.15.19-x86_64-2.txz: Upgraded. a/kernel-modules-5.15.19-x86_64-2.txz: Upgraded. d/kernel-headers-5.15.19-x86-2.txz: Upgraded. k/kernel-source-5.15.19-noarch-2.txz: Upgraded. -RTC_SYSTOHC_DEVICE "rtc0" RTC_SYSTOHC y -> n isolinux/initrd.img: Rebuilt. kernels/*: Upgraded. testing/source/linux-5.16.5-configs/*: Rebuilt. -RTC_SYSTOHC_DEVICE "rtc0" RTC_SYSTOHC y -> n usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'README.initrd')
-rw-r--r--README.initrd6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.initrd b/README.initrd
index 5a219c2a8..afcc1486e 100644
--- a/README.initrd
+++ b/README.initrd
@@ -1,7 +1,7 @@
Slackware initrd mini HOWTO
by Patrick Volkerding, volkerdi@slackware.com
-Wed Feb 2 04:04:52 UTC 2022
+Wed Feb 2 08:11:27 UTC 2022
This document describes how to create and install an initrd, which may be
required to use the 4.x kernel. Also see "man mkinitrd".
@@ -40,8 +40,8 @@ First, make sure the kernel, kernel modules, and mkinitrd package are
installed (the current version numbers might be a little different, so
this is just an example):
- installpkg kernel-generic-5.15.19-x86_64-1.txz
- installpkg kernel-modules-5.15.19-x86_64-1.txz
+ installpkg kernel-generic-5.15.19-x86_64-2.txz
+ installpkg kernel-modules-5.15.19-x86_64-2.txz
installpkg mkinitrd-1.4.11-x86_64-28.txz
Change into the /boot directory: