How to update documentation on ipxe.org/docs?
|
2015-09-05, 02:53
Post: #3
|
|||
|
|||
RE: How to update documentation on ipxe.org/docs?
These are my suggestions for updating "Notes" section in http://ipxe.org/cmd/imgfetch. Changes are in bold or suffixed with "## NEW". There is no need to keep this formatting.
How does it look? Refinements are welcome. This information would have helped me. -- There is no difference between the commands imgfetch, module, and initrd. When booting a Linux kernel, any argument supplied to the initrd command will be used as the pathname for that image within the initial RAM filesystem. The initrd command also supports a mode= option for setting the permissions on a file added with the pathname argument. For example, if you have the script Code: #!ipxe then the file initrd.img will be treated as a normal initramfs filesystem image, and the file e1000.ko will appear as an extra file /lib/modules/e1000.ko within this filesystem. The file authorized_keys will also appear with the specified mode. Every directory in the pathname must already exist in the original initrd.img for the file to be accessible after boot because iPXE does not create the directory hierarchy for a pathname argument. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to update documentation on ipxe.org/docs? - soltesz - 2015-09-04, 17:35
RE: How to update documentation on ipxe.org/docs? - robinsmidsrod - 2015-09-04, 23:06
RE: How to update documentation on ipxe.org/docs? - soltesz - 2015-09-05 02:53
RE: How to update documentation on ipxe.org/docs? - mcb30 - 2015-09-07, 13:02
|
User(s) browsing this thread: 1 Guest(s)