aboutsummaryrefslogtreecommitdiff
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Deleted the ifconfig lines with we0, ne0, ec0: the drivers don't existAndreas Schulz1993-10-291-3/+1
* Add zero and io to the rm -f line for std devices so they get removed beforeRodney W. Grimes1993-10-282-4/+4
* Reworked the search for suid sgid programs to be more like the original andRodney W. Grimes1993-10-251-10/+8
* Redirect standard error onto standard out when call /etc/security soRodney W. Grimes1993-10-251-1/+1
* Moved sound drivers from major 21 to major 30.Jordan K. Hubbard1993-10-232-22/+24
* New snd*) target for making driver entries for new sound driver.Jordan K. Hubbard1993-10-232-2/+88
* From Andrew Chernov:David Greenman1993-10-221-2/+26
* Change space to tab in ruserd line per Guido van RooijRodney W. Grimes1993-10-211-2/+2
* Make whatisdb after the whole system is installed, since the one inRodney W. Grimes1993-10-211-0/+1
* Fixe a spelling error and added both the mse (logitech and ATI inport) andNate Williams1993-10-192-6/+64
* Make darn sure that fsck does not try to fsck dos file systems by settingRodney W. Grimes1993-10-191-1/+1
* Remove reference to EPSILON release.Rodney W. Grimes1993-10-191-2/+2
* Fix for version name in /etc/motd, now uses uname to get this information!Rodney W. Grimes1993-10-181-1/+1
* Change getty entry to start on /dev/console instead of /dev/vga, this fixesRodney W. Grimes1993-10-181-1/+1
* Checked and corrected various bits of grammar, as requested.Jordan K. Hubbard1993-10-161-11/+11
* Fix the document title to match the format of our other docs.Rodney W. Grimes1993-10-161-15/+19
* Remove the EPSILON from the release levelRodney W. Grimes1993-10-161-1/+1
* Fix the title up on this, removed the date and format it to matchRodney W. Grimes1993-10-161-10/+26
* Allow install floppy to be placed in the B: drive.Christoph Robitschko1993-10-161-1/+8
* Add /etc/uucp for uucp configuration filesRodney W. Grimes1993-10-141-0/+2
* Change uusnap to uustat -a, since we do not have a uusnap installed (someRodney W. Grimes1993-10-131-1/+1
* Disable rpc services so that inetd no longer hangs when you are notRodney W. Grimes1993-10-131-3/+5
* You can now specify the type of floppy you want built (floppy3 or floppy5)Rodney W. Grimes1993-10-101-6/+13
* Added /dev/zero and /dev/io, they have been around for a while, time toRodney W. Grimes1993-10-062-2/+6
* Split the src-tarball target up into multiple targets, there is nowRodney W. Grimes1993-10-011-12/+113
* Release level changed from GAMMA to EPSILONRodney W. Grimes1993-10-013-5/+5
* Updated to reflect the fact the there is no longer an ne driver, told toRodney W. Grimes1993-10-011-3/+7
* Changed address freebsd-comments to freebsd-questionsRodney W. Grimes1993-10-011-2/+2
* Added share/syscons/scrnmaps directoryRodney W. Grimes1993-09-301-0/+2
* Support for new wt driver. Removed old references to as* disk types sinceRodney W. Grimes1993-09-302-20/+32
* Updated for new location of syscons fonts and keymap filesRodney W. Grimes1993-09-291-3/+5
* Entries so RPC servers are started.J.T. Conklin1993-09-231-0/+5
* added to install_notes instructions for loading distribtuionAndrew Moore1993-09-224-111/+177
* Extended load_fd() to support reading from the first Primary DOSAndrew Moore1993-09-213-83/+166
* Added BSD.local.dist to MTREE files so that it gets installed in /etc/mtreeRodney W. Grimes1993-09-211-1/+1
* 1) Install now creates a DOS partition for the first (and only theAndrew Moore1993-09-191-6/+46
* Added /var/run to CPIO_DIRSAndrew Moore1993-09-191-1/+1
* Added /etc/remote to CPIO files.Andrew Moore1993-09-181-1/+1
* Added /usr/distbin to PATHAndrew Moore1993-09-182-2/+3
* >From: Drew Hess <dhess@CS.Stanford.EDU>Rodney W. Grimes1993-09-182-2/+2
* Added the following to the opening statement of install:Andrew Moore1993-09-171-10/+13
* added /var/spool and /var/spool/lock to CPIO_DIRS. These are needed byAndrew Moore1993-09-171-1/+1
* The load_fd() now initializes the `interactive' variable to -i insteadAndrew Moore1993-09-161-3/+3
* >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies)Rodney W. Grimes1993-09-142-4/+4
* Added option to overwrite an existing partition during install.Andrew Moore1993-09-142-64/+118
* Make MOUNT be MOUNT? so I can easily override it for building 2 floppiesRodney W. Grimes1993-09-141-1/+1
* The install disks now print the partition table data withAndrew Moore1993-09-142-5/+142
* Removed DOS floppy build stuff, as this was just a poor idea that needsRodney W. Grimes1993-09-141-17/+0
* Fixed missing newline at end of file.Rodney W. Grimes1993-09-141-1/+1
* Brought install_notes up to date.Andrew Moore1993-09-131-248/+239