| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the document title to match the format of our other docs. | rgrimes | 1993-10-16 | 1 | -15/+19 |
* | Remove the EPSILON from the release level | rgrimes | 1993-10-16 | 1 | -1/+1 |
* | Fix the title up on this, removed the date and format it to match | rgrimes | 1993-10-16 | 1 | -10/+26 |
* | Allow install floppy to be placed in the B: drive. | chmr | 1993-10-16 | 1 | -1/+8 |
* | Added /dev/zero and /dev/io, they have been around for a while, time to | rgrimes | 1993-10-06 | 1 | -1/+3 |
* | Release level changed from GAMMA to EPSILON | rgrimes | 1993-10-01 | 3 | -5/+5 |
* | Updated to reflect the fact the there is no longer an ne driver, told to | rgrimes | 1993-10-01 | 1 | -3/+7 |
* | Changed address freebsd-comments to freebsd-questions | rgrimes | 1993-10-01 | 1 | -2/+2 |
* | Support for new wt driver. Removed old references to as* disk types since | rgrimes | 1993-09-30 | 1 | -10/+16 |
* | added to install_notes instructions for loading distribtuion | alm | 1993-09-22 | 4 | -111/+177 |
* | Extended load_fd() to support reading from the first Primary DOS | alm | 1993-09-21 | 3 | -83/+166 |
* | 1) Install now creates a DOS partition for the first (and only the | alm | 1993-09-19 | 1 | -6/+46 |
* | Added /usr/distbin to PATH | alm | 1993-09-18 | 2 | -2/+3 |
* | >From: Drew Hess <dhess@CS.Stanford.EDU> | rgrimes | 1993-09-18 | 1 | -1/+1 |
* | Added the following to the opening statement of install: | alm | 1993-09-17 | 1 | -10/+13 |
* | The load_fd() now initializes the `interactive' variable to -i instead | alm | 1993-09-16 | 1 | -3/+3 |
* | >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) | rgrimes | 1993-09-14 | 1 | -2/+2 |
* | Added option to overwrite an existing partition during install. | alm | 1993-09-14 | 2 | -64/+118 |
* | The install disks now print the partition table data with | alm | 1993-09-14 | 2 | -5/+142 |
* | Brought install_notes up to date. | alm | 1993-09-13 | 1 | -248/+239 |
* | Fixed missing device name arguments to fdisk commands, this was the | rgrimes | 1993-09-13 | 1 | -2/+2 |
* | Renumber the section starting at the duplicate 5. section. Changed | rgrimes | 1993-09-13 | 1 | -13/+13 |
* | Explain purpose and original of "dos" floppy. | alm | 1993-09-13 | 1 | -20/+33 |
* | Changed ultrastore 14F/34F driver to irq 14. | rgrimes | 1993-09-13 | 1 | -2/+2 |
* | Fixed the extract() command which I had broken attempting to implement | alm | 1993-09-13 | 1 | -5/+7 |
* | Since reboot is now installed, use it if the fsck fails | rgrimes | 1993-09-12 | 1 | -4/+2 |
* | Change the "Insert secound installation floppy" to | rgrimes | 1993-09-12 | 1 | -1/+1 |
* | Removed /usr/contrib/bin from PATH | rgrimes | 1993-09-12 | 1 | -1/+1 |
* | added a couple echo's | alm | 1993-09-11 | 1 | -0/+2 |
* | Forgot to export PATH | alm | 1993-09-11 | 1 | -0/+1 |
* | Mentioned using fdisk to change active partition on multi-os systems | alm | 1993-09-11 | 1 | -3/+9 |
* | Silence cp diagnostics for dos floppy install in case | alm | 1993-09-11 | 1 | -1/+1 |
* | remove \'s from where they shouldn't be. | alm | 1993-09-11 | 1 | -1/+1 |
* | Quick checkin between network hangs... | alm | 1993-09-11 | 2 | -10/+18 |
* | Converted many occurances of multiple spaces to tabs to save bytes | rgrimes | 1993-09-11 | 3 | -63/+65 |
* | Combined some conditional statements now that `test' works correctly. | alm | 1993-09-09 | 1 | -14/+8 |
* | Mostly cosmetic changes. | alm | 1993-09-09 | 2 | -30/+43 |
* | Fixed some language + error where 3 floppies are called for in beginning | jkh | 1993-09-08 | 1 | -6/+6 |
* | From: ccml@hippo.ru.ac.za (Mike Lawrie) | rgrimes | 1993-09-08 | 1 | -0/+848 |
* | Adding missing sync after reading fourth install floppy. | alm | 1993-09-08 | 1 | -1/+2 |
* | Added a fourth DOS-format floppy to the install disks containing os-bs | alm | 1993-09-08 | 3 | -24/+51 |
* | Added DOS partition support and maybe badblock remappping. | alm | 1993-09-07 | 3 | -395/+826 |
* | Changed misleading comment about vty's - now clearly stated to work with | jkh | 1993-09-06 | 1 | -27/+6 |
* | Replaced all references to comxx with ttyxx, since that is what all the | rgrimes | 1993-09-05 | 1 | -12/+11 |
* | Fixed all usage of quotes to be consitent of the form ``word or phrase''. | rgrimes | 1993-09-02 | 1 | -8/+9 |
* | Added some stuff, fixed some typos, generally tarted it up. | jkh | 1993-09-02 | 1 | -32/+72 |
* | A real quick hack at some floppy install notes! | rgrimes | 1993-09-01 | 1 | -0/+65 |
* | Fixed typo in rm of /tmp/cat, it was rm /bin/cat, whoopsss.... | rgrimes | 1993-09-01 | 1 | -1/+1 |
* | Added DEFCYLN, DEFHEAD and DEFSECT parameters to inst1.install, these | rgrimes | 1993-08-31 | 2 | -132/+110 |
* | Updated st*) entry from Julian. | rgrimes | 1993-08-30 | 1 | -39/+31 |