summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Collapse)AuthorAgeFilesLines
* hey this will help us to get a modules.pcimap (#116357)Jeremy Katz2004-03-051-1/+1
|
* no more modutils-develJeremy Katz2003-12-171-3/+1
|
* this isn't used anymoreJeremy Katz2003-11-181-44/+0
|
* more .koJeremy Katz2003-11-181-2/+2
|
* fix pcitable trimmingJeremy Katz2003-11-151-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 from taroon branch. product.img stuff, md can be modular, lots ofJeremy Katz2003-07-162-0/+44
| | | | little things across the board
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-2/+2
| | | | | | | | | | | | | | summary of looking through the diff is * clean up warnings, we build with -Wall -Werror here too * product.img stuff * max logical partitions enforcement * 1 TB max fs size * ethtool stuff * autopart in kickstart * driver disk fixes * RHEL upgrade stuff * network driver disks * variant pkgorder/tree splitting
* merge from taroon. fixes driver disks, side effect of pulling in newanaconda-9.0.92-1Jeremy Katz2003-06-121-2/+2
| | | | buildinstall stuff
* 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
* ok this doesnt act like a comment like I somehow thought it wouldMike Fulbright2003-05-191-1/+0
|
* work around binutils issue for nowMike Fulbright2003-05-191-1/+2
|
* added sanity check that package order file isnt something stupid like a ↵Mike Fulbright2003-04-011-0/+26
| | | | traceback
* handle more cases, fall back more gracefullyJeremy Katz2003-01-221-2/+5
|
* we need to use -lpthread now to. thanks you very much nptl rpmJeremy Katz2003-01-061-1/+1
|
* port genhdlist to rpm 4.2. go back to building it and installing itJeremy Katz2003-01-062-11/+20
|
* move stdlib declaration to work around glibc headers being broken right now ↵Jeremy Katz2003-01-021-1/+1
| | | | (will be fixed in 2.3.1-27)
* always point at a vtMatt Wilson2002-12-311-1/+1
|
* first pass at using unicode in text modeMatt Wilson2002-12-111-5/+15
|
* make things build with loader/isys movement of stuffJeremy Katz2002-12-035-20/+28
|
* warning cleanupJeremy Katz2002-12-032-0/+3
|
* clean up warningJeremy Katz2002-12-031-0/+1
|
* not an anaconda issueBill Nottingham2002-11-193-249/+0
|
* more genhdlist removalJeremy Katz2002-11-011-1/+1
|
* remove genhdlist from building for now (librpm404 has been deprecated)Jeremy Katz2002-11-011-1/+1
|
* nix from the makefile tooJeremy Katz2002-08-071-10/+1
|
* these don't go here, they go in isomd5sumMike Fulbright2002-08-074-654/+0
|
* don't explicitly strip things. add readmap and mapshdr to the list of ↵Jeremy Katz2002-07-151-6/+8
| | | | things which are installed
* tweakage to link against librpm-4.0.4Jeremy Katz2002-06-101-7/+4
|
* don't try to install genhdlist right now eitherJeremy Katz2002-05-211-1/+1
|
* don't build genhdlist until we're ready to go with rpm 4.1; tree building ↵Jeremy Katz2002-05-171-1/+1
| | | | uses the one on porkchop anyway
* fix the buildJeremy Katz2002-05-141-2/+2
|
* fixes for bug #64805Mike Fulbright2002-05-132-3/+10
|
* patch from hj (bugzilla #64290)Mike Fulbright2002-05-091-1/+1
|
* make it build againMatt Wilson2002-05-061-4/+3
|
* fixesJeremy Katz2002-04-221-1/+1
|
* more merging fun from the hampton branch. I'm pretty sure this doesn'tJeremy Katz2002-04-195-0/+659
| | | | work now, at least in gui. text mode might, though
* merge using zlib for stage2 instead of gzlibJeremy Katz2002-03-121-6/+6
|
* code to check efi versionMike Fulbright2002-02-133-0/+249
|
* dont put zip in cvsMike Fulbright2002-02-131-0/+0
|
* some magic for intel to fix broken itanium efisMike Fulbright2002-02-131-0/+0
|
* we need this now for some reasonJeremy Katz2002-01-261-1/+1
|
* stubs, oh wonderful stubsJeremy Katz2002-01-261-0/+16
|
* everything here doesn't need to use rpmlib so only use it when neededJeremy Katz2002-01-251-4/+4
|
* anaconda.spec.in: require modutils-develMatt Wilson2001-12-111-3/+2
| | | | | | | | | | | isys/Makefile: don't build any of the stuff in modutils/ loader/Makefile: link against the system modutils loader/dietstubs.c: implement __rawmemchr loader/minilibc.h: add declaration to make things build with current kernel headers po/Makefile: no more gnome-map po/anaconda.pot: regenerate utils/Makefile link against the system modutils
* stubJeremy Katz2001-12-101-0/+3
|
* build our own modules.o that's not dietJeremy Katz2001-12-051-2/+6
|
* we really want a non-diet libisys for post-install (or we have to make sure ↵Jeremy Katz2001-12-031-3/+0
| | | | we don't get weird interactions between the diet isys and the glibc everything else we use)