summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added fontsMatt Wilson1999-08-031-3/+3
|
* added ttyS0 and psauxMatt Wilson1999-08-031-0/+5
|
* revertMatt Wilson1999-08-031-2/+2
|
* testMatt Wilson1999-08-031-2/+2
|
* updated.Matt Wilson1999-08-031-3/+4
|
* oops - fixMatt Wilson1999-08-031-1/+1
|
* default to GUIMatt Wilson1999-08-031-8/+107
|
* fixedMatt Wilson1999-08-031-2/+2
|
* new filepnfisher1999-08-031-0/+92
|
* updated instrootErik Troan1999-08-031-3/+4
|
* commitpnfisher1999-08-032-6/+9
|
* gw and nsMatt Wilson1999-08-021-0/+16
|
* netmask and broadcastMatt Wilson1999-08-021-5/+5
|
* better netmask functionMatt Wilson1999-08-021-8/+26
|
* added calcNetmaskMatt Wilson1999-08-021-4/+22
|
* really really fixMatt Wilson1999-08-021-1/+2
|
* really fixMatt Wilson1999-08-021-1/+1
|
* fixed makefileMatt Wilson1999-08-021-1/+1
|
* shut up cvsMatt Wilson1999-08-022-0/+2
|
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-0211-288/+1427
| | | | | | o Network device configuration, configuration file writing o Root password dialog, /etc/password modification o isys has the ntoa and aton functions in it now
* using gettext nowMatt Wilson1999-07-291-2/+0
|
* moved struct moduleInfoSet_s to .h fileErik Troan1999-07-292-5/+5
|
* need to pass a pointer to the moddep set in mlLoadDeps()Erik Troan1999-07-282-2/+5
|
* 1) switched from testing variable to flags variableErik Troan1999-07-281-25/+34
| | | | 2) changed mlLoadDeps() to take a pointer
* first pass at CDROM mountingErik Troan1999-07-281-1/+17
|
* removed newtfinished and exit calls which were just for testingErik Troan1999-07-281-3/+0
|
* bring gui.py up to datepnfisher1999-07-281-210/+130
|
* added cvsignorepnfisher1999-07-281-0/+1
|
* initial checkinpnfisher1999-07-287-0/+843
|
* *** empty log message ***Erik Troan1999-07-281-0/+5
|
* added mlModuleInList()Erik Troan1999-07-282-17/+14
|
* reogranized to support multiple installations methodsErik Troan1999-07-281-18/+99
|
* added addDefualtRoute()Erik Troan1999-07-281-0/+40
|
* added gateway fieldErik Troan1999-07-281-1/+2
|
* accept "scsi" as well as "scsi_hostadapter"Erik Troan1999-07-281-1/+2
|
* added probePciFreeDrivers()Erik Troan1999-07-282-0/+17
|
* don't load modules already loadedErik Troan1999-07-271-1/+5
|
* removed while(1) ;-)Erik Troan1999-07-271-2/+0
|
* don't load modules already in the loaded listErik Troan1999-07-271-73/+121
|
* hey ewt, vendor strings can be null. ;)Bill Nottingham1999-07-261-4/+9
|
* switch from balkan to partedMatt Wilson1999-07-254-13/+20
|
* (msw) added script for making instrootsErik Troan1999-07-241-0/+36
|
* (msw)fixed messageErik Troan1999-07-241-1/+1
|
* (msw) fixed symlinks, modified install target for rpmmoduleErik Troan1999-07-242-4/+9
|
* really fix text modeMatt Wilson1999-07-241-1/+1
|
* fix text modeMatt Wilson1999-07-241-1/+1
|
* s/\./-Erik Troan1999-07-241-1/+1
|
* missed commitsErik Troan1999-07-242-3/+2
|
* 1) use moduleInfoSetErik Troan1999-07-231-21/+29
| | | | | 2) don't print some debug info 3) make module symlinks
* changed mod info stuff to not use global variables (though isys.c doesErik Troan1999-07-233-28/+67
| | | | still for no particularly good reason)