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/RemovePlymouth.noplymouth e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemovePlymouth |
2 | --- e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemovePlymouth.noplymouth 2013-03-01 16:17:39.381851219 -0700 | ||
3 | +++ e-smith-grub-2.4.0/root/etc/e-smith/templates/boot/grub/grub.conf/RemovePlymouth 2013-03-01 16:18:29.032968272 -0700 | ||
4 | @@ -0,0 +1,4 @@ | ||
5 | +{ | ||
6 | + @lines = map { s/ro root/ro rd_NO_PLYMOUTH root/; $_ } @lines; | ||
7 | + $OUT = ""; | ||
8 | +} |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |