summaryrefslogtreecommitdiffstats
path: root/utils/modlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove things from utils/ that lorax obsoletes.Chris Lumens2011-07-071-146/+0
|
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-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 Cantrell2009-11-181-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 Cantrell2007-12-171-0/+19
|
* * utils/modlist.c: Remove plip module-info support.Bill Nottingham2007-07-311-1/+0
| | | | | * loader2/moduleinfo.c: Likewise * loader2/moduleinfo.h: Likewise
* handle more cases, fall back more gracefullyJeremy Katz2003-01-221-2/+5
|
* make things build with loader/isys movement of stuffJeremy Katz2002-12-031-4/+5
|
* updated for new driver disk stuffErik Troan2000-06-051-4/+4
|
* fixed for new modlist stuffErik Troan2000-05-091-1/+1
|
* use new isysReadModuleInfo() callMatt Wilson1999-09-181-1/+1
|
* updates for new module apisMatt Wilson1999-08-211-3/+5
|
* include file version number for --modinfoErik Troan1999-07-211-0/+1
|
* added plipErik Troan1999-07-211-0/+1
|
* added token ringErik Troan1999-07-211-0/+1
|
* added generation of module-info filesErik Troan1999-07-211-18/+65
|
* added cdrom typeErik Troan1999-07-201-1/+3
|
* *** empty log message ***Erik Troan1999-07-201-0/+54