summaryrefslogtreecommitdiffstats
path: root/text.py
Commit message (Collapse)AuthorAgeFilesLines
...
* debug hotkey, spacing changesErik Troan1999-08-201-7/+13
|
* o boot disk promptMatt Wilson1999-08-201-0/+31
| | | | | | o check to make sure filesystems have bootable flag for lilo "other" images o check for kernel images in lilo config o return status for execwithredirect
* fix for erikMatt Wilson1999-08-191-1/+1
|
* fixedMatt Wilson1999-08-191-2/+2
|
* fixedMatt Wilson1999-08-191-1/+4
|
* this line got nukedMatt Wilson1999-08-191-1/+2
|
* need comps list hereMatt Wilson1999-08-191-0/+1
|
* actually do the upgradeMatt Wilson1999-08-191-0/+2
|
* oopsMatt Wilson1999-08-191-0/+2
|
* upgradesMatt Wilson1999-08-181-12/+47
|
* upgrade frameworkMatt Wilson1999-08-181-43/+81
|
* you now just call intf.run () - it calls todo.doInstall (), etcMatt Wilson1999-08-171-2/+22
|
* package depsMatt Wilson1999-08-161-1/+49
|
* fixedMatt Wilson1999-08-121-12/+14
|
* bootdiskMatt Wilson1999-08-121-0/+24
|
* added lilo, 'everything' comp (generated), s/Ok/OKMatt Wilson1999-08-121-9/+40
|
* indention errorMatt Wilson1999-08-111-6/+6
|
* fixed network device screwup, other logic errorsMatt Wilson1999-08-111-11/+21
|
* added partitions to format windowMatt Wilson1999-08-101-2/+54
|
* don't use partedMatt Wilson1999-08-091-1/+0
|
* authconfig almost done.Matt Wilson1999-08-091-0/+69
|
* o make initrdMatt Wilson1999-08-081-1/+1
| | | | o load netinfo from loader
* added logfileMatt Wilson1999-08-071-0/+2
|
* more partition fixes, other fixesMatt Wilson1999-08-071-15/+5
|
* more ddruid changesMatt Wilson1999-08-071-6/+8
|
* writes changes to disksMatt Wilson1999-08-071-13/+14
|
* fixesMatt Wilson1999-08-051-1/+1
|
* keyboard selection dialogMatt Wilson1999-08-041-2/+20
|
* start of mouse dialogMatt Wilson1999-08-041-1/+21
|
* add the noop back inMatt Wilson1999-08-041-1/+1
|
* use new fsedit code for text modeMatt Wilson1999-08-041-25/+11
|
* use new isys ip calcsMatt Wilson1999-08-031-30/+14
|
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-021-161/+418
| | | | | | 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
* switch from balkan to partedMatt Wilson1999-07-251-11/+14
|
* really fix text modeMatt Wilson1999-07-241-1/+1
|
* fix text modeMatt Wilson1999-07-241-1/+1
|
* remove debuggingMatt Wilson1999-07-141-8/+5
|
* individual package selectionMatt Wilson1999-07-131-2/+68
|
* (ackageWindow.run): Change comp.names to comp.namespnfisher1999-07-101-1/+1
|
* added description drawing on root windowMatt Wilson1999-07-101-67/+77
| | | | i18n'ed everything
* comps.py:Matt Wilson1999-07-091-46/+80
| | | | | | | | | | | | | Changed the storage of 'selected' to a integer type added an unselect method to comps text.py: Added package selection screen make NOOP (-2) returns from screens not touch the direction flag todo.py: formatting changes don't unselect the non smp kernel.
* lilo.py: chown lilo.conf to 0644Matt Wilson1999-06-261-11/+108
| | | | | | | | | | | | text.py: fleshed out package installation screen - we now pass the header to the update functions so they can get whatever info they need todo.py: pass header to setPackage, call completePackage on RPMCALLBACK_INST_CLOSE_FILE callback Pass the total size and number of packages in the transaction to the status window loader/lang.h: more i18n defines loader/loader.c: start of loader steps, pulled network device configuration out into isys
* added networking calls to isysMatt Wilson1999-06-251-1/+1
| | | | added some newt status stuff to the loader
* need to import osMatt Wilson1999-06-241-0/+1
|
* changed hello text in initMatt Wilson1999-06-241-1/+2
| | | | more changes to break the device from the node path
* Move away from using /dev/ for device nodes - use /tmp,Matt Wilson1999-06-231-2/+2
| | | | added path for terminfo stuff (though I think terminfo does this by default
* fixed the makedevinode call to makeDevInodeMatt Wilson1999-06-231-1/+1
|
* fixupsMatt Wilson1999-06-231-1/+4
|
* test for setupFilesystem in partitionWindowErik Troan1999-05-051-1/+1
|
* added lilo, filesystem magicErik Troan1999-05-051-0/+9
|