Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add entry for Dell Poweredge XE. | jkh | 1998-07-03 | 1 | -0/+8 |
| | | | | Submitted by: Vadim Mikhailov <mvp@braz.ru> | ||||
* | Crank the max possible disks/slices constants way down. | jkh | 1998-06-29 | 1 | -6/+6 |
| | | | | | The probe for this sometimes makes IDE drives chatter their guts out and takes an inordinately long time in such cases.. | ||||
* | Don't make clean after building the crunch file. Build | brian | 1998-06-26 | 1 | -5/+2 |
| | | | | | a des & non-des version of ppp in the same way as init and ed. | ||||
* | Fix syntax error from last commit | brian | 1998-06-25 | 1 | -4/+5 |
| | |||||
* | Clean the crunchgen targets after creating the crunch binary. | brian | 1998-06-24 | 1 | -1/+3 |
| | | | | | This *should* avoid the -DRELEASE_CRUNCH polution that's mis-building user-ppp. | ||||
* | Stop including COMPAT_21 unconditionally for X now; that kludge hasn't | jkh | 1998-06-10 | 1 | -5/+3 |
| | | | | been necessary for awhile. | ||||
* | My previous change could conceivably succeed at removing CHROOTDIR. | jdp | 1998-06-08 | 1 | -2/+2 |
| | | | | Ignore errors from the chflags command that follows it, just in case. | ||||
* | Speed up the cleaning of CHROOTDIR by almost a factor of two, by | jdp | 1998-06-07 | 1 | -1/+4 |
| | | | | | replacing two monstrous file tree walks with one monstrous tree walk and two miniscule ones. | ||||
* | -DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile". | jkoshy | 1998-06-06 | 1 | -1/+7 |
| | | | | PR: 6685 | ||||
* | A bit of additional ELF changeover stuff I forgot to conditionalize earlier. | jkh | 1998-05-30 | 1 | -1/+3 |
| | | | | Todo: revisit and make work with either aout or ELF. | ||||
* | Do the aout libs if they exist in preference to the older ones in /usr/lib | jkh | 1998-05-29 | 1 | -1/+8 |
| | |||||
* | Merge updates from 2.2 | jkh | 1998-05-24 | 4 | -13/+14 |
| | |||||
* | Sync documentation with 2.2 updates. | jkh | 1998-05-24 | 11 | -685/+683 |
| | |||||
* | Add 'newsyslog.conf' to the list of files to not clobber | steve | 1998-05-24 | 1 | -1/+2 |
| | | | | | | during the upgrade process. PR: 6629 | ||||
* | Note presence of the ThunderLAN driver | jkh | 1998-05-21 | 2 | -1/+4 |
| | |||||
* | Don't pack distfiles left over from docs builds into ports.tgz. | jkh | 1998-05-20 | 1 | -1/+2 |
| | |||||
* | Go back to 240640 split size. Interesting experiment but somebody | jkh | 1998-05-12 | 1 | -2/+2 |
| | | | | | still needs to figure out the 1.2MB floppy problem before we touch (or possibly eliminate) this value. | ||||
* | Make Mitsumi and Sony CDROM devs also use the `a' device. I think | jkh | 1998-05-11 | 1 | -3/+3 |
| | | | | | they'll have (or are having) similar problems to those described for the matcd device in PR#6576 | ||||
* | It was incorrect to use the `c' device for the matcd driver; | jkh | 1998-05-11 | 1 | -2/+2 |
| | | | | | | | | | | apparently, unlike the IDE or SCSI CDROM drivers, this is magically special-cased for audio CDs. This also might explain what happened with scd (Sony) CDs also since I made the same change there. A follow-up commit will fix that. Thanks, Dave! PR: 6576 Submitted by: Dave Marquardt <marquard@zilker.net> | ||||
* | Try experimenting with the split size a little in an effort to | jkh | 1998-05-08 | 1 | -2/+2 |
| | | | | | | move our installation structure a little further into the 20th century (just before it's over). Instigated by: Dag-Erling Coidan <dag-erli@ifi.uio.no> | ||||
* | XFree86 3.3.1 -> 3.3.2 | jkh | 1998-05-06 | 2 | -97/+97 |
| | |||||
* | Add the whatis database to catpages too | jkh | 1998-04-26 | 1 | -1/+1 |
| | |||||
* | Note usage of Linux PLIP peer. | jkh | 1998-04-20 | 1 | -0/+4 |
| | |||||
* | Add ftp4.ru | ache | 1998-04-16 | 1 | -1/+3 |
| | |||||
* | Allow the CVS modules from which the source, doc and ports collections are | msmith | 1998-04-15 | 1 | -5/+12 |
| | | | | | | | checked out to be overridden. PR: misc/6309 Submitted by: "Greg A. Woods" <woods@zeus.leitch.com> | ||||
* | MF22: NOSHARED=YES | jkh | 1998-04-01 | 1 | -0/+2 |
| | |||||
* | Use the correct templates file. | jkh | 1998-03-30 | 1 | -2/+2 |
| | | | | | PR: 6135 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> | ||||
* | - The PS/2 mouse driver, psm, is not disabled in the GENERIC | yokota | 1998-03-27 | 1 | -4/+4 |
| | | | | | kernel anymore. - While I am here, brush up the description on the mse driver as well. | ||||
* | Add new documentation. | jkh | 1998-03-24 | 1 | -0/+261 |
| | | | | Submitted by: Doug | ||||
* | Sync with 2.2-stable branch. | jkh | 1998-03-24 | 4 | -13/+20 |
| | |||||
* | Add new help file. | jkh | 1998-03-24 | 1 | -0/+98 |
| | | | | Submitted by: Doug | ||||
* | MF22: resync. | jkh | 1998-03-23 | 2 | -2/+16 |
| | |||||
* | - Remove the notice that psm0 must be enabled before using the PS/2 mouse; | yokota | 1998-03-23 | 3 | -19/+33 |
| | | | | | | the device is enabled by default in the GENERIC kernel. - Kill the mouse daemon, if any, when the user wants to disable it. - Minor update on mouse menus. | ||||
* | MF22: catch up with recent changes. | jkh | 1998-03-23 | 3 | -4/+20 |
| | |||||
* | Make the vn device that is being used to build the floppies configurable. | jhay | 1998-03-22 | 3 | -6/+13 |
| | | | | | | You can now do something like "make release VNDEVICE=vn1". This makes it possible to do something else with vn0, for instance building another release. | ||||
* | MF22: install correct kernel | jkh | 1998-03-21 | 1 | -5/+6 |
| | |||||
* | MF22: create raw slice entries. | jkh | 1998-03-20 | 1 | -3/+9 |
| | |||||
* | Ack, fix typo in last commit. | jkh | 1998-03-20 | 1 | -2/+2 |
| | |||||
* | My face is red - make the code for creating slices actually work now. | jkh | 1998-03-20 | 1 | -3/+4 |
| | |||||
* | correct checks for "already written" case. | jkh | 1998-03-19 | 1 | -7/+9 |
| | |||||
* | Add noatime option to new filesystems to speed up initial extraction. | jkh | 1998-03-19 | 1 | -2/+2 |
| | | | | Suggested by: bde | ||||
* | Use .An/.Aq. | charnier | 1998-03-19 | 1 | -3/+3 |
| | |||||
* | 1. If device node already exists, don't gratuituously try to make it | jkh | 1998-03-16 | 1 | -2/+5 |
| | | | | | | | | again. 2. Don't create slice entries when running multi-user; it adds far too much to sysinstall's startup time. User is expected to have correct slice entries after system is installed. | ||||
* | Fix some bogons with variable handling. | jkh | 1998-03-15 | 2 | -6/+6 |
| | |||||
* | Reformatting, more sanity checks. | jkh | 1998-03-15 | 2 | -54/+35 |
| | |||||
* | When doing "make unders", also remember to make entries for | jkh | 1998-03-15 | 1 | -9/+27 |
| | | | | any slices that exist. | ||||
* | Add Danish mirrors. | jkh | 1998-03-13 | 1 | -1/+5 |
| | | | | Submitted by: phk | ||||
* | Be careful not to spam ld.so.hints in multi-user case. | jkh | 1998-03-13 | 1 | -2/+5 |
| | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> | ||||
* | Fix bogusly shadowed variable. | jkh | 1998-03-13 | 1 | -5/+3 |
| | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> | ||||
* | MF22: don't snip SYSVSHM | jkh | 1998-03-10 | 1 | -3/+2 |
| |