cvsdist d1e5ce
Name: anaconda
Jeremy Katz 5bb70f
Version: 11.1.0.69
David Cantrell e960a2
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 4334d8
BuildPreReq: kudzu-devel >= 1.2.37, pciutils-devel
Christopher Edward Lumens fa11c3
BuildPreReq: bzip2-devel, e2fsprogs-devel, python-devel, gtk2-devel
Christopher Edward Lumens fa11c3
BuildPreReq: rpm-python >= 4.2-0.61, newt-devel, rpm-devel, gettext >= 0.11
Christopher Edward Lumens fa11c3
BuildPreReq: rhpl, booty, libxml2-python, zlib-devel, elfutils-devel
Christopher Edward Lumens fa11c3
BuildPreReq: beecrypt-devel, libselinux-devel >= 1.6, libX11-devel
Christopher Edward Lumens fa11c3
BuildPreReq: libXxf86misc-devel, intltool >= 0.31.2-3, python-urlgrabber
Jeremy Katz 74a7a4
BuildPreReq: pykickstart, yum >= 2.9.2, device-mapper >= 1.01.05-3, 
Jeremy Katz 967044
BuildPreReq: libsepol-devel
Christopher Edward Lumens fa11c3
BuildPreReq: pango-devel, pirut, libXt-devel, slang-devel >= 2.0.6-2
Christopher Edward Lumens fa11c3
BuildPreReq: glib2-devel >= 2.11.1-5
Peter Jones 43dd0f
BuildPreReq: libdhcp-devel >= 1.9, mkinitrd-devel >= 5.1.2-1
Peter Jones 43dd0f
Requires: rpm-python >= 4.2-0.61, rhpl >= 0.170, booty
Peter Jones 43dd0f
Requires: parted >= 1.7.1, pyparted >= 1.7.2
Jeremy Katz 74a7a4
Requires: kudzu > 1.2.0, yum >= 2.9.2, pirut >= 1.1.0
Peter Jones 43dd0f
Requires: libxml2-python, python-urlgrabber
Jeremy Katz 74a7a4
Requires: system-logos, pykickstart, system-config-date
Christopher Edward Lumens fe3998
Requires: device-mapper >= 1.01.05-3
Christopher Edward Lumens 2e5551
Requires: dosfstools e2fsprogs
Jeremy Katz da720c
%ifnarch s390 s390x
Peter Jones 43dd0f
Requires: python-pyblock >= 0.17-1
Peter Jones 43dd0f
Requires: libbdevid >= 5.1.2-1, libbdevid-python
Jeremy Katz da720c
%endif
Christopher Edward Lumens 8ee7fa
%ifnarch s390 s390x ppc64
Christopher Edward Lumens 8ee7fa
Requires: rhpxl
Christopher Edward Lumens 8ee7fa
%endif
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 74a7a4
Requires: libxml2-python, python, rpm-python >= 4.2-0.61
Jeremy Katz dbb3d4
Requires: anaconda = %{version}-%{release}
Jeremy Katz fb53bd
Requires: createrepo >= 0.4.3-3.1, squashfs-tools, mkisofs
Jeremy Katz fb53bd
%ifarch %{ix86} x86_64
Jeremy Katz fb53bd
Requires: syslinux
Jeremy Katz fb53bd
%endif
Jeremy Katz 8a4738
%ifarch s390 s390x
Jeremy Katz 8a4738
Requires: openssh
Jeremy Katz 8a4738
%endif
Jesse Keating 0687c7
Requires: /usr/bin/strip, xorg-x11-font-utils, netpbm-progs
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
Jeremy Katz 5b4f89
%doc ChangeLog
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
Jeremy Katz d62eca
%ifarch i386
Jeremy Katz d62eca
/usr/sbin/gptsync
Jeremy Katz d62eca
%endif
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)
Christopher Edward Lumens c04da5
/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 5bb70f
* Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.69-1
Jeremy Katz 5bb70f
- Don't allow ipv6-only nfs installs (dcantrel)
Jeremy Katz 5bb70f
- Fix segfault with ksdevice= (pjones, #200451)
Jeremy Katz 5bb70f
- Fix ipv6 ftp installs (dcantrel)
Jeremy Katz 5bb70f
- Ignore options we don't understand to our modprobe to help fix X 
Jeremy Katz 5bb70f
  startup on radeon
Jeremy Katz 5bb70f
- Use rootpath in a few places we had /mnt/sysimage hardcoded
Jeremy Katz 5bb70f
- Fix method=
Jeremy Katz 5bb70f
Jeremy Katz c4ed77
* Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.68-1
Jeremy Katz c4ed77
- And another fix for the RHEL installclass
Jeremy Katz c4ed77
Jeremy Katz 5b4f89
* Thu Jul 27 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.67-1
Jeremy Katz 5b4f89
- FTP/HTTP ipv6 fixes (dcantrel)
Jeremy Katz 5b4f89
- Better prepboot handling (pnasrat)
Jeremy Katz 5b4f89
- RHEL installclass fixes
Jeremy Katz 5b4f89
Peter Jones 43dd0f
* Wed Jul 26 2006 Peter Jones <pjones@redhat.com> - 11.1.0.66-1
Peter Jones 83ac08
- Fix md raid request class
Peter Jones 83ac08
- Check for busybox utilties in /usr/sbin (katzj)
Peter Jones 43dd0f
- Be smarter about log files during kickstart (clumens)
Peter Jones 43dd0f
- Make multipath and dmraid work
Peter Jones 43dd0f
- Add Kannada language (katzj)
Peter Jones 43dd0f
- Don't show onboot for rescue mode (katzj)
Peter Jones 43dd0f
- Fix AF_INET6 usage when making in6_addr (dcantrell)
Peter Jones 43dd0f
Paul Nasrat 03107d
* Tue Jul 25 2006 Paul Nasrat <pnasrat@redhat.com> - 11.1.0.65-1
Paul Nasrat 03107d
- Fix noipv6 (pjones)
Paul Nasrat 03107d
- Fix nodmraid and nompath (katzj)
Paul Nasrat 03107d
- Make kickstart inherit from used installclass (katzj)
Paul Nasrat 03107d
- Hide rhel installclass by default (katzj)
Paul Nasrat 03107d
- Remove gstreamer/gstreamer-tools whiteout (#197139, katzj)
Paul Nasrat 03107d
Jeremy Katz 8a96dc
* Mon Jul 24 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.64-1
Jeremy Katz 8a96dc
- Fix build failure (pjones)
Jeremy Katz 8a96dc
- Fix error handling when adding iscsi 
Jeremy Katz 8a96dc
- Make things a bit more flexible based on the install class
Jeremy Katz 8a96dc
- Fix noipv4 (dcantrel)
Jeremy Katz 8a96dc
- Try not to run dmidecode a bazillion times
Jeremy Katz 8a96dc
- Cleanups for various package selection things
Jeremy Katz 8a96dc
Jeremy Katz 840c3b
* Fri Jul 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.63-1
Jeremy Katz 840c3b
- Fix serial kickstart installs (clumens)
Jeremy Katz 840c3b
- Add labels for LVM and RAID (clumens)
Jeremy Katz 840c3b
- Show preexisting labels when they exist (clumens, #149375)
Jeremy Katz 840c3b
- Fix traceback for no dosFilesystems (pnasrat)
Jeremy Katz 840c3b
- Clean up to handle packages in $PRODUCTPATH or $PRODUCTPATH/RPMS
Jeremy Katz 840c3b
- Various iscsi fixups 
Jeremy Katz 840c3b
Jeremy Katz a62d83
* Thu Jul 20 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.62-1
Jeremy Katz a62d83
- Fix drivelist sensitivity when adding devices
Jeremy Katz a62d83
- Fix text mode package selection (clumens, #186043)
Jeremy Katz a62d83
- Make GMT offset timezones available (clumens, #199076)
Jeremy Katz a62d83
- Use attr=2 for xfs per sandeen
Jeremy Katz a62d83
- Fix labels of stuff created before install starts (#199605)
Jeremy Katz a62d83
- Add Malayalam and Oriya (#197783)
Jeremy Katz a62d83
- Fix partitioning (#199459)
Jeremy Katz a62d83
Christopher Edward Lumens 85ea5f
* Wed Jul 19 2006 Chris Lumens <clumens@redhat.com> 11.1.0.61-1
Christopher Edward Lumens 85ea5f
- Bring down network interface after fetching files (dcantrel).
Christopher Edward Lumens 85ea5f
- Use dejavu fonts instead of vera (katzj).
Christopher Edward Lumens 85ea5f
- Tweak iSCSI, partitioning, and tasksel UI (katzj, #199451).
Christopher Edward Lumens 85ea5f
- Fix busybox symlinks (katzj, #199463).
Christopher Edward Lumens 85ea5f
- Use reboot instead of shutdown (katzj, #199262).
Christopher Edward Lumens 85ea5f
- Fix DHCP error messages (dcantrel, #199452).
Christopher Edward Lumens 85ea5f
David Cantrell e960a2
* Tue Jul 18 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.60-1
David Cantrell e960a2
- Fix va_copy() argument ordering in logMessageV() in loader
David Cantrell e960a2
Jeremy Katz fe10d8
* Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.59-1
Jeremy Katz fe10d8
- Add rudimentary firmware loading support to the loader (pjones)
Jeremy Katz fe10d8
- Drop some whiteout (pnasrat, #196733)
Jeremy Katz fe10d8
- Fix exec'ing of symlinks (clumens)
Jeremy Katz fe10d8
- Add basic multipath support (pjones)
Jeremy Katz fe10d8
- Basic support for multiple repo setup in graphical mode
Jeremy Katz fe10d8
- Add missing files (clumens)
Jeremy Katz fe10d8
Jeremy Katz 460a1b
* Mon Jul 17 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.58-1
Jeremy Katz 460a1b
- Clean up noipv4/noipv6 stuff stuff (clumens)
Jeremy Katz 460a1b
- Fix exception handling for test mode 
Jeremy Katz 460a1b
- Lots of iscsi changes
Jeremy Katz 460a1b
- Create mount points for protected partitions (clumens)
Jeremy Katz 460a1b
- Add multipath kernel modules (pjones)
Jeremy Katz 460a1b
- Add dhcp libs needed by isys to stage2
Jeremy Katz 460a1b
David Cantrell 12cd0d
* Thu Jul 13 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.57-1
David Cantrell 12cd0d
- Fix unknown error on shadow file (#196705, clumens)
David Cantrell 12cd0d
- Removed inet_calcGateway (clumens)
David Cantrell 12cd0d
- Don't guess gateway address in text network UI (#197578, clumens)
David Cantrell 12cd0d
- Change iutil.copyFile calls to shutil.copyfile (clumens)
David Cantrell 12cd0d
- Removed DRI enable/disable code from xsetup (clumens)
David Cantrell 12cd0d
- Removed copyFile, getArch, memInstalled, and rmrf from iutil (clumens)
David Cantrell 12cd0d
- Don't pass command as first argument to subprocess calls (clumens)
David Cantrell 12cd0d
- Added network debugging mode for readNetConfig() in loader
David Cantrell 12cd0d
- Removed "BOOTP" string from loader network config UI
David Cantrell 12cd0d
- Added new dialog for network device config in stage2 (katzj)
David Cantrell 12cd0d
- Write gateway address to correct struct in manualNetConfig
David Cantrell 12cd0d
- Removed IP_STRLEN macro since that's moved to libdhcp
David Cantrell 12cd0d
- Link and compile libisys with libdhcp
David Cantrell 12cd0d
- Added back 'confignetdevice' and 'pumpnetdevice' in iutil
David Cantrell 12cd0d
- Removed isys_calcNetmask and isys_calcNS (clumens)
David Cantrell 12cd0d
- Added xkeyboard-config to fix VT switching (katzj)
David Cantrell 12cd0d
David Cantrell 07e5eb
* Tue Jul 11 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.56-1
David Cantrell 07e5eb
- Many changes and fixes in the loader2 network configuration, both
David Cantrell 07e5eb
  dhcp and manual IP entry
David Cantrell 07e5eb
- Fix stdin/stdout on VNC shells (clumens)
David Cantrell 07e5eb
- Check all bootloader entries for Windows (clumens)
David Cantrell 07e5eb
- Set UTC box in text install based on Windows existing or not (clumens)
David Cantrell 07e5eb
- Remove standalone argument for rhpxl call (clumens)
David Cantrell 07e5eb
- Remove call to deprecated method in yuminstall (clumens)
David Cantrell 07e5eb
- Fix group selection traceback in text mode (katzj, #197858)
David Cantrell 07e5eb
Jeremy Katz 960191
* Mon Jul 10 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.55-1
Jeremy Katz 960191
- Fix findExistingRoots (clumens, #197900)
Jeremy Katz 960191
- Add smartctl to rescue image (dcantrel, #198052)
Jeremy Katz 960191
- Allow relative --rootpath (markmc, #197669)
Jeremy Katz 960191
- Try to fix up RAID6 (#197844)
Jeremy Katz 960191
- Fix keymap generation with serial console (Alexander Dupuy, #198310)
Jeremy Katz 960191
David Cantrell a884a9
* Fri Jul  7 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.54-1
David Cantrell a884a9
- Loader changes to support enabling/disabling IPv4 & IPv6
David Cantrell a884a9
- Manual IP configuration changes in loader to better support IPv{4,6}
David Cantrell a884a9
- Let GFS2 command line option work (katzj)
David Cantrell a884a9
- Rescue mode shell fixes (clumens, #197315)
David Cantrell a884a9
- Add filesystem label chooser to rescue mode (clumens, #196345)
David Cantrell a884a9
- Use configured interface for VNC connections (clumens, #197721)
David Cantrell a884a9
- Init process cleanups
David Cantrell a884a9
- Log requiring package as well as require name (pnasrat)
David Cantrell a884a9
Jeremy Katz b64940
* Wed Jul  5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.53-1
Jeremy Katz b64940
- fix typo
Jeremy Katz b64940
Jeremy Katz fd47d8
* Wed Jul  5 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.52-1
Jeremy Katz fd47d8
- Add Marathi (#194572)
Jeremy Katz fd47d8
- Try to let UI fit a little better in LVM dialog (#197334)
Jeremy Katz fd47d8
- Give a message if we fail to make teh device node (markmc, #197514)
Jeremy Katz fd47d8
- Fix rescue CD
Jeremy Katz fd47d8
- Fix minstg2 linking error (#197593)
Jeremy Katz fd47d8
- Log the transaction error
Jeremy Katz fd47d8
- gfs2 fixes
Jeremy Katz fd47d8
David Cantrell f1839a
* Fri Jun 30 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.51-1
David Cantrell f1839a
- Remove non-existent paths from LD_LIBRARY_PATH (katzj)
David Cantrell f1839a
- Calculate IPv4 broadcast address for static IP config
David Cantrell f1839a
- Started adding debugging mode to init
David Cantrell f1839a
- Return value checking for exec calls in init and loader
David Cantrell f1839a
- Do not use wait4()
David Cantrell f1839a
- WIFEXITED and WEXITSTATUS logic fixes
David Cantrell f1839a
- Remove runroot stuff from buildinstall (katzj)
David Cantrell f1839a
- Remove --comp argument from upd-instroot (katzj)
David Cantrell f1839a
- Do not allow /boot on GFS2 (katzj)
David Cantrell f1839a
- Move second images to images/ subdirectory (katzj)
David Cantrell f1839a
Jeremy Katz 0d7c18
* Fri Jun 30 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.50-1
Jeremy Katz 0d7c18
- Rebuild against new libdhcp for fixing more loader segfaults
Jeremy Katz 0d7c18
- Pass the debug log level to libdhcp (markmc, #197175)
Jeremy Katz 0d7c18
- Look for the ks.cfg on all cd drives (notting, #197192)
Jeremy Katz 0d7c18
- Add wlite here, use it (pjones, #196099, #186701)
Jeremy Katz 0d7c18
- Add the start of gfs2 support
Jeremy Katz 0d7c18
Jeremy Katz 74a7a4
* Wed Jun 28 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.49-1
Jeremy Katz 74a7a4
- Fix some memory leaks in the loader (pjones)
Jeremy Katz 74a7a4
- Display fs labels next to rescue choices (clumens, #196345)
Jeremy Katz 74a7a4
- Force graphical mode under vnc (clumens, #190099)
Jeremy Katz 74a7a4
- Fix splitting trees with symlinks (pnasrat, #195240)
Jeremy Katz 74a7a4
- Require system-config-date (clumens, #196452)
Jeremy Katz 74a7a4
- Ensure network UI bits end up written out (clumens, #196756)
Jeremy Katz 74a7a4
- Fix memory corruption in CD install (dcantrel)
Jeremy Katz 74a7a4
- Fix double free with ksdevice=macaddr (dcantrel)
Jeremy Katz 74a7a4
- Fix double free with HTTP/FTP installs (dcantrel, #195749)
Jeremy Katz 74a7a4
- Ensure keyboard layout gets set (clumens, #196466)
Jeremy Katz 74a7a4
- Fix text mode traceback for langs not supported in text 
Jeremy Katz 74a7a4
  mode (clumens, #196615)
Jeremy Katz 74a7a4
- Fix up for yum 2.9.2
Jeremy Katz 74a7a4
Jeremy Katz becfb0
* Fri Jun 23 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.48-1
Jeremy Katz becfb0
- various pychecker inspired cleanups (clumsn)
Jeremy Katz becfb0
- don't try to unmount CDs twice (clumens)
Jeremy Katz becfb0
- filter devices without media rather than removable devices (clumens)
Jeremy Katz becfb0
- add iscsistart to second stage
Jeremy Katz becfb0
- fix pkgorder for yum api changes
Jeremy Katz becfb0
- fix manual ip entry (#196154)
Jeremy Katz becfb0
- fix tyop in zfcp gui
Jeremy Katz becfb0
- fix serial console being propagated to installed system (#196375)
Jeremy Katz becfb0
Jeremy Katz 26ab0b
* Wed Jun 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.47-1
Jeremy Katz 26ab0b
- Fix iscsi-related tracebacks (clumens/katzj)
Jeremy Katz 26ab0b
- Remove some hacks that were added for s390 so that we fix them right
Jeremy Katz 26ab0b
- Set MALLOC_CHECK_ and _MALLOC_PERTURB for the loader to help flush 
Jeremy Katz 26ab0b
  out possible problems
Jeremy Katz 26ab0b
- Fix kernel selection on s390 (#196150)
Jeremy Katz 26ab0b
- Fixes for inet_pton usage (pjones)
Jeremy Katz 26ab0b
- Use a longer timeout for dhcp requests
Jeremy Katz 26ab0b
Jeremy Katz d0e869
* Wed Jun 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.46-1
Jeremy Katz d0e869
- more tweaking of greek lang-table (#193872)
Jeremy Katz d0e869
- mark some strings for translation (#194617)
Jeremy Katz d0e869
- add back handling of ksdevice=macaddr (dcantrel, #195907) 
Jeremy Katz d0e869
- copy libnss_dns* and libnss_files* to stage1 image to try to fix some 
Jeremy Katz d0e869
  of the dhcp oddities (dcantrel)
Jeremy Katz d0e869
- fix setupPythonUpdates (clumens)
Jeremy Katz d0e869
- wait for usb to be stable when reloading (pjones)
Jeremy Katz d0e869
- don't pass netlogger output as a format specifier (pjones)
Jeremy Katz d0e869
- fix traceback in zfcp_gui (#196097)
Jeremy Katz d0e869
- sort drive list more correctly in autopartitioning
Jeremy Katz d0e869
- bunch of tweaking to iscsi code
Jeremy Katz d0e869
- ensure that xvd devices are sorted as "first" so they're in front 
Jeremy Katz d0e869
  of things like iscsi devices
Jeremy Katz d0e869
Jeremy Katz bef201
* Fri Jun 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.45-1
Jeremy Katz bef201
- setfiles moved.  more fixing of policy
Jeremy Katz bef201
- Give info on when we add packages as deps (#189050)
Jeremy Katz bef201
Peter Jones 3512e6
* Fri Jun 16 2006 Peter Jones <pjones@redhat.com> - 11.1.0.44-1
Peter Jones 3512e6
- require newer libdhcp
Peter Jones 3512e6
- fix rescue mode console setup (clumens and pnasrat)
Peter Jones 3512e6
Jeremy Katz a69c2c
* Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.43-1
Jeremy Katz a69c2c
- Some s390 fixes
Jeremy Katz a69c2c
- dmraid fixing (pjones)
Jeremy Katz a69c2c
Jeremy Katz 43df02
* Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.42-1
Jeremy Katz 43df02
- Ensure all kernel packages end up in pkgorder
Jeremy Katz 43df02
- Fix syntax errors in zfcp code
Jeremy Katz 43df02
- Fix broadcast address calculation on 64bit machines
Jeremy Katz 43df02
- Fix network config on s390
Jeremy Katz 43df02
- Some minor iscsi tweaks
Jeremy Katz 43df02
Jeremy Katz 4334d8
* Thu Jun 15 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.41-1
Jeremy Katz 4334d8
- fix dep problem
Jeremy Katz 4334d8
Jeremy Katz 8a4738
* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.40-1
Jeremy Katz 8a4738
- add some more kernels to the pkgorder fun
Jeremy Katz 8a4738
- don't try to switch cds if we've already got the right one inserted
Jeremy Katz 8a4738
- libaudit for s390
Jeremy Katz 8a4738
- need openssh installed when building s390 trees
Jeremy Katz 8a4738
Jeremy Katz e8bf51
* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.39-1
Jeremy Katz e8bf51
- only select groups which exist
Jeremy Katz e8bf51
Jeremy Katz ce580a
* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.38-1
Jeremy Katz ce580a
- and fix ppc boot.iso (pnasrat)
Jeremy Katz ce580a
Jeremy Katz e61b1c
* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.37-1
Jeremy Katz e61b1c
- Remove the step ordering debug commit
Jeremy Katz e61b1c
- Fix traceback due to new xen kernel names
Jeremy Katz e61b1c
- Another attempt at s390
Jeremy Katz e61b1c
- Include gptsync in install image so that mactels will boot
Jeremy Katz e61b1c
Jeremy Katz 53389c
* Wed Jun 14 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.36-1
Jeremy Katz 53389c
- new xen kernel names
Jeremy Katz 53389c
- more trying to fix s390
Jeremy Katz 53389c
David Cantrell f92076
* Tue Jun 13 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.34-1
David Cantrell f92076
- Fix logging segfaults in loader on x86_64
David Cantrell f92076
- More release notes viewer fixes
David Cantrell f92076
Jeremy Katz 4b696f
* Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.33-1
Jeremy Katz 4b696f
- Fix text mode package selection (clumens)
Jeremy Katz 4b696f
- Fix IP editing (clumens)
Jeremy Katz 4b696f
- Fix segfault on x86_64 dhcp (dcantrel)
Jeremy Katz 4b696f
- Filter out sitX devs (dcantrel)
Jeremy Katz 4b696f
- More release notes fixes (dcantrel)
Jeremy Katz 4b696f
- More pkgorder fixage 
Jeremy Katz 4b696f
Jeremy Katz 777a30
* Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.32-1
Jeremy Katz 777a30
- fix ppc images
Jeremy Katz 777a30
Jeremy Katz c8bb01
* Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.31-1
Jeremy Katz c8bb01
- Fix loader sigsegv (dcantrel, #194882)
Jeremy Katz c8bb01
- Fix so we don't require yum.conf (clumens, #194987)
Jeremy Katz c8bb01
- Fix s390 tree
Jeremy Katz c8bb01
- Fix pkgorder for new yum API
Jeremy Katz c8bb01
- Fix release notes (dcantrel)
Jeremy Katz c8bb01
- More api fixing (clumens/nasrat)
Jeremy Katz c8bb01
Jeremy Katz 967044
* Mon Jun 12 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.30-1
Jeremy Katz 967044
- make loader flags global (dcantrel)
Jeremy Katz 967044
- fixups for yum 2.9, pull in yum-metadata-parser
Jeremy Katz 967044
Jeremy Katz fb53bd
* Sat Jun 10 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.29-1
Jeremy Katz fb53bd
- Fix syslinux requires
Jeremy Katz fb53bd
- Fix autopartitioning on the mactels
Jeremy Katz fb53bd
- Close leaky fd in reiserfs label reading code so that partitioning 
Jeremy Katz fb53bd
  succeeds in that case
Jeremy Katz fb53bd
Jeremy Katz ba5fd3
* Fri Jun  9 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.28-1
Jeremy Katz d62eca
- fix dep problem (clumens)
Jeremy Katz d62eca
- initial pass at support for the intel-based macs
Jeremy Katz d62eca
- more trying to get s390 trees so they work
Jeremy Katz d62eca
- more ipv6 (dcantrel)
Jeremy Katz d62eca
- simplify error handling and return values in autopart code (clumens)
Jeremy Katz d62eca
- fix going back in a few places (clumens)
Jeremy Katz d62eca
- enable user_xattrs and acls by default
Jesse Keating 0687c7
Christopher Edward Lumens c04da5
* Thu Jun 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.26-1
Christopher Edward Lumens c04da5
- Revert anaconda-runtime files fix.
Christopher Edward Lumens c04da5
Christopher Edward Lumens 2e5551
* Thu Jun 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.25-1
Christopher Edward Lumens 2e5551
- More IPv6 fixes (dcantrell).
Christopher Edward Lumens 2e5551
- Add ipv6 kernel module to image (dcantrell).
Christopher Edward Lumens 2e5551
- Add noipv6 installer flag (dcantrell).
Christopher Edward Lumens 2e5551
- Add dosfstools to requires (katzj).
Christopher Edward Lumens c04da5
- Fix anaconda-runtime spec file segment (#189415, #194237).
Christopher Edward Lumens 2e5551
- Better partitioning error messages (#181571).
Christopher Edward Lumens 2e5551
- Warn if non-linux filesystems can't be mounted on upgrade (#185086).
Christopher Edward Lumens 2e5551
- Simplify IP address widgets for IPv6 support.
Christopher Edward Lumens 2e5551
- Use libdhcp instead of pump, fix requires (dcantrell).
Christopher Edward Lumens 2e5551
Jeremy Katz 9dc0f0
* Tue Jun  6 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.24-1
Jeremy Katz 9dc0f0
- Read from right stdin for kickstart scripts (Hannu Martikka, #192067)
Jeremy Katz 9dc0f0
- Fix ip addr getting on 64bit boxes (clumens, #193609)
Jeremy Katz 9dc0f0
- Don't specify window position (clumens)
Jeremy Katz 9dc0f0
- Handle PE sizes we don't expect in the UI (clumens, #185272)
Jeremy Katz 9dc0f0
- Rescue mode fixes (clumens)
Jeremy Katz 9dc0f0
- Remove pointless back button (clumens, #187158)
Jeremy Katz 9dc0f0
- Add user-agent to loader HTTP requests (clumens, #98617)
Jeremy Katz 9dc0f0
- Use IP instead of hostname if needed (clumens, #191561)
Jeremy Katz 9dc0f0
- Write out ipv6 localhost (clumens, #44984)
Jeremy Katz 9dc0f0
- Add greek (#193872)
Jeremy Katz 9dc0f0
- Fix s390x images (#192862)
Jeremy Katz 9dc0f0
- Fix rhpxl location (clumens)
Jeremy Katz 9dc0f0
Christopher Edward Lumens fa11c3
* Tue May 30 2006 Chris Lumens <clumens@redhat.com> 11.1.0.23-1
Christopher Edward Lumens fa11c3
- Require glib2-devel.
Christopher Edward Lumens fa11c3
- Look for libglib in the right place on 64-bit machines.
Christopher Edward Lumens fa11c3
Christopher Edward Lumens 3cb9aa
* Tue May 30 2006 Chris Lumens <clumens@redhat.com> 11.1.0.22-1
Christopher Edward Lumens 3cb9aa
- Fix going back in the UI.
Christopher Edward Lumens 3cb9aa
- Don't try to mount protected partitions twice.
Christopher Edward Lumens 3cb9aa
- Hook up new netlink code, debugging (dcantrell).
Christopher Edward Lumens 3cb9aa
- Package is actually named pyobject2 (katzj).
Christopher Edward Lumens 3cb9aa
Christopher Edward Lumens a23f6c
* Thu May 25 2006 Chris Lumens <clumens@redhat.com> 11.1.0.21-1
Christopher Edward Lumens a23f6c
- Fix required CD dialog (pnasrat).
Christopher Edward Lumens a23f6c
- More anaconda class in the interfaces (dcantrel).
Christopher Edward Lumens a23f6c
- More netlink helper functions (dcantrel).
Christopher Edward Lumens a23f6c
- Don't allow logical volumes to be smaller than the volume group's PE
Christopher Edward Lumens a23f6c
  size in interactive installs (#186412).
Christopher Edward Lumens a23f6c
- Make error handling for missing packages more robust and allow retrying
Christopher Edward Lumens a23f6c
  (clumens, pnasrat, #183974).
Christopher Edward Lumens a23f6c
- Fix hard drive installs (#185292, #187941).
Christopher Edward Lumens a23f6c
- Don't always show partition review dialog in text installs.
Christopher Edward Lumens a23f6c
- Fix text-mode installs by adding more stuff to minstg2.img (#191991).
Christopher Edward Lumens a23f6c
- Skip netlink messages with invalid ARP header (dcantrel).
Christopher Edward Lumens a23f6c
- Add pygobject to install images (katzj).
Christopher Edward Lumens a23f6c
David Cantrell 695039
* Wed May 24 2006 David Cantrell <dcantrell@redhat.com> 11.1.0.20-1
David Cantrell 695039
- Added Netlink helper functions to libisys.a
David Cantrell 695039
- Do not pop wait window twice in writeBootloader (clumens)
David Cantrell 695039
- For kickstart installs only: Do not allow logical volumes to be smaller
David Cantrell 695039
  than the volume group's PE size (#186412, clumens)
David Cantrell 695039
- initrd fixes to account for glib2 library movement (clumens)
David Cantrell 695039
Christopher Edward Lumens 3f0d6e
* Tue May 23 2006 Chris Lumens <clumens@redhat.com> 11.1.0.19-1
Christopher Edward Lumens 3f0d6e
- Fix unicode stubs (pjones).
Christopher Edward Lumens 3f0d6e
- Fix libdir on ppc64 (katzj).
Christopher Edward Lumens 3f0d6e
Christopher Edward Lumens de9723
* Tue May 23 2006 Chris Lumens <clumens@redhat.com> 11.1.0.18-1
Christopher Edward Lumens de9723
- Add slang-devel build requirement.
Christopher Edward Lumens de9723
Christopher Edward Lumens b74024
* Tue May 23 2006 Chris Lumens <clumens@redhat.com> 11.1.0.17-1
Christopher Edward Lumens b74024
- Display full package name in log (pnasrat, #189308).
Christopher Edward Lumens b74024
- Add flags for multipath (pjones).
Christopher Edward Lumens b74024
- Allow protected partitions to be mounted (#105722).
Christopher Edward Lumens b74024
- Fix pkgorder traceback.
Christopher Edward Lumens b74024
David Cantrell 399020
* Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.16-1
David Cantrell 399020
- Added asix driver (pjones)
David Cantrell 399020
- Fix i18n build
David Cantrell 399020
David Cantrell 7eba93
* Fri May 19 2006 David Cantrell <dcantrell@redhat.com> - 11.1.0.15-1
David Cantrell 7eba93
- Fix indendation error in handleRenderCallback() that caused hang
David Cantrell 7eba93
- Use gobject.threads_init() model
David Cantrell 7eba93
- Remove gtk.threads_enter()/gtk.threads_leave() wrappers
David Cantrell 7eba93
- Disk and filesystem scanning fixes (clumens)
David Cantrell 7eba93
Jeremy Katz 7d1171
* Thu May 18 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.14-1
Jeremy Katz 7d1171
- Few more liveCD tweaks
Jeremy Katz 7d1171
- And clean up the ppc64 tree a little
Jeremy Katz 7d1171
- Enable ipv6 by default (pnasrat)
Jeremy Katz 7d1171
- Fix a traceback in finding root part (clumens)
Jeremy Katz 7d1171
Jeremy Katz 2de5c2
* Wed May 17 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.13-1
Jeremy Katz 2de5c2
- Fix image building typo
Jeremy Katz 2de5c2
- Remove some dead code (clumens, dcantrel)
Jeremy Katz 2de5c2
- More thread fixing (dcantrel)
Jeremy Katz 2de5c2
- Fix rescue mode (clumens)
Jeremy Katz 2de5c2
- Fix upgrades (clumens)
Jeremy Katz 2de5c2
- Don't try to mount protected partitions on hd ugprades (clumens)
Jeremy Katz 2de5c2
- Hook copyExtraModules back up (clumens, #185344)
Jeremy Katz 2de5c2
- Don't modify the main fs for user/password info on --rootpath install
Jeremy Katz 2de5c2
- Fix kickstart bootloader install
Jeremy Katz 2de5c2
- Some fixes for live CD 
Jeremy Katz 2de5c2
Jeremy Katz 1898b7
* Tue May 16 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.12-1
Jeremy Katz 1898b7
- Make mousedev loading less verbose for built-in case (#191814) 
Jeremy Katz 1898b7
- Ellipsize text (roozbeh, #191844)
Jeremy Katz 1898b7
- Some more threads for release notes (dcantrel)
Jeremy Katz 1898b7
- Remove lots of help related stuff (clumens)
Jeremy Katz 1898b7
- Handle empty drive lists better looking for usb-storage and firewire (pjones)
Jeremy Katz 1898b7
- Try to make ppc64 trees installable
Jeremy Katz 1898b7
- Lots of cleanup to the scripts dir.
Jeremy Katz 1898b7
Christopher Edward Lumens 8d68e4
* Mon May 15 2006 Chris Lumens <clumens@redhat.com> 11.1.0.11-1
Christopher Edward Lumens 8d68e4
- Fix anaconda class typos (katzj).
Christopher Edward Lumens 8d68e4
- Unmount media after running post scripts (#191381).
Christopher Edward Lumens 8d68e4
- Fix VNC installs.
Christopher Edward Lumens 8d68e4
- Support --mtu= in kickstart files (#191328).
Christopher Edward Lumens 8d68e4
- Rework release notes viewer (dcantrel).
Christopher Edward Lumens 8d68e4
- Fix upgrade traceback.
Christopher Edward Lumens 8d68e4
- Fix console keymaps (pjones, #190983, #191541).
Christopher Edward Lumens 8d68e4
- Allow USB and firewire installs, with a warning (pjones).
Christopher Edward Lumens 8d68e4
Christopher Edward Lumens 2e4762
* Mon May 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.10-1
Christopher Edward Lumens 2e4762
- s390x build fix.
Christopher Edward Lumens 2e4762
Christopher Edward Lumens 0361cc
* Mon May 08 2006 Chris Lumens <clumens@redhat.com> 11.1.0.9-1
Christopher Edward Lumens 0361cc
- Fix cmdline installs (clumens, pnasrat).
Christopher Edward Lumens 0361cc
- Enable multirepo support in kickstart (clumens, pnasrat).
Christopher Edward Lumens 0361cc
- Begin IPv6 preparations (dcantrel).
Christopher Edward Lumens 0361cc
- More release notes viewer fixes (dcantrel).
Christopher Edward Lumens 0361cc
Jeremy Katz eb10ad
* Thu May  4 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.8-1
Jeremy Katz eb10ad
- and fix the build
Jeremy Katz eb10ad
Paul Nasrat b943a0
* Thu May 04 2006 Paul Nasrat <pnasrat@redhat.com> - 11.1.0.7-1
Paul Nasrat b943a0
- class Anaconda (pnasrat, clumens)
Paul Nasrat b943a0
- User/service kickstart handlers (clumens)
Paul Nasrat b943a0
- Don't include kernel fs headers (katzj)
Paul Nasrat b943a0
Jeremy Katz 4cce12
* Mon May  1 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.6-1
Jeremy Katz 4cce12
- fix build
Jeremy Katz 4cce12
Jeremy Katz 9eab2b
* Mon May  1 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.5-1
Jeremy Katz 9eab2b
- Fix loopback mounted url installs (dcantrel, #189097, #183999)
Jeremy Katz 9eab2b
- Different message during upgrade post scripts (clumens, #189312)
Jeremy Katz 9eab2b
- Remove obsolete startx stub (clumens)
Jeremy Katz 9eab2b
- Default UTC box to checked if we don't find a windows partition (clumens)
Jeremy Katz 9eab2b
- Fix manual IP config (clumens)
Jeremy Katz 9eab2b
- Don't change timezone in rootpath mode (Jane Dogalt, #185930)
Jeremy Katz 9eab2b
- Don't symlink things that don't exist 
Jeremy Katz 9eab2b
- Don't change network config in rootpath mode (#185930)
Jeremy Katz 9eab2b
- Warn on lack of space on upgrade (clumens, #189022)
Jeremy Katz 9eab2b
- Emit --useexisting and --noformat in anaconda-ks.cfg (clumens, #189123)
Jeremy Katz 9eab2b
- Handle NFS mount options (Dave Lehman, #168384)
Jeremy Katz 9eab2b
- Do firewall and auth config in rootpath mode
Jeremy Katz 9eab2b
- Make bootloader code handle live cd case
Jeremy Katz 9eab2b
Christopher Edward Lumens 4dd920
* Tue Apr 18 2006 Chris Lumens <clumens@redhat.com> 11.1.0.4-1
Christopher Edward Lumens 4dd920
- Pass version to mkstamp for discinfo files (jkeating).
Christopher Edward Lumens 4dd920
- Fix FTP method handling.
Christopher Edward Lumens 4dd920
- Don't download RPMs twice on FTP and HTTP methods (pnasrat, #183654).
Christopher Edward Lumens 4dd920
- Use libuser for setting root password.
Christopher Edward Lumens 4dd920
- Fix up rescue image script problems (dcantrel, #188011).
Christopher Edward Lumens 4dd920
Christopher Edward Lumens 68167a
* Tue Apr 04 2006 Chris Lumens <clumens@redhat.com> 11.1.0.3-1
Christopher Edward Lumens 68167a
- Fix up for rhpxl Modes changes.
Christopher Edward Lumens 68167a
- Fix handling of video driver if there's no list of drivers available.
Christopher Edward Lumens 68167a
- Add modes files and libuser to images.
Christopher Edward Lumens 68167a
- Allow updates to contain entire directories that may be missing.
Christopher Edward Lumens 68167a
- Clean up deprecation warnings.
Christopher Edward Lumens 68167a
Christopher Edward Lumens f25066
* Tue Mar 28 2006 Chris Lumens <clumens@redhat.com> 11.1.0.2-1
Christopher Edward Lumens f25066
- Remove reference to pythondeps.
Christopher Edward Lumens f25066
Christopher Edward Lumens 60c2ba
* Tue Mar 28 2006 Chris Lumens <clumens@redhat.com> 11.1.0.1-1
Christopher Edward Lumens 60c2ba
- Prompt for reformatting ancient swap partitions (dcantrel, #122101)
Christopher Edward Lumens 60c2ba
- Fix lots of deprecation warnings (dcantrel)
Christopher Edward Lumens 60c2ba
- Check for suspend signatures in swap (dcantrel, #186018)
Christopher Edward Lumens 60c2ba
- Support logging command in kickstart
Christopher Edward Lumens 60c2ba
- Clean up URLs we try to fetch in the loader
Christopher Edward Lumens 60c2ba
- Fix SELinux conditional inclusion (pjones)
Christopher Edward Lumens 60c2ba
- Remove customClass
Christopher Edward Lumens 60c2ba
- Always ignore disks listed in ignoredisks (#186438)
Christopher Edward Lumens 60c2ba
- Fix loader segmentation fault (#186210)
Christopher Edward Lumens 60c2ba
- Reiser fs label avoidance (dcantrel, #183183)
Christopher Edward Lumens 60c2ba
- Remove traceonly mode
Christopher Edward Lumens 60c2ba
- Add rhpl to minstg2.img (#185840)
Christopher Edward Lumens 60c2ba
- Remove lots of unneeded code in isys, iutil, and elsewhere
Christopher Edward Lumens 60c2ba
  (clumens, dcantrel, pnasrat)
Christopher Edward Lumens 60c2ba
Jeremy Katz 78121c
* Tue Mar 21 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.0-1
Jeremy Katz 78121c
- Fix text for rescue images
Jeremy Katz 78121c
- Fix some file contexts (#182252)
Jeremy Katz 78121c
- Update for new xen kernel names
Jeremy Katz 78121c
- Don't try to download package being erased (clumens, #184531)
Jeremy Katz 78121c
- Don't show group selection on ks upgrade (pnasrat, #184528)
Jeremy Katz 78121c
- Ignore conflicts on upgrade (pnasrat, #184461)
Jeremy Katz 78121c
- Don't traceback trying to mount auto fs's (clumens, #182730)
Jeremy Katz 78121c
- String fixes (clumens, #181916)
Jeremy Katz 78121c
- rootpath fix (clumens, #185172) 
Jeremy Katz 78121c
- Prompt for missing images on hd installs (clumens, #185274)
Jeremy Katz 78121c
- Don't clobber network on upgrades (pnasrat, (#183203)
Jeremy Katz 78121c
- Fix some syntax errors (#185275)
Jeremy Katz 78121c
- Cap pe size at 128M (#185272)
Jeremy Katz 78121c
- Conditionalize selinux (msw)
Jeremy Katz 78121c
- Remove some obsolete code (msw, katzj)
Jeremy Katz 78121c
- Ensure we don't ask for no longer needed cds if packages are 
Jeremy Katz 78121c
  deselected (pnasrat, #185437) 
Jeremy Katz 78121c
- Remove amharic and thai since we don't have fonts (clumens)
Jeremy Katz 78121c
- Let's try not doing traceonly and see the size difference for minstg2.img
Jeremy Katz 78121c
- Fix i5 (pnasrat, #186070)
Jeremy Katz 78121c
- Misc cleanups to iutil (clumens)
Jeremy Katz 78121c
- Use system-config-date for text-mode timezone too (clumens)
Jeremy Katz b90046
Jeremy Katz 6b1a33
* Mon Mar  6 2006 Jeremy Katz <katzj@redhat.com> - 10.92.17-1
Jeremy Katz 6b1a33
- fix traceback in size check
Jeremy Katz 6b1a33
- disable size check on upgrade (clumens, #184112)
Jeremy Katz 6b1a33
- try to catch more failures to read repo metadata (clumens)
Jeremy Katz 6b1a33
- only do runlevel 5 if graphical install (dcantrel, #184013)
Jeremy Katz 6b1a33
- adjust to new xen kernel package naming
Jeremy Katz 6b1a33
- add 'vesa' flag to force the use of the vesa driver
Jeremy Katz 6b1a33
- more meaningful error messages on conflicts (pnasrat)
Jeremy Katz 6b1a33
- ensure some dirs are labelled correct (#182252)
Jeremy Katz 6b1a33
Paul Nasrat 174787
* Fri Mar  3 2006 Paul Nasrat <pnasrat@redhat.com> - 10.92.16-1
Paul Nasrat 174787
- Support Everything/globs in ks (pnasrat, clumens, #177621)
Paul Nasrat 174787
- Allow changes if not enough disk space (clumens, #183878)
Paul Nasrat 174787
- Set controlling tty in rescue mode (dcantrel,#182222)
Paul Nasrat 174787
- Sort list of languages (dcantrel)
Paul Nasrat 174787
Jeremy Katz 0c37c3
* Fri Mar  3 2006 Jeremy Katz <katzj@redhat.com> - 10.92.15-1
Jeremy Katz 0c37c3
- conditional code is now in yum (pnasrat)
Jeremy Katz 0c37c3
- sort network devices smarter (clumens, #166842)
Jeremy Katz 0c37c3
- select needed fs entries (#183271)
Jeremy Katz 0c37c3
- more serbian fixes (#182591)
Jeremy Katz 0c37c3
Jeremy Katz c77037
* Tue Feb 28 2006 Jeremy Katz <katzj@redhat.com> - 10.92.14-1
Jeremy Katz a50c56
- fix traceback in pkgorder
Jeremy Katz a50c56
- don't display xen 
Jeremy Katz a50c56
- make partitioning type combo wider (dcantrel)
Jeremy Katz a50c56
- handle Serbian locales properly (#182591)
Jeremy Katz a50c56
Jeremy Katz 1166dd
* Mon Feb 27 2006 Jeremy Katz <katzj@redhat.com> - 10.92.12-1
Jeremy Katz 1166dd
- Dependency whiteout to fix ordering (clumens)
Jeremy Katz 1166dd
- Fix swap on RAID in kickstart (#176537)
Jeremy Katz 1166dd
- Add keymap overrides
Jeremy Katz 1166dd
- Fix segfault with USB CD/DVD drives (#182589)
Jeremy Katz 1166dd
Jeremy Katz dcdb40
* Fri Feb 24 2006 Jeremy Katz <katzj@redhat.com> - 10.92.11-1
Jeremy Katz dcdb40
- fix traceback with segv handler (pjones)
Jeremy Katz dcdb40
- various language fixes (dcantrel)
Jeremy Katz dcdb40
- be clearer about askmethod (#182535)
Jeremy Katz dcdb40
Jeremy Katz 9bd142
* Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.10-1
Jeremy Katz 9bd142
- more bogl removal (dcantrel)
Jeremy Katz 9bd142
- make the exception dumping less braindead about things we don't 
Jeremy Katz 9bd142
  want dumped (clumens)
Jeremy Katz 9bd142
- add backtrace handler to anaconda (pjones)
Jeremy Katz 9bd142
- fix warnings with new yum in pkgorder
Jeremy Katz 9bd142
- make conditional packages on deps work (pnasrat)
Jeremy Katz 9bd142
- suppress some warnings (dcantrel)
Jeremy Katz 9bd142
- text mode language fixes (dcantrel)
Jeremy Katz 9bd142
Jeremy Katz d3d123
* Thu Feb 23 2006 Jeremy Katz <katzj@redhat.com> - 10.92.9-1
Jeremy Katz d3d123
- Fix text mode traceback (dcantrel)
Jeremy Katz d3d123
- Skip a few more things in traceback dumps
Jeremy Katz d3d123
- Attempt to fix pkgorder so that we require less CDs for "normal" installs
Jeremy Katz d3d123
David Cantrell d11170
* Wed Feb 22 2006 David Cantrell <dcantrell@redhat.com> 10.92.8-1
David Cantrell d11170
- Removed obsolete bogl code (katzj)
David Cantrell d11170
- Removed unused code in upgrade.py (pnasrat)
David Cantrell d11170
- Check version and packages to upgrade (pnasrat)
David Cantrell d11170
- Removed old IDE RAID code from isys (katzj)
David Cantrell d11170
- Various traceback fixes
David Cantrell d11170
- Don't use underline in device names for hotkeys in bootloader gui (pjones)
David Cantrell d11170
- Mount /selinux in rescue mode (katzj)
David Cantrell d11170
Christopher Edward Lumens 96c9c4
* Tue Feb 21 2006 Chris Lumens <clumens@redhat.com> 10.92.7-1
Christopher Edward Lumens 96c9c4
- Give Language a default display_mode (dcantrel)
Christopher Edward Lumens 96c9c4
- Get languages that need a default from localeInfo (dcantrel)
Christopher Edward Lumens 96c9c4
Christopher Edward Lumens 13332b
* Tue Feb 21 2006 Chris Lumens <clumens@redhat.com> 10.92.6-1
Christopher Edward Lumens 13332b
- Set a default language on text mode CJK installs (dcantrel, #180417)
Christopher Edward Lumens 13332b
- Fix case-sensitive matching of devices (notting, #182231)
Christopher Edward Lumens 13332b
- Be smarter about required media (pnasrat)
Christopher Edward Lumens 13332b
- Set MTU in the loader (katzj)
Christopher Edward Lumens 13332b
- Add dev package to remove blacklist (katzj, #181593)
Christopher Edward Lumens 13332b
- Try to mount device as ext3 in hard drive installs (katzj)
Christopher Edward Lumens 13332b
- Sanity check unknown package & group names (pnasrat)
Christopher Edward Lumens 13332b
- Reboot after writing exception dump (#181745)
Christopher Edward Lumens 13332b
- Confirm in interactive kickstart installs (#181741)
Christopher Edward Lumens 13332b
- Fix showing kickstart package selection again
Christopher Edward Lumens 13332b
- Don't traceback if we find a %%include file that doesn't exist yet (#181760)
Christopher Edward Lumens 13332b
- Skip partitioning if logvol or raid is given in ks (#181806)
Christopher Edward Lumens 13332b
- Initialize UTC checkbox (#181737)
Christopher Edward Lumens 13332b
Jeremy Katz fb8d92
* Tue Feb 14 2006 Jeremy Katz <katzj@redhat.com> - 10.92.5-1
Jeremy Katz fb8d92
- Fix traceback in language group selection
Jeremy Katz fb8d92
- No remote save traceback button if not network (clumens)
Jeremy Katz fb8d92
- More fixes for minstg2.img (clumens)
Jeremy Katz fb8d92
- Disable next/back while installing packages (dcantrel)
Jeremy Katz fb8d92
- Bump minimum amounts for install, graphical and early swap
Jeremy Katz fb8d92
- Enable Arabic for text mode (notting)
Jeremy Katz fb8d92
Jeremy Katz 9942e0
* Tue Feb 14 2006 Jeremy Katz <katzj@redhat.com> - 10.92.4-1
Jeremy Katz 9942e0
- improve globbing for xen guest kernels
Jeremy Katz 9942e0
- Don't add a kernel if one is already selected.
Jeremy Katz 9942e0
Jeremy Katz 50e5d9
* Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.3-1
Jeremy Katz 50e5d9
- Don't debug log about missing help text (clumens)
Jeremy Katz 50e5d9
- Reduce deps for pkgorder
Jeremy Katz 50e5d9
- Updated kickstart docs (clumens)
Jeremy Katz 50e5d9
Jeremy Katz 05698a
* Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.2-1
Jeremy Katz 05698a
- more x86_64 xen guest fixing
Jeremy Katz 05698a
Jeremy Katz 5bcb66
* Mon Feb 13 2006 Jeremy Katz <katzj@redhat.com> - 10.92.1-1
Jeremy Katz 5bcb66
- try to fix x86_64 xen guest
Jeremy Katz 5bcb66
Jeremy Katz fe8da0
* Sun Feb 12 2006 Jeremy Katz <katzj@redhat.com> - 10.92.0-1
Jeremy Katz fe8da0
- Fix length of package name in text install (dcantrel, #180469)
Jeremy Katz fe8da0
- Various minor cleanups
Jeremy Katz fe8da0
- Support conditional packages for langsupport (pnasrat, #178029)
Jesse Keating 6deb11
Christopher Edward Lumens 1f765f
* Thu Feb 09 2006 Chris Lumens <clumens@redhat.com> 10.91.19-1
Christopher Edward Lumens 1f765f
- Fix loader typo.
Christopher Edward Lumens 1f765f
Christopher Edward Lumens 03b939
* Thu Feb 09 2006 Chris Lumens <clumens@redhat.com> 10.91.18-1
Christopher Edward Lumens 03b939
- Add iscsi support (Patrick Mansfield <patmans AT us.ibm.com>)
Christopher Edward Lumens 03b939
- Allow retry if CD image isn't found on NFS server (#109051, dcantrel)
Christopher Edward Lumens 03b939
- Fix location of video modes data files
Christopher Edward Lumens 03b939
- Add x86_64 kernel-xen-guest (katzj)
Christopher Edward Lumens 03b939
- Better loader debugging support (katzj)
Christopher Edward Lumens 03b939
Paul Nasrat 5db94b
* Wed Feb 08 2006 Paul Nasrat <pnasrat@redhat.com> - 10.91.17-1
Paul Nasrat 5db94b
- Handle bind mounts correctly (#160911, dcantrel)
Paul Nasrat 5db94b
- Upgrade package black list and make upgrades work
Paul Nasrat 5db94b
- Disable repo conf for now 
Paul Nasrat 5db94b
- loader debuginfo
Paul Nasrat 5db94b
- kickstart - suggest fix (#174597, clumens)
Paul Nasrat 5db94b
Jeremy Katz bdb8b4
* Mon Feb  6 2006 Jeremy Katz <katzj@redhat.com> - 10.91.16-1
Jeremy Katz bdb8b4
- fix writing out instdata for root password, etc (#180310)
Jeremy Katz bdb8b4
Jeremy Katz 958340
* Mon Feb  6 2006 Jeremy Katz <katzj@redhat.com> - 10.91.15-1
Jeremy Katz 958340
- Remove debugging code that broke showing the Xen option on the task screen
Jeremy Katz 958340
- More sqlite files (#171232)
Jeremy Katz 958340
- Fix traceback for new method pirut depends on
Jeremy Katz 958340
- Ensure /dev/root exists (Patrick Mansfield)
Jeremy Katz 958340
- Force buttonbar on main screen active in congrats (dcantrel, #179924)
Jeremy Katz 958340
- Always pass loglevel (dcantrel)
Jeremy Katz 958340
- BR libXt-devel (dcantrel)
Jeremy Katz 958340
- Don't try to make /dev/mapper devs (pjones)
Jeremy Katz 958340
- More consistency in dev naming for dmraid (pjones)
Jeremy Katz 958340
- Start of iscsi patches (Patrick Mansfield)
Jeremy Katz 958340
- Fix pre-existing RAID chunksize reading (#178291)
Jeremy Katz 958340
Jeremy Katz d98ce7
* Fri Feb  3 2006 Jeremy Katz <katzj@redhat.com> - 10.91.14-1
Jeremy Katz d98ce7
- Handle reiserfs labels (dcantrel, #125939)
Jeremy Katz d98ce7
- Skip more steps in root mode (Jasper Hartline)
Jeremy Katz d98ce7
- Update driver list for current kernels
Jeremy Katz d98ce7
- Don't put mapper/ in the swap label (pjones)
Jeremy Katz d98ce7
- Set file contexts on blkid.tab* (pjones)
Jeremy Katz d98ce7
- Increase logical volume label field to 32 chars (dcantrel, #174661)
Jeremy Katz d98ce7
- More exception trimming (clumens)
Jeremy Katz d98ce7
- Fix args to writeConfiguration (clumens, #179928)
Jeremy Katz d98ce7
- Fix format strings in label device, proper max for swap labels (pjones)
Jeremy Katz d98ce7
- Make task definition more dynamic
Jeremy Katz d98ce7
- Add a hack to remove the xen group if we're running on xen (#179387)
Jeremy Katz d98ce7
Jeremy Katz 8489b4
* Thu Feb  2 2006 Jeremy Katz <katzj@redhat.com> - 10.91.13-1
Jeremy Katz 8489b4
- Speed up timezone screen (clumens)
Jeremy Katz 8489b4
- Make kickstart interactive mode work (clumens)
Jeremy Katz 8489b4
- Fix package selection screen (clumens)
Jeremy Katz 8489b4
- Add sqlite to traceonly to help http/ftp memory usage
Jeremy Katz 8489b4
- Write out repo config (pnasrat)
Jeremy Katz 8489b4
- Fix colors on boot splashes (#178033)
Jeremy Katz 8489b4
- Select lang groups before going to the screen (#178673)
Jeremy Katz 8489b4
- Clean up handling of grub vs no boot loader (#159658)
Jeremy Katz 8489b4
Jeremy Katz 5496b8
* Thu Feb  2 2006 Jeremy Katz <katzj@redhat.com> - 10.91.12-1
Jeremy Katz 5496b8
- improves %%packages section some more (clumens)
Jeremy Katz 5496b8
- give a better error on kickstart lvm syntax errors (clumens)
Jeremy Katz 5496b8
- display vncconnect error messages (clumens)
Jeremy Katz 5496b8
- make swap labels shorter for cciss (dcantrel, #176074)
Jeremy Katz 5496b8
- Make /dev/root for mkinitrd (#171662)
Jeremy Katz 5496b8
- Use pirut stuff for graphical group selection
Jeremy Katz 5496b8
Paul Nasrat 037907
* Tue Jan 31 2006 Paul Nasrat <pnasrat@redhat.com> - 10.91.11-1
Paul Nasrat 037907
- Factor some yum stuff into yum
Paul Nasrat 037907
- Text Clarification (#178105)
Paul Nasrat 037907
- Don't use install only pkgs (#179381)
Paul Nasrat 037907
- Various dmraid and bootloader fixes (pjones)
Paul Nasrat 037907
Paul Nasrat 037907
* Tue Jan 31 2006 Peter Jones <pjones@redhat.com> - 10.91.10-1
Paul Nasrat 037907
- add dmraid device renaming support for kickstart (pjones)
Paul Nasrat 037907
- fix paths for expat (clumens)
Paul Nasrat 037907
- remove unused functions (clumens)
Paul Nasrat 037907
Jeremy Katz 6844f0
* Mon Jan 30 2006 Jeremy Katz <katzj@redhat.com> - 10.91.9-1
Jeremy Katz 6844f0
- Skip partition and bootloader screens if requested for textmode 
Jeremy Katz 6844f0
  (dcantrel, #178739)
Jeremy Katz 6844f0
- Don't create /etc/X11/X symlink (dcantrel, #179321)
Jeremy Katz 6844f0
- Add ethiopic fonts
Jeremy Katz 6844f0
- Fix traceback in upgrade examine (clumens)
Jeremy Katz 6844f0
- Free up depsolving storage (pnasrat)
Jeremy Katz 6844f0
- Fix group selection screen that I mistakenly removed (oops)
Jeremy Katz 6844f0
- Remove some dead pieces (pnasrat, katzj)
Jeremy Katz 6844f0
Jeremy Katz fd9f81
* Thu Jan 26 2006 Jeremy Katz <katzj@redhat.com> - 10.91.8-1
Jeremy Katz fd9f81
- Remove rpm whiteout (clumens, #178540)
Jeremy Katz fd9f81
- Fix text in upgrade continue button (dcantrel, #178096)
Jeremy Katz fd9f81
- Make %%packages in anaconda-ks.cfg shorter (pnasrat)
Jeremy Katz fd9f81
- Fix text-mode drawing (clumens, #178386)
Jeremy Katz fd9f81
- Release notes viewer fixes (dcantrel)
Jeremy Katz fd9f81
- Reset -> reboot (dcantrel, #178566)
Jeremy Katz fd9f81
- Create ia64 images again (prarit, #175632)
Jeremy Katz fd9f81
- Make sure boot loader screen gets skipped (clumens, #178815)
Jeremy Katz fd9f81
- Don't ask about VNC in kickstart
Jeremy Katz fd9f81
- Don't ask for keyboard under Xen if it fails
Jeremy Katz fd9f81
- Add more basic "task" selection screen
Jeremy Katz fd9f81
- Text mode group selection is better now
Jeremy Katz fd9f81
- Remove some dead code
Jeremy Katz fd9f81
- Require squashfs-tools  (clumens)
Jeremy Katz fd9f81
- Fix rescue mode (dcantrel)
Jeremy Katz fd9f81
- Don't have devices disappear out from under us (Patrick Mansfield)
Jeremy Katz fd9f81
David Cantrell 040ebd
* Fri Jan 20 2006 David Cantrell <dcantrell@redhat.com> - 10.91.7-1
David Cantrell 040ebd
- Save state when moving back to "upgrade or install" window (#178095).
David Cantrell 040ebd
- Eject CD when in kickstart and given --eject parameter (clumens, #177554).
David Cantrell 040ebd
- Translate combo box and comments (clumens, #178250).
David Cantrell 040ebd
- Disable backend debugging mode for writeKS().
David Cantrell 040ebd
- Added a PYTHONSTARTUP file to autoload readline, etc. (pjones).
Jeremy Katz fd9f81
- Write %%packages section in template kickstart file (clumens, pnasrat).
David Cantrell 040ebd
David Cantrell a7e632
* Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.6-1
David Cantrell a7e632
- i18n fixes (katzj)
David Cantrell a7e632
David Cantrell b146cb
* Wed Jan 18 2006 David Cantrell <dcantrell@redhat.com> - 10.91.5-1
David Cantrell b146cb
- i386 and ppc rescue image script fixes (jkeating)
David Cantrell b146cb
- fix kickstart package deselection (clumens, #177530)
David Cantrell b146cb
- fix header download issues (pnasrat, #177596)
David Cantrell b146cb
- interface improvements on scp exception dialog (clumens, #177738)
David Cantrell b146cb
- rescue image additions (pjones, dcantrell, #155399)
David Cantrell b146cb
- misc kickstart fixes (clumens, #178041, #177519)
David Cantrell b146cb
- fix fetching repo data on http installs (clumens, #178001)
David Cantrell b146cb
- add gdk-pixbuf handler for XPM images (#177994)
David Cantrell b146cb
- timezone screen fixes (clumens, #178140)
David Cantrell b146cb
- add LSI mptsas driver to module-info (#178130)
David Cantrell b146cb
- dmraid fixes for kickstart installs (pjones)
David Cantrell b146cb
- add sr@Latn to lang-table (katzj, #175611)
David Cantrell b146cb
Jeremy Katz 319600
* Wed Jan 11 2006 Jeremy Katz <katzj@redhat.com> - 10.91.4-1
Jeremy Katz 319600
- Add xen kernels
Jeremy Katz 319600
Jeremy Katz 56d774
* Wed Jan 11 2006 Jeremy Katz <katzj@redhat.com> - 10.91.3-1
Jeremy Katz 56d774
- remove some unneeded bits from the ppc boot.iso to make it smaller
Jeremy Katz 56d774
- fix some text display (notting, #177537)
Jeremy Katz 56d774
- Misc kickstart fixes (clumens)
Jeremy Katz 56d774
Jeremy Katz eb1a27
* Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.2-1
Jeremy Katz eb1a27
- fix hard drive installs (pjones)
Jeremy Katz eb1a27
Jeremy Katz 9108bd
* Tue Jan 10 2006 Jeremy Katz <katzj@redhat.com> - 10.91.1-1
Jeremy Katz 9108bd
- more ppc rescue image (jkeating)
Jeremy Katz 9108bd
- actually commit the dmraid fix (pjones)
Jeremy Katz 9108bd
Jeremy Katz 628d35
* Mon Jan  9 2006 Jeremy Katz <katzj@redhat.com> - 10.91.0-1
Jeremy Katz 628d35
- tweaked selection stuff a little to be the same code as pirut
Jeremy Katz 628d35
- tweak exception window to have an image and be better sized (dcantrell)
Jeremy Katz 628d35
- write out RAID device name (clumens)
Jeremy Katz 628d35
- scroll group list properly (dcantrell)
Jeremy Katz 628d35
- fix ppc rescue image (jkeating)
Jeremy Katz 628d35
- dmraid detection fix (pjones)
Jeremy Katz 628d35
Jeremy Katz 5cbd8d
* Fri Jan  6 2006 Jeremy Katz <katzj@redhat.com> - 10.90.25-1
Jeremy Katz 5cbd8d
- no sr@Latn yet since the po files haven't been added
Jeremy Katz 5cbd8d
Jeremy Katz d5e52d
* Fri Jan  6 2006 Jeremy Katz <katzj@redhat.com> - 10.90.24-1
Jeremy Katz d5e52d
- move a11y stuff earlier
Jeremy Katz d5e52d
- fix the text mode progress bar (pnasrat, #176367)
Jeremy Katz d5e52d
- fix ppc drive unreadable warnings (#176024)
Jeremy Katz d5e52d
- add serbian locales (#175611)
Jeremy Katz d5e52d
- preserve review checkbox between combo box selections (dcantrell, #176212)
Jeremy Katz d5e52d
- quote ethtool args (#176918)
Jeremy Katz d5e52d
- various spacing cleanups (dcantrell)
Jeremy Katz d5e52d
- a few fixes to the group selector (dcantrell)
Jeremy Katz d5e52d
- don't try to make the timezone widget bigger than screen (clumens, #176025)
Jeremy Katz d5e52d
- fix rescue mode traceback (clumens)
Jeremy Katz d5e52d
- fix message wording on package retry (clumens, #155884)
Jeremy Katz d5e52d
- quiet debug spew in anaconda.log (clumens, #171663)
Jeremy Katz d5e52d
- add ppc rescue script from jkeating (#177003)
Jeremy Katz d5e52d
Jeremy Katz 0cb87f
* Tue Dec 20 2005 Jeremy Katz <katzj@redhat.com> - 10.90.23-1
Jeremy Katz 0cb87f
- more pkgorder fixes (pnasrat)
Jeremy Katz 0cb87f
- fix some debug spew (notting)
Jeremy Katz 0cb87f
- segfaults in the loader should at least give us a stacktrace to work from
Jeremy Katz 0cb87f
- fix some padding on the network screen
Jeremy Katz 0cb87f
Jeremy Katz ffecdc
* Mon Dec 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.22-1
Jeremy Katz ffecdc
- add more encoding modules to traceonly (clumens, #175853)
Jeremy Katz ffecdc
- Fix text installs (pnasrat, #175773)
Jeremy Katz ffecdc
- Fix for yum API changes (pnasrat)
Jeremy Katz ffecdc
- Don't install the smp kernel even if NX is available
Jeremy Katz ffecdc
- Adjust to be more dynamic about colors with syslinux-splash's
Jeremy Katz ffecdc
- Use the selected language for default keyboard layout (clumens, #172266)
Jeremy Katz ffecdc
- Better naming for psuedo-filesystems in /etc/fstab (dcantrel, #176149)
Jeremy Katz ffecdc
- Clean up image handling for new graphics
Jeremy Katz ffecdc
- Don't do the splashscreen stuff anymore.  If the window is too slow to 
Jeremy Katz ffecdc
  appear, we should fix that instead
Jeremy Katz ffecdc
Jeremy Katz 7aa961
* Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.21-1
Jeremy Katz 7aa961
- fix pkgorder for new group code
Jeremy Katz 7aa961
- fix ub vs usb-storage
Jeremy Katz 7aa961
- remove some redundant code (clumens)
Jeremy Katz 7aa961
Jeremy Katz 079ba9
* Thu Dec 15 2005 Jeremy Katz <katzj@redhat.com> - 10.90.20-1
Jeremy Katz 079ba9
- Fixes for new timezone stuff (pnasrat)
Jeremy Katz 079ba9
- Fix transaction sorting (pnasrat)
Jeremy Katz 079ba9
- Enable dmraid by default
Jeremy Katz 079ba9
Christopher Edward Lumens 4515ab
* Wed Dec 14 2005 Chris Lumens <clumens@redhat.com> 10.90.19-1
Christopher Edward Lumens 4515ab
- Use system-config-date for timezone selection UI (#155271).
Christopher Edward Lumens 4515ab
- Work on vnc+shell spawning (dcantrell).
Christopher Edward Lumens 4515ab
- Whiteout fixes (pnasrat, katzj).
Christopher Edward Lumens 4515ab
- Progress bar fixes (katzj).
Christopher Edward Lumens 4515ab
- Depsolving speedups (katzj).
Christopher Edward Lumens 4515ab
Jeremy Katz 07cff0
* Mon Dec 12 2005 Jeremy Katz <katzj@redhat.com> - 10.90.18-1
Jeremy Katz 07cff0
- Handle monitor configuration in kickstart via "monitor" keyword instead of 
Jeremy Katz 07cff0
  "xconfig" consistently (clumens)
Jeremy Katz 07cff0
- Fix joe as nano (#175479)
Jeremy Katz 07cff0
- Try to get hard drive installs working again
Jeremy Katz 07cff0
- First steps towards using ub
Jeremy Katz 07cff0
- Fix depcheck progress bar to actually give progress.  
Jeremy Katz 07cff0
Jeremy Katz 07cff0
* Sun Dec 11 2005 Peter Jones <pjones@redhat.com> - 10.90.17-1
Jeremy Katz 07cff0
- Full dmraid support.  (still disabled by default)
Jeremy Katz 07cff0
Jeremy Katz 4a73e7
* Sat Dec 10 2005 Jeremy Katz <katzj@redhat.com> - 10.90.16-1
Jeremy Katz 4a73e7
- Ensure upgrades to depsolve and remove db locks (pnasrat)
Jeremy Katz 4a73e7
- Tweak for improved and sortable groups/categories
Jeremy Katz 4a73e7
- Put back basic text-mode package selection (#175443)
Jeremy Katz 4a73e7
Jeremy Katz 5fc309
* Thu Dec  8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.15-1
Jeremy Katz 5fc309
- Fix various typos in the new group selection code (clumens)
Jeremy Katz 5fc309
- Support bytesPerInode on RAID (Curtis Doty, #175288)
Jeremy Katz 5fc309
- Stub some more for the loader to fix line-drawing chars again
Jeremy Katz 5fc309
- Handle file read failures better (pnasrat)
Jeremy Katz 5fc309
- Initial support for upgrades again (pnasrat)
Jeremy Katz 5fc309
- Minor padding tweaks to the UI
Jeremy Katz 5fc309
Jeremy Katz ec2511
* Thu Dec  8 2005 Jeremy Katz <katzj@redhat.com> - 10.90.14-1
Jeremy Katz ec2511
- Fix up for moved x locale data
Jeremy Katz ec2511
- Remove vnc hack now that VNC knows where to look for fonts
Jeremy Katz ec2511
- Don't go to text mode for no mouse (notting)
Jeremy Katz ec2511
- Update to work with yum 2.5.0 cvs snap
Jeremy Katz ec2511
- New package selection code
Jeremy Katz ec2511
- Add new chinese font back now that we're using squashfs (#172163)
Jeremy Katz ec2511
- The return of locale-archive usage
Jeremy Katz ec2511
Christopher Edward Lumens fe3998
* Mon Dec 05 2005 Chris Lumens <clumens@redhat.com> 10.90.13-1
Jeremy Katz ec2511
- Reword media check dialog (dcantrell, #174530).
Christopher Edward Lumens fe3998
- gcc41 compile fixes (pjones).
Christopher Edward Lumens fe3998
- Add genhomedircon, setfiles, and /etc/shells for selinux.
Peter Jones a19c6b
Jeremy Katz 3f8966
* Thu Dec  1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.12-1
Jeremy Katz 3f8966
- some release notes viewer fixing (dcantrell)
Jeremy Katz 3f8966
- allow %%pre scripts in an %%include (clumens, #166100)
Jeremy Katz 3f8966
- fix the squashfs stuff to actually work
Jeremy Katz 3f8966
- hack around slang not initializing utf8 mode so that we have line 
Jeremy Katz 3f8966
  drawing chars (#174761) 
Jeremy Katz 3f8966
Jeremy Katz 40e35b
* Thu Dec  1 2005 Jeremy Katz <katzj@redhat.com> - 10.90.11-1
Jeremy Katz 40e35b
- reworded media check prompt (dcantrell, #174472)
Jeremy Katz 40e35b
- let's try squashfs... 
Jeremy Katz 40e35b
Jeremy Katz 741dbd
* Wed Nov 30 2005 Jeremy Katz <katzj@redhat.com> - 10.90.10-1
Jeremy Katz 741dbd
- Don't split transactions on not split install types (pnasrat, #174033)
Jeremy Katz 741dbd
- Fix None vs "" for vncpasswd in test mode (Patrick Mansfield)
Jeremy Katz 741dbd
- Make release notes viewer as large as the screen (dcantrell)
Jeremy Katz 741dbd
- Allow system-logos instead of fedora-logos for the package name
Jeremy Katz 741dbd
- Try to build SELinux policy so that things work with selinux 
Jeremy Katz 741dbd
  2.x policy (#174563)
Jeremy Katz 741dbd
Christopher Edward Lumens 2b4210
* Tue Nov 29 2005 Chris Lumens <clumens@redhat.com> 10.90.9-1
Christopher Edward Lumens 2b4210
- Another stab at including email.Utils everywhere (#173169).
Christopher Edward Lumens 2b4210
- Remove unneeded isys.sync calls (pjones).
Christopher Edward Lumens 2b4210
- Fix /dd.ig in initrd (Dan Carpenter).
Christopher Edward Lumens 2b4210
- Report no DNS servers if a hostname used (pnasrat, #168957).
Christopher Edward Lumens 2b4210
- Fix ppc32 from CD (katzj, #174135).
Christopher Edward Lumens 2b4210
- Don't look for hdlist when booting CD1 and using FTP/HTTP (katzj).
Christopher Edward Lumens 2b4210
- Fullscreen release notes viewer (dcantrell).
Christopher Edward Lumens 2b4210
Jeremy Katz 0e40b9
* Mon Nov 21 2005 Jeremy Katz <katzj@redhat.com> - 10.90.8-1
Jeremy Katz 0e40b9
- don't load pcspkr on ppc to avoid crashes on the g5
Jeremy Katz 0e40b9
Jeremy Katz 1e7278
* Sun Nov 20 2005 Jeremy Katz <katzj@redhat.com> - 10.90.7-1
Jeremy Katz 1e7278
- fix backwards whiteout handling (#173738)
Jeremy Katz 1e7278
- fix bug in depsolver which would bring in a package for an already 
Jeremy Katz 1e7278
  satisfied dep
Jeremy Katz 1e7278
Jeremy Katz 75cb26
* Sat Nov 19 2005 Jeremy Katz <katzj@redhat.com> - 10.90.6-1
Jeremy Katz 75cb26
- fix removal of packages to not traceback
Jeremy Katz 1e7278
- fix anaconda.dmraid logging (clumens)
Jeremy Katz 75cb26
Jeremy Katz 75cb26
* Fri Nov 18 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.5-1
Paul Nasrat 463e78
- Disable sqlite cache for pkgorder
Paul Nasrat 463e78
- Fix for new selinux context types (katzj)
Paul Nasrat 463e78
- vnc parameter handling (clumens)
Paul Nasrat 463e78
- Add ellipsis (notting)
Paul Nasrat 463e78
Jeremy Katz 53942f
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.4-1
Jeremy Katz 53942f
- don't traceback on unresolvable deps (#173508)
Jeremy Katz 53942f
- fix pkg.arch for %%packages
Jeremy Katz 53942f
- another hack for vnc
Jeremy Katz 53942f
- debug prints to log.debug (#173533)
Jeremy Katz 53942f
Paul Nasrat b633f3
* Thu Nov 17 2005 Paul Nasrat <pnasrat@redhat.com> - 10.90.3-1
Paul Nasrat b633f3
- Add group processing to buildinstall
Paul Nasrat b633f3
- Add createrepo requires
Paul Nasrat b633f3
Jeremy Katz a9ce1d
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.2-1
Jeremy Katz a9ce1d
- more pkgorder fixing (clumens)
Jeremy Katz a9ce1d
- fix cd installs to not fall into the "not a real install method" case :)
Jeremy Katz a9ce1d
Jeremy Katz 13cb35
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.1-1
Jeremy Katz 13cb35
- add handling for dmraid/nodmraid
Jeremy Katz 13cb35
- fix removals of packages which have already been removed
Jeremy Katz 13cb35
- turn off dmraid by default
Jeremy Katz 13cb35
- fix pkgorder (clumens)
Jeremy Katz 13cb35
Jeremy Katz d1f144
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.0
Jeremy Katz d1f144
- more tree build fixes
Jeremy Katz d1f144
- fix group removal 
Jeremy Katz d1f144
- non iso install fixes (clumens)
Jeremy Katz d1f144
- pkgorder fixing (clumens)
Jeremy Katz d1f144
- dmraid support (pjones)
Jeremy Katz d1f144
- crude language support group hack
Jeremy Katz d1f144
Christopher Edward Lumens b5b7f6
* Wed Nov 16 2005 Chris Lumens <clumens@redhat.com> 10.89.20.1-1
Christopher Edward Lumens b5b7f6
- Fix indentation.
Christopher Edward Lumens b5b7f6
Christopher Edward Lumens b5b7f6
* Wed Nov 16 2005 Paul Nasrat <pnasrat@redhat.com> - 10.89.20-1
Christopher Edward Lumens b5b7f6
- Restore YumSorter for pkgorder
Christopher Edward Lumens b5b7f6
- Single anaconda installer yum class
Christopher Edward Lumens b5b7f6
- Switching CD method 
Christopher Edward Lumens b5b7f6
Jeremy Katz e6b71b
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.19.1-1
Jeremy Katz e6b71b
- be explict about pango-devel being needed
Jeremy Katz e6b71b
Jeremy Katz da720c
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.19-1
Jeremy Katz da720c
- Fix vt switching with modular X
Jeremy Katz da720c
- Lots of CD install fixes (clumens, pnasrat)
Jeremy Katz da720c
- Clean up exception dump stuff
Jeremy Katz da720c
- Some more steps towards dm-raid support (pjones)
Jeremy Katz da720c
- Log info messages
Jeremy Katz da720c
Jeremy Katz 47152b
* Wed Nov 16 2005 Jeremy Katz <katzj@redhat.com> - 10.89.18-1
Jeremy Katz 47152b
- remove new chinese font since its too big for cramfs (#172163)
Jeremy Katz 47152b
- Fix typo in trimpciids (notting)
Jeremy Katz 47152b
- Don't build locale-archive for now since its too big for cramfs
Jeremy Katz 47152b
Jeremy Katz 647596
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.17-1
Jeremy Katz 647596
- missed an x lib somehow
Jeremy Katz 647596
Jeremy Katz 327738
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.16-1
Jeremy Katz 327738
- lots of updates for modular X
Jeremy Katz 327738
- allow a shell on tty1 if using vnc
Jeremy Katz 327738
- various fixes for cd/install method stuff (pnasrat, clumens, katzj)
Jeremy Katz 327738
- install smp kernel if NX present (#172345)
Jeremy Katz 327738
- work with multiple videoaliases files (notting)
Jeremy Katz 327738
Jeremy Katz c74691
* Tue Nov 15 2005 Jeremy Katz <katzj@redhat.com> - 10.89.15-1
Jeremy Katz c74691
- fix up for new selinux policy
Jeremy Katz c74691
Paul Nasrat ffcaca
* Mon Nov 14 2005 Paul Nasrat <pnasrat@redhat.com> 10.89.14-1
Paul Nasrat ffcaca
- Move sorter for CD/pkgorder into yuminstall
Paul Nasrat ffcaca
- Add support for ub devices (katzj)
Paul Nasrat ffcaca
Paul Nasrat 383e0b
* Mon Nov 14 2005 Paul Nasrat <pnasrat@redhat.com> 10.89.13-1
Paul Nasrat 383e0b
- Reinstate image based install methods (excluding hd for now)
Paul Nasrat 383e0b
- Clean up install method classes
Paul Nasrat 383e0b
- device-mapper support (pjones)
Paul Nasrat 383e0b
- Log warning on no network link (katzj)
Paul Nasrat 383e0b
- Clean up error handling for pkgorder (clumens)
Paul Nasrat 383e0b
Christopher Edward Lumens 780c9d
* Fri Nov 11 2005 Chris Lumens <clumens@redhat.com> 10.89.12-1
Christopher Edward Lumens 780c9d
- Add buildreq for yum (katzj)
Christopher Edward Lumens 780c9d
- Fix loader log levels (katzj)
Christopher Edward Lumens 780c9d
- Add more libraries for dogtail (katzj)
Christopher Edward Lumens 780c9d
Jeremy Katz dbb3d4
* Thu Nov 10 2005 Jeremy Katz <katzj@redhat.com> - 10.89.11-1
Jeremy Katz dbb3d4
- Fix stdout logging to print stuff (clumens)
Jeremy Katz dbb3d4
- Start of some sorting/splitting stuff for CDs (pnasrat) 
Jeremy Katz dbb3d4
- Make missing modules lower priority
Jeremy Katz dbb3d4
- Look for xen devices
Jeremy Katz dbb3d4
- Add some of the necessary requirements to try to get dogtail working (#172891)
Jeremy Katz dbb3d4
Christopher Edward Lumens 1e137b
* Thu Nov 10 2005 Chris Lumens <clumens@redhat.com> 10.89.10-1
Christopher Edward Lumens 1e137b
- Add e2fsprogs-libs to the install images.
Christopher Edward Lumens 1e137b
Jeremy Katz e074e9
* Wed Nov  9 2005 Jeremy Katz <katzj@redhat.com> - 10.89.9-1
Jeremy Katz e074e9
- Create interface earlier to prevent kickstart traceback (clumens)
Jeremy Katz e074e9
- Logging fixes, everything should be in the logfile (clumens)
Jeremy Katz e074e9
- Get rid of help which is irrelevant
Jeremy Katz e074e9
- Clean up loader log levels
Jeremy Katz e074e9
Jeremy Katz 2e956a
* Tue Nov  8 2005 Jeremy Katz <katzj@redhat.com> - 10.89.8-1
Jeremy Katz 2e956a
- Fix backwards message on upgrade (#172030)
Jeremy Katz 2e956a
- New chinese fonts (#172163)
Jeremy Katz 2e956a
- Don't try to update a progress window that's already popped (clumens, #172232)
Jeremy Katz 2e956a
- Fix snack deprecation warnings (clumens, #172232)
Jeremy Katz 2e956a
- Get rid of some cruft in traceback dumps (clumens)
Jeremy Katz 2e956a
- Add a method to check for "real" consoles, add xen console to the list 
Jeremy Katz 2e956a
  of weird stuff
Jeremy Katz 2e956a
- Basic support for transaction errors other than tracebacks...
Jeremy Katz 2e956a
- Fix a kickstart traceback for authconfig
Jeremy Katz 2e956a
- Add xenblk and xennet to module-info
Jeremy Katz 2e956a
Jeremy Katz 16b53c
* Mon Nov  7 2005 Jeremy Katz <katzj@redhat.com> - 10.89.7-1
Jeremy Katz 16b53c
- More detailed error logging (pnasrat)
Jeremy Katz 16b53c
- Add bnx2 driver (pjones)
Jeremy Katz 16b53c
- Various kickstart fixes (clumens, #172356)
Jeremy Katz 16b53c
- Fix shadow password convert (clumens)
Jeremy Katz 16b53c
Jeremy Katz 828dd1
* Fri Oct 28 2005 Jeremy Katz <katzj@redhat.com> - 10.89.6-1
Jeremy Katz 828dd1
- Make char devices slightly later to avoid tracebacks during tree compose
Jeremy Katz 828dd1
- Extract kernel-xen-guest for vmlinuz and initrd in images/xen
Jeremy Katz 828dd1
- Kickstart fix (clumens)
Jeremy Katz 828dd1
- Add some support for xen xvd blockdevs
Jeremy Katz 828dd1
- Select kernel-xen-guest as appropriate
Jeremy Katz 828dd1
- Ensure proper arch of glibc is selected (#171997)
Jeremy Katz 828dd1
- Select all proper multilib parts of a package (#171026) 
Jeremy Katz 828dd1
Jeremy Katz c492c9
* Thu Oct 27 2005 Jeremy Katz <katzj@redhat.com> - 10.89.5-1
Jeremy Katz c492c9
- Another fix for kickstart + help hiding
Jeremy Katz c492c9
- Fix finding of kernel type
Jeremy Katz c492c9
- Make synaptics device nodes before X starts (clumens)
Jeremy Katz c492c9
- Use nofb by default
Jeremy Katz c492c9
- Add pycairo stuff (clumens)
Jeremy Katz c492c9
- Set minimum displayed log level to WARNING, everything is still in 
Jeremy Katz c492c9
  the logfiles (clumens)
Jeremy Katz c492c9
- Try to clean up syslog (clumens)
Jeremy Katz c492c9
- Allow installation of hypervisor + xen host kernel by booing with 'xen0' on 
Jeremy Katz c492c9
  the installer command line
Jeremy Katz c492c9
- Fix x86_64 traceback
Jeremy Katz c492c9
Jeremy Katz 22b040
* Mon Oct 24 2005 Jeremy Katz <katzj@redhat.com> - 10.89.4-1
Jeremy Katz 22b040
- changed the wrong field in lang-table
Jeremy Katz 22b040
Jeremy Katz bf1b87
* Mon Oct 24 2005 Jeremy Katz <katzj@redhat.com> - 10.89.3-1
Jeremy Katz bf1b87
- don't do xsetroot anymore
Jeremy Katz bf1b87
- allow retrieving updates.img with 
Jeremy Katz bf1b87
  updates=(http|ftp)://host/path/to.img (clumens)
Jeremy Katz bf1b87
- some upd-instroot fixes (clumens)
Jeremy Katz bf1b87
- only get yum filelists when needed (pnasrat)
Jeremy Katz bf1b87
- clean up exception scp'ing (clumens)
Jeremy Katz bf1b87
- don't write empty authconfig line (clumens, #171558)
Jeremy Katz bf1b87
- make kickstart errors report line number of error (clumens)
Jeremy Katz bf1b87
- select most appropriate kernel (kernel-smp, etc)
Jeremy Katz bf1b87
- ensure we get a boot loader package installed
Jeremy Katz bf1b87
- minor fix for ia64 image creation
Jeremy Katz bf1b87
- tweaks to backend setup 
Jeremy Katz bf1b87
- don't have help as visible in the glade file so we don't have the pane 
Jeremy Katz bf1b87
  appear when doing a kickstart install
Jeremy Katz bf1b87
- use pl2 keymap for Polish (3171583)
Jeremy Katz bf1b87
- allow passing product information with env vars to help live cd
Jeremy Katz bf1b87
Jeremy Katz a7aa2d
* Thu Oct 20 2005 Jeremy Katz <katzj@redhat.com> - 10.89.2-1
Jeremy Katz a7aa2d
- fix references to second stage module stuff that caused breakage
Jeremy Katz a7aa2d
Jeremy Katz be3d4a
* Thu Oct 20 2005 Jeremy Katz <katzj@redhat.com> - 10.89.1-1
Jeremy Katz be3d4a
- fix for mkcramfs -> mkfs.cramfs
Jeremy Katz be3d4a
- Use minstg2.img instead of netstg2.img/hdstg2.img in the loader
Jeremy Katz be3d4a
Jeremy Katz 887c68
* Thu Oct 20 2005 Jeremy Katz <katzj@redhat.com> - 10.89.0-1
Jeremy Katz 887c68
- Fix SELinux policy loading (clumens)
Jeremy Katz 887c68
- Fix translation import for kickstart (laroche)
Jeremy Katz 887c68
- Add yumcache (pnasrat)
Jeremy Katz 887c68
- Upgrade blacklisting (pnasrat)
Jeremy Katz 887c68
- Clean up exception copying (clumens)
Jeremy Katz 887c68
- Improve text mode exception dialog too (clumens)
Jeremy Katz 887c68
- Don't allow bootable partitions on XFS
Jeremy Katz 887c68
- Some speed improvements, progress bars, etc for package stuff (pnasrat)
Jeremy Katz 887c68
- Clean up image creation, move all modules to initrd.img.  
Jeremy Katz 887c68
Jeremy Katz 970717
* Fri Oct 14 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.32-1
Jeremy Katz 970717
- fix typo causing traceback (pnasrat)
Jeremy Katz 970717
- Create character device nodes to fix synaptics (clumens)
Jeremy Katz 970717
Jeremy Katz 218ebb
* Wed Oct 12 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.31-1
Jeremy Katz 218ebb
- Handle missing metadata (pnasrat)
Jeremy Katz 218ebb
- Give indication of kickstarts scriptlets running (#170017)
Jeremy Katz 218ebb
- Fix a traceback with RAID (#170189)
Jeremy Katz 218ebb
- Fix an FTP install traceback (#170428)
Jeremy Katz 218ebb
- Clean up floppy stuff (clumens)
Jeremy Katz 218ebb
- Clean up some warnings (clumens)
Jeremy Katz 218ebb
- Make IDE device node creation cleaner
Jeremy Katz 218ebb
- Change location of modes data files
Jeremy Katz 218ebb
Christopher Edward Lumens 8ee7fa
* Mon Oct 10 2005 Chris Lumens <clumens@redhat.com> 10.3.0.30-1
Christopher Edward Lumens 8ee7fa
- Fix requirements for s390, s390x, ppc64.
Christopher Edward Lumens 8ee7fa
- Fix typo in scripts/upd-instroot.
Christopher Edward Lumens 8ee7fa
Christopher Edward Lumens 025288
* Fri Oct 07 2005 Chris Lumens <clumens@redhat.com> 10.3.0.29-1
Christopher Edward Lumens 025288
- Deal with new load_policy. (katzj)
Christopher Edward Lumens 025288
- Create an SELinux config. (katzj)
Christopher Edward Lumens 025288
- Use rhpxl instead of rhpl for X configuration.
Christopher Edward Lumens 025288
- Use pykickstart.
Christopher Edward Lumens 025288
Christopher Edward Lumens 000f41
* Wed Oct 05 2005 Chris Lumens <clumens@redhat.com> 10.3.0.28-1
Christopher Edward Lumens 000f41
- Add yuminstall (katzj, #169228)
Christopher Edward Lumens 000f41
- Skip bootloader screen unless modifying partitions (katzj, #169817)
Christopher Edward Lumens 000f41
- Don't skip manual partitioning on custom (katzj, #169001)
Christopher Edward Lumens 000f41
- Partitioning UI fixes (katzj)
Christopher Edward Lumens 000f41
- Don't overwrite empty strings in ksdata with None.
Christopher Edward Lumens 000f41
- Move kickstart file handling into pykickstart package.
Christopher Edward Lumens 000f41
- Kickstart LVM and RAID partitioning fixes.
Christopher Edward Lumens 000f41
Christopher Edward Lumens 86fac9
* Fri Sep 30 2005 Chris Lumens <clumens@redhat.com> 10.3.0.27-1
Christopher Edward Lumens 86fac9
- More kickstart script fixes.
Christopher Edward Lumens 86fac9
Christopher Edward Lumens 0141a1
* Tue Sep 27 2005 Chris Lumens <clumens@redhat.com> 10.3.0.26-1
Christopher Edward Lumens 0141a1
- kickstart script fixes
Christopher Edward Lumens 0141a1
Jeremy Katz c42037
* Sat Sep 24 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.25-1
Jeremy Katz c42037
- single ppc boot images stuff from dwmw2 (pnasrat, #166625)
Jeremy Katz c42037
- ppc netboot stuff from dwmw2 (pnasrat, #165239)
Jeremy Katz c42037
- fix some of the yum backend for yum changes
Jeremy Katz c42037
- Add a button to the traceback dialog to allow saving via scp (clumens)
Jeremy Katz c42037
- Don't load the parallel port module (#169135)
Jeremy Katz c42037
- Fix group deselection to not remove everything
Jeremy Katz c42037
- Move repo setup and group selection earlier (pnasrat)
Jeremy Katz c42037
Jeremy Katz a63d9b
* Tue Sep 20 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.24-1
Jeremy Katz a63d9b
- Some kickstart %packages fixes (clumens)
Jeremy Katz a63d9b
- Don't copy null bytes into syslog (clumens)
Jeremy Katz a63d9b
- New exception dialog (clumens)
Jeremy Katz a63d9b
- Fix a traceback (pnasrat)
Jeremy Katz a63d9b
- FTP/HTTP installation might now work (pnasrat)
Jeremy Katz a63d9b
- Very basic group selection in the UI
Jeremy Katz a63d9b
Jeremy Katz 14aa0b
* Mon Sep 19 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.23-1
Jeremy Katz 14aa0b
- fix a silly typo that would cause tracebacks
Jeremy Katz 14aa0b
- Look for help in /tmp/updates too (#168155)
Jeremy Katz 14aa0b
- Add skge driver (#168590)
Jeremy Katz 14aa0b
- Some fixes to hopefully get x86_64 trees working
Jeremy Katz 14aa0b
Jeremy Katz a7fb5c
* Fri Sep 16 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.22-1
Jeremy Katz a7fb5c
- Fix segfaults with nfs mounting
Jeremy Katz a7fb5c
- Start of url install methods (pnasrat)
Jeremy Katz a7fb5c
- Basic package/group selection is back in kickstart
Jeremy Katz a7fb5c
- Macro magic fixups
Jeremy Katz a7fb5c
- Use onboot by default for network devices in kickstart
Jeremy Katz a7fb5c
Jeremy Katz 6048a1
* Thu Sep 15 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.21-1
Jeremy Katz 6048a1
- Run pre scripts for kickstart (clumens)
Jeremy Katz 6048a1
- Another tree fix
Jeremy Katz 6048a1
- Handle NULL for device->driver from kudzu (notting)
Jeremy Katz 6048a1
- Clean up internal mount stuff to be more extend-able 
Jeremy Katz 6048a1
Jeremy Katz f618dc
* Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.20-1
Jeremy Katz f618dc
- Fix runlevel setting (pnasrat)
Jeremy Katz f618dc
- More dead stuff fixing.
Jeremy Katz f618dc
Jeremy Katz f50176
* Tue Sep 13 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.19-1
Jeremy Katz f50176
- Fix pcmcia import traceback
Jeremy Katz f50176
- Some more kickstart fixing (clumens)
Jeremy Katz f50176
- Make SELinux/firewall defaults be done by the objects, not in the UI
Jeremy Katz f50176
  - This fixes booting with selinux=0, policy load failure, etc
Jeremy Katz f50176
- Allow sparse updates.img with yum, urlgrabber and rpmUtils too
Jeremy Katz f50176
- Some dead code removal
Jeremy Katz f50176
- PCMCIA for the loader again (notting)
Jeremy Katz f50176
- install.log tweaking
Jeremy Katz f50176
Jeremy Katz 6a78aa
* Mon Sep 12 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.18-1
Jeremy Katz 6a78aa
- Add back genhdlist to try to fix multiarch composes (pnasrat)
Jeremy Katz 6a78aa
- Really fix disabling of upgrades
Jeremy Katz 6a78aa
- Some typo fixes for X configuration and post-install config
Jeremy Katz 6a78aa
- Remove some dead code related to boot disks, using fdisk/fdasd, X 
Jeremy Katz 6a78aa
  configuration, pcmcia
Jeremy Katz 6a78aa
- Move ppc X stuff to rhpl (clumens)
Jeremy Katz 6a78aa
- Fix some kickstart stuff (clumens)
Jeremy Katz 6a78aa
- Fix RPM logging output -> the log file
Jeremy Katz 6a78aa
- Use gtkhtml2 for release notes
Jeremy Katz 6a78aa
Jeremy Katz a3467d
* Fri Sep  9 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.17-1
Jeremy Katz a3467d
- more X fixage
Jeremy Katz a3467d
- build against new kudzu that doesn't segfault :)
Jeremy Katz a3467d
Jeremy Katz 259242
* Fri Sep  9 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.16-1
Jeremy Katz 259242
- More typo fixes (notting)
Jeremy Katz 259242
- Fix rhpl requires
Jeremy Katz 259242
Jeremy Katz dbd04a
* Fri Sep  9 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.15-1
Jeremy Katz dbd04a
- Fix typo that broke image building.
Jeremy Katz 259242
- Start of getting post-install stuff working (pnasrat)
Jeremy Katz dbd04a
Christopher Edward Lumens 821d33
* Fri Sep 09 2005 Chris Lumens <clumens@redhat.com> 10.3.0.14-1
Christopher Edward Lumens 821d33
- logging fix when running in test mode
Christopher Edward Lumens 821d33
Bill Nottingham 37f58a
* Fri Sep 09 2005 Bill Nottingham <notting@redhat.com> 10.3.0.13-1
Bill Nottingham 37f58a
- adapt to new X driver model in kudzu and associated rhpl changes
Bill Nottingham 37f58a
- pcitable/modules.pcimap/modules.usbmap are no longer used in probing;
Bill Nottingham 37f58a
  remove support for them and add modules.alias usage
Jeremy Katz 6a78aa
- Turn off help (katzj)
Jeremy Katz 6a78aa
- Kickstart fixes (clumens)
Bill Nottingham 37f58a
Paul Nasrat 1dfb7d
* Wed Sep 07 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.12-1
Paul Nasrat 1dfb7d
- yum backend selinux file_context 
Paul Nasrat 1dfb7d
- Start using new kickstart code (clumens)
Paul Nasrat 1dfb7d
- Error handling and messages for kickstart (clumens)
Paul Nasrat 1dfb7d
- Partitioning kickstart fixups (clumens)
Paul Nasrat 1dfb7d
Paul Nasrat 6b53ac
* Thu Sep 01 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.11-1
Paul Nasrat 6b53ac
- Yum backend work (macro support, whitelist)
Paul Nasrat 6b53ac
- qla2100 (katzj, #167065)
Paul Nasrat 6b53ac
- Kickstart Parser (clumens)
Paul Nasrat 6b53ac
- authconfig handling changes (clumens)
Paul Nasrat 6b53ac
- Autopartitiong Traceback fix (katzj)
Paul Nasrat 6b53ac
Paul Nasrat 6b53ac
* Fri Aug 26 2005 Jeremy Katz <katzj@redhat.com>
Paul Nasrat 6b53ac
- More work from pnasrat on getting the yum backend working
Paul Nasrat 6b53ac
- Don't set some irrelevant network TYPE= (#136188, #157193)
Paul Nasrat 6b53ac
- New and improved autopartitioning screen
Paul Nasrat 6b53ac
Paul Nasrat e865ff
* Fri Aug 19 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.10-1
Paul Nasrat e865ff
- Working towards new backend architecture
Paul Nasrat e865ff
Christopher Edward Lumens 9c3270
* Thu Aug 18 2005 Chris Lumens <clumens@redhat.com> 10.3.0.9-1
Christopher Edward Lumens 9c3270
- Rebuild for new cairo.
Christopher Edward Lumens 9c3270
- Add support for ksdevice=bootif (Alex Kiernan, #166135).
Christopher Edward Lumens 9c3270
- Fix /dev/tty3 logging problems.
Christopher Edward Lumens 9c3270
- Add support for Pegasos machines (dwmw2, #166103).
Christopher Edward Lumens 9c3270
- Switch to Sazanami font (#166045).
Christopher Edward Lumens 9c3270
- Fix for autopart not in lvm (msw).
Christopher Edward Lumens 9c3270
Christopher Edward Lumens 8dfc7c
* Mon Aug 15 2005 Chris Lumens <clumens@redhat.com> 10.3.0.8-1
Christopher Edward Lumens 8dfc7c
- Remove dead --ignoredeps code (katzj, #165224).
Christopher Edward Lumens 8dfc7c
- New logging system with log levels and remote logging capabilities.
Christopher Edward Lumens 8dfc7c
- Fix typo in network code (pnasrat, #165934).
Christopher Edward Lumens 8dfc7c
- Fix buffer overrun in md5sum code (Dustin Kirkland).
Christopher Edward Lumens 8dfc7c
- Add mptspi and mptfc drivers (katzj).
Christopher Edward Lumens 8dfc7c
- Timestamp fixes (dgregor, #163875).
Christopher Edward Lumens 8dfc7c
Christopher Edward Lumens 0c2745
* Thu Jul 21 2005 Chris Lumens <clumens@redhat.com> 10.3.0.7-1
Christopher Edward Lumens 0c2745
- Remove firewall configuration screen.  Open SSH by default and set
Christopher Edward Lumens 0c2745
  SELinux to enforced.
Christopher Edward Lumens 0c2745
Paul Nasrat 2807c9
* Wed Jul 20 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.6-1
Paul Nasrat 2807c9
- Ensure boot flag only on correct partition on pmac (#157245)
Paul Nasrat 2807c9
- Plug in yum for nfs:/ by default
Paul Nasrat 2807c9
- Include sungem_phy for pmac
Paul Nasrat 2807c9
Christopher Edward Lumens 185712
* Wed Jul 13 2005 Chris Lumens <clumens@redhat.com> 10.3.0.5-1
Christopher Edward Lumens 185712
- Fix pygtk bug on progress bars.
Christopher Edward Lumens 185712
- Bump ia64 boot.img size (katzj, #162801).
Christopher Edward Lumens 185712
- Fix for clearpart --none (katzj, #162445).
Christopher Edward Lumens 185712
- yum dependancy fixes (pnasrat).
Christopher Edward Lumens 185712
- name.arch fix for kickstart (pnasrat).
Paul Nasrat 2807c9
- Fix multiple NICs in kickstart config files (#158556).
Christopher Edward Lumens 185712
Paul Nasrat 56eaef
* Thu Jul 07 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.4-1
Paul Nasrat 56eaef
- Select kernel-devel (katzj #160533)
Paul Nasrat 56eaef
- Fixups for ia64 images from prarit (katzj #162072)
Paul Nasrat 56eaef
- Include yum libraries in stage2
Paul Nasrat 56eaef
- Remove gzread.py (clumens)
Paul Nasrat 56eaef
Christopher Edward Lumens 18a609
* Wed Jun 29 2005 Chris Lumens <clumens@redhat.com> 10.3.0.3-1
Christopher Edward Lumens 18a609
- Mount "auto" filesystems on upgrade (#160986).
Christopher Edward Lumens 18a609
- Add cairo for new pango/gtk (katzj).
Christopher Edward Lumens 18a609
- Delete labels on swap and ext3 partitions before formatting.
Christopher Edward Lumens 18a609
- Remove langsupport keyword from kickstart.
Christopher Edward Lumens 18a609
Bill Nottingham b8b7f0
* Mon Jun 20 2005 Bill Nottingham <notting@redhat.com> - 10.3.0.2-1
Bill Nottingham b8b7f0
- fix genhdlist
Bill Nottingham b8b7f0
Jeremy Katz d31237
* Fri Jun 17 2005 Jeremy Katz <katzj@redhat.com> - 10.3.0.1-1
Jeremy Katz d31237
- Fix release notes for ftp installs (#160262)
Jeremy Katz d31237
- Fix fd leak in edd support (Jon Burgess, #160693)
Jeremy Katz d31237
- Fix typo breaking pseries console (pnasrat, #160573)
Jeremy Katz d31237
- Allow ignoring packages without specifying the arch (clumens, #160209)
Jeremy Katz d31237
- Add gpart (clumens, #55532)
Jeremy Katz d31237
- Some warning fixes.
Jeremy Katz d31237
- Use full bterm font if available (#159505)
Jeremy Katz d31237
- Fix quoting of pvs in anaconda-ks.cfg (#159193)
Jeremy Katz d31237
- Fix segfault on upgrades
Jeremy Katz d31237
- String tweaks (clumens, #159044, #156408)
Jeremy Katz d31237
- Don't traceback on preexisting RAID (clumens, #159079, #159182)
Jeremy Katz d31237
- Fix display size of PVs (clumens, #158696)
Jeremy Katz d31237
- Don't consider drives without free space for partitions (pjones)
Jeremy Katz a71b78
- Langsupport fixes (clumens, #154572, #158389)
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