/[smeserver]/rpms/e-smith-grub/sme8/e-smith-grub-1.0.0-updateCentOS.patch
ViewVC logotype

Contents of /rpms/e-smith-grub/sme8/e-smith-grub-1.0.0-updateCentOS.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Fri Mar 21 17:44:10 2008 UTC (16 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-grub-1_0_0-7_el5_sme
* Fri Mar 21 2008 Shad L. Lords <slords@mail.com> 1.0.0-7
- Fix up CentOS titles in grub.conf [SME: 4084]

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-grub-1.0.0/root/etc/e-smith/templates/boot/grub/grub.conf/UpdateCentOS mezzanine_patched_e-smith-grub-1.0.0/root/etc/e-smith/templates/boot/grub/grub.conf/UpdateCentOS
2 --- e-smith-grub-1.0.0/root/etc/e-smith/templates/boot/grub/grub.conf/UpdateCentOS 1969-12-31 17:00:00.000000000 -0700
3 +++ mezzanine_patched_e-smith-grub-1.0.0/root/etc/e-smith/templates/boot/grub/grub.conf/UpdateCentOS 2008-03-21 11:20:17.000000000 -0600
4 @@ -0,0 +1,4 @@
5 +{
6 + @lines = map { s/^title CentOS/title SME Server/; $_ } @lines;
7 + $OUT = "";
8 +}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed