changeset 2223:5107daba5fe7

added startup files
author boisy
date Wed, 18 Mar 2009 11:17:29 +0000
parents 32a3d51254e4
children 22b75f9788a5
files 3rdparty/packages/sierra/christmas86/startup 3rdparty/packages/sierra/spacequest0/startup
diffstat 2 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdparty/packages/sierra/christmas86/startup	Wed Mar 18 11:17:29 2009 +0000
@@ -0,0 +1,8 @@
+* Echo welcome message
+echo * Sierra welcomes you to the *
+echo * world of 3-D adventuring.  *
+* Lock shell and std utils into memory
+link shell
+* Start system time from keyboard
+setime </1
+date -t
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/3rdparty/packages/sierra/spacequest0/startup	Wed Mar 18 11:17:29 2009 +0000
@@ -0,0 +1,8 @@
+* Echo welcome message
+echo * Sierra welcomes you to the *
+echo * world of 3-D adventuring.  *
+* Lock shell and std utils into memory
+link shell
+* Start system time from keyboard
+setime </1
+date -t