Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2007-01-18 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-01-18 | 1 | -1/+0 |
| | | | | | | | | | | * isys/Makefile (_isys.so): Use LDFLAGS * loader2/Makefile (loader): Likewise. * stubs/Makefile ($(LIBUTF8)): Likewise. * Makefile: Likewise. * isomd5sum/Makefile (CFLAGS): Use common CFLAGS and LDFLAGS; use LDFLAGS everywhere * utils/Makefile: Use common LDFLAGS | ||||
* | * scripts/mk-images.s390: Use the size of the actual initrd.img for | David Cantrell | 2006-09-11 | 1 | -2/+12 |
| | | | | | | the value in initrd.size. * utils/Makefile: Only build and install geninitrdsz on zSeries. | ||||
* | * utils/geninitrdsz.c: Added util to generate the initrd.size file | David Cantrell | 2006-09-11 | 1 | -2/+6 |
| | | | | | | | | | | | needed on zSeries (#197773). * utils/Makefile: Compile geninitrdsz, install to anaconda-runtime. * scripts/mk-images: Define GENINITRDSZ command. * scripts/mk-images.s390: Generate initrd.size for each s390 tree build. | ||||
* | Remove genhdlist | Paul Nasrat | 2006-01-30 | 1 | -12/+2 |
| | |||||
* | * utils/Makefile: Adjust for changed/removes files | Bill Nottingham | 2005-09-09 | 1 | -4/+1 |
| | |||||
* | 2005-06-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-06-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * 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. | ||||
* | Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works... | Peter Jones | 2005-03-02 | 1 | -4/+12 |
| | | | | | Also, make genhdlist.o build with -Wno-return-type, because rpm's headers and gcc4 don't get along. | ||||
* | add pciid trimming here | Bill Nottingham | 2004-10-21 | 1 | -0/+1 |
| | |||||
* | clean up .depend file, too | Karsten Hopp | 2004-06-03 | 1 | -1/+1 |
| | |||||
* | add trimusbmap (based on trimmodmap) to trim a modules.usbmap. I so | Jeremy Katz | 2004-05-17 | 1 | -0/+1 |
| | | | | should have just written this in python... | ||||
* | no more modutils-devel | Jeremy Katz | 2003-12-17 | 1 | -3/+1 |
| | |||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 1 | -0/+1 |
| | | | | little things across the board | ||||
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -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 new | Jeremy Katz | 2003-06-12 | 1 | -2/+2 |
| | | | | buildinstall stuff | ||||
* | ok this doesnt act like a comment like I somehow thought it would | Mike Fulbright | 2003-05-19 | 1 | -1/+0 |
| | |||||
* | work around binutils issue for now | Mike Fulbright | 2003-05-19 | 1 | -1/+2 |
| | |||||
* | we need to use -lpthread now to. thanks you very much nptl rpm | Jeremy Katz | 2003-01-06 | 1 | -1/+1 |
| | |||||
* | port genhdlist to rpm 4.2. go back to building it and installing it | Jeremy Katz | 2003-01-06 | 1 | -2/+2 |
| | |||||
* | make things build with loader/isys movement of stuff | Jeremy Katz | 2002-12-03 | 1 | -11/+18 |
| | |||||
* | more genhdlist removal | Jeremy Katz | 2002-11-01 | 1 | -1/+1 |
| | |||||
* | remove genhdlist from building for now (librpm404 has been deprecated) | Jeremy Katz | 2002-11-01 | 1 | -1/+1 |
| | |||||
* | nix from the makefile too | Jeremy Katz | 2002-08-07 | 1 | -10/+1 |
| | |||||
* | don't explicitly strip things. add readmap and mapshdr to the list of ↵ | Jeremy Katz | 2002-07-15 | 1 | -6/+8 |
| | | | | things which are installed | ||||
* | tweakage to link against librpm-4.0.4 | Jeremy Katz | 2002-06-10 | 1 | -7/+4 |
| | |||||
* | don't try to install genhdlist right now either | Jeremy Katz | 2002-05-21 | 1 | -1/+1 |
| | |||||
* | don't build genhdlist until we're ready to go with rpm 4.1; tree building ↵ | Jeremy Katz | 2002-05-17 | 1 | -1/+1 |
| | | | | uses the one on porkchop anyway | ||||
* | make it build again | Matt Wilson | 2002-05-06 | 1 | -4/+3 |
| | |||||
* | fixes | Jeremy Katz | 2002-04-22 | 1 | -1/+1 |
| | |||||
* | more merging fun from the hampton branch. I'm pretty sure this doesn't | Jeremy Katz | 2002-04-19 | 1 | -0/+12 |
| | | | | work now, at least in gui. text mode might, though | ||||
* | merge using zlib for stage2 instead of gzlib | Jeremy Katz | 2002-03-12 | 1 | -6/+6 |
| | |||||
* | we need this now for some reason | Jeremy Katz | 2002-01-26 | 1 | -1/+1 |
| | |||||
* | everything here doesn't need to use rpmlib so only use it when needed | Jeremy Katz | 2002-01-25 | 1 | -4/+4 |
| | |||||
* | anaconda.spec.in: require modutils-devel | Matt Wilson | 2001-12-11 | 1 | -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 | ||||
* | build our own modules.o that's not diet | Jeremy Katz | 2001-12-05 | 1 | -2/+6 |
| | |||||
* | we really want a non-diet libisys for post-install (or we have to make sure ↵ | Jeremy Katz | 2001-12-03 | 1 | -3/+0 |
| | | | | we don't get weird interactions between the diet isys and the glibc everything else we use) | ||||
* | we only have the libisys-diet.a on i386 now... | Jeremy Katz | 2001-11-16 | 1 | -2/+7 |
| | |||||
* | more fixups for gzlib | Jeremy Katz | 2001-11-13 | 1 | -1/+2 |
| | |||||
* | rpm 4.0.3 again | Jeremy Katz | 2001-06-20 | 1 | -3/+3 |
| | |||||
* | moddeps doesn't need a db lib, this should get genhdlist building happy | Jeremy Katz | 2001-06-20 | 1 | -3/+3 |
| | |||||
* | wrong db version? | Mike Fulbright | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | need db1 too, until we rev rpm up | Matt Wilson | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | back to good ole db-3.2 until new rpm lands | Matt Wilson | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | rpmdb isn't here yet | Matt Wilson | 2001-06-20 | 1 | -2/+2 |
| | |||||
* | changes for new rpmdb library | Erik Troan | 2001-06-20 | 1 | -3/+5 |
| | |||||
* | fixed building | Mike Fulbright | 2001-03-07 | 1 | -1/+1 |
| | |||||
* | update clean rule | Mike Fulbright | 2001-02-15 | 1 | -1/+1 |
| | |||||
* | use two part header lists | Erik Troan | 2001-02-10 | 1 | -2/+2 |
| | |||||
* | add a tag for ordering | Matt Wilson | 2001-01-17 | 1 | -1/+1 |
| | |||||
* | hj patch.9 | Mike Fulbright | 2000-06-20 | 1 | -1/+1 |
| | |||||
* | fix linking | Matt Wilson | 2000-06-19 | 1 | -1/+1 |
| |