cvsdist 1c0316
ExcludeArch: ppc64
cvsdist d1e5ce
Name: anaconda
Jeremy Katz e7e1f1
Version: 10.0.3.18
Jeremy Katz e29827
Release: 1
cvsdist ffb12c
License: GPL
cvsdist 891dd1
Summary: Graphical system installer
cvsdist d1e5ce
Group: Applications/System
cvsdist faa664
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
cvsdist b5567e
BuildPreReq: pump-devel >= 0.8.20, kudzu-devel >= 1.1.52, pciutils-devel, bzip2-devel, e2fsprogs-devel, python-devel gtk2-devel rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11, rhpl, booty, libxml2-python, zlib-devel, bogl-devel >= 0:0.1.9-17, bogl-bterm >= 0:0.1.9-17, elfutils-devel, beecrypt-devel, libselinux-devel >= 1.6, xorg-x11-devel
cvsdist f5a33c
%ifarch i386
cvsdist f5a33c
BuildRequires: dietlibc
cvsdist f5a33c
%endif
cvsdist 382d7d
Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu
cvsdist 40b0c5
Requires: pyparted, libxml2-python
cvsdist eea734
Requires: anaconda-help, system-logos
cvsdist eea734
Obsoletes: anaconda-images <= 10
cvsdist 402f03
Url: http://fedora.redhat.com/projects/anaconda-installer/
cvsdist d1e5ce
cvsdist 1845ca
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
cvsdist d1e5ce
cvsdist d1e5ce
%description
cvsdist 891dd1
The anaconda package contains the program which was used to install your 
cvsdist 891dd1
system.  These files are of little use on an already installed system.
cvsdist d1e5ce
cvsdist d1e5ce
%package runtime
Jeremy Katz b38e59
Summary: Graphical system installer portions needed only for fresh installs.
cvsdist d1e5ce
Group: Applications/System
cvsdist d1e5ce
AutoReqProv: false
Jeremy Katz b38e59
Requires: libxml2-python, python, rpm-python >= 4.2-0.61
cvsdist d1e5ce
cvsdist d1e5ce
%description runtime
cvsdist 891dd1
The anaconda-runtime package contains parts of the installation system which 
cvsdist 891dd1
are needed for installing new systems.  These files are used to build media 
cvsdist 891dd1
sets, but are not meant for use on already installed systems.
cvsdist d1e5ce
cvsdist d1e5ce
%prep
cvsdist d1e5ce
cvsdist b84f0e
%setup -q
cvsdist d1e5ce
cvsdist d1e5ce
%build
cvsdist d1e5ce
make depend
cvsdist d1e5ce
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
cvsdist d1e5ce
cvsdist d1e5ce
%install
cvsdist d1e5ce
rm -rf $RPM_BUILD_ROOT
cvsdist d1e5ce
make DESTDIR=$RPM_BUILD_ROOT install
cvsdist d1e5ce
#strip $RPM_BUILD_ROOT/usr/sbin/ddcprobe
cvsdist d1e5ce
cvsdist d1e5ce
strip $RPM_BUILD_ROOT/usr/lib/anaconda/*.so
cvsdist d1e5ce
cvsdist d1e5ce
%clean
cvsdist d1e5ce
rm -rf $RPM_BUILD_ROOT
cvsdist d1e5ce
cvsdist d1e5ce
%files
cvsdist d1e5ce
%defattr(-,root,root)
cvsdist d1e5ce
%doc COPYING
cvsdist b1b44b
%doc docs/command-line.txt
cvsdist c93650
%doc docs/install-methods.txt
cvsdist c93650
%doc docs/kickstart-docs.txt
cvsdist c93650
%doc docs/kickstart-docs.html
cvsdist 1845ca
%doc docs/mediacheck.txt
cvsdist c93650
%doc docs/anaconda-release-notes.txt
cvsdist 1845ca
/usr/bin/mini-wm
cvsdist d1e5ce
/usr/sbin/anaconda
cvsdist df58ad
/usr/share/anaconda
cvsdist d1e5ce
/usr/share/locale/*/*/*
cvsdist df58ad
/usr/lib/anaconda
cvsdist d1e5ce
cvsdist d1e5ce
%files runtime
cvsdist d1e5ce
%defattr(-,root,root)
cvsdist d1e5ce
/usr/lib/anaconda-runtime
cvsdist d1e5ce
cvsdist e41e69
%triggerun -- anaconda < 8.0-1
cvsdist e41e69
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
cvsdist e41e69
cvsdist d1e5ce
%changelog
Jeremy Katz e7e1f1
* Thu Oct 14 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.18-1
Jeremy Katz e7e1f1
- Add fonts for ta, gu, bn, hi, pa (#119283)
Jeremy Katz e7e1f1
- Re-enable bterm for testing (#113910)
Jeremy Katz e7e1f1
- Fix segfault when using biospart with a ks hdinstall.  Patch from 
Jeremy Katz e7e1f1
  Rez Kabir (#135609)
Jeremy Katz e7e1f1
- Write out /etc/sysconfig/kernel for use with new-kernel-pkg changes (#135161)
Jeremy Katz e7e1f1
- Fix telnet logins for s390 (karsten)
Jeremy Katz e7e1f1
- Hardcode LCS as eth instead of tr (karsten)
Jeremy Katz e7e1f1
Jeremy Katz 01650a
* Tue Oct 12 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.17-1
Jeremy Katz 01650a
- Only use "our" LVM partitions with auto-partitioning (#135440)
Jeremy Katz 01650a
- Remove localboot option from syslinux.cfg for diskboot.img (#135263)
Jeremy Katz 01650a
- Handle the great input method switch on upgrade (#129218)
Jeremy Katz 01650a
- Don't save the hwaddr for qeth (#135023)
Jeremy Katz 01650a
- Add rhgb boot loader arguments in postinstall (msw)
Jeremy Katz 01650a
- Reverse Norwegian blacklisting (#129453) (notting)
Jeremy Katz 01650a
- Add sata_nv, sata_sx4, ixgb, ahci, sx8 modules to the initrd (notting)
Jeremy Katz 01650a
Jeremy Katz 9002c4
* Thu Oct  7 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.16-1
Jeremy Katz 9002c4
- s390/s390x: Fix traceback with unpartitioned disks (karsten)
Jeremy Katz 9002c4
- improve fit of bengali network screen (#134762)
Jeremy Katz 9002c4
- don't allow formatting of a pre-existing partition without also 
Jeremy Katz 9002c4
  mounting it (#134865)
Jeremy Katz 9002c4
- Don't show "0" as a mountpoint for an LV that's not being mounted (#134867)
Jeremy Katz 9002c4
- Add prelink config bits (#117867)
Jeremy Katz 9002c4
- Sort packages in text package group details (#123437)
Jeremy Katz 9002c4
- Don't traceback on upgrade if /dev/mapper/control exists (#124092)
Jeremy Katz 9002c4
Jeremy Katz 8d4944
* Tue Oct  5 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.15-1
Jeremy Katz 8d4944
- Fix creation of scsi device nodes (#134709)
Jeremy Katz 8d4944
- Fix multiple kickstart scriptlets with different interpreters (#134707)
Jeremy Katz 8d4944
Jeremy Katz a6470c
* Mon Oct  4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.14-1
Jeremy Katz a6470c
- Some zfcp fixes
Jeremy Katz a6470c
- Don't traceback if we have a %%include inside a scriptlet (#120252)
Jeremy Katz a6470c
- Fix SELinux for text-mode ftp/http installs (#134549)
Jeremy Katz a6470c
Jeremy Katz 1e415e
* Mon Oct  4 2004 Mike McLean <mikem@redhat.com> - 10.0.3.12-1
Jeremy Katz 1e415e
- add command line options to pkgorder (mikem)
Jeremy Katz 1e415e
Jeremy Katz 92caf0
* Mon Oct  4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.11-1
Jeremy Katz 92caf0
- Handle 32 raid devs (#134438)
Jeremy Katz 92caf0
- Fix LCS PORTNAME (#134487)
Jeremy Katz 92caf0
- Add logging of kickstart scripts with --log to %post/%pre
Jeremy Katz 92caf0
- Copy /tmp/anaconda.log and /tmp/syslog to /var/log/anaconda.log 
Jeremy Katz 92caf0
  and /var/log/anaconda.syslog respectively (#124370)
Jeremy Katz 92caf0
- Fix Polish (#134554)
Jeremy Katz 92caf0
- Add arch-specific package removal (#133396)
Jeremy Katz 92caf0
- Include PPC PReP Boot partition in anaconda-ks.cfg (#133934)
Jeremy Katz 92caf0
- Fix changing of VG name going through to boot loader setup (#132213)
Jeremy Katz 92caf0
- Add support for > 128 SCSI disks (#134575)
Jeremy Katz 92caf0
Jeremy Katz fbcefd
* Fri Oct  1 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.10-1
Jeremy Katz fbcefd
- add kickstart zfcp configuration (#133288, #130070)
Jeremy Katz fbcefd
- Use NFSv3 for NFS installs.  Fixes NFSISO installs from DVD (#122032)
Jeremy Katz fbcefd
- Fix megaraid_mbox module name (#134369)
Jeremy Katz fbcefd
- Another uninitialized fix (#133996)
Jeremy Katz fbcefd
- Add the zh_CN font (#133330)
Jeremy Katz fbcefd
Jeremy Katz 2b5e23
* Thu Sep 30 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.9-1
Jeremy Katz 2b5e23
- translation updates
Jeremy Katz 2b5e23
- Install compat-arch-support by default (#133514)
Jeremy Katz 2b5e23
- Warn if an older version is chosen for upgrading if product is RHEL (#134523)
Jeremy Katz 2b5e23
- Fix traceback on upgrade with possible lvm1 (#134258)
Jeremy Katz 2b5e23
- Make changing the DNS server work (#122554)
Jeremy Katz 2b5e23
- More fixes from pnasrat for arch handling on upgrade
Jeremy Katz 2b5e23
Paul Nasrat 9a05e6
* Thu Sep 30 2004 Paul Nasrat <pnasrat@redhat.com> - 10.0.3.8-1
Paul Nasrat 9a05e6
- Fix missing rpm.ts (#133045)
Paul Nasrat 9a05e6
Jeremy Katz b38e59
* Wed Sep 29 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.7-1
Jeremy Katz b38e59
- Don't ask about mouse type on remote X display (#133902)
Jeremy Katz b38e59
- Label swap filesystems (#127892)
Jeremy Katz b38e59
- Fix possible crash on hd kickstart installs (#133996)
Jeremy Katz b38e59
- Improve multiarch upgrade (#133045)
Jeremy Katz b38e59
- Avoid changing the default language when selecting additional 
Jeremy Katz b38e59
  language support (#134040)
Jeremy Katz b38e59
- Remove spurious blank option in upgrade combo (#134058)
Jeremy Katz b38e59
- Fix driver disk hang (#131112, #122952)
Jeremy Katz b38e59
- Fix detection of unformatted dasd (#130123)
Jeremy Katz b38e59
Jeremy Katz ad263f
* Mon Sep 27 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.6-1
Jeremy Katz ad263f
- Fix traceback from auto-partitioning if you don't have enough space (#131325)
Jeremy Katz ad263f
- Update FCP config for adding SCSI LUNs (#133290)
Jeremy Katz ad263f
Jeremy Katz e78b29
* Mon Sep 27 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.5-1
Jeremy Katz e78b29
- Fix driver disk segfault when using a partition (#133036)
Jeremy Katz e78b29
- Let driver disk images on ext2 partitions work
Jeremy Katz e78b29
- Fix nonet/nostorage
Jeremy Katz e78b29
- Allow name.arch syntax in ks.cfg (#124456)
Jeremy Katz e78b29
- Fix traceback unselecting last language (#133164)
Jeremy Katz e78b29
- Skip version 0 swap (#122101)
Jeremy Katz e78b29
- Handle /dev being present in device names of ks.cfg (#121486)
Jeremy Katz e78b29
- Use no instead of no-latin1 for Norwegian keyboard (#133757)
Jeremy Katz e78b29
- include other dm modules (#132001)
Jeremy Katz e78b29
Jeremy Katz d70506
* Fri Sep 24 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.4-1
Jeremy Katz d70506
- fix megaraid module name (notting)
Jeremy Katz d70506
- don't prompt for a driver disk on pSeries boxes with just 
Jeremy Katz d70506
  virtual devices (#135292)
Jeremy Katz d70506
- don't use PROBE_LOADED for cd probe (#131033)
Jeremy Katz d70506
- i2o devices don't use a "p" separator (#133379)
Jeremy Katz d70506
- switch back zh_CN font to default (#133330)
Jeremy Katz d70506
- add 3w-9xxx to modules.cgz (#133525)
Jeremy Katz d70506
- fix showing of freespace (#133425)
Jeremy Katz d70506
Jeremy Katz 424ffb
* Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.3-1
Jeremy Katz 424ffb
- fix going back unmount of /dev/pts (#133301)
Jeremy Katz 424ffb
- fix SRPMs disc (#122737)
Jeremy Katz 424ffb
- add localboot option to isolinux.cfg (#120687)
Jeremy Katz 424ffb
- fix tree build on ia64 and x86_64
Jeremy Katz 424ffb
- fix a syntax error for text mode selinux config 
Jeremy Katz 424ffb
Jeremy Katz e52a92
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.2-1
Jeremy Katz e52a92
- some fixes for Arabic (#122228)
Jeremy Katz e52a92
- support using ksdevice=macaddr (#130605)
Jeremy Katz e52a92
- add an images/pxeboot directory on ia64
Jeremy Katz e52a92
Jeremy Katz e29827
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.1-1
Jeremy Katz e29827
- improve handling of non-physical consoles on some ppc and ia64 machines
Jeremy Katz e29827
- add Bengali(India) and Gujarati to the lang-table (#126108)
Jeremy Katz e29827
- add support for setting the CTC protocol on s/390 (#132324, #132325)
Jeremy Katz e29827
- don't offer to do vnc if we don't have active nwtorking (#132833)
Jeremy Katz e29827
- various typo/grammar fixes
Jeremy Katz e29827
- add support for 'nostorage' and 'nonet' command line options to avoid 
Jeremy Katz e29827
  auto-loading just network or storage devices
Jeremy Katz e29827
- fix editing of pre-existing lvm (#132217)
Jeremy Katz e29827
- fix going back from the partitions list on a driver disk (#132096)
Jeremy Katz e29827
- don't show login error if silent errors (#132673)
cvsdist d1e5ce
cvsdist eea734
* Thu Jun  3 2004 Jeremy Katz <katzj@redhat.com>
cvsdist eea734
- require system-logos and anaconda-help, obsolete anaconda-images
cvsdist eea734
cvsdist 891dd1
* Fri Apr 30 2004 Jeremy Katz <katzj@redhat.com>
cvsdist 891dd1
- Update description, remove prereq on stuff that was only needed 
cvsdist 891dd1
  for reconfig mode 
cvsdist 891dd1
cvsdist abf6e8
* Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
cvsdist abf6e8
- buildrequire libselinux-devel
cvsdist abf6e8
cvsdist 382d7d
* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com>
cvsdist 382d7d
- require booty (#109272)
cvsdist 382d7d
cvsdist ffb12c
* Tue Oct  8 2002 Jeremy Katz <katzj@redhat.com>
cvsdist ffb12c
- back to mainstream rpm instead of rpm404
cvsdist ffb12c
cvsdist ffb12c
* Mon Sep  9 2002 Jeremy Katz <katzj@redhat.com>
cvsdist ffb12c
- can't buildrequire dietlibc and kernel-pcmcia-cs since they don't always
cvsdist ffb12c
  exist
cvsdist ffb12c
cvsdist e560e9
* Wed Aug 21 2002 Jeremy Katz <katzj@redhat.com>
cvsdist e560e9
- added URL
cvsdist e560e9
cvsdist 1845ca
* Thu May 23 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 1845ca
- add require and buildrequire on rhpl
cvsdist 1845ca
cvsdist c93650
* Tue Apr 02 2002 Michael Fulbright <msf@redhat.com>
cvsdist c93650
- added some more docs
cvsdist c93650
cvsdist c93650
* Fri Feb 22 2002 Jeremy Katz <katzj@redhat.com>
cvsdist c93650
- buildrequire kernel-pcmcia-cs as we've sucked the libs the loader needs 
cvsdist c93650
  to there now
cvsdist c93650
cvsdist 1845ca
* Thu Feb 07 2002 Michael Fulbright <msf@redhat.com>
cvsdist 1845ca
- goodbye reconfig
cvsdist 1845ca
cvsdist 1845ca
* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 1845ca
- update the BuildRequires a bit
cvsdist 1845ca
cvsdist 1845ca
* Fri Jan  4 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 1845ca
- ddcprobe is now done from kudzu
cvsdist c93650
cvsdist df58ad
* Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com>
cvsdist df58ad
- own /usr/lib/anaconda and /usr/share/anaconda
cvsdist df58ad
cvsdist 9368ce
* Fri Jan 12 2001 Matt Wilson <msw@redhat.com>
cvsdist 9368ce
- sync text with specspo
cvsdist 9368ce
cvsdist d1e5ce
* Thu Aug 10 2000 Matt Wilson <msw@redhat.com>
cvsdist d1e5ce
- build on alpha again now that I've fixed the stubs
cvsdist d1e5ce
cvsdist d1e5ce
* Wed Aug  9 2000 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5ce
- new build
cvsdist d1e5ce
cvsdist d1e5ce
* Fri Aug  4 2000 Florian La Roche <Florian.LaRoche@redhat.com>
cvsdist d1e5ce
- allow also subvendorid and subdeviceid in trimpcitable
cvsdist d1e5ce
cvsdist d1e5ce
* Fri Jul 14 2000 Matt Wilson <msw@redhat.com>
cvsdist d1e5ce
- moved init script for reconfig mode to /etc/init.d/reconfig
cvsdist d1e5ce
- move the initscript back to /etc/rc.d/init.d
cvsdist d1e5ce
- Prereq: /etc/init.d
cvsdist d1e5ce
cvsdist d1e5ce
* Thu Feb 03 2000 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5ce
- strip files
cvsdist d1e5ce
- add lang-table to file list
cvsdist d1e5ce
cvsdist d1e5ce
* Wed Jan 05 2000 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5ce
- added requirement for rpm-python
cvsdist d1e5ce
cvsdist d1e5ce
* Mon Dec 06 1999 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5ce
- rename to 'anaconda' instead of 'anaconda-reconfig'
cvsdist d1e5ce
cvsdist d1e5ce
* Fri Dec 03 1999 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5ce
- remove ddcprobe since we don't do X configuration in reconfig now
cvsdist d1e5ce
cvsdist d1e5ce
* Tue Nov 30 1999 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5ce
- first try at packaging reconfiguration tool
cvsdist d1e5ce