Files
MyLFS/phase4
Kyle Glaws 50e8bd10a0 Fix grub-install bug
`grub-install` at the end of phase4/grub.sh was erroring out
with complaints about the loop device and suggesting to check
the device.map file.

LFS has the reader run `grub-install` at the END of the build,
but because that command was included in the phase4/grub.sh script,
this meant it was executed while there were still more packages
to build. Moving the phase4/grub.sh build to the end fixed this issue.
2022-05-07 13:03:41 -04:00
..
2022-05-07 13:03:41 -04:00
2022-03-26 17:55:10 -04:00
2022-04-25 22:17:20 -04:00
2022-03-26 17:55:10 -04:00
2022-04-25 09:44:18 -04:00
2022-03-26 17:55:10 -04:00
2022-03-26 17:55:10 -04:00
2022-03-26 17:55:10 -04:00