Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -126/+0 |
| | |||||
* | Give indication of success or failure for mediacheck (#437577) | Jeremy Katz | 2008-03-16 | 1 | -1/+20 |
| | |||||
* | Fix the progress bar during mediacheck (#431138) | Jeremy Katz | 2008-02-07 | 1 | -2/+2 |
| | |||||
* | Clean up typos and other things for GPLv2+ changes. | David Cantrell | 2007-12-17 | 1 | -2/+2 |
| | | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice. | ||||
* | GPLv2+ boilerplates for loader2/ source files. | David Cantrell | 2007-12-17 | 1 | -7/+21 |
| | |||||
* | Use libcheckisomd5 from standalone isomd5sum package | Jeremy Katz | 2007-12-10 | 1 | -380/+17 |
| | | | | | | Switch to using the libcheckisomd5 library from the standalone isomd5sum package. Note that we also now always check and don't differentiate "supported" ISOs any more | ||||
* | Reworded the media check result dialog to make the result stand out (#174530). | David Cantrell | 2005-12-02 | 1 | -16/+20 |
| | |||||
* | 2005-11-09 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-11-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | * loader2/driverdisk.c: Clean up log levels. * loader2/firewire.c: Likewise. * loader2/hardware.c: Likewise. * loader2/hdinstall.c: Likewise. * loader2/lang.c: Likewise. * loader2/loader.c: Likewise. * loader2/log.h: Likewise. * loader2/mediacheck.c: Likewise. * loader2/method.c: Likewise. * loader2/modstubs.c: Likewise. * loader2/modules.c: Likewise. * loader2/net.c: Likewise. * loader2/nfsinstall.c: Likewise. * loader2/pcmcia.c: Likewise. * loader2/urls.c: Likewise. * loader2/usb.c: Likewise. | ||||
* | Support logging levels in the loader just like in the python parts of the | Chris Lumens | 2005-08-13 | 1 | -11/+11 |
| | | | | | | installer. Also make the output look the same. This isn't going to be nearly as sophisticated as the python logging module, but it will at least behave similarly with command line options. | ||||
* | fix mediacheck calls from installer. | Peter Jones | 2005-04-28 | 1 | -5/+4 |
| | |||||
* | add test to see if we get back a bad result from read | Peter Jones | 2005-04-26 | 1 | -0/+5 |
| | |||||
* | Sync the two copies of mediacheck up as much as possible | Peter Jones | 2005-04-26 | 1 | -37/+107 |
| | |||||
* | Some arches go one way, some the other. Cast and be sure. | Peter Jones | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | All these buffers are used for ascii text; they can be "char *". | Peter Jones | 2005-03-02 | 1 | -6/+6 |
| | |||||
* | merge from taroon-branch. all kinds of miscellaneous bugfixes, including | Jeremy Katz | 2003-08-14 | 1 | -0/+1 |
| | | | | | | | | | * firewall update * iSeries PReP size * ppc mediacheck * tzdata stuff * cmdline mode * pkg defaults screen | ||||
* | improve mediacheck failed message as per bug #81285 | Mike Fulbright | 2003-01-07 | 1 | -7/+14 |
| | |||||
* | support for mediacheck | Mike Fulbright | 2002-12-02 | 1 | -0/+370 |