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 | ||||
* | * utils/geninitrdsz.c: Create initrd.size file with 0644 permissions | David Cantrell | 2006-09-22 | 1 | -2/+2 |
| | | | | (#197773). | ||||
* | * 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 | 2 | -2/+52 |
| | | | | | | | | | | | 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. | ||||
* | 2006-07-10 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-07-11 | 1 | -2/+2 |
| | | | | | * utils/readmap.c (main): Try to fix things for serial console (Alexander Dupuy, #198310) | ||||
* | not here | Jeremy Katz | 2006-06-10 | 6 | -1256/+0 |
| | |||||
* | import gptsync to sync between gpt and mbr partition tables until parted | Jeremy Katz | 2006-06-09 | 6 | -0/+1256 |
| | | | | does this | ||||
* | - fix NR_KEYS here too | Peter Jones | 2006-05-10 | 1 | -0/+5 |
| | |||||
* | Force all strings to uppercase, for matching (#182231) | Bill Nottingham | 2006-02-21 | 1 | -0/+6 |
| | |||||
* | Remove genhdlist | Paul Nasrat | 2006-01-30 | 2 | -629/+2 |
| | |||||
* | 2005-11-16 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-11-17 | 1 | -0/+3 |
| | | | | * utils/trimpciids (f): Make a little bit more failure resistent | ||||
* | fix typo | Bill Nottingham | 2005-11-16 | 1 | -1/+1 |
| | |||||
* | 2005-11-15 Bill Nottingham <notting@redhat.com> | Bill Nottingham | 2005-11-15 | 1 | -2/+3 |
| | | | | | * scripts/upd-instroot, scripts/mk-images, utils/trimpciids: Work with multiple videoaliases files. | ||||
* | un-neuter for multilib composes | Paul Nasrat | 2005-09-12 | 1 | -3/+0 |
| | |||||
* | * utils/Makefile: Adjust for changed/removes files | Bill Nottingham | 2005-09-09 | 1 | -4/+1 |
| | |||||
* | * anaconda.spec: Bump version, tweak requirements | Bill Nottingham | 2005-09-09 | 6 | -160/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | * installclass.py (setVideoCard, configureX): Adapt to new rhpl X setup code * kickstart.py (doXConfig): Likewise * kickstartData.py (__init__): Likewise * kickstartParser.py (doXConfig): Likewise * packages.py (writeXConfiguration): Likewise * xsetup.py (getArgList): Likewise * scripts/mk-images: Remove modules.pcimap, modules.usbmap, pcitable, from images, and associated trimmer scripts from files used. Add modules.alias, videoaliases. Trim modules.alias using trimmodalias. * scripts/upd-instroot: Don't keep Cards, but keep videoaliases. Don't run checkcards.py * utils/trimmodalias: New script, trim modules.alias file to match modules in the first/second stage * utils/trimpciids: Trim pci.ids based on modules.alias and videoaliases, not pcitable and modules.pcimap * utils/checkcards.py: Remove now obsolete script * utils/trimmodmap: Likewise * utils/trimpcitable: Likewise * utils/trimusbmap: Likewise | ||||
* | neuter genhdlist | Paul Nasrat | 2005-09-08 | 1 | -0/+3 |
| | |||||
* | undefined behavior is fun to rely on. | Bill Nottingham | 2005-06-20 | 1 | -2/+1 |
| | |||||
* | 2005-06-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-06-13 | 4 | -15/+15 |
| | | | | | | | | | | | | | | | * 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 Katz | 2005-03-29 | 1 | -1/+1 |
| | | | | | * utils/genhdlist.c: Genericize product dir * loader2/loader.c (initProductInfo): Likewise. | ||||
* | support longer package names - #146820 | Paul Nasrat | 2005-03-14 | 1 | -10/+53 |
| | |||||
* | 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. | ||||
* | moduledeps.c and moduleinfo.c are copied from another dir; cvs shouldn't | Peter Jones | 2005-03-02 | 1 | -1/+2 |
| | | | | care about them here. | ||||
* | make font buffer unsigned here like in isys/lang.c | Peter Jones | 2005-03-02 | 1 | -1/+1 |
| | |||||
* | add pciid trimming here | Bill Nottingham | 2004-10-21 | 2 | -0/+52 |
| | |||||
* | clean up .depend file, too | Karsten Hopp | 2004-06-03 | 1 | -1/+1 |
| | |||||
* | tyop | Jeremy Katz | 2004-05-20 | 1 | -1/+1 |
| | |||||
* | make readmap a little bit quieter | Jeremy Katz | 2004-05-20 | 1 | -2/+6 |
| | |||||
* | add trimusbmap (based on trimmodmap) to trim a modules.usbmap. I so | Jeremy Katz | 2004-05-17 | 2 | -0/+17 |
| | | | | should have just written this in python... | ||||
* | larger buffer for filenames (#118549) | Jeremy Katz | 2004-05-06 | 1 | -1/+1 |
| | |||||
* | hey this will help us to get a modules.pcimap (#116357) | Jeremy Katz | 2004-03-05 | 1 | -1/+1 |
| | |||||
* | no more modutils-devel | Jeremy Katz | 2003-12-17 | 1 | -3/+1 |
| | |||||
* | this isn't used anymore | Jeremy Katz | 2003-11-18 | 1 | -44/+0 |
| | |||||
* | more .ko | Jeremy Katz | 2003-11-18 | 1 | -2/+2 |
| | |||||
* | fix pcitable trimming | Jeremy Katz | 2003-11-15 | 1 | -1/+1 |
| | |||||
* | read product path from the build stamp if possible, default to RedHat if not | Jeremy Katz | 2003-10-14 | 1 | -10/+10 |
| | | | | available. basically notting's patch with some fixes and genhdlist handled | ||||
* | improve error message, from toralf@procaptura.com (#106762) | Jeremy Katz | 2003-10-13 | 1 | -1/+2 |
| | |||||
* | merge from taroon branch. product.img stuff, md can be modular, lots of | Jeremy Katz | 2003-07-16 | 2 | -0/+44 |
| | | | | 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 | ||||
* | merge taroon branch. mostly package bits, but a lot of other misc stuff | Jeremy Katz | 2003-06-06 | 1 | -26/+40 |
| | | | | and cleanups in here too | ||||
* | merge from taroon branch to HEAD. mostly the package stuff, but also | Jeremy Katz | 2003-05-20 | 1 | -0/+1 |
| | | | | msw's ctrl-alt-del thing and some arch fixups | ||||
* | 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 |
| | |||||
* | added sanity check that package order file isnt something stupid like a ↵ | Mike Fulbright | 2003-04-01 | 1 | -0/+26 |
| | | | | traceback | ||||
* | handle more cases, fall back more gracefully | Jeremy Katz | 2003-01-22 | 1 | -2/+5 |
| | |||||
* | 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 | 2 | -11/+20 |
| | |||||
* | move stdlib declaration to work around glibc headers being broken right now ↵ | Jeremy Katz | 2003-01-02 | 1 | -1/+1 |
| | | | | (will be fixed in 2.3.1-27) | ||||
* | always point at a vt | Matt Wilson | 2002-12-31 | 1 | -1/+1 |
| |