Revision: 5994
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5994&view=rev
Author:   owes
Date:     2011-10-26 14:42:11 +0000 (Wed, 26 Oct 2011)
Log Message:
-----------
util-linux agetty default behaviour was changed in recent upgrade, add 
--noclear to not clear our boot messages.

Modified Paths:
--------------
    ipcop/trunk/config/etc/inittab
    ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1

Modified: ipcop/trunk/config/etc/inittab
===================================================================
--- ipcop/trunk/config/etc/inittab      2011-10-26 13:31:26 UTC (rev 5993)
+++ ipcop/trunk/config/etc/inittab      2011-10-26 14:42:11 UTC (rev 5994)
@@ -12,7 +12,7 @@
 ca::ctrlaltdel:/sbin/shutdown -r now
 
 # Run gettys in standard runlevels
-1:2345:respawn:/sbin/agetty tty1 9600
+1:2345:respawn:/sbin/agetty --noclear tty1 9600
 2:2345:respawn:/sbin/agetty tty2 9600
 3:2345:off:/sbin/agetty tty3 9600
 4:2345:off:/sbin/agetty tty4 9600

Modified: ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1
===================================================================
--- ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1      2011-10-26 13:31:26 UTC 
(rev 5993)
+++ ipcop/trunk/updates/2.0.1/ROOTFILES.i486-2.0.1      2011-10-26 14:42:11 UTC 
(rev 5994)
@@ -1,4 +1,5 @@
 ## please place IPCop files first, then packages sorted by alphabetical order
+/etc/inittab
 /etc/rc.d/rc.eagleusbadsl
 /etc/rc.d/rc.eciadsl
 /etc/rc.d/rc.pulsardsl

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to