| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Completely remove loader/ | Will Woods | 2012-02-15 | 1 | -28/+0 |
| | | | | | IT IS ACCOMPLISHED. | ||||
| * | Remove dasdSetup() from loader. | David Cantrell | 2010-03-30 | 1 | -2/+0 |
| | | | | | | | | | | | | | The dasdSetup() function in hardware.c is no longer necessary with the current linuxrc.s390. The linuxrc.s390 handles all DASD setup except dasdfmt. If a DASD needs dasdfmt, that's handled by the anaconda storage code. The dasdSetup() function would take the contents of /tmp/dasd_ports and pass it as the dasd= parameter during a forced reload of the dasd_mod kernel module. We do not need to do this anymore since linuxrc.s390 sets up the DASD devices before loader starts. | ||||
| * | Renamed loader2 subdirectory to loader (hooray for git) | David Cantrell | 2008-08-25 | 1 | -0/+30 |
