Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo | Matt Wilson | 1999-08-11 | 1 | -1/+1 |
* | fixed typo | Matt Wilson | 1999-08-11 | 1 | -1/+1 |
* | added missing strdup() | Erik Troan | 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 |
* | indention error | Matt Wilson | 1999-08-11 | 1 | -6/+6 |
* | fixed network device screwup, other logic errors | Matt Wilson | 1999-08-11 | 2 | -12/+22 |
* | removed _balkan importing | Mike Fulbright | 1999-08-11 | 2 | -2/+1 |
* | finished up device loading code | Erik Troan | 1999-08-10 | 2 | -24/+51 |
* | added a "specify module" checkbox to driver list screen | Erik Troan | 1999-08-10 | 1 | -21/+40 |
* | shortened parameter strings | Erik Troan | 1999-08-10 | 1 | -10/+3 |
* | added partitions to format window | Matt Wilson | 1999-08-10 | 2 | -3/+55 |
* | added ability to manually add device drivers | Erik Troan | 1999-08-10 | 3 | -20/+78 |
* | quote all the configfile stuff | Matt Wilson | 1999-08-10 | 1 | -1/+2 |
* | first pass at displaying loaded module info | Erik Troan | 1999-08-10 | 3 | -11/+45 |
* | *** empty log message *** | Erik Troan | 1999-08-10 | 2 | -0/+196 |
* | added upgrade code | Erik Troan | 1999-08-10 | 4 | -3/+543 |
* | Hide base | Matt Wilson | 1999-08-10 | 1 | -1/+2 |
* | initrd | Matt Wilson | 1999-08-10 | 1 | -4/+13 |
* | don't use parted | Matt Wilson | 1999-08-09 | 1 | -1/+0 |
* | fixed stupidity | Erik Troan | 1999-08-09 | 1 | -2/+2 |
* | added some harmless comments | Erik Troan | 1999-08-09 | 1 | -0/+3 |
* | added --traceonly | Erik Troan | 1999-08-09 | 1 | -2/+7 |
* | blanket transaction ignore | Matt Wilson | 1999-08-09 | 1 | -3/+15 |
* | try to write out options in conf.modules (though it doesn't seem happy | Erik Troan | 1999-08-09 | 1 | -6/+30 |
* | actually use the arguments we read in for modules | Erik Troan | 1999-08-09 | 1 | -1/+2 |
* | 1) reworked NFS setup to support failed/bad mounts properly | Erik Troan | 1999-08-09 | 1 | -16/+42 |
* | support module arguments | Erik Troan | 1999-08-09 | 1 | -1/+1 |
* | we need to bring up networking before trying to resolve hostnames | Erik Troan | 1999-08-09 | 1 | -4/+2 |
* | parameters weren't passed properly | Erik Troan | 1999-08-09 | 1 | -3/+7 |
* | fixed auth config | Matt Wilson | 1999-08-09 | 1 | -3/+2 |
* | When changing IWs, if getScreen returns None, continue advancing in | pnfisher | 1999-08-09 | 1 | -10/+11 |
* | authconfig almost done. | Matt Wilson | 1999-08-09 | 7 | -121/+268 |
* | left debugging changes in | Erik Troan | 1999-08-08 | 1 | -2/+0 |
* | added cdrom.o | Erik Troan | 1999-08-08 | 1 | -1/+1 |
* | cleaned up cdrom device names | Erik Troan | 1999-08-08 | 1 | -9/+9 |
* | optionally return the name of the module loaded | Erik Troan | 1999-08-08 | 2 | -4/+9 |
* | *** empty log message *** | Erik Troan | 1999-08-08 | 2 | -0/+106 |
* | 1) let ^Z exit in test mode | Erik Troan | 1999-08-08 | 1 | -8/+33 |
* | added kdAddDevice() | Erik Troan | 1999-08-08 | 2 | -0/+13 |
* | added hostname checking and resolv.conf creation | Erik Troan | 1999-08-08 | 2 | -0/+76 |
* | 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 | 3 | -7/+32 |
* | put up a message while dhcp is happening | Erik Troan | 1999-08-07 | 1 | -0/+5 |
* | argh. typo | Matt Wilson | 1999-08-07 | 1 | -1/+1 |
* | 1) made back work for network setup :-) | Erik Troan | 1999-08-07 | 3 | -37/+116 |
* | 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 | 2 | -5/+12 |
* | typo | Matt Wilson | 1999-08-07 | 1 | -1/+1 |
* | fixed arg tuple | Matt Wilson | 1999-08-07 | 1 | -1/+1 |