summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* New version.Brian C. Lane2013-02-201-0/+25
|
* If you cannot reclaim more space, don't show the reclaim radio (#911791).Chris Lumens2013-02-201-1/+1
| | | | | | The primary case for this is if you've got initially all blank disks, though you'd also hit it if you first went through reclaim and deleted everything, then went back to the install options dialogs.
* Fixup anaconda.specBrian C. Lane2013-02-141-2/+1
|
* New version.Brian C. Lane2013-02-141-0/+42
|
* Tell libreport the crash happened in Anaconda (#885690)Vratislav Podzimek2013-02-141-0/+1
| | | | | | There is a new package libreport-anaconda that contains some configuration files that enable "reporting" over scp/ftp. We just need to tell libreport that the crash happened in Anaconda.
* Apply some fixes to the spec file (#909592, metherid@gmail.com).Chris Lumens2013-02-131-12/+3
|
* Get rid of packagesSeen.Chris Lumens2013-02-131-1/+1
| | | | pykickstart now provides this information for all commands.
* New version.Brian C. Lane2013-02-081-0/+13
|
* New version.Brian C. Lane2013-02-041-0/+4
|
* New version.Brian C. Lane2013-02-011-0/+55
|
* Remove the storage module and replace it with blivet.David Lehman2013-01-281-64/+2
|
* New version.Brian C. Lane2013-01-251-0/+46
|
* Exception handling for text mode (#865325)Vratislav Podzimek2013-01-221-1/+1
| | | | python-meh now has a text UI we could use.
* Add a requirement on device-mapper-multipath (#895973)Martin Sivak2013-01-171-0/+1
|
* fixup spec with 19.1 commitsBrian C. Lane2013-01-141-1/+2
|
* New version.Brian C. Lane2013-01-141-0/+3
|
* New version.Brian C. Lane2013-01-111-0/+76
|
* drop fcoe-utils dependency for s390x (rhbz#894025)Samantha N. Bueno2013-01-101-0/+2
| | | | | | | fcoe-utils is not supported by s390x, which causes lorax builds to fail; drop the requirement for now. Resolves: rhbz#894025
* Use systemd to run checkisomd5 (#874486)Harald Hoyer2012-12-201-1/+2
|
* New version.Brian C. Lane2012-12-191-0/+60
|
* New version.Brian C. Lane2012-12-111-0/+32
|
* New version.Brian C. Lane2012-12-051-0/+22
|
* New version.Brian C. Lane2012-12-041-0/+35
|
* New version.Brian C. Lane2012-12-011-0/+3
|
* New version.Brian C. Lane2012-11-301-0/+28
|
* Fixes for PkgWrangler review.David Cantrell2012-11-301-24/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically: anaconda.src:183: W: unversioned-explicit-obsoletes booty anaconda.src:262: E: hardcoded-library-path in /lib/systemd/system/* anaconda.src:263: E: hardcoded-library-path in /lib/systemd/system-generators/* anaconda.src:287: E: files-attr-not-set anaconda.src:288: E: files-attr-not-set anaconda.src:289: E: files-attr-not-set anaconda.src:290: E: files-attr-not-set anaconda.src:293: E: files-attr-not-set anaconda.src:294: E: files-attr-not-set anaconda.src:295: E: files-attr-not-set anaconda.src:296: E: files-attr-not-set anaconda.src:299: E: hardcoded-library-path in /usr/lib/dracut/modules.d/80%{name} anaconda.src:299: E: files-attr-not-set anaconda.src:300: E: hardcoded-library-path in /usr/lib/dracut/modules.d/80%{name}/* anaconda.src:300: E: files-attr-not-set anaconda.src:624: W: macro-in-%changelog %packages anaconda.src:1234: W: macro-in-%changelog %include anaconda.src:1680: W: macro-in-%changelog %{nil} anaconda.src:1733: W: macro-in-%changelog %post anaconda.src:2160: W: macro-in-%changelog %{nil} anaconda.src:2325: W: macro-in-%changelog %includes anaconda.src:2564: W: macro-in-%changelog %packages anaconda.src:2565: W: macro-in-%changelog %post anaconda.src:2592: W: macro-in-%changelog %pre anaconda.src:2788: W: macro-in-%changelog %pre Updated data/ and data/systemd/ to install to /usr/lib rather than /lib since the UsrMove thing happened. Removed the newt and slang BuildRequires since we do not use those anymore.
* New version.Brian C. Lane2012-11-281-0/+8
|
* New version.Brian C. Lane2012-11-261-0/+24
|
* Allow specifying whether the URL you've given is a mirrorlist or not (#868558).Chris Lumens2012-11-201-1/+1
|
* New version.Brian C. Lane2012-11-191-0/+39
|
* rm transifex-client buildreq; check and install only if neededSamantha N. Bueno2012-11-151-1/+0
| | | | | transifex-client shouldn't be listed as a BuildReq; only check for it and install as needed if the target requiring it is called by make
* Remove iso-codes dependency, libxklavier has it fixed nowVratislav Podzimek2012-11-141-2/+0
| | | | | | From libxklavier's changelog: * Thu Apr 19 2012 Matthias Clasen <mclasen@redhat.com> - 5.2.1-2 - Add a runtime dependency on iso-codes (#813833)
* New version.Brian C. Lane2012-11-121-0/+16
|
* New version (out of order)Brian C. Lane2012-11-121-0/+43
| | | | Forgot to commit the spec and configure.ac changes for 18.28-1
* New version.Brian C. Lane2012-11-071-0/+71
|
* New version.Brian C. Lane2012-11-011-0/+31
|
* New version.Brian C. Lane2012-10-311-0/+42
|
* New version.Brian C. Lane2012-10-251-0/+10
|
* New version.Brian C. Lane2012-10-231-0/+27
|
* Save layout switching configurationVratislav Podzimek2012-10-231-1/+1
| | | | Resolves: rhbz#864785
* New version.Brian C. Lane2012-10-191-0/+36
|
* New version.Brian C. Lane2012-10-171-0/+8
|
* update to use firewalld (#815540)Brian C. Lane2012-10-171-1/+2
|
* New version.Brian C. Lane2012-10-161-0/+70
|
* Work with VConsole keymap and X layouts separatelyVratislav Podzimek2012-10-121-1/+1
| | | | | | | | | | | | | | | | | We need to set VConsole keymap and X layouts separately. We may get them all from kickstart, but if not, we have to convert the given one to the missing one and save the configuration. If X11 configuration is written before the server is started, it is loaded. This way we can get rid of using XklWrapper in main anaconda script. Also we need to write one more configuration file. And it's better to try to write all configuration files ignoring errors and in case some error(s) appeared, raise exception at the end of the procedure. Resolves: rhbz#853877 Resolves: rhbz#856362 Resolves: rhbz#859867
* New version.Brian C. Lane2012-10-111-0/+17
|
* New version.Brian C. Lane2012-10-101-0/+31
|
* New version.Brian C. Lane2012-10-081-0/+14
|
* New version.Chris Lumens2012-10-051-0/+47
|
* New version.Brian C. Lane2012-10-031-0/+20
|