summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
Commit message (Collapse)AuthorAgeFilesLines
* bump versionJeremy Katz2007-05-211-1/+7
|
* New version.Chris Lumens2007-05-171-1/+6
|
* New version.Chris Lumens2007-05-151-1/+11
|
* 2007-05-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-051-1/+13
| | | | * anaconda.spec: Bump version.
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-011-1/+4
| | | | | | * anaconda.spec: Bump version. * loader2/hardware.c (spufsSetup): Fix build
* 2007-04-30 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-05-011-1/+19
| | | | * anaconda.spec: Bump version.
* 2007-04-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-231-1/+7
| | | | * anaconda.spec: Bump version.
* 2007-04-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-231-1/+1
| | | | | * anaconda.spec (Requires): Back to mkisofs due to silliness with how rawhide is currently composed
* Update URL (#237364).Chris Lumens2007-04-231-1/+1
|
* Pull in David's commit too.Chris Lumens2007-04-201-0/+1
|
* New version.Chris Lumens2007-04-201-1/+9
|
* BR libdhcp-staticDavid Cantrell2007-04-201-1/+1
|
* * anaconda.spec: Make anaconda-runtime require genisoimage instead ofDavid Cantrell2007-04-201-1/+1
| | | | mkisofs.
* 2007-04-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-191-1/+9
| | | | * anaconda.spec: Bump version.
* bumpJeremy Katz2007-04-181-2/+2
|
* 2007-04-18 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-181-0/+9
| | | | * anaconda.spec: Bump version.
* Reapply dwmw2's PS3 probing patches and update to require appropriate kudzu.Paul Nasrat2007-04-181-2/+2
|
* bump versionJeremy Katz2007-04-171-2/+2
|
* 2007-04-17 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-171-1/+12
| | | | * anaconda.spec: Bump version.
* 2007-04-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-131-2/+6
| | | | * anaconda.spec: Bump version.
* Bump version.David Cantrell2007-04-121-1/+11
|
* * anaconda.spec: BR libdhcp-devel-static.David Cantrell2007-04-121-2/+2
|
* Require latest libdhcp to get option 33 support (yawn). Some users...David Cantrell2007-04-111-1/+1
|
* 2007-04-09 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-101-1/+5
| | | | | | | * anaconda.spec: Bump version. * gui.py (InstallControlWindow.connectSignals): Exit when clicking reboot/close.
* Add changelog from .46-2Peter Jones2007-04-081-0/+3
|
* 2007-04-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-051-1/+5
| | | | * anaconda.spec: Bump version.
* 2007-04-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-041-1/+8
| | | | * anaconda.spec: Bump version.
* 2007-04-03 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-04-031-1/+5
| | | | * anaconda.spec: Bump version.
* Bump version.David Cantrell2007-04-031-1/+16
|
* New version.David Cantrell2007-03-301-1/+5
|
* Sync up with devel-cvs spec file.Chris Lumens2007-03-281-0/+3
|
* New version.Chris Lumens2007-03-281-1/+20
|
* * loader2/loader.h: Change 'ip' structure member to 'ipv4'.David Cantrell2007-03-231-1/+1
| | | | | | | | | | | | | | * loader2/loader.c (readNetInfo, parseCmdLineIp, doLoaderMain): Where the 'ip' structure member was referenced in loaderData, change it to 'ipv4'. * loader2/net.c: Likewise. * loader2/loader.c (doLoaderMain): In STEP_IP, handle inet_ntop() return values more gracefully when setting loaderData fields after readNetConfig() has been called. * anaconda.spec: Require libdhcp-devel >= 1.24 to handle dual-stack manual IP configuration correctly (#232690).
* New version.Chris Lumens2007-03-221-1/+10
|
* 2007-03-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-211-1/+6
| | | | * anaconda.spec: Bump version.
* 2007-03-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-201-9/+9
| | | | * anaconda.spec: Fix syntax errors
* 2007-03-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-201-2/+32
| | | | | | | * liveinst/: Add bits for live CD hard drive installation kick off to anaconda for now. * anaconda.spec: Likewise. * Makefile: Likewise.
* New version.Chris Lumens2007-03-201-1/+10
|
* Bump version.David Cantrell2007-03-151-1/+11
|
* Duhh.... commit the spec file change from yesterday.Chris Lumens2007-03-141-1/+8
|
* Bump version.David Cantrell2007-03-091-5/+8
|
* Forgot one other thing.David Cantrell2007-03-081-0/+1
|
* Bump version.David Cantrell2007-03-081-1/+9
|
* New version.Chris Lumens2007-03-081-1/+5
|
* bumpJeremy Katz2007-03-071-1/+8
|
* Increment version number, make release.David Cantrell2007-03-061-1/+7
|
* 2007-03-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-061-1/+5
| | | | * anaconda.spec: Bump version.
* 2007-03-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2007-03-051-15/+25
| | | | | * anaconda.spec: Bump version. BuildRequire newt-static. s/BuildPreReq/BuildRequires/
* New version.Chris Lumens2007-03-011-1/+14
|
* New version.Chris Lumens2007-02-261-1/+23
|