Re: [PATCH v2] docs: Improve initrd documentation

2023-07-03 Thread Oskari Pirhonen
On Mon, Jul 03, 2023 at 20:18:17 -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 v2] docs: Improve initrd documentation

2023-07-03 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