Bootloader::Path



Bootloader::Path

NAME
PREFACE
SYNOPSIS
DESCRIPTION

NAME

Bootloader::Path − abstraction of path constants

PREFACE

This package provides path for configuration files. It is used to enable testing on created chroot. It is used only for internal purpose.

SYNOPSIS

"use Bootloader::Path;"

"$path = Bootloader::Path::Prefix ($path);"

"$path = Bootloader::Path::Logname();"

"$path = Bootloader::Path::Fstab();"

"$path = Bootloader::Path::Sysconfig();"

"$path = Bootloader::Path::Grub_menulst();"

"$path = Bootloader::Path::Grub_devicemap();"

"$path = Bootloader::Path::Grub_grubconf();"

"$path = Bootloader::Path::Grub_grub();"

"$path = Bootloader::Path::Elilo_conf();"

"$path = Bootloader::Path::Elilo_efi();"

"$path = Bootloader::Path::Elilo_elilo();"

"$path = Bootloader::Path::Lilo_lilo();"

"$path = Bootloader::Path::Lilo_conf();"

"$path = Bootloader::Path::Zipl_conf();"

"$path = Bootloader::Path::Zipl_zipl();"

DESCRIPTION

"$path = Bootloader::Path::Prefix ($);"

Add to absolute path prefix. Only internal function. Allways retuns correct value.

"$path = Bootloader::Path::Logname();"

Gets logname path.

"$path = Bootloader::Path::Fstab();"

Gets fstab path.

"$path = Bootloader::Path::Sysconfig();"

Gets path for bootloader sysconfig.

"$path = Bootloader::Path::Grub_menulst();"

Gets path for grub configuration file menu.lst.

"$path = Bootloader::Path::Grub_devicemap();"

Gets path for grub configuration file device.map.

"$path = Bootloader::Path::Grub_grubconf();"

Gets path for grub configuration file grub.conf (this file contains commands for initialize bootloader).

"$path = Bootloader::Path::Grub_grub();"

Gets path for grub binary

"$path = Bootloader::Path::Elilo_conf();"

Gets path of elilo configuration file.

"$path = Bootloader::Path::Elilo_efi();"

Gets path to efi directory.

"$path = Bootloader::Path::Elilo_elilo();"

Gets path to elilo binary.

"$path = Bootloader::Path::Lilo_lilo();"

Gets path to lilo(or powerlilo) binary.

"$path = Bootloader::Path::Lilo_conf();"

Gets path to lilo(or powerlilo) configuration file.

"$path = Bootloader::Path::Zipl_conf();"

Gets path to zipl configuration file.

"$path = Bootloader::Path::Zipl_zipl();"

Gets path to zipl binary.



More Linux Commands

manpages/Tk_CanvasDrawableCoords.3.html
Tk_CanvasDrawableCoords(3) - utility procedures for canvas t
These procedures are called by canvas type managers to perform various utility functions. Tk_CanvasTkwin returns the Tk_Window associated with a particular canv

manpages/XtRemoveActionHook.3.html
XtRemoveActionHook(3) - register an action hook procedure...
XtAppAddActionHook adds the specified procedure to the front of a list maintained in the application context. In the future, when an action routine is about to

manpages/intel-virtual-output.4.html
intel-virtual-output(4) Utility for connecting the Integrate
intel-virtual-output is a utility for Intel integrated graphics chipsets on hybrid systems. The tool connects local VirtualHeads to a remote output, allowing th

manpages/winchnstr.3ncurses.html
winchnstr(3ncurses) - get a string of characters (and attrib
These routines return a NULL-terminated array of chtype quantities, starting at the current cursor position in the named window and ending at the right margin o

manpages/XtIsVendorShell.3.html
XtIsVendorShell(3) - obtain and verify a widget's class.....
The XtClass function returns a pointer to the widgets class structure. The XtSuperclass function returns a pointer to the widgets superclass class structure. Th

manpages/SDL_CreateRGBSurfaceFrom.3.html
SDL_CreateRGBSurfaceFrom(3) - Create an SDL_Surface from pix
Creates an SDL_Surface from the provided pixel data. The data stored in pixels is assumed to be of the depth specified in the parameter list. The pixel data is

manpages/checkbutton.n.html
checkbutton(n) - Create and manipulate checkbutton widgets
The checkbutton command creates a new window (given by the pathName argument) and makes it into a checkbutton widget. Additional options, described above, may b

manpages/Tcl_FSRemoveDirectory.3.html
Tcl_FSRemoveDirectory(3) - procedures to interact with any f
There are several reasons for calling the Tcl_FS API functions (e.g. Tcl_FSAccess and Tcl_FSStat) rather than calling system level functions like access and sta

manpages/regdbdump.8.html
regdbdump(8) - parse and print out regulatory rules file....
regdbdump can be used to parse the regulatory.bin file, the Linux wireless regulatory database used by crda, and print out its contents in human readable format

manpages/getent.1.html
getent(1) - get entries from administrative database........
The getent command displays entries from databases supported by the Name Service Switch libraries, which are configured in /etc/nsswitch.conf. If one or more ke

manpages/vfs_audit.8.html
vfs_audit(8) - record selected Samba VFS operations in the s
This VFS module is part of the samba(7) suite. The vfs_audit VFS module records selected client operations to the system log using syslog(3). The following Samb

manpages/ipython.1.html
ipython(1) Tools for Interactive Computing in Python........
An interactive Python shell with automatic history (input and output), dynamic object introspection, easier configuration, command completion, access to the sys





We can't live, work or learn in freedom unless the software we use is free.