/[smeserver]/rpms/e-smith-base+ldap/sme7/e-smith-base-4.18.1-xenfix.patch
ViewVC logotype

Contents of /rpms/e-smith-base+ldap/sme7/e-smith-base-4.18.1-xenfix.patch

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 19:21:54 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
New streams

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 }

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