On Wed, Jun 15, 2005 at 08:03:43PM +0200, misi3k wrote: > Author: misi3k Date: Wed Jun 15 18:03:43 2005 GMT > Module: SOURCES Tag: HEAD > ---- Log message: > - console on ttyS0
> Index: SOURCES/rc-scripts-con_serial_sparc.patch > diff -u /dev/null SOURCES/rc-scripts-con_serial_sparc.patch:1.1 > --- /dev/null Wed Jun 15 20:03:43 2005 > +++ SOURCES/rc-scripts-con_serial_sparc.patch Wed Jun 15 20:03:38 2005 > @@ -0,0 +1,11 @@ > +--- rc-scripts-0.4.0.19/inittab.orig 2005-06-15 19:55:54.862429768 +0200 > ++++ rc-scripts-0.4.0.19/inittab 2005-06-15 19:56:09.442213304 +0200 > +@@ -45,6 +45,8 @@ > + # If power was restored before the shutdown kicked in, cancel it. > + pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled" > + > ++# Run gett on serial port > ++0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100 Tak domyślnie włączone? Nie każdy sparc musi mieć podłączoną konsolę na ttyS0... A zakomentowany wpis jako przykład mógłby być na wszystkich architekturach. -- Jakub Bogusz http://qboosh.cs.net.pl/ _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
