Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | full path for mke2fs | Matt Wilson | 1999-08-05 | 1 | -1/+1 | |
| | ||||||
* | fixes | Matt Wilson | 1999-08-05 | 1 | -6/+9 | |
| | ||||||
* | keyboard selection dialog | Matt Wilson | 1999-08-04 | 1 | -9/+115 | |
| | ||||||
* | start of mouse dialog | Matt Wilson | 1999-08-04 | 1 | -1/+16 | |
| | ||||||
* | mouse | Matt Wilson | 1999-08-04 | 1 | -1/+85 | |
| | ||||||
* | o New interface requirements: exceptionWindow, messageWindow | Matt Wilson | 1999-08-02 | 1 | -108/+303 | |
| | | | | | | 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 | |||||
* | recurse through our selected comps and turn the included components recursivly | Matt Wilson | 1999-07-12 | 1 | -0/+8 | |
| | ||||||
* | comps.py: | Matt Wilson | 1999-07-09 | 1 | -5/+3 | |
| | | | | | | | | | | | | | 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 | -3/+10 | |
| | | | | | | | | | | | | 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 | |||||
* | missed a '/' | Matt Wilson | 1999-06-24 | 1 | -1/+1 | |
| | ||||||
* | looking at device, not 'n' | Matt Wilson | 1999-06-24 | 1 | -1/+1 | |
| | ||||||
* | changed hello text in init | Matt Wilson | 1999-06-24 | 1 | -1/+7 | |
| | | | | 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 | -7/+7 | |
| | | | | added path for terminfo stuff (though I think terminfo does this by default | |||||
* | better error handling/reporting for the mkdirs in doInstall | Matt Wilson | 1999-05-10 | 1 | -3/+5 | |
| | ||||||
* | make use of scriptFd in transactionSet and syslog module | Erik Troan | 1999-05-08 | 1 | -2/+15 | |
| | ||||||
* | write our fstab | Erik Troan | 1999-05-06 | 1 | -3/+20 | |
| | ||||||
* | actually run lilo with the correct params (no ' ' after -r | Matt Wilson | 1999-05-06 | 1 | -1/+1 | |
| | ||||||
* | actually run lilo with the correct params | Matt Wilson | 1999-05-06 | 1 | -1/+1 | |
| | ||||||
* | actually run lilo | Matt Wilson | 1999-05-06 | 1 | -1/+8 | |
| | ||||||
* | reworked install flags | Erik Troan | 1999-05-05 | 1 | -7/+18 | |
| | ||||||
* | put proper kernel version number in lilo.conf | Erik Troan | 1999-05-05 | 1 | -4/+10 | |
| | ||||||
* | install smp kernels if appropriate | Erik Troan | 1999-05-05 | 1 | -0/+5 | |
| | ||||||
* | added lilo, filesystem magic | Erik Troan | 1999-05-05 | 1 | -9/+70 | |
| | ||||||
* | integrated image stuff into todo | Erik Troan | 1999-05-04 | 1 | -1/+63 | |
| | ||||||
* | *** empty log message *** | Erik Troan | 1999-05-04 | 1 | -0/+8 | |