cvsdist d1e5ce
Name: anaconda
Jeremy Katz a71b78
Version: 10.2.1.1
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 214364
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, python-urlgrabber
cvsdist 382d7d
Requires: rpm-python >= 4.2-0.61, rhpl > 0.63, parted >= 1.6.3-7, booty, kudzu
Jeremy Katz 214364
Requires: pyparted, libxml2-python, python-urlgrabber
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
Jeremy Katz a71b78
* Wed May 25 2005 Jeremy Katz <katzj@redhat.com> - 10.2.1.1-1
Jeremy Katz a71b78
- Blacklist rpmdb-fedora on upgrade (pnasrat, #158666)
Jeremy Katz a71b78
- Langsupport fixes (clumens, #154572, #158389)
Jeremy Katz a71b78
Jeremy Katz 802976
* Mon May 23 2005 Jeremy Katz <katzj@redhat.com> - 10.2.1.0-1
Jeremy Katz 802976
- Branch for FC4, betanag is off
Jeremy Katz 802976
- Hack around usb-storage slowness at finding devices that leads to the 
Jeremy Katz 802976
  reload not occurring
Jeremy Katz 802976
- Handle FC3 swap label format and convert to right format (#158195)
Jeremy Katz 802976
- Only set things up to change the default kernel if we're booting us (#158195)
Jeremy Katz 802976
- Fix deps on upgrades (#157754)
Jeremy Katz 802976
- Try to keep install screen from moving with length of strings
Jeremy Katz 802976
- Fix autopart problem leaving some freespace the size of where you 
Jeremy Katz 802976
  started your partition growing
Jeremy Katz 802976
- Allow excluding name.arch in kickstart (Dave Lehman, #158370)
Jeremy Katz 802976
- Don't spew an error if essid or wepkey isn't set (#158223)
Jeremy Katz 802976
- Add megaraid and other new drivers (#157420) 
Jeremy Katz 802976
- Left pad RAID uuid (clumens, #136051)
Jeremy Katz 802976
- synaptics tweak (pnasrat)
Jeremy Katz 802976
- Fix telnetd to use devpts instead of legacy ptys (#124248)
Jeremy Katz 802976
Jeremy Katz d05b05
* Thu May 19 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.64-1
Jeremy Katz d05b05
- Handle longer arch strings (notting)
Jeremy Katz d05b05
- Fix traceback in network screen (#158134)
Jeremy Katz d05b05
- Include synaptics for X config (pnasrat)
Jeremy Katz d05b05
- Magic boot for mac vs mac64 on disc1/dvd (pnasrat)
Jeremy Katz d05b05
- Bump point at which we use graphical stage2 for http/ftp (#157274)
Jeremy Katz d05b05
- Use uuid in mdadm.conf, stop using copy of md.h (#136051)
Jeremy Katz d05b05
- Support deletion of bootloader entries in text mode (#125358)
Jeremy Katz d05b05
- Support RAID /boot on pSeries along with handling of multiple PReP 
Jeremy Katz d05b05
  partitions (Dustin Kirkland)
Jeremy Katz d05b05
Jeremy Katz c6d76b
* Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.63-1
Jeremy Katz c6d76b
- add arch to buildstamp (notting, #151927)
Jeremy Katz c6d76b
- Fix am.po format strings
Jeremy Katz c6d76b
Jeremy Katz 1600fb
* Tue May 17 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.62-1
Jeremy Katz 1600fb
- Fix execcon used for anaconda (pjones)
Jeremy Katz 1600fb
- Fix traceback on tui netstg2.img install (#157709)
Jeremy Katz 1600fb
- Fix various splittree bugs (clumens, #157722, #157721, #157723)
Jeremy Katz 1600fb
- Blacklist perl.i386 on x86_64 to be removed on upgrade (pnasrat, #156658)
Jeremy Katz 1600fb
- Fix drive sorting (clumens)
Jeremy Katz 1600fb
- Remove %%installclass support for kickstart since it's never worked (#149690)
Jeremy Katz 1600fb
- Fix name.arch in packages (pnasrat)
Jeremy Katz 1600fb
- Remove bogus pre-existing RAID info on kickstart installs (clumens, #88359)
Jeremy Katz 1600fb
- Pretend to have nano in the rescue environment
Jeremy Katz 1600fb
- Don't load stage2.img into RAM for rescue mode if booted 
Jeremy Katz 1600fb
  with 'linux text' (#155398)
Jeremy Katz 1600fb
Jeremy Katz c09499
* Thu May  5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.61-1
Jeremy Katz c09499
- and fix pkgorder for the gfs stuff
Jeremy Katz c09499
Jeremy Katz 29f170
* Thu May  5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.60-1
Jeremy Katz 29f170
- Better handling of the langsupport group (clumens)
Jeremy Katz c09499
- Don't install the gfs stuff for all kernel variants, that brings in 
Jeremy Katz c09499
  kernel-smp on an everything install (#156849)
Jeremy Katz 29f170
- Don't grow a partition beyond the largest freespace on a drive
Jeremy Katz 29f170
- HFS+ support
Jeremy Katz 29f170
- Pull in more selinux policy files to try to get /home labeled right
Jeremy Katz 29f170
- Fix typo causing segfault (pnasrat)
Jeremy Katz 29f170
Jeremy Katz f2bf99
* Tue May  3 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.59-1
Jeremy Katz f2bf99
- Try to use the fb res on pmac
Jeremy Katz f2bf99
- Always reset terminal attrs on ppc (notting, #156411)
Jeremy Katz f2bf99
- Remove bogus preexisting LVM info when doing kickstart 
Jeremy Katz f2bf99
  installs (clumens, #156283)
Jeremy Katz f2bf99
Jeremy Katz 4509f6
* Mon May  2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.58-1
Jeremy Katz 4509f6
- Beep on CD insertion, not after
Jeremy Katz 4509f6
- Fix language support selection (clumens)
Jeremy Katz 4509f6
- Fix nfsiso (clumens)
Jeremy Katz 4509f6
- Misc X config fixes for ppc.  Boot with "usefbx" to use fbdev 
Jeremy Katz 4509f6
  instead again (#149188)
Jeremy Katz 4509f6
Jeremy Katz d8e01a
* Thu Apr 28 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.57-1
Jeremy Katz d8e01a
- Fix bind mounts (clumens, #151458)
Jeremy Katz d8e01a
- Fix hard drive installs (clumens)
Jeremy Katz d8e01a
- Re-add bluecurve icons
Jeremy Katz d8e01a
- Attempt to fix Chinese
Jeremy Katz d8e01a
Peter Jones 8b6f49
* Wed Apr 28 2005 Peter Jones <pjones@redhat.com> - 10.2.0.56-1
Peter Jones 8b6f49
- Fix mediacheck calls from cdinstall.c, and make mediacheck.c include
Peter Jones 8b6f49
  its own header so typechecking works.
Peter Jones 8b6f49
Jeremy Katz 5d6f94
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.55-1
Jeremy Katz 5d6f94
- Don't spam about package downloads in cmdline mode (#155250)
Jeremy Katz 5d6f94
- Apply jnovy's patch to fix space calculations for > 2 TB devices (#155709)
Jeremy Katz 5d6f94
- Set default font for CJK better (clumens, #156052)
Jeremy Katz 5d6f94
- Add --label for part in kickstart (clumens, #79832)
Jeremy Katz 5d6f94
- Ensure decimal IP addrs (#156088)
Jeremy Katz 5d6f94
- Apply patch from Joe Pruett for rpmarch= fixes (#101971)
Jeremy Katz 5d6f94
- Don't set SUPPORTED unnecessarily (#115847)
Jeremy Katz 5d6f94
- Give more room for cyl #s (#119767)
Jeremy Katz 5d6f94
- Bump size of diskboot.img
Jeremy Katz 5d6f94
- Add back button for required media message (#114770)
Jeremy Katz 5d6f94
- Fix lvs showing up with a mountpoint of 0 (#153965)
Jeremy Katz 5d6f94
- Nuke some debug code
Jeremy Katz 5d6f94
- Don't try to unmount (tmpfs) /dev
Jeremy Katz 5d6f94
- Write a minimal mtab to avoid fsck/mount complaints (pjones)
Jeremy Katz 5d6f94
Jeremy Katz 2b96fe
* Wed Apr 27 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.54-1
Jeremy Katz 2b96fe
- Only select kernel-smp that matches the arch of kernel (#149618)
Jeremy Katz 2b96fe
- Apply the read of Dustin Kirkland's checkpoint fragment sum patch
Jeremy Katz 2b96fe
- Fix order of retry/reboot (#155884)
Jeremy Katz 2b96fe
- Probe macio (pnasrat, #154846)
Jeremy Katz 2b96fe
Christopher Edward Lumens 7b2b2b
* Tue Apr 26 2005 Chris Lumens <clumens@redhat.com> 10.2.0.53-1
Christopher Edward Lumens 7b2b2b
- Beep at CD prompt and on install completion (katzj, #109264, #116681).
Christopher Edward Lumens 7b2b2b
- Add kernel-smp-devel and kernel-hugemem-devel to exclude list (katzj).
Christopher Edward Lumens 7b2b2b
- Fix buffer overflow when CD/DVD images are several directories deep
Christopher Edward Lumens 7b2b2b
  (#154715).
Christopher Edward Lumens 7b2b2b
- Fix media check (pjones).
Christopher Edward Lumens 7b2b2b
- Set language on CD and no pass installs (#149688).
Christopher Edward Lumens 7b2b2b
- Fix disappearing button bar (#151837).
Christopher Edward Lumens 7b2b2b
- Upgrade PReP on iSeries (pnasrat).
Christopher Edward Lumens 7b2b2b
Christopher Edward Lumens fa958b
* Thu Apr 21 2005 Chris Lumens <clumens@redhat.com> 10.2.0.52-1
Christopher Edward Lumens fa958b
- Allow mediacheck in kickstart (katzj, #116429)
Christopher Edward Lumens fa958b
- Check for a drive being selected in autopart (katzj, #124296)
Christopher Edward Lumens fa958b
- Fix traceback in language selection screen (#155103)
Christopher Edward Lumens fa958b
- Mark "Downloading" for translation (katzj, #155214)
Christopher Edward Lumens fa958b
- Applied Dustin Kirkland's checkpoint fragment sum patch for mediacheck.
Christopher Edward Lumens fa958b
- Make anaconda-ks.cfg ro (pnasrat)
Christopher Edward Lumens fa958b
- Ensure there are <= 27 RAID members (katzj, #155509)
Christopher Edward Lumens fa958b
- Fix fsoptions for preexisting partitions in kickstart (#97560).
Christopher Edward Lumens fa958b
Christopher Edward Lumens d59f3e
* Fri Apr 15 2005 Chris Lumens <clumens@redhat.com> 10.2.0.51-1
Christopher Edward Lumens d59f3e
- Decode source URL for writing to anaconda-ks.cfg (#154149).
Christopher Edward Lumens d59f3e
- Add kernel-xen?-devel to the exclude list (katzj, #154819).
Christopher Edward Lumens d59f3e
- Fix text wrapping (#153071, #154786).
Christopher Edward Lumens d59f3e
- Various UI fixes.
Christopher Edward Lumens d59f3e
- Select language packages for all selected languages (#153748, #154181).
Christopher Edward Lumens d59f3e
Peter Jones 113fdc
* Wed Apr 13 2005 Peter Jones <pjones@redhat.com> - 10.2.0.50-1
Peter Jones 113fdc
- revert last week's nptl hack in upd-instroot
Peter Jones 113fdc
Peter Jones d697e8
* Wed Apr 13 2005 Peter Jones <pjones@redhat.com> - 10.2.0.49-1
Peter Jones d697e8
- Cut summaries off to avoid layout problems (katzj, #154459)
Peter Jones d697e8
- Add script to update loader in initrd (katzj)
Peter Jones d697e8
- Typo fixes in upgrade.py (katzj, #154522)
Peter Jones d697e8
- Fix rescue mode network enabling (katz, #153961)
Peter Jones d697e8
- Add libaudit to the graphical stage2 file list, for Xorg
Peter Jones d697e8
- Various language fixes (clumens, #152404)
Peter Jones d697e8
Peter Jones 014e7f
* Mon Apr 11 2005 Peter Jones <pjones@redhat.com> - 10.2.0.48-1
Peter Jones 014e7f
- Typo fixes in gui.py (menthos, #154324)
Peter Jones 014e7f
- Don't try to do early swap in test mode, and use yesno not okcancel (msw)
Peter Jones 014e7f
- If the install language is an unknown locale, use en_US.UTF_8
Peter Jones 014e7f
- Fix upgrade to make devices available in the changeroot
Peter Jones 014e7f
Peter Jones 8b5abe
* Thu Apr  7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.47-1
Peter Jones 8b5abe
- put ncurses in the net images, too.
Peter Jones 8b5abe
- (notting) put redhat-artwork in the GR images.
Peter Jones 8b5abe
Peter Jones 1c100c
* Thu Apr  7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.46-1
Peter Jones 1c100c
- put readline in the net images
Peter Jones 1c100c
- fix linxuthreads warnings in upd-instroot
Peter Jones 8b5abe
- (clumens) fix build-locale-archive
Peter Jones 1c100c
Peter Jones 1c100c
* Wed Apr  6 2005 Elliot Lee <sopwith@redhat.com> - 10.2.0.45-1
Elliot Lee 75b4fe
- Deal with GUI-mode language traceback
Elliot Lee 75b4fe
Elliot Lee c31bf5
* Wed Apr  6 2005 Elliot Lee <sopwith@redhat.com> - 10.2.0.44-1
Elliot Lee c31bf5
- Deal with text-mode language traceback
Elliot Lee c31bf5
- (clumens) Don't set SYSFONTACM 
Elliot Lee c31bf5
Peter Jones 3fbd8b
* Wed Apr 06 2005 Peter Jones <pjones@redhat.com> - 10.2.0.43-1
Peter Jones 3fbd8b
- Don't remove libraries in stage2 that don't match the one from linuxthreads/
Peter Jones 3fbd8b
Peter Jones f59a4f
* Tue Apr 05 2005 Peter Jones <pjones@redhat.com> - 10.2.0.42-1
Peter Jones f59a4f
- Use linuxthreads libraries even if they're not the default, unless
Peter Jones f59a4f
  explicitly told to use nptl
Peter Jones f59a4f
Peter Jones 1c100c
* Tue Apr 05 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.41-1
Christopher Edward Lumens 6e2975
- Make sure $LANG is set right for the second stage.
Christopher Edward Lumens 6e2975
- Fix kickstart traceback trying to skip a nonexistant step.
Christopher Edward Lumens 6e2975
- Import encodings.idna (sopwith, #153754).
Christopher Edward Lumens 6e2975
- Fix image building problems.
Christopher Edward Lumens 6e2975
- Fix kickstart traceback when using shortened forms of language names
Christopher Edward Lumens 6e2975
  (#153656).
Christopher Edward Lumens 6e2975
Peter Jones 1c100c
* Mon Apr 04 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.40-1
Christopher Edward Lumens 295891
- Add locale information for 'C' to fix RPM building.
Christopher Edward Lumens 295891
Jeremy Katz 1d94d3
* Sat Apr  2 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.39-1
Jeremy Katz 1d94d3
- fix makefile deps to fix build
Jeremy Katz 1d94d3
Peter Jones 1c100c
* Fri Apr 01 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.38-1
Christopher Edward Lumens f1e001
- Set default language for /etc/sysconfig/i18n (#149688).
Christopher Edward Lumens f1e001
- Make sure hostname option isn't greyed out if using static IP (#149116).
Christopher Edward Lumens f1e001
- Remove unused packages, python library bits, and locale info (katzj).
Christopher Edward Lumens f1e001
- Add missing Indic font packages (katzj).
Christopher Edward Lumens f1e001
- Various language fixups.
Christopher Edward Lumens f1e001
Jeremy Katz 8743ae
* Wed Mar 30 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.37-1
Jeremy Katz 8743ae
- try not using maxcpus=1 for arches which still had it
Jeremy Katz 8743ae
- don't use the reserved variable name str (sopwith)
Jeremy Katz 8743ae
- various language fixups (clumens)
Jeremy Katz 8743ae
Jeremy Katz 6b37f8
* Tue Mar 29 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.36-1
Jeremy Katz 6b37f8
- tree build fix
Jeremy Katz 6b37f8
Jeremy Katz 78a827
* Tue Mar 29 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.35-1
Jeremy Katz 78a827
- dead files can't really be installed (aka, fix the build)
Jeremy Katz 78a827
Peter Jones 1c100c
* Tue Mar 29 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.34-1
Jeremy Katz e53653
- Adjust pcmcia module loading for new in-kernel ds (pjones, #151235)
Jeremy Katz e53653
- Make the rescue images identify which arch they're for (pjones, #151501)
Jeremy Katz e53653
- Delete LV snapshots before the parent LV (pjones, #151524)
Jeremy Katz e53653
- Check various forms of a language nick.
Jeremy Katz e53653
- Allow setting MTU on the command line (katzj, #151789)
Jeremy Katz e53653
- Remove dead code in config file handling and sparc booting (katzj)
Jeremy Katz e53653
- Product name and path simplification (katzj)
Jeremy Katz e53653
- Fixes for lang-table format change (katzj, clumens)
Jeremy Katz e53653
Bill Nottingham bc944b
* Fri Mar 25 2005 Bill Nottingham <notting@redhat.com> - 10.2.0.33-1
Bill Nottingham bc944b
- fix typo in partedUtils.py
Bill Nottingham bc944b
Jeremy Katz dda273
* Thu Mar 24 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.32-1
Jeremy Katz dda273
- Switch theme to clearlooks
Jeremy Katz dda273
- Add new Solaris partition id
Jeremy Katz dda273
- Mark some more strings for translation
Jeremy Katz dda273
- Fix xfs fs creation (Lars Hamann, #151378)
Jeremy Katz dda273
Peter Jones 1c100c
* Wed Mar 23 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.31-1
Christopher Edward Lumens 5a0d68
- Add libgcc for images.
Christopher Edward Lumens 5a0d68
- Rewrite language handling.
Christopher Edward Lumens 5a0d68
- Fix readImageFromFile deprecation warning (katzj).
Christopher Edward Lumens 5a0d68
- Don't hide groups which just have metapkgs (katzj, #149182).
Christopher Edward Lumens 5a0d68
- Load SELinux booleans (katzj, #151896).
Christopher Edward Lumens 5a0d68
Peter Jones 1c100c
* Tue Mar 22 2005 Chris Lumens <clumens@redhat.com> - 10.2.0.30-1
Christopher Edward Lumens a880c6
- Try harder on the libstdc++ include.
Christopher Edward Lumens a880c6
- Fix /etc/resolv.conf fir interactive kickstart installs (#151472).
Christopher Edward Lumens a880c6
Jeremy Katz 97d37e
* Mon Mar 21 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.29-1
Jeremy Katz 97d37e
- Fix beta nag translation
Jeremy Katz 97d37e
- Fix button growing (clumens, #151208)
Jeremy Katz 97d37e
- Add libstdc++ for images (clumens)
Jeremy Katz 97d37e
- Clean up congrats screen (clumens, #149526)
Jeremy Katz 97d37e
- Fix CD ejecting in loader (pnasrat, #151232)
Jeremy Katz 97d37e
- Exclude Xen kernels from everything install (#151490)
Jeremy Katz 97d37e
- Add reserve_size for ppc to leave room on disc1 (#151234)
Jeremy Katz 97d37e
- Add some more locales 
Jeremy Katz 97d37e
Jeremy Katz c738f2
* Mon Mar 14 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.28-1
Jeremy Katz c738f2
- fix swap detection on upgrade (pjones)
Jeremy Katz c738f2
- don't use os.read to make a buffer of '\x00' (pjones)
Jeremy Katz c738f2
- move availRaidLevels to raid.py from fsset.py (pjones)
Jeremy Katz c738f2
- fix Xvnc parameters (clumens, #150498)
Jeremy Katz c738f2
- unmount loopback-mounted ISO images to free loop0 (clumens, #150887)
Jeremy Katz c738f2
- fix warnings about gtk.TRUE and gtk.FALSE, partly based on a patch
Jeremy Katz 97d37e
  from Colin Charles. (pjones)
Jeremy Katz c738f2
- sqlite3->sqlite (pnasrat)
Jeremy Katz c738f2
- support longer package names in hdlist (pnasrat, #146820)
Jeremy Katz c738f2
- Fix handling of --debug (Ingo Pakleppa, #150920, #150925)
Jeremy Katz c738f2
- Fix for font location changes (#150889)
Jeremy Katz c738f2
- More cjk text shuffling (#149039)
Jeremy Katz c738f2
Jeremy Katz c738f2
* Mon Mar  7 2005 Peter Jones <pjones@redhat.com> - 10.2.0.27-1
Peter Jones 45526a
- supress lvm fd warning messages
Peter Jones 45526a
- fewer log messages when growing partitions
Peter Jones 45526a
- clamp LVs to pesize during grow
Peter Jones 45526a
Jeremy Katz 214364
* Mon Mar  7 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.26-1
Jeremy Katz 214364
- urlgrabber stuff is in its own package now
Jeremy Katz 214364
Peter Jones 45526a
* Sun Mar  6 2005 Peter Jones <pjones@redhat.com> - 10.2.0.25-1
Peter Jones 4ec441
- Empty blacklist in upgrade.py (notting, #142893)
Peter Jones 4ec441
- Add new font package names (katzj)
Peter Jones 4ec441
- Yet another fix of autopart with lvm (pjones)
Peter Jones 4ec441
Peter Jones 45526a
* 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
Peter Jones 45526a
* 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
Peter Jones 1c100c
* 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