Re: [PATCH] docs: Improve initrd documentation

2023-07-29 Thread Oskari Pirhonen
On Sat, Jul 29, 2023 at 07:28:40 +0200, Paul Menzel wrote: > Dear Glenn, > > > Thank you for all your work on GRUB. > > Am 28.06.23 um 12:12 schrieb Glenn Washburn: > > Remove reference to "initial ramdisk" and replace with "initrd". This then > > covers the case of ramdisk and ramfs, which is t

Re: [PATCH] docs: Improve initrd documentation

2023-07-28 Thread Paul Menzel
Dear Glenn, Thank you for all your work on GRUB. Am 28.06.23 um 12:12 schrieb Glenn Washburn: Remove reference to "initial ramdisk" and replace with "initrd". This then covers the case of ramdisk and ramfs, which is the usual method with kernels 2.6 and greater. Add sentence with URL to initrd

Re: [PATCH] docs: Improve initrd documentation

2023-06-28 Thread Oskari Pirhonen
On Wed, Jun 28, 2023 at 05:12:04 -0500, Glenn Washburn wrote: > Remove reference to "initial ramdisk" and replace with "initrd". This then > covers the case of ramdisk and ramfs, which is the usual method with kernels > 2.6 and greater. Add sentence with URL to initrd documentation Linux kernel. >

Re: [PATCH] docs: Improve initrd documentation

2023-06-28 Thread Daniel Kiper
On Wed, Jun 28, 2023 at 05:12:04AM -0500, Glenn Washburn wrote: > Remove reference to "initial ramdisk" and replace with "initrd". This then > covers the case of ramdisk and ramfs, which is the usual method with kernels > 2.6 and greater. Add sentence with URL to initrd documentation Linux kernel.

[PATCH] docs: Improve initrd documentation

2023-06-28 Thread Glenn Washburn
Remove reference to "initial ramdisk" and replace with "initrd". This then covers the case of ramdisk and ramfs, which is the usual method with kernels 2.6 and greater. Add sentence with URL to initrd documentation Linux kernel. Also, add a section documenting how to have the initrd command generat