freebsd-dev/etc
Andrew Moore 3bef766f61 1) Install now creates a DOS partition for the first (and only the
first) Primary (un-Extended) DOS partition, providing /dev/xx0h
is available.  It is mounted on /dos by default.  The /etc/fstab
entry omits the dump and fsck fields, i.e.:
/dev/xx0h	/dos	pcfs rw

The Secondary DOS partition is not used (System ID 0xF2), because I don't
know what that is.

2) Fixed default sizes so that if someone attempts to install BSD on a 24 Mb
partition by accepting defaults, they don't end up with a 1 Mb /usr
partition (up to USRMIN Mb's).  In this case, all space is split between
swap and root.

TODO:
1) Extend load_fd() to support loading distribution files directly from
the DOS partition of the hard disk.

2) Provide translated parameters to the install program (maybe
add an option to fdisk).  Currently, the true geometry is used as
default, which is inappropriate for coexistence with DOS.

3) Support installing on multiple or secondary disks.
1993-09-19 20:45:10 +00:00
..
etc.i386 1) Install now creates a DOS partition for the first (and only the 1993-09-19 20:45:10 +00:00
mail Removed all Berkeley aliases information since it is way out of date. 1993-07-19 19:09:14 +00:00
mtree Added info for gnu stuff 1993-08-30 09:56:20 +00:00
namedb Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
root Fixed ^? to ^\?, need to escape that for csh 1993-08-31 14:40:22 +00:00
aliases Removed all Berkeley aliases information since it is way out of date. 1993-07-19 19:09:14 +00:00
crontab Cleaned up crontab from NetBSD, adjusted for FreeBSD. 1993-07-19 19:08:04 +00:00
csh.cshrc Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
csh.login Removed default 1K behavior from /etc/csh.login, but put comments 1993-08-02 22:46:06 +00:00
csh.logout Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
daily Reenabled rotation of log files and killing of syslogd now that the 1993-08-31 16:29:05 +00:00
disktab >From: Drew Hess <dhess@CS.Stanford.EDU> 1993-09-18 00:00:16 +00:00
dm.conf Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
ftpusers Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
gettytab Fixed entry for t9600, baud rate was 19200, should be and now is 9600. 1993-08-13 23:05:49 +00:00
group Removed bill and lynne from group file, this was a security hole in the 1993-07-19 18:56:42 +00:00
host.conf Added a default host.conf (gethostnamadr() name resolver) which declares 1993-07-29 18:30:36 +00:00
hosts Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
hosts.equiv Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
hosts.lpd Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
inetd.conf Added /etc/networks to the files that get installed, some how it got 1993-09-02 11:10:02 +00:00
MAKEDEV >From: kuku@acds.physik.rwth-aachen.de (Christoph Kukulies) 1993-09-14 21:42:14 +00:00
MAKEDEV.local Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
Makefile Added /var/run to CPIO_DIRS 1993-09-19 01:21:15 +00:00
man.conf Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
master.passwd Wrong path for uucp login, was /usr/lib instead of /usr/libexec. Fixed 1993-08-13 23:07:31 +00:00
monthly Reenabled rotation of log files and killing of syslogd now that the 1993-08-31 16:29:05 +00:00
motd Changed banner from 386BSD to FreeBSD 1993-07-19 19:12:33 +00:00
myname New file for netstart, should contain the hosts hostname. 1993-07-19 19:08:31 +00:00
netstart Fixed spelling error in ifconfig line for ed0, from netwask to netmask 1993-08-09 09:14:47 +00:00
networks Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
passwd Due to broken pwd_mkdb always wanting to do it's work in /etc I have 1993-08-11 13:23:23 +00:00
phones add more notes and examples 1993-08-15 07:11:52 +00:00
printcap lp device was setup and enabled, changed it to be commented out. This caused 1993-07-19 18:58:09 +00:00
protocols Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
rc Changed -r /fastboot to -e /fastboot. File just needs to exist for fastboot. 1993-08-24 06:15:36 +00:00
rc.local Fixed edit of /etc/motd so that the motd says FreeBSD instead of 386BSD. 1993-07-19 21:05:58 +00:00
remote Replaced all references to comxx with ttyxx, since that is what all the 1993-09-05 15:52:46 +00:00
rpc Fixed missing newline at end of file. 1993-09-14 00:54:19 +00:00
security Fixed so that it scans for set uid/gid files. From Rich Murphy and NetBSD, 1993-09-06 23:12:04 +00:00
services Added ntp 123/udp # Network Time Protocol for xntp usage since this is a 1993-08-10 11:03:56 +00:00
shells Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
syslog.conf Initial import of 386BSD 0.1 othersrc/etc 1993-06-20 13:41:45 +00:00
ttys Replaced comxx with ttyxx, as that is now the correct name to use when 1993-09-05 15:55:03 +00:00
weekly Reenabled rotation of log files and killing of syslogd now that the 1993-08-31 16:29:05 +00:00