summaryrefslogtreecommitdiffstats
path: root/scripts/upd-initrd
Commit message (Collapse)AuthorAgeFilesLines
* 2006-08-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2006-08-291-1/+1
| | | | | | * anaconda.spec: Bump version * scripts/upd-initrd: Handle updating more than just /sbin/loader
* 2005-09-16 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-09-161-5/+7
| | | | | * scripts/upd-initrd: Make a little bit easier to use by auto-canonicalizing the paths.
* 2005-04-12 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-04-121-0/+25
* scripts/upd-initrd: Add simple stupid script to update the loader in an initrd to make my life easier.