iPXE discussion forum

Full Version: more Documentaion
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi. Thanks for ipxe Awesome tool... but
Where is the deeper documentation ? Is there a deep tutorial for the scripting element..
When I Search for answers for example --autofree .. I need to scour the internet.
stuff like list of set variables such as cls are those abbreviations ?

Sorry if those are noob questions but I really want to dig deeper but find it hard to find all the options
You can find most of the info over on http://ipxe.org by going into the "documentation" tab or searching explicitly for something. You'll also find several examples on ipxe.org/examples which explains how to use it. There are some things that are not documented (like --autofree) because we haven't found a good definition for it yet. Right now the C code is the best documentation for these undocumented features. Also have a look at the commit log which introduced the feature.
Reference URL's