| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Creating the initrd and boot.iso is the province of lorax. These scripts
don't really work anymore, so let's not carry them around.
|
| |
|
|
| |
F15+ uses xz to compress initrd.img
|
| |
|
|
|
|
|
|
| |
This allows you to manually make changes to the new initrd before
the final build of the .iso
eg. Copy loader.debug over the top of /sbin/loader so that
backtrace will include useful symbols if a segfault is triggered.
|
| |
|
|
|
|
|
| |
Add options to leave tmp directory, skip iso creation and specify
an alternate destination directory.
Added support for f15
|
|
|
This script allows you to update an existing boot.iso with a new
anaconda rpm. It also works on full DVD isos.
The current version does not work with rawhide's single initrd image
yet.
|