/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-4.18.1-xenfix.patch
ViewVC logotype

Diff of /rpms/e-smith-base/sme8/e-smith-base-4.18.1-xenfix.patch

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

Revision 1.1.2.1 by slords, Sat Sep 13 18:12:11 2008 UTC Revision 1.1.2.2 by slords, Mon Sep 15 15:19:45 2008 UTC
# Line 0  Line 1 
1    --- e-smith-base-4.18.1/root/etc/e-smith/templates/etc/inittab/12tty2.xenfix    2008-03-26 10:49:00.000000000 -0600
2    +++ e-smith-base-4.18.1/root/etc/e-smith/templates/etc/inittab/12tty2   2008-09-13 11:51:35.000000000 -0600
3    @@ -1 +1 @@
4    -{ -d "/proc/xen" && ! -f "/proc/xen/xsd_kva" ? "#" : "" }2:23457:respawn:/sbin/mingetty tty2
5    +{ -f "/proc/xen/xenbus" && ! -f "/proc/xen/xsd_kva" ? "#" : "" }2:23457:respawn:/sbin/mingetty tty2
6    --- e-smith-base-4.18.1/root/etc/e-smith/templates/etc/inittab/13tty3.xenfix    2008-03-26 10:49:00.000000000 -0600
7    +++ e-smith-base-4.18.1/root/etc/e-smith/templates/etc/inittab/13tty3   2008-09-13 11:51:43.000000000 -0600
8    @@ -1 +1 @@
9    -{ -d "/proc/xen" && ! -f "/proc/xen/xsd_kva" ? "#" : "" }3:23457:respawn:/sbin/mingetty tty3
10    +{ -f "/proc/xen/xenbus" && ! -f "/proc/xen/xsd_kva" ? "#" : "" }3:23457:respawn:/sbin/mingetty tty3
11    --- e-smith-base-4.18.1/root/etc/e-smith/templates/etc/inittab/70tty1.xenfix    2008-03-26 10:49:00.000000000 -0600
12    +++ e-smith-base-4.18.1/root/etc/e-smith/templates/etc/inittab/70tty1   2008-09-13 11:51:54.000000000 -0600
13    @@ -1,7 +1,7 @@
14    
15     # Run gettys in standard runlevels
16     {
17    -    if ( -d "/proc/xen" && ! -f "/proc/xen/xsd_kva" )
18    +    if ( -f "/proc/xen/xenbus" && ! -f "/proc/xen/xsd_kva" )
19         {
20            "co:123457:respawn:/sbin/agetty xvc0 9600 vt100-nav";
21         }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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