annotate level1/dalpha/startup @ 2898:28ed72477814 lwtools-port

Dummy merge of default branch into lwtools hg -y merge --tool=internal:fail default hg revert --all --no-backup --rev . hg resolve -a -m This dummy merge discards any changes from the default branch so that the result is the same as what lwtools already had. When merging back to default branch later, the discarded changes will be discarded there also, so the result will be that the default branch will contain what the lwtools branch had before these merges. Only scripts/burst was "rescued" from default branch.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 11 Jan 2014 18:40:44 +0100
parents 56f966b82dc4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2101
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
1 * Echo welcome message
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
2 echo * Welcome to NitrOS-9 Level 1 *
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
3 echo * on the Dragon Alpha *
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
4 * Start system time from keyboard
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
5 setime </term
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
6 date -t
56f966b82dc4 Update for new build system
afra
parents:
diff changeset
7