lukem 339d59ee8a Changes to the tiny images so that an mfs /dev isn't required (there might
not be enough RAM to support that), at the expense of more inodes and a
slightly larger md file system (which, when compressed down, still fits in
a kernel and that kernel still fits on a 1.2MB floppy):
- Define MAKEDEV_DEVS to 'std md0 fd0 fd1 wd0 wd1 wd2 wd3 cd0 cd1 pty0 ttyv0'.
- Call makefs with -f 10, to add a few spare inodes.
- Crank imagesize from 1344k to 1440k to handle extra space needed by the
  inodes containing the devices.
2002-02-06 16:15:56 +00:00
..
2002-02-04 01:11:09 +00:00
2002-02-06 16:08:16 +00:00
2002-02-04 11:13:33 +00:00
2002-01-23 21:10:00 +00:00
2002-02-04 11:03:08 +00:00
2002-01-30 23:25:57 +00:00