aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/menus.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add Label & Partition to configuration menu so you don't have toJordan K. Hubbard1997-02-181-0/+4
* Don't nuke localtime and timezone files so aggressively now.Jordan K. Hubbard1997-02-161-2/+2
* Save /etc/sysconfig data at the very very end, so that it can beJordan K. Hubbard1997-02-101-2/+2
* Don't stomp wall_cmos_clock file.Jordan K. Hubbard1997-02-101-2/+2
* Update Russian FTP sites according to Mikhail A. Sokolov's currentJordan K. Hubbard1997-01-291-1/+3
* Add new Portugal mirror.Jordan K. Hubbard1997-01-271-2/+4
* Allow both types of XFree86 setup script to be run at user choice.Jordan K. Hubbard1997-01-241-0/+19
* I need to learn to read man pages more closely. readlink() does NOT nullJordan K. Hubbard1997-01-241-8/+4
* OK, I've got two ideas to file in the "really seemed like a good ideaJordan K. Hubbard1997-01-241-2/+6
* Update russian mirrors.Jordan K. Hubbard1997-01-241-2/+4
* Rearrange the timeout code and also (whoops) provide for timeouts duringJordan K. Hubbard1997-01-201-0/+2
* Minor cleanup, adjust for latest version of apache web server.Jordan K. Hubbard1997-01-161-2/+2
* Fix several problems:Jordan K. Hubbard1997-01-151-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlineJordan K. Hubbard1997-01-011-104/+104
* Support the use of the 2nd CDROM as a fixit aid. Also put the EHSJordan K. Hubbard1996-12-291-3/+23
* Add a "catpages" distribution for the catman stuff.Jordan K. Hubbard1996-12-291-1/+3
* Add some additional smarts for XFree86 configuration.Jordan K. Hubbard1996-12-121-3/+3
* Add Joerg's user management screen for David Nugent's pw(8) program, somethingJordan K. Hubbard1996-12-091-5/+18
* Several areas of improvement:Jordan K. Hubbard1996-12-081-5/+1
* Change boolean nature of "router" variable since it's not a booleanJordan K. Hubbard1996-11-291-2/+2
* Correct some typos relating to PC98 server selection.Jordan K. Hubbard1996-11-271-4/+4
* 1. Take out console setup in options now that Joerg has moved it intoJordan K. Hubbard1996-11-091-734/+721
* Sysinstall now offers the installation of a keymap early in the game!Joerg Wunsch1996-11-091-21/+34
* More cosmetic tweaks, get the prefixes adjusted properly to XFree86 3.2'sJordan K. Hubbard1996-11-071-2/+2
* Joerg's changes to add screen font and screenmap setting.Jordan K. Hubbard1996-11-071-3/+61
* Update to XFree86 3.2Jordan K. Hubbard1996-11-061-90/+120
* Placate Joerg some more by making screen savers get a reasonable defaultJordan K. Hubbard1996-11-041-6/+6
* Use macros for package names so it's easier to update them in oneJordan K. Hubbard1996-11-041-7/+4
* Remove the now-unusable ports configuration code. Swapping CDs is bogus.Jordan K. Hubbard1996-10-141-8/+5
* Some cosmetic tweaks, attempt to fix package wait problem by checkingJordan K. Hubbard1996-10-121-5/+7
* Ahem. It might be nice if I included /usr/src/contrib in with the otherJordan K. Hubbard1996-10-101-1/+3
* 1. Change device probing so that high speed network devices are found beforeJordan K. Hubbard1996-10-051-2/+2
* Various minor improvements.Jordan K. Hubbard1996-09-081-6/+3
* More minor tweaks (that I'm trying to get into the SNAP).Jordan K. Hubbard1996-07-311-15/+15
* 1. Fix the CD installation bogon for Novice install I mentioned.Jordan K. Hubbard1996-07-161-2/+2
* Make the menu height calculation actually work.Jordan K. Hubbard1996-07-111-3/+4
* Document new GENERICJordan K. Hubbard1996-07-101-2/+2
* Update the documentation here and there.Jordan K. Hubbard1996-07-081-4/+3
* Fix some minor reported bogons from the BETAJordan K. Hubbard1996-07-041-23/+23
* Document shortcuts.Jordan K. Hubbard1996-07-021-2/+3
* Make it plainer how to exit.Jordan K. Hubbard1996-07-021-5/+6
* Put my changes back - Thanks, Peter! Boy, an errant Tag sure can messJordan K. Hubbard1996-06-291-0/+2
* Sync with 2.1-stable (I commited my changes there first by mistake due toJordan K. Hubbard1996-06-291-3/+1
* Copy the documentation files up into the release area - I've been doingJordan K. Hubbard1996-06-291-1/+3
* Add 3rd South Africa mirror.Jordan K. Hubbard1996-06-271-1/+3
* Allow argv[0] to be a command also.Jordan K. Hubbard1996-06-261-2/+2
* Whups! Slight adjustment.Jordan K. Hubbard1996-06-171-5/+5
* Add more items to the glossary menu and reformat it slightly.Jordan K. Hubbard1996-06-171-13/+19
* Add a top level function index.Jordan K. Hubbard1996-06-161-18/+89