cvsdist d1e5ce
Name: anaconda
Peter Jones 7aea92
Version: 10.2.0.24
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
Jeremy Katz a31ea1
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, intltool >= 0.31.2-3
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 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
Peter Jones 7aea92
* Tue Mar  1 2005 Peter Jones <pjones@redhat.com> 10.2.0.24-1
Peter Jones 7aea92
- gcc4 fixes (clumens, pjones)
Peter Jones 7aea92
- build C files with -D_FORTIFY_SOURCE=2 (pjones)
Peter Jones 7aea92
Christopher Edward Lumens a526e5
* Mon Feb 28 2005 Chris Lumens <clumens@redhat.com> 10.2.0.23-1 
Christopher Edward Lumens a526e5
- Don't write out filesystems to fstab we haven't mounted (katzj, #149091).
Christopher Edward Lumens a526e5
- Deal with multiple Apple Bootstrap partitions (pnasrat).
Christopher Edward Lumens a526e5
- Set hostname sensitivity UI bug.
Christopher Edward Lumens a526e5
- Eject CD when failing (pnasrat, #147272).
Christopher Edward Lumens a526e5
- Better handling of Apple Bootstrap throughout (pjones).
Christopher Edward Lumens a526e5
- Do ethtool setup everywhere (pnasrat, #145522).
Christopher Edward Lumens a526e5
- Fix "debug" command line arg (pjones).
Christopher Edward Lumens a526e5
- Import new libkrb5support library (#149856).
Christopher Edward Lumens a526e5
- Add -once to ensure Xvnc exits (katzj, #137337).
Christopher Edward Lumens a526e5
Jeremy Katz eb7a48
* Sun Feb 20 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.22-1
Jeremy Katz eb7a48
- revert some of the ppc changes so that lvm is used (nasrat)
Jeremy Katz eb7a48
- Try to fix bogl stuff some more (#149039)
Jeremy Katz eb7a48
- x86_64 install fixes (#149040)
Jeremy Katz eb7a48
Jeremy Katz eb7a48
* Sun Feb 20 2005 Peter Jones <pjones@redhat.com> - 10.2.0.21-1
Jeremy Katz eb7a48
- get rid of lilo
Jeremy Katz eb7a48
- make grub work with raid1 /boot and /root
Jeremy Katz eb7a48
Paul Nasrat 214c70
* Sat Feb 19 2005 Paul Nasrat <pnasrat@redhat.com> - 10.2.0.20-1
Paul Nasrat 214c70
- Pull in translations
Paul Nasrat 214c70
- s390 linuxrc silence nonexistant group warnings (karsten)
Paul Nasrat 214c70
- ppc mac autopartitioning and G5 boot.iso (#121266) and (#149081)
Paul Nasrat 214c70
Jeremy Katz d24e0f
* Sat Feb 12 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.19-1
Jeremy Katz d24e0f
- fix x86_64 installs for bad urlgrabber import
Jeremy Katz d24e0f
- Fix traceback with no %post (clumens)
Jeremy Katz d24e0f
- Put hostname in the text entry (clumens, #132826)
Jeremy Katz d24e0f
Jeremy Katz bd3c84
* Tue Feb  8 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.18-1
Jeremy Katz bd3c84
- Remove some old cruft
Jeremy Katz bd3c84
- Fix-up for new module naming in gnome-python2-canvas 2.9.x 
Jeremy Katz bd3c84
- Add needed requirements for rpm 4.4
Jeremy Katz bd3c84
- Fix segfault when rpm tries to write to non-existent fd during 
Jeremy Katz bd3c84
  transaction ordering
Jeremy Katz bd3c84
- Support --erroronfail as an option for %pre/%post (clumens, #124386)
Jeremy Katz bd3c84
Jeremy Katz 41def0
* Tue Feb  8 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.17-1
Jeremy Katz 41def0
- Use rhpl.archscore to fix iseries upgrades (pnasrat, #146915)
Jeremy Katz 41def0
- Only configure ksdevice if no --device (pnasrat, #138852)
Jeremy Katz 41def0
- Don't redraw help if disasbled on next button click (clumens, #145691)
Jeremy Katz 41def0
- Fix exception in exception handler (msw)
Jeremy Katz 41def0
- Rebuild for new librpm
Jeremy Katz 41def0
Jeremy Katz 4afffe
* Fri Feb  4 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.16-1
Jeremy Katz 4afffe
- Support setting fs options in kickstart via --fsoptions  (#97560)
Jeremy Katz 4afffe
- Fix tracebacks
Jeremy Katz 4afffe
Jeremy Katz 77986d
* Wed Feb  2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.15-1
Jeremy Katz 77986d
- Fix some bugs in the reduce-font changes
Jeremy Katz 77986d
- Fix urlgrabber import
Jeremy Katz 77986d
- Remove langsupport screen, base additional language support off of groups 
Jeremy Katz 77986d
  selected
Jeremy Katz 77986d
Jeremy Katz 99f42e
* Wed Feb  2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.14-1
Jeremy Katz 99f42e
- Fix deprecation warnings for pygtk 2.5 (clumens)
Jeremy Katz 99f42e
- Fix bootloader --location=none (clumens, #146448)
Jeremy Katz 99f42e
- Use urlgrabber (clumens)
Jeremy Katz 99f42e
- Create reduced bogl font at upd-instroot time to include more 
Jeremy Katz 99f42e
  characters (#92146, #140208)
Jeremy Katz 99f42e
- Allow passing --src-discs=0 to get no srpm discs from splittree 
Jeremy Katz 99f42e
  (based on patch from Armijn Hemel, #119070)
Jeremy Katz 99f42e
- Mount pseudo-fs's with a more descriptive device name (#136820)
Jeremy Katz 99f42e
- Minor tweaks to completion message (#138688)
Jeremy Katz 99f42e
Peter Jones e92e7e
* Tue Jan 25 2005 Peter Jones <pjones@redhat.com> - 10.2.0.13-1
Peter Jones e92e7e
- Hopefully fix LVM size bug (#145183)
Peter Jones e92e7e
- Support multiple iso sets in the same directory (#146053)
Peter Jones e92e7e
Christopher Edward Lumens 901a33
* Wed Jan 19 2005 Chris Lumens <clumens@redhat.com> 10.2.0.12-1 
Christopher Edward Lumens 901a33
- Fix partitioning bugs (#101432, #137119)
Christopher Edward Lumens 901a33
- Support --bytes-per-inode on a per-partition basis (#57550)
Christopher Edward Lumens 901a33
Jeremy Katz 4624cd
* Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.11-1
Jeremy Katz 4624cd
- Fix some tracebacks with the new glade code
Jeremy Katz 4624cd
- Use busybox ash instead of ash for netstg2.img/hdstg2.img
Jeremy Katz 4624cd
- Initialize terminals to avoid color palette change from 
Jeremy Katz 4624cd
  bterm (pjones, #137849)
Jeremy Katz 4624cd
Jeremy Katz a31ea1
* Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.10-1
Jeremy Katz a31ea1
- Handle /sbin/lvm not existing anymore
Jeremy Katz a31ea1
- Allow installclasses to turn off showing the upgrade option
Jeremy Katz a31ea1
- Ensure that Core exists in your comps file (#143930)
Jeremy Katz a31ea1
- Don't fall back to text mode if we fail to start graphics in test mode
Jeremy Katz a31ea1
- Display better error messages for HTTP/FTP errors (clumens, #144546)
Jeremy Katz a31ea1
- Switch main UI to use glade, set up infrastructure for use of glade
Jeremy Katz a31ea1
- Remove some old code
Jeremy Katz a31ea1
- Add buildprereq for intltool (fixed for b.g.o 163981)
Jeremy Katz a31ea1
Jeremy Katz a7bd40
* Wed Jan  5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.9-1
Jeremy Katz a7bd40
- Fix some typos (#143257, #144006)
Jeremy Katz a7bd40
- Fix from Matthew Miller for multiple dns servers (#84409)
Jeremy Katz a7bd40
- Fix formatting of fcp disks (#144199)
Jeremy Katz a7bd40
- Include a README for x86_64 images (clumens, #143366)
Jeremy Katz a7bd40
- Make an x86_64 rescue image (clumens, #143366)
Jeremy Katz a7bd40
- Add libXfixes for new gtk2
Jeremy Katz a7bd40
Jeremy Katz d5bf07
* Thu Dec 23 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.8-1
Jeremy Katz d5bf07
- Use tmpfs not ramfs for /dev
Jeremy Katz d5bf07
- Blacklist "root" as a VG name (#142785)
Jeremy Katz d5bf07
- Better error message if swap can't be mounted (clumens, #143000)
Jeremy Katz d5bf07
- Some fixes to the new /dev handling in init
Jeremy Katz d5bf07
- Make more certain hwaddr gets written out (#143535)
Jeremy Katz d5bf07
- Handle new swap label format (#143447)
Jeremy Katz d5bf07
- Let the user know they're in rescue mode earlier (clumens, #136171)
Jeremy Katz d5bf07
Jeremy Katz 42bd41
* Mon Dec 20 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.7-1
Jeremy Katz 42bd41
- Better error handling on device creation (#142273)
Jeremy Katz 42bd41
- Reset package selection to defaults if selected (#142415)
Jeremy Katz 42bd41
- LVM on RAID1 fix (nasrat, #141781)
Jeremy Katz 42bd41
- Add support for biosdev in driverdisk from Rez Kabir (#142738)
Jeremy Katz 42bd41
- Some more SX8 fixes
Jeremy Katz 42bd41
- Create /dev as a tmpfs (#141570)
Jeremy Katz 42bd41
- Remove some old code
Jeremy Katz 42bd41
- Improve quoting of fstype in anaconda-ks.cfg (Danen Brücker)
Jeremy Katz 42bd41
Jeremy Katz d97f78
* Wed Dec  8 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.6-1
Jeremy Katz d97f78
- Write out wepkey better (#140645)
Jeremy Katz d97f78
- Try to skip source isos with nfsiso (#106017)
Jeremy Katz d97f78
- Don't traceback for bad/missing / in fstab (nasrat, #141174)
Jeremy Katz d97f78
- Include pesize in generated ks.cfg (#141370)
Jeremy Katz d97f78
- Loop less on shutdown
Jeremy Katz d97f78
- Better handling of partial volume groups (#139058)
Jeremy Katz d97f78
Jeremy Katz 0718c3
* Tue Nov 30 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.5-1
Jeremy Katz 0718c3
- CTCPROT fix (karsten, #133088)
Jeremy Katz 0718c3
- Fix LVM partitions becoming negative sized (nasrat, #141268)
Jeremy Katz 0718c3
- Fix removal/editing of zfcp devices in gui (#140559)
Jeremy Katz 0718c3
- Fix segfault (#140541, #140876)
Jeremy Katz 0718c3
- Fix handling of pre-existing parts on disks that we then ignore (#131333)
Jeremy Katz 0718c3
Jeremy Katz f212de
* Tue Nov 23 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.4-1
Jeremy Katz f212de
- Update python version in urllib hack
Jeremy Katz f212de
- /init in initramfs instead of /linuxrc
Jeremy Katz f212de
- Improved ppc console detection (nasrat, #134397)
Jeremy Katz f212de
- Better handling of going back when out of space (#133773)
Jeremy Katz f212de
- Better handling of LVM failures (#134263)
Jeremy Katz f212de
- Set a default when boot loader to upgrade is indeterminate (#139603)
Jeremy Katz f212de
- No more diet on i386
Jeremy Katz f212de
Jeremy Katz 65c1f7
* Tue Nov 16 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.3-1
Jeremy Katz 65c1f7
- Create initramfs images instead of initrds for boot media
Jeremy Katz 65c1f7
- Remove some old code in a few places
Jeremy Katz 65c1f7
- Allow passing --notksdevice in network lines of a ks.cfg to avoid 
Jeremy Katz 65c1f7
  confusion with multiple network lines and a ksdevice= (#136903)
Jeremy Katz 65c1f7
- Allow going back to change the network device if ksdevice= is 
Jeremy Katz 65c1f7
  passed and isn't correct (#136903)
Jeremy Katz 65c1f7
- Fix for console= to automatically imply serial as needed (#137971)
Jeremy Katz 65c1f7
Jeremy Katz b5f1b1
* Mon Nov 15 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.2-1
Jeremy Katz b5f1b1
- Do some more unmounts if we run out of space (#133773)
Jeremy Katz b5f1b1
- Fix for obsoletes E being long (nasrat, #138485)
Jeremy Katz b5f1b1
- Make serial imply nofb (#134167)
Jeremy Katz b5f1b1
- Set fstype to vfat if user selected /boot/efi in the 
Jeremy Katz b5f1b1
  mountpoint dropdown (#138580)
Jeremy Katz b5f1b1
- Copy the X log to the installed system
Jeremy Katz b5f1b1
- Add fix from HJ Lu to fix hang with no bootloader install (#138932)
Jeremy Katz b5f1b1
- Fix splittree error msg (nasrat, #139391)
Jeremy Katz b5f1b1
- Ignore IBM *STMF disks (#137920)
Jeremy Katz b5f1b1
Jeremy Katz 05a601
* Mon Nov  8 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.1-1
Jeremy Katz 05a601
- whrandom is deprecated in python 2.4, use random instead
Jeremy Katz 05a601
- fix some syntax errors
Jeremy Katz 05a601
- fallback to English for languages that can't do text-mode (#138308)
Jeremy Katz 05a601
- More CTCPROT/PORTNAME tweaks (karsten)
Jeremy Katz 05a601
Jeremy Katz 7a1d39
* Sun Nov  7 2004 Jeremy Katz <katzj@redhat.com> - 10.2.0.0-1
Jeremy Katz 7a1d39
- Switch to python 2.4
Jeremy Katz 7a1d39
- Clean up warning on network screen from pygtk
Jeremy Katz 7a1d39
- Parse pxelinux IPAPPEND for loader network info, patch 
Jeremy Katz 7a1d39
  from Bastien Nocera (#134054)
Jeremy Katz 7a1d39
- Clean up handling of binaries busybox should override
Jeremy Katz 7a1d39
- Do misc package selection earlier so we know all the CDs needed 
Jeremy Katz 7a1d39
  when confirming the install (#122017)
Jeremy Katz 7a1d39
- Mark some strings for translation (#137197)
Jeremy Katz 7a1d39
- Don't reference boot disks in boot loader screen (#135851)
Jeremy Katz 7a1d39
- Add hardware address information to network screen (#131814)
Jeremy Katz 7a1d39
- Fix exception handling in label reading
Jeremy Katz 7a1d39
Jeremy Katz 7a1d39
* Thu Nov  4 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.4-1
Jeremy Katz 7a1d39
- Fix traceback with CJK upgrades (#137345)
Jeremy Katz 7a1d39
- Allow 128 bit WEP keys (#137447)
Jeremy Katz 7a1d39
- Fix race condition with X client startup (krh, #108777)
Jeremy Katz 7a1d39
- Fix segfault in hd kickstart install (twaugh, #137533)
Jeremy Katz 7a1d39
- Better handling of errors reading labels (#137846)
Jeremy Katz 7a1d39
- Try harder to find LCS interface names (karsten)
Jeremy Katz 7a1d39
- Improve CTCPROT handling (karsten)
Jeremy Katz 7a1d39
- Fix traceback going back in rescue mode network config (#137844)
Jeremy Katz 7a1d39
- Don't use busybox shutdown, poweroff, reboot (#137948)
Jeremy Katz 7a1d39
- Set permissions on anaconda logs
Jeremy Katz 7a1d39
- Make autopartioning better with native storage on legacy iSeries
Jeremy Katz 7a1d39
- Sync onboot behavior of gui/text network screens (#138011)
Jeremy Katz 7a1d39
- Load some drivers later to try to avoid having FC disks be sda
Jeremy Katz 7a1d39
- Sizes in ks.cfg need to be an integer (#138109)
Jeremy Katz 7a1d39
Jeremy Katz 7a1d39
* Tue Oct 26 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.3-1
Jeremy Katz 7a1d39
- Pull in firefox on upgrade if mozilla/netscape were installed (#137244)
Jeremy Katz 7a1d39
- Fix s390 tracebacks (#130123, #137239)
Jeremy Katz 7a1d39
Jeremy Katz 7a1d39
* Tue Oct 26 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.2-1
Jeremy Katz 7a1d39
- Handle our LVM autopart lines slightly better (#137120)
Jeremy Katz 7a1d39
- Use busybox sleep for s390 since sleep requires librt again (#131167)
Jeremy Katz 7a1d39
- Handle onboot in ks.cfg properly in the loader (#136903)
Jeremy Katz 7a1d39
- Punjabi shouldn't try to do text mode (#137030)
Jeremy Katz 7a1d39
- Add sgiioc4 driver for Altix CD installs (#136730)
Jeremy Katz 7a1d39
- pci.ids trimming (notting)
Jeremy Katz 7a1d39
Jeremy Katz 34b51a
* Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.1-1
Jeremy Katz 34b51a
- Create a netboot.img again for ppc64 (#125129)
Jeremy Katz 34b51a
Jeremy Katz fda2a0
* Wed Oct 20 2004 Jeremy Katz <katzj@redhat.com> - 10.1.1.0-1
Jeremy Katz fda2a0
- Lowercase OSA addresses from the parm file too (karsten)
Jeremy Katz fda2a0
Jeremy Katz 15bfbf
* Tue Oct 19 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.21-1
Jeremy Katz 15bfbf
- Lowercase OSA addresses to make the kernel happy (#133190)
Jeremy Katz 15bfbf
- Don't hard code the VG name used for auto-partitioning to avoid 
Jeremy Katz 15bfbf
  colliding with existing ones
Jeremy Katz 15bfbf
- Make sure that we don't do runlevel 5 if people don't have X, etc 
Jeremy Katz 15bfbf
  installed (#135895)
Jeremy Katz 15bfbf
- Update for new Indic font filenames
Jeremy Katz 15bfbf
Jeremy Katz 4ea784
* Mon Oct 18 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.20-1
Jeremy Katz 4ea784
- Fix traceback with %post logging (Gijs Hollestelle, #136154)
Jeremy Katz 4ea784
- When using a local stage2.img for FTP/HTTP install, give an error earlier 
Jeremy Katz 4ea784
  if you point at an invalid tree (#135603, #117155, #120101)
Jeremy Katz 4ea784
- Add a trailing newline to /etc/sysconfig/kernel
Jeremy Katz 4ea784
- Try to fix the icon theme
Jeremy Katz 4ea784
- Rebuild against new dietlibc, hopefully fixes CJK text installs
Jeremy Katz 4ea784
Jeremy Katz 61603e
* Sun Oct 17 2004 Jeremy Katz <katzj@redhat.com> - 10.0.3.19-1
Jeremy Katz 61603e
- Fix font size to fit on disk display better (#135731)
Jeremy Katz 61603e
- Write out part lines for autopart lvm correctly (#135714)
Jeremy Katz 61603e
- Remove empty row in drive order for boot loader (#135944)
Jeremy Katz 61603e
- Replace % in URLs to avoid format string weirdness (#135929)
Jeremy Katz 61603e
- Bind mount /dev for rescue mode (#135860)
Jeremy Katz 61603e
- Fix Dutch and Danish keyboard defaults (#135839)
Jeremy Katz 61603e
- add s2io 10GbE driver
Jeremy Katz 61603e
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