diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-07-25 20:22:54 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-07-25 23:16:46 +0200 |
commit | bca17f28ccefb0ab1fd45bbacc572fa457e1bb68 (patch) | |
tree | 1d49aba1a116e97efc6022b10ccd6cad1b586d58 /testing/source/mkinitrd/slack-desc | |
parent | 3fb0490c728ea33222f51f46b507884af000fac1 (diff) | |
download | current-bca17f28ccefb0ab1fd45bbacc572fa457e1bb68.tar.gz current-bca17f28ccefb0ab1fd45bbacc572fa457e1bb68.tar.xz |
Thu Jul 25 20:22:54 UTC 202420240725202254
Enjoy your shiny new vmlinuz-6.9.11-generic!
Thanks again to LuckyCyborg for teaching me about the path of least resistance.
a/grub-2.12-x86_64-14.txz: Rebuilt.
Don't mention 09_slackware_linux in the /etc/default/grub comments.
a/kernel-generic-6.9.11-x86_64-1.txz: Upgraded.
a/kernel-huge-6.9.11-x86_64-1.txz: Upgraded.
a/kernel-modules-6.9.11-x86_64-1.txz: Upgraded.
a/mkinitrd-1.4.11-x86_64-35.txz: Rebuilt.
d/kernel-headers-6.9.11-x86-1.txz: Upgraded.
d/rust-1.80.0-x86_64-1.txz: Upgraded.
k/kernel-source-6.9.11-noarch-1.txz: Upgraded.
l/xapian-core-1.4.26-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to '')
-rw-r--r-- | testing/source/mkinitrd/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/testing/source/mkinitrd/slack-desc b/testing/source/mkinitrd/slack-desc deleted file mode 100644 index 7becf9f67..000000000 --- a/testing/source/mkinitrd/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' on -# the right side marks the last column you can put a character in. You must make -# exactly 11 lines for the formatting to be correct. It's also customary to -# leave one space after the ':'. - - |-----handy-ruler------------------------------------------------------| -mkinitrd: mkinitrd (make an initial ramdisk) -mkinitrd: -mkinitrd: mkinitrd is a script to create an initial ramdisk that is loaded at -mkinitrd: the same time as the kernel. The initial ramdisk may be responsible -mkinitrd: for loading kernel modules (such a filesystem or SCSI controller -mkinitrd: module) that are needed to mount the root filesystem. -mkinitrd: -mkinitrd: The "initrd" is implemented as an initramfs. See the kernel -mkinitrd: documentation for more information on this, if you are interested. -mkinitrd: -mkinitrd: |