rhinstaller / fedup

Deprecated Fedora Upgrade tool
GNU General Public License v2.0
23 stars 13 forks source link

Add preboot script hook #28

Open wgwoods opened 10 years ago

wgwoods commented 10 years ago

There are some problems that have to be fixed before we reboot to start the upgrade; for example, replacing the KEYTABLE/KEYMAP boot argument with vconsole.keymap in Fedora 18.

fedup should supply a directory for such scripts to be run before reboot.

wgwoods commented 10 years ago

Alternately, we might be able to defer this to the packagers if we had some way of discovering/installing required updates before beginning the upgrade; see #42 for more on that.