Displaying 1 result from an estimated 1 matches for "kickstart_dir".
2007 Apr 10
1
Add support for Variables
...g to update them
for RH5).
Would it be possible to add support for variables / 2 variables
HTTP_SERVER (scope should be global in "default" but local elsewhere,
could maybe pe passed as an argument to vesamenu.c32 and menu.c32 (i think
its only of use for people using these files.))
KICKSTART_DIR (this name should be more generic, and should only have
local scope)
if in "default" then should be available to all included files / other
conf files called, either passed as a param (in eg below ) or passed in
memory.
eg
default:
-------------
# Default boot option to use
DEFAULT...