[LinuxBIOS] [PATCH] Rename "stream" to "payload"

Ed Swierk eswierk at arastra.com
Wed Oct 25 01:05:08 CEST 2006


Here is a new set of patches against the head revision. I also split
out the move/rename operations, so please apply as follows:

apply linuxbios-rename-compressed-payload-options.patch
apply linuxbios-rename-other-payload-options.patch
mv src/include/stream src/include/payload
mv src/stream src/payload
mv src/payload/fs_stream.c src/payload/fs_payload.c
mv src/payload/ide_stream.c src/payload/ide_payload.c
mv src/payload/rom_stream.c src/payload/rom_payload.c
mv src/payload/serial_stream.c src/payload/serial_payload.c
apply linuxbios-rename-payload-code.patch

Thanks!

--Ed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-rename-compressed-payload-options.patch
Type: text/x-patch
Size: 17615 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061024/1c7828b6/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-rename-other-payload-options.patch
Type: text/x-patch
Size: 106927 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061024/1c7828b6/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linuxbios-rename-payload-code.patch
Type: text/x-patch
Size: 14061 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20061024/1c7828b6/attachment-0002.patch>


More information about the coreboot mailing list