1
0
mirror of https://github.com/DoctorWkt/unix-jun72.git synced 2026-02-28 17:30:02 +00:00

14 Commits

Author SHA1 Message Date
tim.newsham
51ac5faeac - more stuff gets pushed to images so we can easily wrap up
images as a download.
2008-05-21 01:30:30 +00:00
tim.newsham
9987e1af69 - removing tape target from "install". It's not representative of the
real tape, and we're not using it for bootstrapping anymore.
2008-05-18 22:21:53 +00:00
tim.newsham
3d137ac204 - remove origin hack when installing sh.s and init.s
- build sh.s in src/cmd/mak
2008-05-17 17:53:41 +00:00
tim.newsham
143fa275d3 - build is installing sources now. 2008-05-17 03:18:05 +00:00
tim.newsham
5a17ecb231 - use the shell we build instead of the binary from s2. 2008-05-17 01:59:58 +00:00
tim.newsham
c05c8c0fb7 - oops, extra echo for debugging removed. 2008-05-11 23:41:39 +00:00
tim.newsham
04b6e66c29 - move usr/boot to fs/new. 2008-05-11 23:29:18 +00:00
tim.newsham
be64e87627 - Building the boot "bos" and "unix" into the rf0.dsk disk image now.
- update the simh.cfg to boot the real way.
- loadfile is no longer used.  we can think about getting rid of ml.c
  eventually.
2008-05-11 23:09:46 +00:00
tim.newsham
c5bc1102dc - fixaout.py overwrites a.out now instead of writing b.out. 2008-05-11 22:48:25 +00:00
tim.newsham
e92ef99b75 - generalize the building of 0405 binaries in anticipation of making
more of them soon.
2008-05-11 22:46:17 +00:00
tim.newsham
1232d59102 - ok, sh.s still not ready for primetime. globbing isnt working.
will test more next time before adding it.
2008-05-11 02:03:12 +00:00
tim.newsham
fca66172e8 - fix a bug in the sh.s code that was garbled in the printout.
- now installing sh.s as /bin/sh in the rf0 image.
2008-05-11 02:00:34 +00:00
tim.newsham
a25247dea0 - oops! wasn't building usr properly. 2008-05-10 19:12:43 +00:00
tim.newsham
059f19a2ec - part of build system reorg. 2008-05-10 19:05:58 +00:00