Colin Guthrie <[email protected]> writes: > The initrd was generated at 12:49:00 So it was after these packages were > installed that it happened.... > > Sat Jul 14 12:47:48 2012:lib64kms1 > Sat Jul 14 12:47:48 2012:mageia-theme-common > Sat Jul 14 12:47:58 2012:bootsplash > Sat Jul 14 12:47:58 2012:bridge-utils > Sat Jul 14 12:47:58 2012:dash > Sat Jul 14 12:47:58 2012:plymouth-plugin-script > Sat Jul 14 12:47:59 2012:plymouth > Sat Jul 14 12:47:59 2012:plymouth-scripts > Sat Jul 14 12:47:59 2012:plymouth-system-theme > Sat Jul 14 12:48:00 2012:dracut > Sat Jul 14 12:48:00 2012:mageia-theme-Default > Sat Jul 14 12:48:07 2012:kernel-desktop-3.3.6-2.mga2 > > > One of them must be the guilty party!!
Packages rebuilding the initrd in %post usually check [ -z "$DURING_INSTALL" ] The kernel package is fine, plymouth and dracut look ok as well. mageia-theme-Default seems ok, it only calls plymouth-set-default-theme. Or do we have a problem exporting DURING_INSTALL in the install? -- Olivier Blin - blino
