Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix typos. | danny | 1998-09-09 | 1 | -6/+6 | |
| | ||||||
* | MF22: various fixes for new XFree86 dist and cdrom warnings. | jkh | 1998-07-21 | 1 | -20/+25 | |
| | ||||||
* | MF22: fix typo in a keymap filename (lat-amer.iso -> lat-amer). | yokota | 1998-07-20 | 1 | -2/+2 | |
| | ||||||
* | Merge updates from 2.2 | jkh | 1998-05-24 | 1 | -6/+6 | |
| | ||||||
* | XFree86 3.3.1 -> 3.3.2 | jkh | 1998-05-06 | 1 | -7/+7 | |
| | ||||||
* | Add ftp4.ru | ache | 1998-04-16 | 1 | -1/+3 | |
| | ||||||
* | - Remove the notice that psm0 must be enabled before using the PS/2 mouse; | yokota | 1998-03-23 | 1 | -16/+17 | |
| | | | | | | 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. | |||||
* | Fix some bogons with variable handling. | jkh | 1998-03-15 | 1 | -4/+4 | |
| | ||||||
* | Reformatting, more sanity checks. | jkh | 1998-03-15 | 1 | -48/+26 | |
| | ||||||
* | Add Danish mirrors. | jkh | 1998-03-13 | 1 | -1/+5 | |
| | | | | Submitted by: phk | |||||
* | MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty. | jkh | 1998-03-10 | 1 | -8/+8 | |
| | ||||||
* | Update to XFree86 3.3.2 - I had to remove the entries for the VFB and | jkh | 1998-03-10 | 1 | -5/+11 | |
| | | | | | | | 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 | 1 | -30/+1 | |
| | | | | happened. | |||||
* | Fix RFC number 1544 -> 1644 | ache | 1998-03-09 | 1 | -2/+2 | |
| | ||||||
* | Add a mouse configuration menu. | jkh | 1998-03-07 | 1 | -47/+91 | |
| | | | | Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> | |||||
* | Add an entry for the Brazilian keymap with accent key definitions | yokota | 1998-02-12 | 1 | -1/+2 | |
| | | | | in the keymap menu. | |||||
* | Totally change the way that devices are made in the MFS and subsequently | jkh | 1998-02-10 | 1 | -3/+3 | |
| | | | | | | | | probed in sysinstall. Rather than make template devices and use up lots of inodes, also restricting the number of devices that can be dealt with, mknod all necessary devices as necessary using built-in information. This removes a number of constraints on the number and type of devices that sysinstall can see. | |||||
* | Update the keymap menu. | yokota | 1998-01-27 | 1 | -1/+7 | |
| | ||||||
* | Remove an extraneous ".kbd" that crept in for the Swiss German | joerg | 1997-11-26 | 1 | -2/+2 | |
| | | | | | | keyboard map. Submitted by: georg.wagner@ubs.com | |||||
* | MFS. | obrien | 1997-11-05 | 1 | -3/+3 | |
| | ||||||
* | Since doc no longer contains the Handbook, stop saying that it does. | jkh | 1997-11-04 | 1 | -2/+2 | |
| | | | | Submitted by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> | |||||
* | Fix typo in startup menu. | jkh | 1997-10-25 | 1 | -2/+2 | |
| | | | | Submitted by: max | |||||
* | Add a new startup variables menu for tweaking rc.conf variables in more | jkh | 1997-10-14 | 1 | -5/+56 | |
| | | | | | | detail (also added more of them to the networking services menu). Add new dmenuISetVariable() function for interactive setting of non-boolean flags. | |||||
* | Allow access to options editor from media screen (sometimes you need it | jkh | 1997-10-13 | 1 | -1/+2 | |
| | | | | there!). | |||||
* | Whups! Missed a spot in the kerberos src changes. | jkh | 1997-10-04 | 1 | -4/+6 | |
| | ||||||
* | Add ftp4.uk.freebsd.org | jkh | 1997-09-29 | 1 | -1/+3 | |
| | ||||||
* | Much better dispatch code and scripting support. | jkh | 1997-09-16 | 1 | -3/+3 | |
| | | | | Submitted by: pst | |||||
* | Update to XFree86 3.3.1 | jkh | 1997-09-10 | 1 | -7/+7 | |
| | ||||||
* | Eliminate Samba configuration. Sorry, but this was another one of | jkh | 1997-07-16 | 1 | -4/+1 | |
| | | | | | | | | | | | | | those ideas that, like the Apache server setup, was well-intentioned but doomed to fail in the face of change. That and the fact that it shouldn't be part of the installation tool, it should be part of the post-installation setup tool (which we need to write). Combining the two utilities into one utility was my first conceptual mistake. Apologies also to Coranth Gryphon, who worked hard on the Apache and Samba server setup code. These features were quite useful for awhile, if that's any consolation, I just simply had the wrong ideas about where to put them. :-( | |||||
* | Change the way that X configuration method is selected. | jkh | 1997-06-21 | 1 | -2/+2 | |
| | ||||||
* | YAMF22 | jkh | 1997-06-13 | 1 | -23/+46 | |
| | ||||||
* | Incorporate an ancient typo fix that never made it over from 2.2. | jkh | 1997-06-13 | 1 | -2/+2 | |
| | ||||||
* | 1. Make it possible to set up all the TCP/IP values from a script. | jkh | 1997-06-09 | 1 | -7/+7 | |
| | | | | 2. Update to XFree86 3.3 | |||||
* | Correct SNAP server paths. | jkh | 1997-05-27 | 1 | -4/+4 | |
| | | | | Bring in CDE fixes. | |||||
* | Merge from 2.2 - XiG support updates. | jkh | 1997-05-23 | 1 | -2/+5 | |
| | ||||||
* | Adjust config variables to more closely match rc.conf | jkh | 1997-05-22 | 1 | -8/+9 | |
| | ||||||
* | Actually, rethink last commit and simply remove the apache configuration | jkh | 1997-05-22 | 1 | -4/+1 | |
| | | | | | entirely, as promised earlier (it's outdated now and doesn't really belong in sysinstall). | |||||
* | Add SNAP servers to list of FTP sites. | jkh | 1997-05-14 | 1 | -2/+8 | |
| | ||||||
* | Sync with 2.2 and clean up some tortured english that was added. | jkh | 1997-04-20 | 1 | -10/+34 | |
| | ||||||
* | YAMF22 | jkh | 1997-03-27 | 1 | -2/+2 | |
| | ||||||
* | YAMF22 | jkh | 1997-03-25 | 1 | -4/+4 | |
| | ||||||
* | Add Iceland. | jkh | 1997-03-21 | 1 | -1/+3 | |
| | ||||||
* | Some of my pending merge changes, Paul Traina's more flexible config | jkh | 1997-03-19 | 1 | -17/+29 | |
| | | | | | file loading code. Submitted by: pst | |||||
* | o Remove obsolete references in XFree86 menu | jkh | 1997-03-14 | 1 | -2/+2 | |
| | | | | o Add version information to registration (suggested by David) | |||||
* | YAMF22 | jkh | 1997-03-11 | 1 | -4/+4 | |
| | ||||||
* | YAMF22 | jkh | 1997-03-11 | 1 | -2/+1 | |
| | ||||||
* | Sync with 2.2. | jkh | 1997-03-10 | 1 | -3/+5 | |
| | ||||||
* | Update russian mirrors. | jkh | 1997-03-10 | 1 | -2/+2 | |
| | ||||||
* | Add a registration screen so we can finally start counting our little user | jkh | 1997-03-09 | 1 | -3/+7 | |
| | | | | puppies. | |||||
* | YAMF22 | jkh | 1997-03-08 | 1 | -8/+11 | |
| |