summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* Add sample (empty) fbtab file. Anyone is welcome to add additionalguido1994-08-221-0/+2
| | | | | | lines (like perhaps line for soundblasters etc). Reviewed by: Submitted by: guido
* 1) adapted to a world without "fastboot" and "fasthalt".dg1994-08-211-9/+7
| | | | 2) updated to work with 2.0/4.4 binaries.
* Add rotattion of cron log to weekly.guido1994-08-111-0/+10
| | | | | Reviewed by: Submitted by: guido
* Oh GACK! src-clean doesn't quite work that easily since cleandist rebuilds thejkh1994-06-291-1/+2
| | | | | obj links again and they need to be nuked out one more time after it's finished. Sigh.. Oh well, this code will probably never be run again anyway.
* Put some of Rod's ugly hacks back - a couple of them prevent Yet Another Rebootjkh1994-06-291-1/+12
| | | | after bin/des distribution is extracted, so I figure it's worth it.
* Clean this puppy up quite a bit. Most notably:jkh1994-06-291-80/+53
| | | | | | | 1. Use ${MAKE} everywhere again. Whoops. 2. Replace multiple invocations of gzip ... split ... with one variable. 3. Add src-clean target for making the src tree presentable before making a src tarball out of it.
* $rotdelay is now initialized to "-d 0 -n 1" and no longer changed basedrgrimes1994-06-292-7/+3
| | | | | | | | | | | upon disk type. In far more cases than not this is the optimal setting for any disk drive made after 1990. This now means all installs will have the disks newfs'ed with either: newfs -b 8192 -f 1024 -d 0 -n 1 or newfs -n 4096 -f 512 -d 0 -n 1 depending on what the user chooses for the blocking factor.
* Clean up the installation docs a bit (geeze Loise were they EVER out ofjkh1994-06-282-0/+1157
| | | | | date!!) and rename them to something more eye-catching so people will read them again (considering the previous state of affairs, I'm actually rather glad they didn't!).
* Add --unlink flag to all tar commands, but each for different reasons.jkh1994-06-283-18/+18
| | | | | | | | | | 1. Add to secr and bindists to possibly save the occasional fool who doesn't RTFM and uses the wrong command to extract this (or even someone who's legitimately using this to extract on top of a bindist somewhere *else*). 2. Do the right thing with any symlinks in the src tree. Right now, we're free of the buggers, but just in case.
* Remove Rod's hacks - they're no longer necessary with static tar/gzip andjkh1994-06-281-23/+6
| | | | tar --unlink.
* Commit Scott's changes to the bad144 stuff - bad144 takes a list of badjkh1994-06-282-3/+3
| | | | | blocks as *multiple* arguments, not one argument (as was incorrectly being passed).
* Fix a simple makefile brain-o; didn't effect 1.1.5A since we don't compilejkh1994-06-281-2/+2
| | | | with CRYPT initially set.
* Fixed spelling errors.wollman1994-06-241-4/+4
|
* 1. Remove a rather strangely gratuitous bit of profanityjkh1994-06-241-3/+11
| | | | 2. Use elvis instead of vi for the editor on the cpio floppy; dmesg is back.
* My last few changes to the release code plus a small termcap filejkh1994-06-242-3/+165
| | | | for the cpio floppy.
* Whoops - missed a couple of intermediate files. Nuke 'em.jkh1994-06-221-2/+2
|
* Ok, this should about wrap it up.jkh1994-06-221-8/+8
| | | | | | 1. All the crunched files work now; don't install copies, used the crunched versions. 2. Make the clean rules DTRT now that we have stuff to clean.
* Whoops - I missed a commit; EXTRACT scripts were misnamed. Correct.jkh1994-06-211-4/+4
|
* 1. Increase number of inodes for kcopy floppy; we've currently run out.jkh1994-06-211-4/+4
| | | | | | 2. Get kcopy and filesystem images from current directory since we now build them here; a clean rule is now all that's needed to make the crunch stuff complete.
* Commit a small change to allow FreeBSD to install on a different drive.jkh1994-06-202-2/+11
| | | | | | The kernel configs already support this, so with a boot floppy or a utility like booteasy, the user should be able to install and boot off the second drive. Hurrah.
* Commit some additional changes for making this work with obj dirs.jkh1994-06-201-37/+38
|
* Fixes from Bruce Evans:jkh1994-06-172-10/+42
| | | | | o insecure and inconsistent permissions for tape devices. o didn't make the DOSpartition wd devices.
* Add entry for the new PCMCIA ethernet adapter code (ze0).jkh1994-06-171-1/+4
|
* Fix comment about 8-bit clean tcshache1994-06-161-2/+2
|
* Add commented out STARTUP_LOCALE with explanationache1994-06-162-2/+24
|
* Only comment added to console entry:ache1994-06-161-0/+1
| | | | # If you want to be asked for password, change "secure" to "insecure" here
* I'll leave the addition of the line, but there's just absolutely nojkh1994-06-161-1/+1
| | | | | | | way I'm going to allow this to be set to secure. People blow their password files away all the time, and I am not at all keen to lose the ability to get them recovered with the simple expedient of a single-user boot.
* Choose secure single-user mode by defaultache1994-06-161-0/+3
| | | | | | | | | | | | Without this entry init.bsdi don't ask root password when it goes to sigle-user. This entry must present here in any case, subject of arguing can be only default mode, I mean "secure" or "insecure" here. Please consider this entry like template and change "insecure" to "secure" if you are _shure_, but not back out whole line. # This entry needed for asking password when init goes to single-user mode console none unknown off insecure
* Since we're using syscons now, make ^H the backspace character byjkh1994-06-152-5/+5
| | | | | default (ack ack, evil evil, but easier than changing syscons at this late hour).
* Changed MDEC_OPT=BOOTWAIT= to BOOTWAIT=adam1994-06-152-8/+12
|
* 1. Fill out the crunch target - this should do the trick (we'll see).jkh1994-06-151-4/+5
| | | | 2. Remove the NOOBJ line - we want an object dir now.
* Add a beep to the load_fd stuff for each floppy insert request sojkh1994-06-151-2/+2
| | | | | that you can read a book and load the floppy distribution at the same time.. :-)
* Remove the --exclude libc.so.1.1 line; with a static gzip and tar wejkh1994-06-151-2/+2
| | | | | no longer need it, and it's just one more thing we would have to remember to change with every shared lib version bump.
* Install manpath.config and mail.rc properly, and directly from the srcjkh1994-06-151-3/+5
| | | | tree now (rather than having a local copy.
* added comments for how to use CCFPU and MDEC_OPTadam1994-06-152-2/+28
|
* Commit Rod's magic EXTRACT scripts to the tree so that we can work onjkh1994-06-153-0/+73
| | | | them. These were al hand-copied over before.
* Lots of changes:jkh1994-06-151-56/+69
| | | | | | | 1. Properly use ${.CURDIR} now instead of hardcoded relative dirs. 2. Use ${BINOWN} and ${BINGRP} everywhere instead of root/wheel 3. Add target for copying over EXTRACT scripts (and add them here). 4. Start thinking about crunched floppy target (not in yet, next commit).
* 1. Bump minimum root size to 8MB (we need that much now).jkh1994-06-152-3/+3
| | | | 2. Bump version number to 1.1.5 for impending release.
* Remove CXXFLAGS from here, handled in another placeache1994-06-142-4/+2
|
* Added comment about registerd and kpasswdd not working in 1.x.wollman1994-06-131-1/+1
| | | | | | Deleted commented-out line which would start mountd; that's not the right pplace to do it (don't confuse the users). Should probablyhave uncommented rpc.rstatd, but didn't.
* Change default for directory permissions to be 0755.csgr1994-06-121-2/+2
|
* Modify messages about the resolver manual page as per Rod's suggestions.csgr1994-06-121-3/+5
| | | | | | | The configure function now tells the user to type "man 5 resolver" for more info on resolv.conf, but mentions that the bindist must be fully installed before this can be done (actually a user won't have reached this stage if he doesn't have an installed bindist ;-)
* Allow configuration of resolv.conf though "configure". Thecsgr1994-06-111-1/+25
| | | | | | configuration which is done is minimal, and the script refers the user to the resolver(5) manual page for information on fine-tuning name resolution.
* Add commented out PRINTER=ps entry for easy chooseache1994-06-092-2/+14
| | | | system documentation format
* Add commented out CXXFLAGS entry similar to CFLAGS entryache1994-06-092-2/+4
|
* Change all lib*.so.1.0 to lib*.so.1.1csgr1994-06-081-8/+8
| | | | (Once again, pointed out by Volker Paepcke.)
* Change reference to libc.so.1.0 to libc.so.1.1.csgr1994-06-081-3/+3
| | | | (Pointed out by Volker Paepcke)
* check for diskless boot, and remount / RW in that case.phk1994-06-061-1/+7
|
* Add mention of WANT_MSUN, HAVE_FPU and NOMANCOMPRESScsgr1994-06-052-2/+34
| | | | | | (NOMANCOMPRESS works together with the new bsd.man.mk to turn off compression of manual pages - manual pages are installed compressed by default now.)
* Comment out the startup of the xtend daemon by default.ats1994-06-051-4/+4
|
OpenPOWER on IntegriCloud