| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove things from utils/ that lorax obsoletes. | Chris Lumens | 2011-07-07 | 1 | -146/+0 |
| | | |||||
| * | Move isys and booty into the pyanaconda/ directory, adjust paths to match. | Chris Lumens | 2010-06-28 | 1 | -1/+1 |
| | | | | | | | | This is required so the source layout and package layout have a similar enough structure to make our test setup work. Without this move, you can't run "make check" or checkbot without getting error messages about no such module pyanaconda.booty. | ||||
| * | Replace all popt use with glib's option parsing code. | David Cantrell | 2009-11-18 | 1 | -23/+39 |
| | | | | | | We have glib for other things, so we can use it for option parsing and dump another library dependency. | ||||
| * | GPLv2+ boilerplates for stubs/ and utils/ | David Cantrell | 2007-12-17 | 1 | -0/+19 |
| | | |||||
| * | * utils/modlist.c: Remove plip module-info support. | Bill Nottingham | 2007-07-31 | 1 | -1/+0 |
| | | | | | | * loader2/moduleinfo.c: Likewise * loader2/moduleinfo.h: Likewise | ||||
| * | handle more cases, fall back more gracefully | Jeremy Katz | 2003-01-22 | 1 | -2/+5 |
| | | |||||
| * | make things build with loader/isys movement of stuff | Jeremy Katz | 2002-12-03 | 1 | -4/+5 |
| | | |||||
| * | updated for new driver disk stuff | Erik Troan | 2000-06-05 | 1 | -4/+4 |
| | | |||||
| * | fixed for new modlist stuff | Erik Troan | 2000-05-09 | 1 | -1/+1 |
| | | |||||
| * | use new isysReadModuleInfo() call | Matt Wilson | 1999-09-18 | 1 | -1/+1 |
| | | |||||
| * | updates for new module apis | Matt Wilson | 1999-08-21 | 1 | -3/+5 |
| | | |||||
| * | include file version number for --modinfo | Erik Troan | 1999-07-21 | 1 | -0/+1 |
| | | |||||
| * | added plip | Erik Troan | 1999-07-21 | 1 | -0/+1 |
| | | |||||
| * | added token ring | Erik Troan | 1999-07-21 | 1 | -0/+1 |
| | | |||||
| * | added generation of module-info files | Erik Troan | 1999-07-21 | 1 | -18/+65 |
| | | |||||
| * | added cdrom type | Erik Troan | 1999-07-20 | 1 | -1/+3 |
| | | |||||
| * | *** empty log message *** | Erik Troan | 1999-07-20 | 1 | -0/+54 |
