Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | lilo.py: chown lilo.conf to 0644 | Matt Wilson | 1999-06-26 | 1 | -3/+10 |
* | 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 |
* | Move away from using /dev/ for device nodes - use /tmp, | Matt Wilson | 1999-06-23 | 1 | -7/+7 |
* | 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 |