summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/initrd.h
Commit message (Collapse)AuthorAgeFilesLines
* [bzimage] Kill off the initrd image typeMichael Brown2008-07-081-14/+0Star
| | | | | | | We can just treat all non-kernel images as initrds, which matches our behaviour for multiboot kernels. This allows us to eliminate initrd as an image type, and treat the "initrd" command as just another synonym for "imgfetch".
* TypoMichael Brown2007-01-141-1/+1
|
* Actually, the initrd image should be architecture-independent.Michael Brown2007-01-141-0/+14