Parent Directory | Revision Log | Revision Graph
* Fri Mar 1 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme - Revert previous rhgb patch and disable plymouth [SME: 7354]
1 | slords | 1.1 | diff -up e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemoveRHGB.rhgb e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemoveRHGB |
2 | --- e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemoveRHGB.rhgb 2013-02-19 08:14:35.145119212 -0700 | ||
3 | +++ e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemoveRHGB 2013-02-19 08:15:11.234226781 -0700 | ||
4 | @@ -0,0 +1,4 @@ | ||
5 | +{ | ||
6 | + @lines = map { s/ rhgb//; $_ } @lines; | ||
7 | + $OUT = ""; | ||
8 | +} |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |