summaryrefslogtreecommitdiffstats
path: root/utils/genhdlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove genhdlistPaul Nasrat2006-01-301-617/+0
|
* un-neuter for multilib composesPaul Nasrat2005-09-121-3/+0
|
* neuter genhdlistPaul Nasrat2005-09-081-0/+3
|
* undefined behavior is fun to rely on.Bill Nottingham2005-06-201-2/+1
|
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-5/+5
| | | | | | | | | | | | | | | * Makefile Makefile.inc mini-wm.c xmouse.c xutils.c isys/Makefile isys/isys.c isys/lang.c isys/smp.c isys/uncpio.c isys/gzlib/Makefile isys/gzlib/inflate.c loader2/Makefile loader2/driverdisk.c loader2/driverselect.c loader2/hdinstall.c loader2/init.c loader2/kickstart.c loader2/loader.c loader2/loadermisc.c loader2/moduleinfo.h loader2/modules.c loader2/net.c loader2/nfsinstall.c loader2/telnet.c loader2/undomounts.c loader2/urlinstall.c utils/Makefile utils/genhdlist.c utils/mapshdr.c utils/snarffont.c: Define cflags in one place (Makefile.inc) and use a consistent set everywhere. Fix up some of the compile warnings this uncovered. Also fix a few more things that -Wextra turned up.
* 2005-03-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-291-1/+1
| | | | | * utils/genhdlist.c: Genericize product dir * loader2/loader.c (initProductInfo): Likewise.
* support longer package names - #146820Paul Nasrat2005-03-141-10/+53
|
* larger buffer for filenames (#118549)Jeremy Katz2004-05-061-1/+1
|
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-10/+10
| | | | available. basically notting's patch with some fixes and genhdlist handled
* improve error message, from toralf@procaptura.com (#106762)Jeremy Katz2003-10-131-1/+2
|
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-26/+40
| | | | and cleanups in here too
* merge from taroon branch to HEAD. mostly the package stuff, but alsoJeremy Katz2003-05-201-0/+1
| | | | msw's ctrl-alt-del thing and some arch fixups
* added sanity check that package order file isnt something stupid like a ↵Mike Fulbright2003-04-011-0/+26
| | | | traceback
* port genhdlist to rpm 4.2. go back to building it and installing itJeremy Katz2003-01-061-9/+18
|
* patch from hj (bugzilla #64290)Mike Fulbright2002-05-091-1/+1
|
* pkgorder doesn't give filenames anymoreErik Troan2001-06-201-10/+2
|
* make noise when things go wrongMatt Wilson2001-02-141-0/+2
|
* nuke the site from orbit, it's the only way to be sureMatt Wilson2001-02-141-1/+4
|
* removed extra printfErik Troan2001-02-101-1/+0
|
* use two part header listsErik Troan2001-02-101-8/+186
|
* use headercopy to get rid of header regions, nuke lots of other tags we ↵Matt Wilson2001-02-061-2/+26
| | | | don't need
* obob in finding the orderMatt Wilson2001-01-181-5/+5
|
* more bugsMatt Wilson2001-01-181-3/+4
|
* bug here bug thereMatt Wilson2001-01-181-20/+22
|
* fix usage text, count properlyMatt Wilson2001-01-171-9/+10
|
* add a tag for orderingMatt Wilson2001-01-171-0/+68
|
* don't accept multiple paths w/o --withnumbersErik Troan2000-12-141-0/+5
|
* complain about duplicate packagesErik Troan2000-12-081-2/+48
|
* round package sizes up based on a 4k block size for filesErik Troan2000-07-071-0/+19
|
* hj patch.31Mike Fulbright2000-06-231-1/+1
|
* fix linkings, use right calls for rpmioMatt Wilson2000-05-301-2/+2
|
* support for multicd installsErik Troan2000-05-111-41/+82
|
* Tag renameMatt Wilson1999-12-161-1/+1
|
* updated for new rpmio stuffErik Troan1999-12-061-3/+6
|
* Erik fixed this and asked me to commit it for him.Mike Fulbright1999-12-021-3/+3
| | | | Dr Mike
* updated for rpm-3.0.4-0.2Erik Troan1999-12-011-9/+13
|
* added genhdlistMatt Wilson1999-09-261-0/+136