Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix wide character support (#196099, #186701) | Peter Jones | 2006-06-29 | 1 | -1/+1 |
| | |||||
* | 2006-06-09 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-09 | 1 | -0/+5 |
| | | | | | | | | * Makefile: Build and install gptsync on x86. * gptsync/: Add gptsync code from refit (http://refit.sf.net) until I get parted to do this. Slightly modified to default to Linux native parts and not to prompt. | ||||
* | more brew fixage | Jeremy Katz | 2006-06-07 | 1 | -1/+1 |
| | |||||
* | 2006-06-06 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-07 | 1 | -1/+1 |
| | | | | | | * anaconda.spec: Bump version * Makefile (build): Switch to brew | ||||
* | * Makefile: Added api doxygen target. | David Cantrell | 2006-05-30 | 1 | -0/+3 |
| | | | | | * docs/api.cfg: Doxygen configuration file for generating anaconda API documentation. | ||||
* | Sync up libunicode-lite with wcstubs and build it as a static library to | Chris Lumens | 2006-01-24 | 1 | -1/+1 |
| | | | | link into the loader (#178386). | ||||
* | Removed locale-list. | Chris Lumens | 2005-06-28 | 1 | -7/+3 |
| | |||||
* | 2005-06-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-06-13 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | * 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-04-02 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-04-02 | 1 | -2/+2 |
| | | | | | | * anaconda.spec: Bump version. * Makefile: Fix makefile deps and clean target. | ||||
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | * anaconda: Remove essentially unused config file data code, product.img basically supplanted this. * Makefile: Likewise. * cmdline.py: Likewise. * gui.py: Likewise. * text.py: Likewise. * dispatch.py: Likewise. * instdata.py: Likewise. * splashscreen.py: Likewise. * iw/welcome_gui.py: Likewise. * textw/welcome_text.py: Likewise. * anaconda.conf: Remove file. * configFileData.py: Likewise. * readConfigFile.py: Likewise. | ||||
* | 2005-03-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-03-29 | 1 | -3/+0 |
| | | | | | | | | | | | | * constants.py: Make bugzilla URL more changeable. * iw/xconfig_gui.py (XConfigWindow.getNext): Likewise. * packages.py (betaNagScreen): Likewise. * hdrlist.py (GroupSet.__main__): Nuke some dead code. * Makefile (DESTDIR): Likewise. * image.py (findIsoImages): Genericize comment. * loader2/urlinstall.c: Likewise. | ||||
* | fix cvsroot setting | Jeremy Katz | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | ... without the typo | Peter Jones | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | make it possible to override CVSROOT | Peter Jones | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | suppress warning for CVSROOT if this is a CVS export | Peter Jones | 2005-03-02 | 1 | -1/+1 |
| | | | | add more files to the changelog for gcc4 stuff. | ||||
* | make the makefile figure out its own CVSROOT | Peter Jones | 2005-03-02 | 1 | -0/+1 |
| | |||||
* | Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works... | Peter Jones | 2005-03-02 | 1 | -3/+3 |
| | | | | | Also, make genhdlist.o build with -Wno-return-type, because rpm's headers and gcc4 don't get along. | ||||
* | 2005-01-13 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-01-13 | 1 | -1/+1 |
| | | | | * Makefile (SUBDIRS): Add ui subdir. | ||||
* | 2004-09-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-24 | 1 | -0/+2 |
| | | | | | | | | | | * loader2/Makefile (VERSION): Define VERSION. * Makefile: Define VERSION and RELEASE here. * Makefile.inc (VERSION): * Makefile.inc (RELEASE): Move to Makefile | ||||
* | 2004-09-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-21 | 1 | -1/+5 |
| | | | | * Makefile: Get 'make build' working with build system changes. | ||||
* | remove non-needed setting of SNAPRELEASE | Jeremy Katz | 2004-09-21 | 1 | -2/+3 |
| | | | | remove the tarball once we have an srpm | ||||
* | start converting build targets to work with dist cvs. revert back to | Jeremy Katz | 2004-09-21 | 1 | -27/+3 |
| | | | | | old make src target. get rid of snap*, move to anaconda.spec instead of .spec.in (build to include bumped version + changelog) | ||||
* | Improve make local to create a clear tarball | Paul Nasrat | 2004-07-05 | 1 | -2/+3 |
| | |||||
* | more fixage | Jeremy Katz | 2004-06-30 | 1 | -1/+4 |
| | |||||
* | more fixes | Jeremy Katz | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | actually run bhc | Jeremy Katz | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | use new nifty build from cvs stuff for build and snapbuild targets | Jeremy Katz | 2004-06-25 | 1 | -4/+12 |
| | |||||
* | beehive-srpm, take five | Jeremy Katz | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | beehive-srpm, take four (specdir) | Jeremy Katz | 2004-06-25 | 1 | -1/+1 |
| | |||||
* | beehive-srpm, take three | Jeremy Katz | 2004-06-25 | 1 | -2/+2 |
| | |||||
* | beehive-srpm, take two | Jeremy Katz | 2004-06-25 | 1 | -1/+3 |
| | |||||
* | start trying to make it so we can make beehive-build anaconda | Jeremy Katz | 2004-06-25 | 1 | -0/+3 |
| | |||||
* | smarter handling of cvsroot | Jeremy Katz | 2004-05-21 | 1 | -2/+3 |
| | |||||
* | fix build with xorg-x11, I hope | Jeremy Katz | 2004-03-17 | 1 | -1/+1 |
| | |||||
* | xkb stuff isn't used anymore | Jeremy Katz | 2003-11-07 | 1 | -5/+1 |
| | |||||
* | massive merge from taroon branch. changes are all over the place, but a | Jeremy Katz | 2003-07-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | 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 | ||||
* | more shenanigans | Jeremy Katz | 2003-01-21 | 1 | -3/+8 |
| | |||||
* | productname and productversion are now defined by passing args to buildinstall | Jeremy Katz | 2003-01-13 | 1 | -4/+1 |
| | | | | | | | | so that we don't have them hard coded in the package. they end up in /.buildstamp along with the timestamp for the image. add support for substituting @RHL@ and @RHLVER@ in the help with the product name or version to avoid having to change the help unless its needed | ||||
* | add build and snapbuild targets, use with 'make COLLECTION=foo ↵ | Jeremy Katz | 2002-12-31 | 1 | -0/+7 |
| | | | | (snapbuild|build)' just like with pkgs cvs | ||||
* | always enter stubs dir. but don't build libbz2 stub on ia64 still | Jeremy Katz | 2002-12-18 | 1 | -6/+2 |
| | |||||
* | nuke minislang and mininewt | Jeremy Katz | 2002-12-18 | 1 | -3/+1 |
| | |||||
* | call the right script name... | Jeremy Katz | 2002-12-17 | 1 | -1/+1 |
| | |||||
* | fixup locale-list generation | Jeremy Katz | 2002-12-17 | 1 | -1/+5 |
| | |||||
* | collage is dead | Jeremy Katz | 2002-12-11 | 1 | -1/+1 |
| | |||||
* | don't need to nuke these from the tarball anymore | Jeremy Katz | 2002-12-03 | 1 | -2/+0 |
| | |||||
* | don't build balkan anymore either | Jeremy Katz | 2002-12-03 | 1 | -3/+3 |
| | |||||
* | nuke some dead directories from pythonpaths | Jeremy Katz | 2002-12-03 | 1 | -3/+3 |
| | |||||
* | build loader2, not loader | Jeremy Katz | 2002-12-03 | 1 | -1/+1 |
| | |||||
* | silly makefiles... | Jeremy Katz | 2002-11-19 | 1 | -3/+3 |
| | |||||
* | libdir monkeying | Jeremy Katz | 2002-11-19 | 1 | -3/+3 |
| |