dslinux/vendors/Nintendo/RAM-DEVEL Makefile config.vendor inittab

amadeus dslinux_amadeus at user.in-berlin.de
Tue Sep 26 22:38:32 CEST 2006


Update of /cvsroot/dslinux/dslinux/vendors/Nintendo/RAM-DEVEL
In directory antilope:/tmp/cvs-serv8152/vendors/Nintendo/RAM-DEVEL

Modified Files:
	Makefile config.vendor inittab 
Log Message:
Sorry, these logins driving me crazy

Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/RAM-DEVEL/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile	3 Sep 2006 20:26:13 -0000	1.3
+++ Makefile	26 Sep 2006 20:38:30 -0000	1.4
@@ -111,6 +111,7 @@
 	-mv $(ROMFSDIR)/$(FATFS)/linux/usr/bin/sh $(ROMFSDIR)/bin
 	-mv $(ROMFSDIR)/$(FATFS)/linux/usr/bin/login $(ROMFSDIR)/bin
 	-mv $(ROMFSDIR)/$(FATFS)/linux/usr/bin/init $(ROMFSDIR)/bin
+	-mv $(ROMFSDIR)/$(FATFS)/linux/usr/bin/autologin $(ROMFSDIR)/bin
 	# move MADPLAY into internal RAM and make it XIP, to gain the processing power
 	# for undisturbed audio.
 	-mv $(ROMFSDIR)/$(FATFS)/linux/usr/bin/madplay $(ROMFSDIR)/bin

Index: inittab
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/RAM-DEVEL/inittab,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- inittab	31 Aug 2006 11:54:45 -0000	1.1
+++ inittab	26 Sep 2006 20:38:30 -0000	1.2
@@ -1,3 +1 @@
-
-tty1::linux:/usr/bin/agetty 38400 tty1
-
+tty1::linux:/usr/bin/agetty -n -l /bin/autologin 38400 tty1

Index: config.vendor
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/RAM-DEVEL/config.vendor,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- config.vendor	31 Aug 2006 11:54:45 -0000	1.1
+++ config.vendor	26 Sep 2006 20:38:30 -0000	1.2
@@ -273,6 +273,7 @@
 #
 # CONFIG_USER_LANG_A60 is not set
 # CONFIG_USER_ARJ_ARJ is not set
+CONFIG_USER_AUTOLOGIN_AUTOLOGIN=y
 # CONFIG_USER_BZIP2_BZIP2 is not set
 # CONFIG_USER_CAL_CAL is not set
 # CONFIG_USER_CHAT_CHAT is not set




More information about the dslinux-commit mailing list