[Runnix-commits] SF.net SVN: runnix:[108] trunk/toolchain/runrelease/files/rootfs_vfat
Status: Alpha
Brought to you by:
krisk84
From: <abe...@us...> - 2010-12-09 00:13:24
|
Revision: 108 http://runnix.svn.sourceforge.net/runnix/?rev=108&view=rev Author: abelbeck Date: 2010-12-09 00:13:18 +0000 (Thu, 09 Dec 2010) Log Message: ----------- remove pset svn:executable, the hard way Removed Paths: ------------- trunk/toolchain/runrelease/files/rootfs_vfat/boot.msg trunk/toolchain/runrelease/files/rootfs_vfat/syslinux.cfg Deleted: trunk/toolchain/runrelease/files/rootfs_vfat/boot.msg =================================================================== --- trunk/toolchain/runrelease/files/rootfs_vfat/boot.msg 2010-12-08 23:10:44 UTC (rev 107) +++ trunk/toolchain/runrelease/files/rootfs_vfat/boot.msg 2010-12-09 00:13:18 UTC (rev 108) @@ -1,4 +0,0 @@ -runnix SVN-TRUNK - http://www.runnix.org - - - Deleted: trunk/toolchain/runrelease/files/rootfs_vfat/syslinux.cfg =================================================================== --- trunk/toolchain/runrelease/files/rootfs_vfat/syslinux.cfg 2010-12-08 23:10:44 UTC (rev 107) +++ trunk/toolchain/runrelease/files/rootfs_vfat/syslinux.cfg 2010-12-09 00:13:18 UTC (rev 108) @@ -1,14 +0,0 @@ -# serial 0 19200 -# console 1 -default runnix -timeout 50 -prompt 1 -display boot.msg - -label runnix - kernel runnix - append initrd=runnix.img root=/dev/ram0 rw init=/runnix runimg=auto rootdelay=10 quiet - -label rescue - kernel runnix - append initrd=runnix.img root=/dev/ram0 ro init=/runnix runimg=auto rootdelay=10 doshell This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |