| Commit message (Expand) | Author | Age | Files | Lines |
* | Add --brand switch support to buildinstall script. | David Cantrell | 2009-09-22 | 1 | -6/+12 |
* | make a call to rpmutils to get the basearch works on all arches that dont hav... | Dennis Gilmore | 2009-09-16 | 1 | -3/+4 |
* | Add --localscripts option to buildinstall. | David Cantrell | 2009-08-27 | 1 | -31/+44 |
* | Update EFI CD booting code in mk-images | Peter Jones | 2009-05-07 | 1 | -2/+3 |
* | Write the same arch to .discinfo as iutil.getArch() gives us (#490977). | Chris Lumens | 2009-03-24 | 1 | -1/+1 |
* | Generate valid treeinfo on i586 | Will Woods | 2009-02-25 | 1 | -2/+6 |
* | Let's use the product string for a brandpackage name. | Jeroen van Meeuwen | 2009-02-17 | 1 | -0/+4 |
* | Fix indentation in buildinstall script | Jeroen van Meeuwen (Fedora Unity) | 2009-02-16 | 1 | -57/+56 |
* | Die on errors from upd-instroot/mk-images rather than continuing on | Jeremy Katz | 2009-01-06 | 1 | -2/+11 |
* | Rename stage2.img to install.img | David Cantrell | 2008-08-13 | 1 | -2/+2 |
* | Use a temporary location for yum cache data (#457632). | Chris Lumens | 2008-08-06 | 1 | -6/+6 |
* | Remove support for generating a minstg2.img image. | David Cantrell | 2008-07-24 | 1 | -2/+2 |
* | Query for anaconda rather than anaconda-runtime in buildinstall | Jesse Keating | 2008-06-25 | 1 | -4/+4 |
* | Add a mirrorlist option. | Jesse Keating | 2008-06-13 | 1 | -0/+17 |
* | 2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org) | Ján ONDREJ | 2008-06-04 | 1 | -0/+20 |
* | Fix $UPDATES for real | Jeremy Katz | 2008-03-19 | 1 | -1/+1 |
* | Don't use the bits from $UPDATES unless $UPDATES exists | Jeremy Katz | 2008-03-06 | 1 | -1/+1 |
* | Take --updates with location of additional updates beyond the package set used | Jeremy Katz | 2008-02-28 | 1 | -2/+10 |
* | Change the ISOs we build | Jeremy Katz | 2008-02-28 | 1 | -0/+4 |
* | Take advantage of yum repos being available | Jeremy Katz | 2008-02-28 | 1 | -18/+41 |
* | Follow symlinks when looking for the anaconda-runtime package. | Jesse Keating | 2008-02-25 | 1 | -1/+1 |
* | Lets redirect to /dev/null to ensure that what we get in DIR is the result of... | Joel Andres Granados | 2008-02-22 | 1 | -1/+1 |
* | We are not using $p anymore | Joel Andres Granados | 2008-02-18 | 1 | -1/+1 |
* | We don't need productpath anymore, so stop taking it as an option | Jeremy Katz | 2008-02-17 | 1 | -9/+1 |
* | Clean up invocation of mk-images from buildinstall | Jeremy Katz | 2008-02-17 | 1 | -1/+1 |
* | Clean up invocation of upd-instroot from buildinstall | Jeremy Katz | 2008-02-17 | 1 | -1/+1 |
* | Remove some legacy stuff that's no longer relevant from .discinfo/.treeinfo | Jeremy Katz | 2008-02-17 | 1 | -2/+2 |
* | Don't depend on product path for finding the anaconda-runtime package | Jeremy Katz | 2008-02-17 | 1 | -2/+3 |
* | Make buildinstall a little clearer | Jeremy Katz | 2008-02-17 | 1 | -14/+10 |
* | Remove some unused options (--discs and --buildinstdir) | Jeremy Katz | 2008-02-14 | 1 | -26/+21 |
* | Remove some things that aren't used anymore | Jeremy Katz | 2008-02-14 | 1 | -4/+0 |
* | Don't run pkgorder as a part of buildinstall anymore | Jeremy Katz | 2008-02-14 | 1 | -12/+1 |
* | GPLv2+ boilerplates for scripts/ scripts and other such odds and ends. | David Cantrell | 2007-12-17 | 1 | -0/+18 |
* | Some arguments are required (#355871). | Chris Lumens | 2007-10-29 | 1 | -1/+1 |
* | 2007-09-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-09-26 | 1 | -1/+1 |
* | 2007-07-26 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-07-26 | 1 | -1/+1 |
* | * scripts/buildinstall: Remove obsolete chunk | Bill Nottingham | 2007-07-26 | 1 | -6/+0 |
* | 2007-03-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-03-07 | 1 | -5/+1 |
* | 2007-03-07 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-03-07 | 1 | -3/+6 |
* | Added maketreeinfo.py script. | Chris Lumens | 2007-02-20 | 1 | -1/+11 |
* | * anaconda.spec: Patch for createrepo >= 0.4.7 (jkeating). | David Cantrell | 2007-02-15 | 1 | -1/+1 |
* | 2007-01-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2007-01-30 | 1 | -1/+1 |
* | 2006-08-08 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-08-09 | 1 | -2/+6 |
* | 2006-07-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-07-21 | 1 | -8/+10 |
* | 2006-06-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2006-06-30 | 1 | -55/+7 |
* | Revert my last change to buildinstall as I was dumb. releasestring already h... | jkeating | 2006-04-19 | 1 | -1/+1 |
* | Pass version on to mkstamp for discinfo files. | jkeating | 2006-04-18 | 1 | -1/+1 |
* | Groups should work with later createrepo, and we need for pkgorder | Paul Nasrat | 2005-11-17 | 1 | -2/+2 |
* | print pkgorder line | Paul Nasrat | 2005-11-17 | 1 | -0/+1 |
* | 2005-11-16 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2005-11-17 | 1 | -2/+2 |