Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Catch more cases where the CDROM has been mounted. | jkh | 1998-08-27 | 1 | -1/+4 |
| | |||||
* | First cut (aka hack) at getting make release building on the alpha. Don't | gpalmer | 1998-08-23 | 1 | -1/+9 |
| | | | | build floppies or kernels. The i386 release process should be unaffected. | ||||
* | Mention XL driver and that 3c905B cards are now supported. Also add | wpaul | 1998-08-16 | 1 | -2/+10 |
| | | | | xl entry to the interfaces config table. | ||||
* | Mention that XL driver and that 3c905B cards are not supported. | wpaul | 1998-08-16 | 1 | -1/+3 |
| | |||||
* | Make provisions for a pre-build script that one can use to frob the | jkh | 1998-08-16 | 1 | -1/+4 |
| | | | | | chroot tree right after everything has been checked out and we're ready to go. | ||||
* | Add BINFORMAT awareness. | jkh | 1998-08-16 | 1 | -2/+2 |
| | |||||
* | Trim more out of the boot floppy so that it fits in 1.44MB again. | jkh | 1998-08-16 | 1 | -2/+4 |
| | |||||
* | Bump this one more time before going on a witch hunt for space. | jkh | 1998-08-12 | 1 | -2/+2 |
| | |||||
* | Bring proflibs distro back from the dead - taught about BINFORMAT. | jkh | 1998-08-12 | 1 | -3/+6 |
| | |||||
* | Bump BOOTINODE value a bit more. | jkh | 1998-08-11 | 1 | -2/+2 |
| | |||||
* | keep more up to date.. | julian | 1998-08-03 | 3 | -17/+13 |
| | | | | | fixit uses the same crunch.conf as normal generation upgrade boot floppy to 1.44MB so that it fits | ||||
* | MF22: various fixes for new XFree86 dist and cdrom warnings. | jkh | 1998-07-21 | 4 | -80/+91 |
| | |||||
* | MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer). | yokota | 1998-07-20 | 1 | -2/+2 |
| | |||||
* | A few size tweaks to try and get the -current boot floppy back under | jkh | 1998-07-19 | 1 | -3/+4 |
| | | | | control | ||||
* | MF22: Paul Traina's changes. | jkh | 1998-07-18 | 7 | -28/+114 |
| | |||||
* | MF22: XFree86 is now v3.3.2 | jkh | 1998-07-17 | 1 | -2/+2 |
| | |||||
* | MF22: Copy up new doc files. | jkh | 1998-07-16 | 1 | -1/+6 |
| | |||||
* | MF22: Add prototype errata file. | jkh | 1998-07-16 | 2 | -1/+27 |
| | |||||
* | Add list of Compaq and Olicom ethernet cards that work with the | wpaul | 1998-07-14 | 1 | -0/+6 |
| | | | | ThunderLAN driver to the 'supported hardware' section. | ||||
* | Show on-screen ``phase'' logging and try to negotiate | brian | 1998-07-12 | 1 | -1/+3 |
| | | | | | nameserver IPs by default at install time. Approved by: jkh | ||||
* | Use four-digit year in SNAP name. We're eighteen months from the next | des | 1998-07-09 | 1 | -2/+2 |
| | | | | millenium, fer cryin' out loud... | ||||
* | 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 |