Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | another taroon merge. tagged before as before-taroon-merge, after as | Jeremy Katz | 2003-04-24 | 1 | -1/+1 |
| | | | | | | | | after-taroon-merge this one adds s390 fixes, basic i/p series platform support, support for multiple kernels and one second stage, cmdline kickstart mode (nice for s390), some warning cleanups. | ||||
* | merge taroon branch up until now. tagged as before-taroon-merge before and | Jeremy Katz | 2003-03-21 | 1 | -11/+25 |
| | | | | | will be tagged after-taroon-merge after. taroon at this point is tagged taroon-merge-point for where to base merges from in the future | ||||
* | migrate to using rhpl log function | Mike Fulbright | 2002-05-23 | 1 | -4/+5 |
| | |||||
* | 1) Fix all copyrights 2) move everything to use rhpl.translate instead of ↵ | Mike Fulbright | 2002-05-23 | 1 | -1/+1 |
| | | | | our own translate.py | ||||
* | add tty3 output to a file (#62743) | Jeremy Katz | 2002-05-13 | 1 | -1/+17 |
| | |||||
* | log imports iutil; iutil imports log. this doesn't work | Matt Wilson | 2001-08-08 | 1 | -9/+2 |
| | |||||
* | add s390/s390x patches | laroche | 2001-07-20 | 1 | -2/+9 |
| | |||||
* | copyright | Matt Wilson | 2001-06-22 | 1 | -0/+15 |
| | |||||
* | merge from (now defunct) anaconda-dispatch branch | Erik Troan | 2001-06-20 | 1 | -10/+6 |
| | |||||
* | move reconfig log file to /var/log | Mike Fulbright | 2001-03-15 | 1 | -1/+4 |
| | |||||
* | fix for bug 28009 | Mike Fulbright | 2001-02-19 | 1 | -3/+3 |
| | |||||
* | 1) add "langsupport" flag to ks.cfg | Matt Wilson | 2001-02-08 | 1 | -2/+6 |
| | | | | | | | | | "langsupport --default en_US" will support all languages, en_US default "langsupport de_DE fr_FR en_US --default fr_FR" will give German, French, English support, French default 2) don't apply comp default selection state to upgrades - explicitly turn off each comp 3) log to stderr on "not setupFilesystems" in log.py | ||||
* | two stupid things: 1) fix logging in recondfig mode, 2) don't die on ^Z in ↵ | Matt Wilson | 2000-08-28 | 1 | -1/+1 |
| | | | | text mode | ||||
* | added log.py, log class in there for logging | Matt Wilson | 2000-05-01 | 1 | -0/+30 |