Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | debug hotkey, spacing changes | Erik Troan | 1999-08-20 | 1 | -7/+13 | |
| | ||||||
* | o boot disk prompt | Matt Wilson | 1999-08-20 | 1 | -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 erik | Matt Wilson | 1999-08-19 | 1 | -1/+1 | |
| | ||||||
* | fixed | Matt Wilson | 1999-08-19 | 1 | -2/+2 | |
| | ||||||
* | fixed | Matt Wilson | 1999-08-19 | 1 | -1/+4 | |
| | ||||||
* | this line got nuked | Matt Wilson | 1999-08-19 | 1 | -1/+2 | |
| | ||||||
* | need comps list here | Matt Wilson | 1999-08-19 | 1 | -0/+1 | |
| | ||||||
* | actually do the upgrade | Matt Wilson | 1999-08-19 | 1 | -0/+2 | |
| | ||||||
* | oops | Matt Wilson | 1999-08-19 | 1 | -0/+2 | |
| | ||||||
* | upgrades | Matt Wilson | 1999-08-18 | 1 | -12/+47 | |
| | ||||||
* | upgrade framework | Matt Wilson | 1999-08-18 | 1 | -43/+81 | |
| | ||||||
* | you now just call intf.run () - it calls todo.doInstall (), etc | Matt Wilson | 1999-08-17 | 1 | -2/+22 | |
| | ||||||
* | package deps | Matt Wilson | 1999-08-16 | 1 | -1/+49 | |
| | ||||||
* | fixed | Matt Wilson | 1999-08-12 | 1 | -12/+14 | |
| | ||||||
* | bootdisk | Matt Wilson | 1999-08-12 | 1 | -0/+24 | |
| | ||||||
* | added lilo, 'everything' comp (generated), s/Ok/OK | Matt Wilson | 1999-08-12 | 1 | -9/+40 | |
| | ||||||
* | indention error | Matt Wilson | 1999-08-11 | 1 | -6/+6 | |
| | ||||||
* | fixed network device screwup, other logic errors | Matt Wilson | 1999-08-11 | 1 | -11/+21 | |
| | ||||||
* | added partitions to format window | Matt Wilson | 1999-08-10 | 1 | -2/+54 | |
| | ||||||
* | don't use parted | Matt Wilson | 1999-08-09 | 1 | -1/+0 | |
| | ||||||
* | authconfig almost done. | Matt Wilson | 1999-08-09 | 1 | -0/+69 | |
| | ||||||
* | o make initrd | Matt Wilson | 1999-08-08 | 1 | -1/+1 | |
| | | | | o load netinfo from loader | |||||
* | added logfile | Matt Wilson | 1999-08-07 | 1 | -0/+2 | |
| | ||||||
* | more partition fixes, other fixes | Matt Wilson | 1999-08-07 | 1 | -15/+5 | |
| | ||||||
* | more ddruid changes | Matt Wilson | 1999-08-07 | 1 | -6/+8 | |
| | ||||||
* | writes changes to disks | Matt Wilson | 1999-08-07 | 1 | -13/+14 | |
| | ||||||
* | fixes | Matt Wilson | 1999-08-05 | 1 | -1/+1 | |
| | ||||||
* | keyboard selection dialog | Matt Wilson | 1999-08-04 | 1 | -2/+20 | |
| | ||||||
* | start of mouse dialog | Matt Wilson | 1999-08-04 | 1 | -1/+21 | |
| | ||||||
* | add the noop back in | Matt Wilson | 1999-08-04 | 1 | -1/+1 | |
| | ||||||
* | use new fsedit code for text mode | Matt Wilson | 1999-08-04 | 1 | -25/+11 | |
| | ||||||
* | use new isys ip calcs | Matt Wilson | 1999-08-03 | 1 | -30/+14 | |
| | ||||||
* | o New interface requirements: exceptionWindow, messageWindow | Matt Wilson | 1999-08-02 | 1 | -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 parted | Matt Wilson | 1999-07-25 | 1 | -11/+14 | |
| | ||||||
* | really fix text mode | Matt Wilson | 1999-07-24 | 1 | -1/+1 | |
| | ||||||
* | fix text mode | Matt Wilson | 1999-07-24 | 1 | -1/+1 | |
| | ||||||
* | remove debugging | Matt Wilson | 1999-07-14 | 1 | -8/+5 | |
| | ||||||
* | individual package selection | Matt Wilson | 1999-07-13 | 1 | -2/+68 | |
| | ||||||
* | (ackageWindow.run): Change comp.names to comp.names | pnfisher | 1999-07-10 | 1 | -1/+1 | |
| | ||||||
* | added description drawing on root window | Matt Wilson | 1999-07-10 | 1 | -67/+77 | |
| | | | | i18n'ed everything | |||||
* | comps.py: | Matt Wilson | 1999-07-09 | 1 | -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 0644 | Matt Wilson | 1999-06-26 | 1 | -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 isys | Matt Wilson | 1999-06-25 | 1 | -1/+1 | |
| | | | | added some newt status stuff to the loader | |||||
* | need to import os | Matt Wilson | 1999-06-24 | 1 | -0/+1 | |
| | ||||||
* | changed hello text in init | Matt Wilson | 1999-06-24 | 1 | -1/+2 | |
| | | | | more changes to break the device from the node path | |||||
* | Move away from using /dev/ for device nodes - use /tmp, | Matt Wilson | 1999-06-23 | 1 | -2/+2 | |
| | | | | added path for terminfo stuff (though I think terminfo does this by default | |||||
* | fixed the makedevinode call to makeDevInode | Matt Wilson | 1999-06-23 | 1 | -1/+1 | |
| | ||||||
* | fixups | Matt Wilson | 1999-06-23 | 1 | -1/+4 | |
| | ||||||
* | test for setupFilesystem in partitionWindow | Erik Troan | 1999-05-05 | 1 | -1/+1 | |
| | ||||||
* | added lilo, filesystem magic | Erik Troan | 1999-05-05 | 1 | -0/+9 | |
| |