cvsdist 1c0316f
ExcludeArch: ppc64
cvsdist d1e5cea
Name: anaconda
34b51a0
Version: 10.1.1.1
e298275
Release: 1
cvsdist ffb12c3
License: GPL
cvsdist 891dd12
Summary: Graphical system installer
cvsdist d1e5cea
Group: Applications/System
cvsdist faa664e
Source: anaconda-%{PACKAGE_VERSION}.tar.bz2
cvsdist b5567ec
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 f5a33cf
%ifarch i386
cvsdist f5a33cf
BuildRequires: dietlibc
cvsdist f5a33cf
%endif
cvsdist 382d7d9
Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu
cvsdist 40b0c51
Requires: pyparted, libxml2-python
cvsdist eea7345
Requires: anaconda-help, system-logos
cvsdist eea7345
Obsoletes: anaconda-images <= 10
cvsdist 402f03e
Url: http://fedora.redhat.com/projects/anaconda-installer/
cvsdist d1e5cea
cvsdist 1845caf
BuildRoot: %{_tmppath}/anaconda-%{PACKAGE_VERSION}
cvsdist d1e5cea
cvsdist d1e5cea
%description
cvsdist 891dd12
The anaconda package contains the program which was used to install your 
cvsdist 891dd12
system.  These files are of little use on an already installed system.
cvsdist d1e5cea
cvsdist d1e5cea
%package runtime
b38e59b
Summary: Graphical system installer portions needed only for fresh installs.
cvsdist d1e5cea
Group: Applications/System
cvsdist d1e5cea
AutoReqProv: false
b38e59b
Requires: libxml2-python, python, rpm-python >= 4.2-0.61
cvsdist d1e5cea
cvsdist d1e5cea
%description runtime
cvsdist 891dd12
The anaconda-runtime package contains parts of the installation system which 
cvsdist 891dd12
are needed for installing new systems.  These files are used to build media 
cvsdist 891dd12
sets, but are not meant for use on already installed systems.
cvsdist d1e5cea
cvsdist d1e5cea
%prep
cvsdist d1e5cea
cvsdist b84f0ed
%setup -q
cvsdist d1e5cea
cvsdist d1e5cea
%build
cvsdist d1e5cea
make depend
cvsdist d1e5cea
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
cvsdist d1e5cea
cvsdist d1e5cea
%install
cvsdist d1e5cea
rm -rf $RPM_BUILD_ROOT
cvsdist d1e5cea
make DESTDIR=$RPM_BUILD_ROOT install
cvsdist d1e5cea
#strip $RPM_BUILD_ROOT/usr/sbin/ddcprobe
cvsdist d1e5cea
cvsdist d1e5cea
strip $RPM_BUILD_ROOT/usr/lib/anaconda/*.so
cvsdist d1e5cea
cvsdist d1e5cea
%clean
cvsdist d1e5cea
rm -rf $RPM_BUILD_ROOT
cvsdist d1e5cea
cvsdist d1e5cea
%files
cvsdist d1e5cea
%defattr(-,root,root)
cvsdist d1e5cea
%doc COPYING
cvsdist b1b44b6
%doc docs/command-line.txt
cvsdist c93650b
%doc docs/install-methods.txt
cvsdist c93650b
%doc docs/kickstart-docs.txt
cvsdist c93650b
%doc docs/kickstart-docs.html
cvsdist 1845caf
%doc docs/mediacheck.txt
cvsdist c93650b
%doc docs/anaconda-release-notes.txt
cvsdist 1845caf
/usr/bin/mini-wm
cvsdist d1e5cea
/usr/sbin/anaconda
cvsdist df58ad7
/usr/share/anaconda
cvsdist d1e5cea
/usr/share/locale/*/*/*
cvsdist df58ad7
/usr/lib/anaconda
cvsdist d1e5cea
cvsdist d1e5cea
%files runtime
cvsdist d1e5cea
%defattr(-,root,root)
cvsdist d1e5cea
/usr/lib/anaconda-runtime
cvsdist d1e5cea
cvsdist e41e693
%triggerun -- anaconda < 8.0-1
cvsdist e41e693
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
cvsdist e41e693
cvsdist d1e5cea
%changelog
34b51a0
* Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.1-1
34b51a0
- Create a netboot.img again for ppc64 (#125129)
34b51a0
fda2a0d
* Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.0-1
fda2a0d
- Lowercase OSA addresses from the parm file too (karsten)
fda2a0d
15bfbf3
* Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.21-1
15bfbf3
- Lowercase OSA addresses to make the kernel happy (#133190)
15bfbf3
- Don't hard code the VG name used for auto-partitioning to avoid 
15bfbf3
  colliding with existing ones
15bfbf3
- Make sure that we don't do runlevel 5 if people don't have X, etc 
15bfbf3
  installed (#135895)
15bfbf3
- Update for new Indic font filenames
15bfbf3
4ea7845
* Mon Oct 18 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.20-1
4ea7845
- Fix traceback with %post logging (Gijs Hollestelle, #136154)
4ea7845
- When using a local stage2.img for FTP/HTTP install, give an error earlier 
4ea7845
  if you point at an invalid tree (#135603, #117155, #120101)
4ea7845
- Add a trailing newline to /etc/sysconfig/kernel
4ea7845
- Try to fix the icon theme
4ea7845
- Rebuild against new dietlibc, hopefully fixes CJK text installs
4ea7845
61603e5
* Sun Oct 17 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.19-1
61603e5
- Fix font size to fit on disk display better (#135731)
61603e5
- Write out part lines for autopart lvm correctly (#135714)
61603e5
- Remove empty row in drive order for boot loader (#135944)
61603e5
- Replace % in URLs to avoid format string weirdness (#135929)
61603e5
- Bind mount /dev for rescue mode (#135860)
61603e5
- Fix Dutch and Danish keyboard defaults (#135839)
61603e5
- add s2io 10GbE driver
61603e5
e7e1f14
* Thu Oct 14 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.18-1
e7e1f14
- Add fonts for ta, gu, bn, hi, pa (#119283)
e7e1f14
- Re-enable bterm for testing (#113910)
e7e1f14
- Fix segfault when using biospart with a ks hdinstall.  Patch from 
e7e1f14
  Rez Kabir (#135609)
e7e1f14
- Write out /etc/sysconfig/kernel for use with new-kernel-pkg changes (#135161)
e7e1f14
- Fix telnet logins for s390 (karsten)
e7e1f14
- Hardcode LCS as eth instead of tr (karsten)
e7e1f14
01650ad
* Tue Oct 12 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.17-1
01650ad
- Only use "our" LVM partitions with auto-partitioning (#135440)
01650ad
- Remove localboot option from syslinux.cfg for diskboot.img (#135263)
01650ad
- Handle the great input method switch on upgrade (#129218)
01650ad
- Don't save the hwaddr for qeth (#135023)
01650ad
- Add rhgb boot loader arguments in postinstall (msw)
01650ad
- Reverse Norwegian blacklisting (#129453) (notting)
01650ad
- Add sata_nv, sata_sx4, ixgb, ahci, sx8 modules to the initrd (notting)
01650ad
9002c4a
* Thu Oct  7 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.16-1
9002c4a
- s390/s390x: Fix traceback with unpartitioned disks (karsten)
9002c4a
- improve fit of bengali network screen (#134762)
9002c4a
- don't allow formatting of a pre-existing partition without also 
9002c4a
  mounting it (#134865)
9002c4a
- Don't show "0" as a mountpoint for an LV that's not being mounted (#134867)
9002c4a
- Add prelink config bits (#117867)
9002c4a
- Sort packages in text package group details (#123437)
9002c4a
- Don't traceback on upgrade if /dev/mapper/control exists (#124092)
9002c4a
8d49441
* Tue Oct  5 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.15-1
8d49441
- Fix creation of scsi device nodes (#134709)
8d49441
- Fix multiple kickstart scriptlets with different interpreters (#134707)
8d49441
a6470c1
* Mon Oct  4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.14-1
a6470c1
- Some zfcp fixes
a6470c1
- Don't traceback if we have a %%include inside a scriptlet (#120252)
a6470c1
- Fix SELinux for text-mode ftp/http installs (#134549)
a6470c1
1e415e1
* Mon Oct  4 2004 Mike McLean <mikem@redhat.com> - 10.0.3.12-1
1e415e1
- add command line options to pkgorder (mikem)
1e415e1
92caf07
* Mon Oct  4 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.11-1
92caf07
- Handle 32 raid devs (#134438)
92caf07
- Fix LCS PORTNAME (#134487)
92caf07
- Add logging of kickstart scripts with --log to %post/%pre
92caf07
- Copy /tmp/anaconda.log and /tmp/syslog to /var/log/anaconda.log 
92caf07
  and /var/log/anaconda.syslog respectively (#124370)
92caf07
- Fix Polish (#134554)
92caf07
- Add arch-specific package removal (#133396)
92caf07
- Include PPC PReP Boot partition in anaconda-ks.cfg (#133934)
92caf07
- Fix changing of VG name going through to boot loader setup (#132213)
92caf07
- Add support for > 128 SCSI disks (#134575)
92caf07
fbcefd7
* Fri Oct  1 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.10-1
fbcefd7
- add kickstart zfcp configuration (#133288, #130070)
fbcefd7
- Use NFSv3 for NFS installs.  Fixes NFSISO installs from DVD (#122032)
fbcefd7
- Fix megaraid_mbox module name (#134369)
fbcefd7
- Another uninitialized fix (#133996)
fbcefd7
- Add the zh_CN font (#133330)
fbcefd7
2b5e23d
* Thu Sep 30 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.9-1
2b5e23d
- translation updates
2b5e23d
- Install compat-arch-support by default (#133514)
2b5e23d
- Warn if an older version is chosen for upgrading if product is RHEL (#134523)
2b5e23d
- Fix traceback on upgrade with possible lvm1 (#134258)
2b5e23d
- Make changing the DNS server work (#122554)
2b5e23d
- More fixes from pnasrat for arch handling on upgrade
2b5e23d
Paul Nasrat 9a05e6f
* Thu Sep 30 2004 Paul Nasrat <pnasrat@redhat.com> - 10.0.3.8-1
Paul Nasrat 9a05e6f
- Fix missing rpm.ts (#133045)
Paul Nasrat 9a05e6f
b38e59b
* Wed Sep 29 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.7-1
b38e59b
- Don't ask about mouse type on remote X display (#133902)
b38e59b
- Label swap filesystems (#127892)
b38e59b
- Fix possible crash on hd kickstart installs (#133996)
b38e59b
- Improve multiarch upgrade (#133045)
b38e59b
- Avoid changing the default language when selecting additional 
b38e59b
  language support (#134040)
b38e59b
- Remove spurious blank option in upgrade combo (#134058)
b38e59b
- Fix driver disk hang (#131112, #122952)
b38e59b
- Fix detection of unformatted dasd (#130123)
b38e59b
ad263f4
* Mon Sep 27 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.6-1
ad263f4
- Fix traceback from auto-partitioning if you don't have enough space (#131325)
ad263f4
- Update FCP config for adding SCSI LUNs (#133290)
ad263f4
e78b29e
* Mon Sep 27 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.5-1
e78b29e
- Fix driver disk segfault when using a partition (#133036)
e78b29e
- Let driver disk images on ext2 partitions work
e78b29e
- Fix nonet/nostorage
e78b29e
- Allow name.arch syntax in ks.cfg (#124456)
e78b29e
- Fix traceback unselecting last language (#133164)
e78b29e
- Skip version 0 swap (#122101)
e78b29e
- Handle /dev being present in device names of ks.cfg (#121486)
e78b29e
- Use no instead of no-latin1 for Norwegian keyboard (#133757)
e78b29e
- include other dm modules (#132001)
e78b29e
d705061
* Fri Sep 24 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.4-1
d705061
- fix megaraid module name (notting)
d705061
- don't prompt for a driver disk on pSeries boxes with just 
d705061
  virtual devices (#135292)
d705061
- don't use PROBE_LOADED for cd probe (#131033)
d705061
- i2o devices don't use a "p" separator (#133379)
d705061
- switch back zh_CN font to default (#133330)
d705061
- add 3w-9xxx to modules.cgz (#133525)
d705061
- fix showing of freespace (#133425)
d705061
424ffb1
* Wed Sep 22 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.3-1
424ffb1
- fix going back unmount of /dev/pts (#133301)
424ffb1
- fix SRPMs disc (#122737)
424ffb1
- add localboot option to isolinux.cfg (#120687)
424ffb1
- fix tree build on ia64 and x86_64
424ffb1
- fix a syntax error for text mode selinux config 
424ffb1
e52a929
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.2-1
e52a929
- some fixes for Arabic (#122228)
e52a929
- support using ksdevice=macaddr (#130605)
e52a929
- add an images/pxeboot directory on ia64
e52a929
e298275
* Tue Sep 21 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.1-1
e298275
- improve handling of non-physical consoles on some ppc and ia64 machines
e298275
- add Bengali(India) and Gujarati to the lang-table (#126108)
e298275
- add support for setting the CTC protocol on s/390 (#132324, #132325)
e298275
- don't offer to do vnc if we don't have active nwtorking (#132833)
e298275
- various typo/grammar fixes
e298275
- add support for 'nostorage' and 'nonet' command line options to avoid 
e298275
  auto-loading just network or storage devices
e298275
- fix editing of pre-existing lvm (#132217)
e298275
- fix going back from the partitions list on a driver disk (#132096)
e298275
- don't show login error if silent errors (#132673)
cvsdist d1e5cea
cvsdist eea7345
* Thu Jun  3 2004 Jeremy Katz <katzj@redhat.com>
cvsdist eea7345
- require system-logos and anaconda-help, obsolete anaconda-images
cvsdist eea7345
cvsdist 891dd12
* Fri Apr 30 2004 Jeremy Katz <katzj@redhat.com>
cvsdist 891dd12
- Update description, remove prereq on stuff that was only needed 
cvsdist 891dd12
  for reconfig mode 
cvsdist 891dd12
cvsdist abf6e8d
* Tue Feb 24 2004 Jeremy Katz <katzj@redhat.com>
cvsdist abf6e8d
- buildrequire libselinux-devel
cvsdist abf6e8d
cvsdist 382d7d9
* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com>
cvsdist 382d7d9
- require booty (#109272)
cvsdist 382d7d9
cvsdist ffb12c3
* Tue Oct  8 2002 Jeremy Katz <katzj@redhat.com>
cvsdist ffb12c3
- back to mainstream rpm instead of rpm404
cvsdist ffb12c3
cvsdist ffb12c3
* Mon Sep  9 2002 Jeremy Katz <katzj@redhat.com>
cvsdist ffb12c3
- can't buildrequire dietlibc and kernel-pcmcia-cs since they don't always
cvsdist ffb12c3
  exist
cvsdist ffb12c3
cvsdist e560e92
* Wed Aug 21 2002 Jeremy Katz <katzj@redhat.com>
cvsdist e560e92
- added URL
cvsdist e560e92
cvsdist 1845caf
* Thu May 23 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 1845caf
- add require and buildrequire on rhpl
cvsdist 1845caf
cvsdist c93650b
* Tue Apr 02 2002 Michael Fulbright <msf@redhat.com>
cvsdist c93650b
- added some more docs
cvsdist c93650b
cvsdist c93650b
* Fri Feb 22 2002 Jeremy Katz <katzj@redhat.com>
cvsdist c93650b
- buildrequire kernel-pcmcia-cs as we've sucked the libs the loader needs 
cvsdist c93650b
  to there now
cvsdist c93650b
cvsdist 1845caf
* Thu Feb 07 2002 Michael Fulbright <msf@redhat.com>
cvsdist 1845caf
- goodbye reconfig
cvsdist 1845caf
cvsdist 1845caf
* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 1845caf
- update the BuildRequires a bit
cvsdist 1845caf
cvsdist 1845caf
* Fri Jan  4 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 1845caf
- ddcprobe is now done from kudzu
cvsdist c93650b
cvsdist df58ad7
* Wed Jul 18 2001 Jeremy Katz <katzj@redhat.com>
cvsdist df58ad7
- own /usr/lib/anaconda and /usr/share/anaconda
cvsdist df58ad7
cvsdist 9368ce9
* Fri Jan 12 2001 Matt Wilson <msw@redhat.com>
cvsdist 9368ce9
- sync text with specspo
cvsdist 9368ce9
cvsdist d1e5cea
* Thu Aug 10 2000 Matt Wilson <msw@redhat.com>
cvsdist d1e5cea
- build on alpha again now that I've fixed the stubs
cvsdist d1e5cea
cvsdist d1e5cea
* Wed Aug  9 2000 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5cea
- new build
cvsdist d1e5cea
cvsdist d1e5cea
* Fri Aug  4 2000 Florian La Roche <Florian.LaRoche@redhat.com>
cvsdist d1e5cea
- allow also subvendorid and subdeviceid in trimpcitable
cvsdist d1e5cea
cvsdist d1e5cea
* Fri Jul 14 2000 Matt Wilson <msw@redhat.com>
cvsdist d1e5cea
- moved init script for reconfig mode to /etc/init.d/reconfig
cvsdist d1e5cea
- move the initscript back to /etc/rc.d/init.d
cvsdist d1e5cea
- Prereq: /etc/init.d
cvsdist d1e5cea
cvsdist d1e5cea
* Thu Feb 03 2000 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5cea
- strip files
cvsdist d1e5cea
- add lang-table to file list
cvsdist d1e5cea
cvsdist d1e5cea
* Wed Jan 05 2000 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5cea
- added requirement for rpm-python
cvsdist d1e5cea
cvsdist d1e5cea
* Mon Dec 06 1999 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5cea
- rename to 'anaconda' instead of 'anaconda-reconfig'
cvsdist d1e5cea
cvsdist d1e5cea
* Fri Dec 03 1999 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5cea
- remove ddcprobe since we don't do X configuration in reconfig now
cvsdist d1e5cea
cvsdist d1e5cea
* Tue Nov 30 1999 Michael Fulbright <drmike@redhat.com>
cvsdist d1e5cea
- first try at packaging reconfiguration tool
cvsdist d1e5cea