Hello all. I have put together a disk image with a bunch of software >preinstalled and made it available from my web site. See >https://www.skeeve.com/3b1/ for brief descriptions. Of primary interest is >https://www.skeeve.com/3b1/full+lots-sw.img.gz which has the following:
+ 12 disk foundation set
+ FIXDISK 2.0
+ development set
+ documentation preparation set
+ curses/terminfo end user disk
+ curses development set disk
+ enhanced editors disk
+ cryptograhy set disks
+ 3 login windows via inittab
+ ksh88
+ The Georgia Tech 'se' screen editor
+ gzip 1.24a
+ gnu make 2.75
+ gnu tar 1.13
+ gawk 2.15.4
+ gcc 2.5.8
+ improved df from comp.sources.3b1
+ uuencode and uudecode from comp.sources.3b1
+ patch version 2.0.0
/etc/profile has been modified to put /usr/local/bin into $PATH
before the standard directories, and to set the interrupt character
to ^C and the kill character to ^U, as per modern conventions.
In addition, https://www.skeeve.com/3b1/big-empty.img.gz is a large disk
with an empty filesystem for mounting as a second disk. It can be used
for development or whatever else you want. (mount /dev/fp012 /mnt)
Source code for gzip, gnu tar, gnu make, df, uuencode and patch are
included. GCC, gawk and SE came from the various 3B1 archives.
I believe that the last version of GCC 3.x still supported the 3B1, but >bootstrapping it is more than I have time for.
Enjoy,
Arnold
--
Aharon (Arnold) Robbins arnold AT skeeve DOT com
I have updated the disk image with:
+ diffutils 2.17
+ Brian Kernighan's current awk
+ GDB 3.5 (doesn't work so well)
Efforts to build a newer GDB failed, due to not enough virtual address
space to compile some of the files. Sorry.
Enjoy,
Arnold
On 2021-01-29, Aharon Robbins <arnold@skeeve.com> wrote:
I have updated the disk image with:
+ diffutils 2.17
+ Brian Kernighan's current awk
+ GDB 3.5 (doesn't work so well)
Efforts to build a newer GDB failed, due to not enough virtual address
space to compile some of the files. Sorry.
So -- this is why you were asking for more swap space. Maximum
virtual memory for the system is 4 MB, same as maximum physical memory.
If your compiler is needing more memory than that -- all the swap space
in the world won't help with this system.
Maybe a cross-compiler, on something which has bigger address
space would allow you to compile it and then move it to the 3B1 image.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 497 |
Nodes: | 16 (2 / 14) |
Uptime: | 66:14:25 |
Calls: | 9,766 |
Calls today: | 7 |
Files: | 13,745 |
Messages: | 6,185,888 |