-
-
15 May 2007 23:47:12 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (8 / 467 / 53)
- Kwalitee
Bus factor: 0- 39.97% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (43.8KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Getopt::Long
- Pod::Usage
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.3
- Bryce:
- Updated packaging for 1.3 release
- Christian Keck:
- Add grub-parameter "module"
- Judith:
- Linux::Bootloader::new loads the specific bootloader module.
- Update boottool to use it this way.
Documentation
tool for modifying bootloader configurationInstalls the kernel and associated files.script to interface to multiple initrd tool variantsprints kernel version of a Linux kernel MakefileModules
Base class interacting with Linux bootloadersdetects the bootloader and architecture of the system.Parse and modify ELILO configuration files.Parse and modify GRUB configuration files.Parse and modify LILO configuration files.Parse and modify YABOOT configuration files.Module Install Instructions
To install Linux::Bootloader, copy and paste the appropriate command in to your terminal.
cpanm Linux::Bootloader
perl -MCPAN -e shell install Linux::Bootloader
For more information on module installation, please visit the detailed CPAN module installation guide.