Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | syslogd change | Erik Troan | 1999-08-18 | 1 | -2/+2 | |
| | ||||||
* | upgrade framework | Matt Wilson | 1999-08-18 | 1 | -10/+36 | |
| | ||||||
* | now called iutil | Matt Wilson | 1999-08-17 | 1 | -6/+6 | |
| | ||||||
* | spacing | Matt Wilson | 1999-08-17 | 1 | -9/+9 | |
| | ||||||
* | you now just call intf.run () - it calls todo.doInstall (), etc | Matt Wilson | 1999-08-17 | 1 | -2/+3 | |
| | ||||||
* | package deps | Matt Wilson | 1999-08-16 | 1 | -5/+32 | |
| | ||||||
* | Fix the same stupid line in Network.available() for the 100th time. | pnfisher | 1999-08-12 | 1 | -1/+1 | |
| | ||||||
* | make boot disk | Matt Wilson | 1999-08-12 | 1 | -0/+1 | |
| | ||||||
* | bootdisk | Matt Wilson | 1999-08-12 | 1 | -9/+32 | |
| | ||||||
* | typo | Matt Wilson | 1999-08-11 | 1 | -1/+1 | |
| | ||||||
* | fixed typo | Matt Wilson | 1999-08-11 | 1 | -1/+1 | |
| | ||||||
* | (Network.available): add temp fix since has_key seems to be broken (XXX) | pnfisher | 1999-08-11 | 1 | -1/+1 | |
| | ||||||
* | fixed network device screwup, other logic errors | Matt Wilson | 1999-08-11 | 1 | -1/+1 | |
| | ||||||
* | added partitions to format window | Matt Wilson | 1999-08-10 | 1 | -1/+1 | |
| | ||||||
* | quote all the configfile stuff | Matt Wilson | 1999-08-10 | 1 | -1/+2 | |
| | ||||||
* | initrd | Matt Wilson | 1999-08-10 | 1 | -4/+13 | |
| | ||||||
* | blanket transaction ignore | Matt Wilson | 1999-08-09 | 1 | -3/+15 | |
| | ||||||
* | fixed auth config | Matt Wilson | 1999-08-09 | 1 | -3/+2 | |
| | ||||||
* | authconfig almost done. | Matt Wilson | 1999-08-09 | 1 | -7/+29 | |
| | ||||||
* | just rememberd - you need conf.modules before the initrd | Matt Wilson | 1999-08-08 | 1 | -1/+1 | |
| | ||||||
* | o make initrd | Matt Wilson | 1999-08-08 | 1 | -5/+29 | |
| | | | | o load netinfo from loader | |||||
* | argh. typo | Matt Wilson | 1999-08-07 | 1 | -1/+1 | |
| | ||||||
* | ARGH. I'll get this right. | Matt Wilson | 1999-08-07 | 1 | -2/+4 | |
| | ||||||
* | make mountpoints | Matt Wilson | 1999-08-07 | 1 | -0/+4 | |
| | ||||||
* | proper rpmmodule fd closes | Matt Wilson | 1999-08-07 | 1 | -3/+7 | |
| | ||||||
* | typo | Matt Wilson | 1999-08-07 | 1 | -1/+1 | |
| | ||||||
* | oops! need to use the list we _sorted_ | Matt Wilson | 1999-08-07 | 1 | -3/+4 | |
| | ||||||
* | added logfile | Matt Wilson | 1999-08-07 | 1 | -0/+11 | |
| | ||||||
* | get keys | Matt Wilson | 1999-08-07 | 1 | -1/+1 | |
| | ||||||
* | more partition fixes, other fixes | Matt Wilson | 1999-08-07 | 1 | -35/+42 | |
| | ||||||
* | more ddruid changes | Matt Wilson | 1999-08-07 | 1 | -3/+4 | |
| | ||||||
* | Change mouse support. | pnfisher | 1999-08-07 | 1 | -30/+28 | |
| | ||||||
* | writes changes to disks | Matt Wilson | 1999-08-07 | 1 | -6/+19 | |
| | ||||||
* | really make Mouse.available(self) work. | pnfisher | 1999-08-05 | 1 | -1/+1 | |
| | ||||||
* | Have available() return the dictionary. | pnfisher | 1999-08-05 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| |