Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Correct misfeature with quoting, better error reporting. | jkh | 1998-03-10 | 3 | -16/+25 |
| | |||||
* | MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. | jkh | 1998-03-10 | 4 | -23/+29 |
| | |||||
* | Update to XFree86 3.3.2 | jkh | 1998-03-10 | 1 | -772/+246 |
| | |||||
* | Update to XFree86 3.3.2 - I had to remove the entries for the VFB and | jkh | 1998-03-10 | 3 | -79/+89 |
| | | | | | | | PRT servers since the extra PC98 servers have eaten all my flag bits. Time to redo the way distribution masks are calculated, definitely, but for now I guess people can always install those two components by hand if they really want them. | ||||
* | Remove deprecated XIG support - that project never | jkh | 1998-03-09 | 6 | -157/+4 |
| | | | | happened. | ||||
* | Fix RFC number 1544 -> 1644 | ache | 1998-03-09 | 1 | -2/+2 |
| | |||||
* | Make a /var/run directory before starting ppp so that it doesn't | jkh | 1998-03-09 | 1 | -1/+2 |
| | | | | complain. | ||||
* | MF22: nuke compat slice for root. | jkh | 1998-03-09 | 1 | -10/+2 |
| | |||||
* | MF22: update table. | jkh | 1998-03-08 | 1 | -4/+3 |
| | |||||
* | Note that ed0's IRQ is now 10 to help those upgrading from 2.x. | obrien | 1998-03-08 | 1 | -0/+5 |
| | |||||
* | Add a mouse configuration menu. | jkh | 1998-03-07 | 5 | -51/+185 |
| | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> | ||||
* | DOH! Forgot a backslash. | jkh | 1998-03-06 | 1 | -2/+2 |
| | |||||
* | MF22: various doc bogons noticed. | jkh | 1998-03-06 | 3 | -5/+12 |
| | |||||
* | Go to reduced device set now that "make-unders" work. | jkh | 1998-03-06 | 1 | -4/+2 |
| | |||||
* | Update stand-alone DOS I/O routines to be able to read from FAT32/VFAT | jkh | 1998-03-03 | 2 | -583/+530 |
| | | | | | | partitions. This should allow sysinstall to function properly in all Win95 installation based scenarios now. Submitted by: Robert Nordier <rnordier@iafrica.com> | ||||
* | Edit a message so that people stop sending me weird emails. :) | jkh | 1998-02-22 | 1 | -5/+4 |
| |