annotate level1/startup.dalpha @ 1803:6b0d1027e4e0

Removed NITROS9VERSION, NITROS9MAJOR, NITROS9MINOR environment vars from use.. bad idea. Now we stick this in rules.mak
author boisy
date Thu, 14 Apr 2005 01:41:06 +0000
parents a28e465269b9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1730
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
1 * Echo welcome message
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
2 echo * Welcome to NitrOS-9 Level 1 *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
3 echo * on the Dragon Alpha *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
4 echo * Computer *
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
5 * Start system time from keyboard
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
6 setime </term
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
7 date -t
a28e465269b9 Files from Phill
boisy
parents:
diff changeset
8