1b9b832
diff -Nru initscripts-8.76.2-orig/event.d/prefdm initscripts-8.76.2/event.d/prefdm
525084d
--- initscripts-8.76.2-orig/event.d/prefdm	2008-05-15 11:19:26.000000000 -0500
1b9b832
+++ initscripts-8.76.2/event.d/prefdm	2008-06-05 23:03:53.000000000 -0500
1b9b832
@@ -1,6 +1,6 @@
525084d
-# prefdm - preferred display manager
1b9b832
+# prefdm - start the olpc sugar environment
1b9b832
 #
525084d
-# Starts gdm/xdm/etc by preference
1b9b832
+# Starts olpc sugar 
8305ef9
 
1b9b832
 start on stopped rc5
8305ef9
 
1b9b832
@@ -9,4 +9,4 @@
1b9b832
 console output
1b9b832
 respawn
1b9b832
 respawn limit 10 120
1b9b832
-exec /etc/X11/prefdm -nodaemon
1b9b832
+exec /usr/sbin/olpc-dm
1b9b832
diff -Nru initscripts-8.76.2-orig/event.d/tty3 initscripts-8.76.2/event.d/tty3
525084d
--- initscripts-8.76.2-orig/event.d/tty3	2008-05-15 11:19:26.000000000 -0500
525084d
+++ initscripts-8.76.2/event.d/tty3	1969-12-31 18:00:00.000000000 -0600
525084d
@@ -1,16 +0,0 @@
525084d
-# tty3 - getty
525084d
-#
525084d
-# This service maintains a getty on tty3 from the point the system is
525084d
-# started until it is shut down again.
525084d
-
525084d
-start on stopped rc2
525084d
-start on stopped rc3
525084d
-start on stopped rc4
525084d
-start on started prefdm
525084d
-
525084d
-stop on runlevel 0
525084d
-stop on runlevel 1
525084d
-stop on runlevel 6
525084d
-
525084d
-respawn
525084d
-exec /sbin/mingetty tty3
1b9b832
diff -Nru initscripts-8.76.2-orig/event.d/tty4 initscripts-8.76.2/event.d/tty4
525084d
--- initscripts-8.76.2-orig/event.d/tty4	2008-05-15 11:19:26.000000000 -0500
525084d
+++ initscripts-8.76.2/event.d/tty4	1969-12-31 18:00:00.000000000 -0600
525084d
@@ -1,16 +0,0 @@
525084d
-# tty4 - getty
525084d
-#
525084d
-# This service maintains a getty on tty4 from the point the system is
525084d
-# started until it is shut down again.
525084d
-
525084d
-start on stopped rc2
525084d
-start on stopped rc3
525084d
-start on stopped rc4
525084d
-start on started prefdm
525084d
-
525084d
-stop on runlevel 0
525084d
-stop on runlevel 1
525084d
-stop on runlevel 6
525084d
-
525084d
-respawn
525084d
-exec /sbin/mingetty tty4
1b9b832
diff -Nru initscripts-8.76.2-orig/event.d/tty5 initscripts-8.76.2/event.d/tty5
525084d
--- initscripts-8.76.2-orig/event.d/tty5	2008-05-15 11:19:26.000000000 -0500
525084d
+++ initscripts-8.76.2/event.d/tty5	1969-12-31 18:00:00.000000000 -0600
525084d
@@ -1,16 +0,0 @@
525084d
-# tty5 - getty
525084d
-#
525084d
-# This service maintains a getty on tty5 from the point the system is
525084d
-# started until it is shut down again.
525084d
-
525084d
-start on stopped rc2
525084d
-start on stopped rc3
525084d
-start on stopped rc4
525084d
-start on started prefdm
525084d
-
525084d
-stop on runlevel 0
525084d
-stop on runlevel 1
525084d
-stop on runlevel 6
525084d
-
525084d
-respawn
525084d
-exec /sbin/mingetty tty5
1b9b832
diff -Nru initscripts-8.76.2-orig/event.d/tty6 initscripts-8.76.2/event.d/tty6
525084d
--- initscripts-8.76.2-orig/event.d/tty6	2008-05-15 11:19:26.000000000 -0500
525084d
+++ initscripts-8.76.2/event.d/tty6	1969-12-31 18:00:00.000000000 -0600
525084d
@@ -1,16 +0,0 @@
525084d
-# tty6 - getty
525084d
-#
525084d
-# This service maintains a getty on tty6 from the point the system is
525084d
-# started until it is shut down again.
525084d
-
525084d
-start on stopped rc2
525084d
-start on stopped rc3
525084d
-start on stopped rc4
525084d
-start on started prefdm
525084d
-
525084d
-stop on runlevel 0
525084d
-stop on runlevel 1
525084d
-stop on runlevel 6
525084d
-
525084d
-respawn
525084d
-exec /sbin/mingetty tty6
1b9b832
diff -Nru initscripts-8.76.2-orig/event.d/ttyS0 initscripts-8.76.2/event.d/ttyS0
525084d
--- initscripts-8.76.2-orig/event.d/ttyS0	1969-12-31 18:00:00.000000000 -0600
1b9b832
+++ initscripts-8.76.2/event.d/ttyS0	2008-06-05 23:04:38.000000000 -0500
525084d
@@ -0,0 +1,16 @@
525084d
+# ttyS0 - getty
525084d
+#
8305ef9
+# This service maintains a getty on ttyS0 from the point the system is
525084d
+# started until it is shut down again.
525084d
+
525084d
+start on stopped rc2
525084d
+start on stopped rc3
525084d
+start on stopped rc4
1b9b832
+start on started prefdm
525084d
+
525084d
+stop on runlevel 0
525084d
+stop on runlevel 1
525084d
+stop on runlevel 6
525084d
+
525084d
+respawn
525084d
+exec /sbin/agetty -w -n ttyS0 115200 vt100
8305ef9
Binary files initscripts-8.76.2-orig/src/doexec and initscripts-8.76.2/src/doexec differ
8305ef9
Binary files initscripts-8.76.2-orig/src/netreport and initscripts-8.76.2/src/netreport differ
8305ef9
Binary files initscripts-8.76.2-orig/src/testd and initscripts-8.76.2/src/testd differ
8305ef9
Binary files initscripts-8.76.2-orig/src/usernetctl and initscripts-8.76.2/src/usernetctl differ
8305ef9
Binary files initscripts-8.76.2-orig/src/usernetctl.o and initscripts-8.76.2/src/usernetctl.o differ
8305ef9
Binary files initscripts-8.76.2-orig/src/usleep.o and initscripts-8.76.2/src/usleep.o differ