| Commit message (Expand) | Author | Age | Files | Lines |
* | look for graphical stage2 if in graphical mode, and look for local stage 2 im... | Mike Fulbright | 2003-03-28 | 1 | -12/+41 |
* | made it so we loopback mount stage2 now, and we look for graphical stage2 first | Mike Fulbright | 2003-03-28 | 1 | -0/+64 |
* | add ability to hint we just want to find a cd with stage2, but not necessaril... | Mike Fulbright | 2003-03-28 | 2 | -6/+11 |
* | fix build with new kudzu | Bill Nottingham | 2003-03-25 | 2 | -4/+4 |
* | merge this here too | Jeremy Katz | 2003-03-24 | 1 | -1/+1 |
* | removed hdtree method for good | Mike Fulbright | 2003-03-24 | 1 | -93/+0 |
* | added python module for easy scripting of implanting and checking md5sums for... | Mike Fulbright | 2003-03-21 | 9 | -34/+125 |
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 46 | -506/+1809 |
* | splitting up implant stuff so I can make a python binding for tim | Mike Fulbright | 2003-03-20 | 8 | -494/+536 |
* | ok one more try for animated cursors | Mike Fulbright | 2003-03-20 | 1 | -0/+1 |
* | and allow usb on hammer here too | Jeremy Katz | 2003-03-20 | 1 | -5/+0 |
* | tweaks to release notes viewer | Mike Fulbright | 2003-03-19 | 1 | -1/+2 |
* | another try at getting bluecurve (tm) cursors | Mike Fulbright | 2003-03-19 | 1 | -1/+2 |
* | doh put in wrong exec path and added code to not have it try forever to run r... | Mike Fulbright | 2003-03-19 | 1 | -2/+11 |
* | probably needed for bluecurve (tm) cursors to be used | Mike Fulbright | 2003-03-19 | 1 | -0/+5 |
* | doh wrong place for cursors | Mike Fulbright | 2003-03-19 | 1 | -1/+1 |
* | look for libunicode-lite in either libdir (#86320) | Jeremy Katz | 2003-03-19 | 1 | -0/+2 |
* | try to get animated bluecurve (tm) cursors working | Mike Fulbright | 2003-03-19 | 1 | -0/+2 |
* | need to error out if couldnt read any data (zero length iso?) | Mike Fulbright | 2003-03-19 | 1 | -1/+1 |
* | made release notes viewer a separate application | Mike Fulbright | 2003-03-18 | 2 | -110/+350 |
* | added badblocks warning | Mike Fulbright | 2003-03-18 | 1 | -1/+2 |
* | don't set vars in the dict if they're not to be used -- all of the code | Jeremy Katz | 2003-03-18 | 1 | -1/+2 |
* | remove dependency on /sbin/probe to find pcic controllers. DO NOT MERGE TO TA... | Mike Fulbright | 2003-03-14 | 1 | -20/+9 |
* | no longer allowing badblocks checking | Mike Fulbright | 2003-03-14 | 2 | -7/+11 |
* | no longer allowing badblocks checking | Mike Fulbright | 2003-03-14 | 1 | -11/+21 |
* | hopefully will pull in bluecurve icon data files | Mike Fulbright | 2003-03-14 | 1 | -0/+1 |
* | fix for bug #85248 | Mike Fulbright | 2003-03-14 | 1 | -2/+2 |
* | some padding fixes and a fix for bug #85140 | Mike Fulbright | 2003-03-14 | 1 | -3/+5 |
* | put bluecurve icon theme back, bug #81782 | Mike Fulbright | 2003-03-13 | 1 | -7/+0 |
* | va_copy is broken on s390 (don't have a bug #, just word from karsten). | Jeremy Katz | 2003-03-12 | 1 | -7/+7 |
* | this was meant to be removed already -- not used anywhere | Jeremy Katz | 2003-03-10 | 1 | -161/+0 |
* | get rid of nfs root/ro root support. we've required initrds for all | Jeremy Katz | 2003-03-07 | 1 | -59/+84 |
* | fix from bug #85775taroon-base | Mike Fulbright | 2003-03-07 | 1 | -1/+3 |
* | hacking publisher cd second stages to remove upgrade as an option just isn't | Jeremy Katz | 2003-03-07 | 1 | -0/+6 |
* | oops, have to group the multiline stringsworkflow-change-base | Jeremy Katz | 2003-02-28 | 1 | -5/+5 |
* | oops, how did I rmeove this | Jeremy Katz | 2003-02-28 | 1 | -0/+1 |
* | just for bill | Mike Fulbright | 2003-02-28 | 1 | -1/+1 |
* | fix this to actually compile and be right with map gone | Jeremy Katz | 2003-02-27 | 2 | -3/+2 |
* | betanag back on | Jeremy Katz | 2003-02-27 | 1 | -1/+1 |
* | have to do the substitution after the translation, not before (#85238) | Jeremy Katz | 2003-02-26 | 1 | -4/+4 |
* | fixup to make our rmrf even better (don't follow symlinks) and add a warning | Jeremy Katz | 2003-02-26 | 1 | -2/+4 |
* | oops, adjust for lang-table changes | Jeremy Katz | 2003-02-26 | 1 | -2/+2 |
* | merge branch to HEAD | Jeremy Katz | 2003-02-26 | 2 | -5/+17 |
* | bios drive order from kickstart (#80086) | Jeremy Katz | 2003-02-25 | 2 | -3/+18 |
* | consistency (#81554) | Jeremy Katz | 2003-02-25 | 1 | -1/+1 |
* | mark for translation (#84031) | Jeremy Katz | 2003-02-25 | 2 | -4/+2 |
* | make error messages more correct (#84031) | Jeremy Katz | 2003-02-25 | 1 | -6/+6 |
* | remove map from the lang-table. we don't ever use it anymore during the | Jeremy Katz | 2003-02-25 | 6 | -51/+28 |
* | merge from branch to HEAD. turkish stays on HEAD, though | Jeremy Katz | 2003-02-25 | 46 | -1384/+1700 |
* | pychecker fixesanaconda-9-0-base | Jeremy Katz | 2003-02-21 | 1 | -8/+8 |