|
 |
ee8dea8 |
%define livearches %{ix86} x86_64 ppc ppc64
|
|
 |
1a40dde |
|
|
cvsdist |
891dd12 |
Summary: Graphical system installer
|
|
 |
bae82e7 |
Name: anaconda
|
|
 |
93d9adc |
Version: 14.22
|
|
 |
47bd6a8 |
Release: 1%{?dist}
|
|
 |
0ccd795 |
License: GPLv2+
|
|
 |
bae82e7 |
Group: Applications/System
|
|
 |
bae82e7 |
URL: http://fedoraproject.org/wiki/Anaconda
|
|
 |
bae82e7 |
|
|
 |
06a8c3e |
# To generate Source0 do:
|
|
 |
06a8c3e |
# git clone http://git.fedorahosted.org/git/anaconda.git
|
|
 |
06a8c3e |
# git checkout -b archive-branch anaconda-%{version}-%{release}
|
|
 |
34af8fe |
# ./autogen.sh
|
|
 |
9f522bf |
# make dist
|
|
 |
f5f4d63 |
Source0: %{name}-%{version}.tar.bz2
|
|
 |
bae82e7 |
|
|
 |
bae82e7 |
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|
 |
bae82e7 |
|
|
 |
bae82e7 |
# Versions of required components (done so we make sure the buildrequires
|
|
 |
bae82e7 |
# match the requires versions of things).
|
|
 |
a20c2be |
%define dmver 1.02.17-6
|
|
 |
bae82e7 |
%define gettextver 0.11
|
|
 |
bb61635 |
%define genisoimagever 1.1.9-4
|
|
 |
bae82e7 |
%define intltoolver 0.31.2-3
|
|
 |
a9e1877 |
%define libnlver 1.0
|
|
 |
bae82e7 |
%define libselinuxver 1.6
|
|
 |
675279a |
%define pykickstartver 1.77
|
|
 |
bae82e7 |
%define rpmpythonver 4.2-0.61
|
|
 |
bae82e7 |
%define slangver 2.0.6-2
|
|
 |
bae82e7 |
%define yumver 2.9.2
|
|
 |
bae82e7 |
%define partedver 1.8.1
|
|
 |
3e9e3f2 |
%define pypartedver 2.5-2
|
|
 |
16bf79e |
%define syscfgdatever 1.9.48
|
|
 |
3e9e3f2 |
%define pythonpyblockver 0.45
|
|
 |
17f1bb0 |
%define e2fsver 1.41.0
|
|
 |
1f32391 |
%define nmver 1:0.7.1-3.git20090414
|
|
 |
9852805 |
%define dbusver 1.2.3
|
|
 |
9852805 |
%define createrepover 0.4.7
|
|
 |
9852805 |
%define yumutilsver 1.1.11-3
|
|
 |
cd77454 |
%define iscsiver 6.2.0.870-3
|
|
 |
bb61635 |
%define pythoncryptsetupver 0.0.6
|
|
 |
d89ba51 |
%define mehver 0.8
|
|
 |
a6c7585 |
%define sckeyboardver 1.3.1
|
|
 |
e8a91d1 |
%define libblkidver 2.17.1-1
|
|
 |
4222d2f |
%define fcoeutilsver 1.0.12-3.20100323git
|
|
 |
74abc1a |
%define isomd5sumver 1.0.6
|
|
 |
bae82e7 |
|
|
 |
bae82e7 |
BuildRequires: audit-libs-devel
|
|
 |
bae82e7 |
BuildRequires: bzip2-devel
|
|
 |
6a06d9c |
BuildRequires: device-mapper-devel >= %{dmver}
|
|
 |
17f1bb0 |
BuildRequires: e2fsprogs-devel >= %{e2fsver}
|
|
 |
bae82e7 |
BuildRequires: elfutils-devel
|
|
 |
bae82e7 |
BuildRequires: gettext >= %{gettextver}
|
|
 |
bae82e7 |
BuildRequires: gtk2-devel
|
|
 |
bae82e7 |
BuildRequires: intltool >= %{intltoolver}
|
|
 |
bc1203c |
BuildRequires: isomd5sum-static >= %{isomd5sumver}
|
|
 |
cc60fbf |
BuildRequires: libarchive-devel
|
|
 |
bae82e7 |
BuildRequires: libX11-devel
|
|
 |
bae82e7 |
BuildRequires: libXt-devel
|
|
 |
bae82e7 |
BuildRequires: libXxf86misc-devel
|
|
 |
e8a91d1 |
BuildRequires: libblkid-devel >= %{libblkidver}
|
|
 |
074aa34 |
BuildRequires: libcurl-devel
|
|
 |
a9e1877 |
BuildRequires: libnl-devel >= %{libnlver}
|
|
 |
bae82e7 |
BuildRequires: libselinux-devel >= %{libselinuxver}
|
|
 |
6a06d9c |
BuildRequires: libsepol-devel
|
|
 |
bae82e7 |
BuildRequires: libxml2-python
|
|
 |
752e215 |
BuildRequires: newt-devel
|
|
 |
bae82e7 |
BuildRequires: pango-devel
|
|
 |
bae82e7 |
BuildRequires: pykickstart >= %{pykickstartver}
|
|
 |
bae82e7 |
BuildRequires: python-devel
|
|
 |
e8a91d1 |
BuildRequires: python-pyblock >= %{pythonpyblockver}
|
|
 |
13c022d |
BuildRequires: python-urlgrabber >= 3.9.1-5
|
|
 |
e8a91d1 |
BuildRequires: python-nose
|
|
 |
cc60fbf |
BuildRequires: rpm-devel
|
|
 |
bae82e7 |
BuildRequires: rpm-python >= %{rpmpythonver}
|
|
 |
752e215 |
BuildRequires: slang-devel >= %{slangver}
|
|
 |
446961f |
BuildRequires: xmlto
|
|
 |
bae82e7 |
BuildRequires: yum >= %{yumver}
|
|
 |
752e215 |
BuildRequires: zlib-devel
|
|
 |
9852805 |
BuildRequires: NetworkManager-devel >= %{nmver}
|
|
 |
f5f4d63 |
BuildRequires: NetworkManager-glib-devel >= %{nmver}
|
|
 |
9852805 |
BuildRequires: dbus-devel >= %{dbusver}
|
|
 |
a6c7585 |
BuildRequires: system-config-keyboard >= %{sckeyboardver}
|
|
 |
1a40dde |
%ifarch %livearches
|
|
 |
1a40dde |
BuildRequires: desktop-file-utils
|
|
 |
1a40dde |
%endif
|
|
 |
cd77454 |
BuildRequires: iscsi-initiator-utils-devel >= %{iscsiver}
|
|
 |
ad593a0 |
%ifarch s390 s390x
|
|
 |
ad593a0 |
BuildRequires: s390utils-devel
|
|
 |
ad593a0 |
%endif
|
|
 |
bae82e7 |
|
|
 |
23e4101 |
Requires: python-meh >= %{mehver}
|
|
 |
5ef210b |
Requires: policycoreutils
|
|
 |
bae82e7 |
Requires: rpm-python >= %{rpmpythonver}
|
|
 |
61594f5 |
Requires: comps-extras
|
|
 |
bae82e7 |
Requires: parted >= %{partedver}
|
|
 |
cd77454 |
Requires: pyparted >= %{pypartedver}
|
|
 |
bae82e7 |
Requires: yum >= %{yumver}
|
|
 |
bae82e7 |
Requires: libxml2-python
|
|
 |
13c022d |
Requires: python-urlgrabber >= 3.9.1-5
|
|
 |
bae82e7 |
Requires: system-logos
|
|
 |
bae82e7 |
Requires: pykickstart >= %{pykickstartver}
|
|
 |
bae82e7 |
Requires: system-config-date >= %{syscfgdatever}
|
|
 |
bae82e7 |
Requires: device-mapper >= %{dmver}
|
|
 |
bae82e7 |
Requires: device-mapper-libs >= %{dmver}
|
|
 |
bae82e7 |
Requires: dosfstools
|
|
 |
17f1bb0 |
Requires: e2fsprogs >= %{e2fsver}
|
|
 |
17f1bb0 |
Requires: gzip
|
|
 |
cc60fbf |
Requires: libarchive
|
|
 |
6854725 |
%ifarch %{ix86} x86_64 ia64
|
|
 |
6854725 |
Requires: dmidecode
|
|
 |
6854725 |
%endif
|
|
 |
bae82e7 |
Requires: python-pyblock >= %{pythonpyblockver}
|
|
 |
bae82e7 |
Requires: libuser-python
|
|
 |
bae82e7 |
Requires: newt-python
|
|
 |
f54c2df |
Requires: authconfig
|
|
 |
59f2e78 |
Requires: system-config-firewall-base
|
|
 |
a9e1877 |
Requires: cryptsetup-luks
|
|
 |
bb61635 |
Requires: python-cryptsetup >= %{pythoncryptsetupver}
|
|
 |
a9e1877 |
Requires: mdadm
|
|
 |
a9e1877 |
Requires: lvm2
|
|
 |
9f522bf |
Requires: util-linux-ng >= 2.15.1
|
|
 |
a6c7585 |
Requires: system-config-keyboard >= %{sckeyboardver}
|
|
 |
89f7a87 |
Requires: dbus-python
|
|
 |
6cb7056 |
Requires: cracklib-python
|
|
 |
c5fa938 |
Requires: python-bugzilla
|
|
 |
e432db6 |
Requires: python-nss
|
|
 |
b94bbde |
Requires: tigervnc-server-minimal
|
|
 |
1a40dde |
%ifarch %livearches
|
|
 |
1a40dde |
Requires: usermode
|
|
 |
1a40dde |
Requires: zenity
|
|
 |
1a40dde |
%endif
|
|
 |
9852805 |
Requires: createrepo >= %{createrepover}
|
|
 |
9852805 |
Requires: squashfs-tools
|
|
 |
bb61635 |
Requires: genisoimage >= %{genisoimagever}
|
|
 |
fb53bdf |
%ifarch %{ix86} x86_64
|
|
 |
bb61635 |
Requires: syslinux >= 3.73
|
|
 |
5ef210b |
Requires: makebootfat
|
|
 |
fe9f88a |
Requires: device-mapper
|
|
 |
fb53bdf |
%endif
|
|
 |
8a47384 |
%ifarch s390 s390x
|
|
 |
8a47384 |
Requires: openssh
|
|
 |
8a47384 |
%endif
|
|
 |
0b88ca8 |
Requires: isomd5sum
|
|
 |
9852805 |
Requires: yum-utils >= %{yumutilsver}
|
|
 |
9852805 |
Requires: NetworkManager >= %{nmver}
|
|
 |
9852805 |
Requires: dhclient
|
|
 |
8bb1507 |
Requires: anaconda-yum-plugins
|
|
 |
75998c9 |
Requires: libselinux-python >= %{libselinuxver}
|
|
 |
851d152 |
Requires: fcoe-utils >= %{fcoeutilsver}
|
|
 |
ed0341e |
%ifarch %{sparc}
|
|
 |
ed0341e |
Requires: elftoaout piggyback
|
|
 |
ed0341e |
%endif
|
|
 |
db8fece |
Obsoletes: anaconda-images <= 10
|
|
 |
06a8c3e |
Provides: anaconda-images = %{version}-%{release}
|
|
 |
db8fece |
Obsoletes: anaconda-runtime < %{version}-%{release}
|
|
 |
db8fece |
Provides: anaconda-runtime = %{version}-%{release}
|
|
 |
bb61635 |
Obsoletes: booty
|
|
Adam Tkac |
b836297 |
|
|
 |
db8fece |
%description
|
|
 |
9f522bf |
The anaconda package contains the program which was used to install your
|
|
 |
db8fece |
system. These files are of little use on an already installed system.
|
|
cvsdist |
d1e5cea |
|
|
cvsdist |
d1e5cea |
%prep
|
|
cvsdist |
b84f0ed |
%setup -q
|
|
cvsdist |
d1e5cea |
|
|
cvsdist |
d1e5cea |
%build
|
|
 |
9f522bf |
%configure --disable-static
|
|
 |
bae82e7 |
%{__make} %{?_smp_mflags}
|
|
cvsdist |
d1e5cea |
|
|
cvsdist |
d1e5cea |
%install
|
|
 |
bae82e7 |
%{__rm} -rf %{buildroot}
|
|
 |
bae82e7 |
%{__make} install DESTDIR=%{buildroot}
|
|
 |
9f522bf |
find %{buildroot} -type f -name "*.la" | xargs %{__rm}
|
|
cvsdist |
d1e5cea |
|
|
 |
1a40dde |
%ifarch %livearches
|
|
 |
bae82e7 |
desktop-file-install --vendor="" --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/liveinst.desktop
|
|
 |
222e236 |
%else
|
|
 |
222e236 |
%{__rm} -rf %{buildroot}%{_bindir}/liveinst %{buildroot}%{_sbindir}/liveinst
|
|
 |
1a40dde |
%endif
|
|
cvsdist |
d1e5cea |
|
|
 |
8843d0e |
%find_lang %{name}
|
|
 |
8843d0e |
|
|
cvsdist |
d1e5cea |
%clean
|
|
 |
bae82e7 |
%{__rm} -rf %{buildroot}
|
|
cvsdist |
d1e5cea |
|
|
 |
1a40dde |
%ifarch %livearches
|
|
 |
1a40dde |
%post
|
|
 |
06a8c3e |
update-desktop-database &> /dev/null || :
|
|
 |
1a40dde |
%endif
|
|
 |
1a40dde |
|
|
 |
1a40dde |
%ifarch %livearches
|
|
 |
bae82e7 |
%postun
|
|
 |
06a8c3e |
update-desktop-database &> /dev/null || :
|
|
 |
1a40dde |
%endif
|
|
 |
1a40dde |
|
|
 |
8843d0e |
%files -f %{name}.lang
|
|
cvsdist |
d1e5cea |
%defattr(-,root,root)
|
|
cvsdist |
d1e5cea |
%doc COPYING
|
|
cvsdist |
b1b44b6 |
%doc docs/command-line.txt
|
|
cvsdist |
c93650b |
%doc docs/install-methods.txt
|
|
cvsdist |
1845caf |
%doc docs/mediacheck.txt
|
|
cvsdist |
c93650b |
%doc docs/anaconda-release-notes.txt
|
|
 |
d98e5fe |
/lib/udev/rules.d/70-anaconda.rules
|
|
 |
bae82e7 |
%{_sbindir}/anaconda
|
|
 |
f4cec20 |
%ifarch i386 i486 i586 i686 x86_64
|
|
 |
bae82e7 |
%{_sbindir}/gptsync
|
|
 |
dcb7e8e |
%{_sbindir}/showpart
|
|
 |
d62ecab |
%endif
|
|
 |
bae82e7 |
%{_datadir}/anaconda
|
|
 |
01fe690 |
%{_prefix}/libexec/anaconda
|
|
 |
74abc1a |
%{_libdir}/python*/site-packages/pyanaconda/*
|
|
 |
74abc1a |
%{_libdir}/anaconda*
|
|
 |
1a40dde |
%ifarch %livearches
|
|
 |
1a40dde |
%{_bindir}/liveinst
|
|
 |
1a40dde |
%{_sbindir}/liveinst
|
|
 |
06a8c3e |
%config(noreplace) %{_sysconfdir}/pam.d/*
|
|
 |
06a8c3e |
%config(noreplace) %{_sysconfdir}/security/console.apps/*
|
|
 |
1a40dde |
%{_sysconfdir}/X11/xinit/xinitrc.d/*
|
|
 |
1a40dde |
%{_datadir}/applications/*.desktop
|
|
 |
99a8dcd |
%{_datadir}/icons/hicolor/*
|
|
 |
1a40dde |
%endif
|
|
cvsdist |
d1e5cea |
|
|
cvsdist |
d1e5cea |
%changelog
|
|
 |
93d9adc |
* Tue Oct 19 2010 Brian C. Lane <bcl@redhat.com> - 14.22-1
|
|
 |
93d9adc |
- Properly identify device-mapper partitions set up by kpartx. (#644616)
|
|
 |
93d9adc |
(dlehman)
|
|
 |
93d9adc |
- Don't ever try to mount ntfs filesystems. (#637319) (dlehman)
|
|
 |
93d9adc |
|
|
 |
8b23f18 |
* Mon Oct 18 2010 Brian C. Lane <bcl@redhat.com> - 14.21-1
|
|
 |
8b23f18 |
- Take into account hidden disks (#583906) (bcl)
|
|
 |
8b23f18 |
|
|
 |
6555f4c |
* Thu Oct 14 2010 David Lehman <dlehman@redhat.com> - 14.20-1
|
|
 |
6555f4c |
- Make sure we have the container before the member arrays. (#642765) (dlehman)
|
|
 |
6555f4c |
- use different approach to tweak gconf settings in the image (#642358).
|
|
 |
6555f4c |
(akozumpl)
|
|
 |
6555f4c |
- anaconda: Disable X server regenerations (#609245) (ajax)
|
|
 |
6555f4c |
- Rescan disks when moving back through upgrade check (#635778) (bcl)
|
|
 |
6555f4c |
- Turn off betanag. (#642483) (dlehman)
|
|
 |
6555f4c |
|
|
 |
343c85c |
* Mon Oct 11 2010 David Lehman <dlehman@redhat.com> - 14.19-1
|
|
 |
343c85c |
- Attempt to bring the network up before saving a bug report (#635821).
|
|
 |
343c85c |
(clumens)
|
|
 |
343c85c |
- Honor selected hostname on Live CD (#638634) (rvykydal)
|
|
 |
343c85c |
- Fix permissions of wepkey file to 0600 (#636099) (rvykydal)
|
|
 |
343c85c |
- Preset default config for immediate Close in nm-c-e enablement (#641308)
|
|
 |
343c85c |
(rvykydal)
|
|
 |
343c85c |
- Fix non-dhcp network enablement in stage 2 (#640951) (rvykydal)
|
|
 |
343c85c |
|
|
 |
47bd6a8 |
* Wed Oct 06 2010 David Lehman <dlehman@redhat.com> - 14.18-1
|
|
 |
47bd6a8 |
- Fix a storage logging import (#636621). (clumens)
|
|
 |
47bd6a8 |
- Fix setting of $HOME (pjones)
|
|
 |
47bd6a8 |
- Properly rescan storage with Reset in partition GUI (#635778) (bcl)
|
|
 |
47bd6a8 |
- Save the partition type selection when moving back (#635778) (bcl)
|
|
 |
47bd6a8 |
- Properly rescan disks when moving back (#635778) (bcl)
|
|
 |
47bd6a8 |
- Fix EFI bootloader install problems (#635873, #635887) (bcl)
|
|
 |
fd6c7f2 |
- Re-add cleardiskssel step when autopart is chosen. (#635332) (dlehman)
|
|
 |
fd6c7f2 |
- Pull boot splash image from correct location (#635330) (bcl)
|
|
 |
8185d08 |
- Add files for polkit to initrd.img (#633315) (rvykydal)
|
|
 |
39b4197 |
- Remove old kernels with new bootloader (#633234) (bcl)
|
|
 |
47bd6a8 |
- Both the inittab and systemd sections can return. Move this part earlier.
|
|
 |
47bd6a8 |
(notting)
|
|
 |
39b4197 |
- Pass xdriver to anaconda in liveinst (#633827) (bcl)
|
|
 |
39b4197 |
- Reset resolver after network device activation (#632489) (rvykydal)
|
|
 |
39b4197 |
- Fix importing the netconfig UI in rescue mode (#632510). (clumens)
|
|
 |
47bd6a8 |
- iscsi: rename variable in addIscsiDrive. (akozumpl)
|
|
 |
cbf281b |
- Re-fix systemd default link (#627401, mschmidt). (clumens)
|
|
 |
47bd6a8 |
- Remove losetup and unlosetup from isys (bcl)
|
|
 |
47bd6a8 |
- Remove losetup usage (bcl)
|
|
 |
47bd6a8 |
- Various upd-instroot cleanups, most importantly for firstaidkit (#627758).
|
|
 |
47bd6a8 |
(clumens)
|
|
 |
cbf281b |
|
|
 |
b94bbde |
* Wed Sep 01 2010 David Lehman <dlehman@redhat.com> - 14.17-1
|
|
 |
b94bbde |
- i18n: do not build translatable sentences from parts (#622545). (akozumpl)
|
|
 |
b94bbde |
- memory: install.img is now >150 MB so count 192 MB extra for it. (akozumpl)
|
|
 |
b94bbde |
- memory: check_memory() displays GUI dialog on livecd (#624534). (akozumpl)
|
|
 |
b94bbde |
- readvars should split variables into at most 2 pieces (bcl)
|
|
 |
b94bbde |
- Adding output to method selection process (bcl)
|
|
 |
b94bbde |
- systemd symlinks now reside in /lib (#627401). (clumens)
|
|
 |
b94bbde |
- loader: parseCmdLineIp* takes just the value as an argument now. (akozumpl)
|
|
 |
b94bbde |
- And change the tigervnc requires in the spec file too. (clumens)
|
|
 |
b94bbde |
- Require tigervnc-server-minimal to remove perl from livecd (#627280).
|
|
 |
b94bbde |
(clumens)
|
|
 |
b94bbde |
- Do disklabel handling for whole disk formats unknown to anaconda (#619721)
|
|
 |
b94bbde |
(hdegoede)
|
|
 |
b94bbde |
- Don't touch resolv.conf which is handled by NM (#622927) (rvykydal)
|
|
 |
b94bbde |
- Do not use autoconfiguration for DHCPv6 (#623216) (rvykydal)
|
|
 |
b94bbde |
- After cancelled stage 2 network enablement remove temporary repo (#623639)
|
|
 |
b94bbde |
(rvykydal)
|
|
 |
b94bbde |
- Fix traceback when using duplicate name for added/edited repo (#623080)
|
|
 |
b94bbde |
(rvykydal)
|
|
 |
b94bbde |
- Fix traceback after Cancel in stage 2 network enablement dialog (#623017)
|
|
 |
b94bbde |
(rvykydal)
|
|
 |
b94bbde |
- Add support for ipv6 to text UI network enablement (#612476) (rvykydal)
|
|
 |
b94bbde |
- Remember user's choice when going back in Configure TCP/IP (#609570)
|
|
 |
b94bbde |
(rvykydal)
|
|
 |
b94bbde |
- Update generating of anaconda-ks.cfg for ipv6. (rvykydal)
|
|
 |
b94bbde |
- Update ks network command for ipv6 in anaconda. (rvykydal)
|
|
 |
b94bbde |
- Fix comparison between /dev/disk/* paths and udev symlinks (#621515).
|
|
 |
b94bbde |
(clumens)
|
|
 |
b94bbde |
- Remove telnetd.h from POTFILES.in so make works again. (clumens)
|
|
 |
b94bbde |
- Reset labels on /var/cache/yum as well (#623434). (clumens)
|
|
 |
b94bbde |
- NetworkManager uses a different config file now (#623937). (clumens)
|
|
 |
b94bbde |
- Remove telnet support. (dlehman)
|
|
 |
b94bbde |
- Allow omission of --size for partitions, use default size. (dlehman)
|
|
 |
b94bbde |
- LVM and LUKS now align everything to 1MB boundaries. (#623458) (dlehman)
|
|
 |
b94bbde |
- Clearing of formatting from unpartitioned disks belongs in clearPartitions.
|
|
 |
b94bbde |
(dlehman)
|
|
 |
b94bbde |
- Only set noverifyssl on URL installs (#621469). (clumens)
|
|
 |
b94bbde |
|
|
 |
b94bbde |
* Thu Aug 12 2010 Chris Lumens <clumens@redhat.com> - 14.16-1
|
|
 |
b94bbde |
- I don't need to pass "nomodeset" to stage2 after all. (clumens)
|
|
 |
b94bbde |
- Make sure "nomodeset" and "xdriver=" get passed on to stage2 (#623129).
|
|
 |
b94bbde |
(clumens)
|
|
 |
b94bbde |
- Do not support "part --grow raid.XX" (#577432). (clumens)
|
|
 |
b94bbde |
- Update systemd's default.target for the desired runlevel (#623102, mschmidt).
|
|
 |
b94bbde |
(clumens)
|
|
 |
b94bbde |
- Skip cleardiskssel on custom partitioning (#620647). (clumens)
|
|
 |
b94bbde |
- logging: typo in analog (akozumpl)
|
|
 |
b94bbde |
- logging: fix logic in getSyslog(). (akozumpl)
|
|
 |
b94bbde |
- Use full EFI path to map drives for grub (#598572) (bcl)
|
|
 |
b94bbde |
- Don't complain about upgrading the same release (#620953) (bcl)
|
|
 |
b94bbde |
- Don't crash on unnamed installs (#621685) (bcl)
|
|
 |
b94bbde |
- Log exclusiveDisks, ignoredDisks, and reasons for ignoring devices. (dlehman)
|
|
 |
b94bbde |
- Include mpath/fwraid member devices in exclusiveDisks. (dlehman)
|
|
 |
b94bbde |
|
|
 |
3fb492c |
* Thu Aug 05 2010 Chris Lumens <clumens@redhat.com> - 14.15-1
|
|
 |
3fb492c |
- Fix typo and set mpaths' sysfs path before querying udevdb. (#620712)
|
|
 |
3fb492c |
(dlehman)
|
|
 |
3fb492c |
- services is a set, not a list (#620900, akozumpl). (clumens)
|
|
 |
3fb492c |
- Honor bootdrive selection when autopartitioning (#620442) (hdegoede)
|
|
 |
3fb492c |
- shutdown: Use lstat to test for /lib64 (hdegoede)
|
|
 |
3fb492c |
- shutdown: don't unmount /sys and /proc (hdegoede)
|
|
 |
3fb492c |
|
|
 |
66c90fa |
* Mon Aug 02 2010 Chris Lumens <clumens@redhat.com> - 14.14-1
|
|
 |
66c90fa |
- Write out correct nfs url for repo= in /root/anaconda-ks.cfg (#584580)
|
|
 |
66c90fa |
(rvykydal)
|
|
 |
66c90fa |
- mdadm -I no longer accepts --no-degraded (#620359) (hdegoede)
|
|
 |
66c90fa |
- Update buildinstall because of new man package name (mgracik)
|
|
 |
66c90fa |
- Clarify name of function that identifies biosraid member devices. (dlehman)
|
|
 |
66c90fa |
- Use dm subsystem functions to identify dmraid,mpath partitions. (dlehman)
|
|
 |
66c90fa |
- Move disk enumeration to a method of FilterWindow. (dlehman)
|
|
 |
66c90fa |
- Check if an mpath should be ignored before adding it to the devicetree.
|
|
 |
66c90fa |
(dlehman)
|
|
 |
66c90fa |
- Add handling for mpath and fwraid devices in exclusiveDisks. (dlehman)
|
|
 |
66c90fa |
- Add functions to identify specific types of device-mapper devices. (dlehman)
|
|
 |
66c90fa |
- Ignore active fwraids and mpaths when setting up the filter ui. (dlehman)
|
|
 |
66c90fa |
- Include pyconfig*.h so that we can actually run python2.7 . (pjones)
|
|
 |
66c90fa |
- Remove translation of error strings in uncpio.c (bcl)
|
|
 |
66c90fa |
- Clean up tabs in uncpio.c (bcl)
|
|
 |
66c90fa |
- Redirect uncpio errors to syslog (#618181) (bcl)
|
|
 |
66c90fa |
- Make sure multipathd starts on systems using mpath storage (#615040)
|
|
 |
66c90fa |
(dcantrell)
|
|
 |
66c90fa |
- Handle systems where all disks have a whole disk format (#617554) (dcantrell)
|
|
 |
66c90fa |
- Include modprobe file for Mellanox 10GB driver (#611997) (dcantrell)
|
|
 |
66c90fa |
- Remove some more kickstart duplication (#617512). (clumens)
|
|
 |
66c90fa |
- Fix setup of LVs (bcl)
|
|
 |
66c90fa |
- Include the kickstart file in the traceback (bcl)
|
|
 |
66c90fa |
|
|
 |
02e36d1 |
* Tue Jul 27 2010 Ales Kozumplik <akozumpl@redhat.com> - 14.13-1
|
|
 |
02e36d1 |
- Use readvars_parse_file in loader/init.c (dcantrell)
|
|
 |
02e36d1 |
- Use readvars_parse_*() in loader/loader.c (dcantrell)
|
|
 |
02e36d1 |
- Use readvars_parse_file() in loader/modules.c (dcantrell)
|
|
 |
02e36d1 |
- Add readvars.c for parsing command line args and shell vars. (dcantrell)
|
|
 |
02e36d1 |
- Check return value of chdir() (dcantrell)
|
|
 |
02e36d1 |
- Remove handling for the "vesa" boot argument. (dcantrell)
|
|
 |
02e36d1 |
- Remove USE_MINILIBC cruft from loader/init.c (dcantrell)
|
|
 |
02e36d1 |
- Whitespace cleanup in loader/Makefile.am (dcantrell)
|
|
 |
02e36d1 |
- logging: remote logging for traceback dumps. (akozumpl)
|
|
 |
02e36d1 |
- logging: also log X.log remotely (akozumpl)
|
|
 |
02e36d1 |
- logging: autodetect the virtio-serial port. (akozumpl)
|
|
 |
02e36d1 |
- does not properly recognize hpt45x_raid_member (#617438) (hdegoede)
|
|
 |
02e36d1 |
- Show allowable prepboot size range in exception (#603188) (dcantrell)
|
|
 |
02e36d1 |
- Remove storage init duplication (#6176512). (clumens)
|
|
 |
02e36d1 |
- Skip the Filter UI in Basic Storage mode (#598420) (hdegoede)
|
|
 |
02e36d1 |
- Make the shell in tty2 and ssh all go to /root like on a real system.
|
|
 |
02e36d1 |
(pjones)
|
|
 |
e1d46fd |
|
|
 |
675279a |
* Thu Jul 22 2010 Ales Kozumplik <akozumpl@redhat.com> - 14.12-1
|
|
 |
675279a |
- Only write changed DASD attributes to rd_DASD params (#606783) (dcantrell)
|
|
 |
675279a |
- Propagate MACADDR from loaderData to iface (#595388) (dcantrell)
|
|
 |
675279a |
- Deal with media only for media repo package failures (#573492) (rvykydal)
|
|
 |
675279a |
- Support for ks: --ipv6 command, and ipv6 values for --gateway (#490794)
|
|
 |
675279a |
(rvykydal)
|
|
 |
675279a |
- analog: support reading the installation logs from a unix socket. (akozumpl)
|
|
 |
675279a |
- logging: support logging through virtio-serial (#576439). (akozumpl)
|
|
 |
675279a |
- modules.c: only log from _doLoadModule() if logging has been initialized.
|
|
 |
675279a |
(akozumpl)
|
|
 |
675279a |
- break the dependency of modules.c on loader.h (akozumpl)
|
|
 |
675279a |
- Enforce limits on partition start/end sectors. (dlehman)
|
|
 |
675279a |
- Fix up import to make rescue mode work again (#616090). (clumens)
|
|
 |
675279a |
- Init g_type in is_wireless_device. (rvykydal)
|
|
 |
675279a |
- Add resolver reset to some network enablement places (#614001) (rvykydal)
|
|
 |
675279a |
- Fix config of ipv6 and ipv4 (auto + manual) in loader (#609576) (rvykydal)
|
|
 |
675279a |
- text: remove the needless complexity in the screen switching loop. (akozumpl)
|
|
 |
675279a |
- text.py: do not traceback when can't go back (#598493). (akozumpl)
|
|
 |
675279a |
- remove doShutdownX11Actions(). (akozumpl)
|
|
 |
675279a |
- Add uname to initrd.img (#614770) (dcantrell)
|
|
 |
675279a |
- Some people like to specify MAC addresses in lower case. (clumens)
|
|
 |
675279a |
- Remove support for interactive kickstart installs. (clumens)
|
|
 |
675279a |
- Improve parsing and pass the devel flag to loader through the command line
|
|
 |
675279a |
(msivak)
|
|
 |
675279a |
- When in devel mode, do not catch tracebacks, we want the core file (msivak)
|
|
 |
675279a |
- Add better debugging capabilities to loader (msivak)
|
|
 |
675279a |
- Add confirmation dialog when loading dlabel DDs (#570053) (msivak)
|
|
 |
675279a |
|
|
 |
726eccc |
* Wed Jul 14 2010 Chris Lumens <clumens@redhat.com> - 14.11-1
|
|
 |
726eccc |
- Add the gobject-introspection package (#613695) (mgracik)
|
|
 |
726eccc |
- Update pylint test for pylint 0.20.1 (bcl)
|
|
 |
726eccc |
- Use long ints for comparisons, not floats (#608172) (bcl)
|
|
 |
726eccc |
- Enforce the same logic on autopart shrink as on resize (#608172) (bcl)
|
|
 |
726eccc |
- Don't crash when putting mpath devices into the filter name cache (#597223).
|
|
 |
726eccc |
(clumens)
|
|
 |
726eccc |
- Handle serial = None in the right place (#613623). (clumens)
|
|
 |
726eccc |
- There's still no instdata on master (#613075). (clumens)
|
|
 |
726eccc |
|
|
 |
bc1203c |
* Thu Jul 08 2010 Chris Lumens <clumens@redhat.com> - 14.10-1
|
|
 |
bc1203c |
- Handle 16 digit hex strings for ID_SERIAL_SHORT (#611554) (dcantrell)
|
|
 |
bc1203c |
- Focus default advanced storage type in add dialog (#603726) (dcantrell)
|
|
 |
bc1203c |
- Add multipath member with addUdevDiskDevice instead of DiskDevice (#582254)
|
|
 |
bc1203c |
(dcantrell)
|
|
 |
bc1203c |
- add mime.cache to the stage2 image (#609596). (akozumpl)
|
|
 |
bc1203c |
- makeupdates: treat files under pyanaconda/ individually. (akozumpl)
|
|
 |
bc1203c |
- ssl: propagate 'url --noverifyssl' into yum repo configuration (#599040).
|
|
 |
bc1203c |
(akozumpl)
|
|
 |
bc1203c |
- ssl: support for 'url --noverifyssl' in loader. (akozumpl)
|
|
 |
bc1203c |
- ssl: support --noverifyssl in the repo kickstart command. (akozumpl)
|
|
 |
bc1203c |
- Fix a file descriptor leak in getDevices (#612153, mganisin). (clumens)
|
|
 |
bc1203c |
- Pass size of structure not a size of pointer to calloc (#592227) (msivak)
|
|
 |
bc1203c |
- Properly iterate over the netdevices list (#610769). (clumens)
|
|
 |
bc1203c |
- Require the static package instead of the devel one (#610797). (clumens)
|
|
 |
bc1203c |
- ui: C_reate mnemonics in Create Storage dialog. (akozumpl)
|
|
 |
bc1203c |
- fix insensitivities of 0783c488 (akozumpl)
|
|
 |
bc1203c |
- During an update don't erase old kernels (#594411) (bcl)
|
|
 |
bc1203c |
- booty and isys have moved, so update runpylint.sh. (clumens)
|
|
 |
bc1203c |
- Translate MAC addresses to devices in the second stage, too. (clumens)
|
|
 |
bc1203c |
- Fix prototype of getIPAddresses (#605659) (rvykydal)
|
|
 |
bc1203c |
- Account for ipv6 addresses too (#605659) (rvykydal)
|
|
 |
bc1203c |
- Use progressbar instead of waitwindow for repo setup (#584996) (rvykydal)
|
|
 |
bc1203c |
- Don't deactivate active device before running nm-c-e (#608773) (rvykydal)
|
|
 |
bc1203c |
- Control all devs by NM by default + filtering (iSCSI, FCoE) (#606745)
|
|
 |
bc1203c |
(rvykydal)
|
|
 |
bc1203c |
- anaconda's lvm vgreduce invocation is not filtering out disks (609479)
|
|
 |
bc1203c |
(hdegoede)
|
|
 |
bc1203c |
- Clean up proxy handling in yuminstall.py (#604137) (bcl)
|
|
 |
bc1203c |
- Write out missing space on 'part' lines in ks file (#605938) (dcantrell)
|
|
 |
bc1203c |
- Make sure swap devices are included in dracut args (#607646) (dcantrell)
|
|
 |
bc1203c |
- Catch DeviceNotFoundError in cleardisks (#607661) (dcantrell)
|
|
 |
bc1203c |
- Do not proceed after partitioning errors in text mode (#599484) (bcl)
|
|
 |
bc1203c |
- fixup exclude/excludepkgs usage (#607664) (bcl)
|
|
 |
bc1203c |
- yum calls it "exclude" instead of "excludepkgs" (#607664). (clumens)
|
|
 |
bc1203c |
- Add full proxy URL to writeKS (#602705) (bcl)
|
|
 |
bc1203c |
- Fix repo --includepkgs=, and add more to anaconda-ks.cfg's repo line
|
|
 |
bc1203c |
(#602705). (clumens)
|
|
 |
bc1203c |
- Add a slash to the path pointing to hdinstall dir (#592154) (msivak)
|
|
 |
bc1203c |
- Don't resize lv's formatting unless also resizing the lv. (#575046) (dlehman)
|
|
 |
bc1203c |
- Show sane non-removable drives too in the DD dialog (#594548) (msivak)
|
|
 |
bc1203c |
|
|
 |
639cd08 |
* Mon Jun 28 2010 Chris Lumens <clumens@redhat.com> - 14.9-1
|
|
 |
639cd08 |
- Update to use the latest pykickstart. (clumens)
|
|
 |
639cd08 |
- Import anaconda_log correctly to avoid the double import problem. (clumens)
|
|
 |
639cd08 |
- Move isys and booty into the pyanaconda/ directory, adjust paths to match.
|
|
 |
639cd08 |
(clumens)
|
|
 |
639cd08 |
- network.dracutSetupstring: properly handle ipv6 (#605232) (hdegoede)
|
|
 |
639cd08 |
- Support for converged traffic during install to FCoE LUN (#604763) (hdegoede)
|
|
 |
639cd08 |
- Take into account the fact that some formats have no min/max size. (dlehman)
|
|
 |
639cd08 |
- Put dhcp configuration files in /etc/dhcp (#468436) (dcantrell)
|
|
 |
639cd08 |
- Autopart PVs require enough space for a default-sized partition. (dlehman)
|
|
 |
639cd08 |
- Enforce format min/max size for fixed-size requests. (dlehman)
|
|
 |
639cd08 |
- Fix min/max size definitions for PReP Boot format class. (dlehman)
|
|
 |
639cd08 |
- Constrain lvmpv, mdmember, and swap partitions to a single disk. (#605756)
|
|
 |
639cd08 |
(dlehman)
|
|
 |
639cd08 |
- Enforce maximum start sector for partitions. (#604059) (dlehman)
|
|
 |
639cd08 |
- Handle nm-c-e using prefix instead of netmask (#607762) (hdegoede)
|
|
 |
639cd08 |
- Handle "(#BUGNUM, author)" in git log summary lines. (dcantrell)
|
|
 |
639cd08 |
- Allow running an alternate program from liveinst. (clumens)
|
|
 |
639cd08 |
- fix network.py syntax error. (akozumpl)
|
|
 |
639cd08 |
- modules: make iscsi and similar imports look less ridiculous (akozumpl)
|
|
 |
639cd08 |
- modules: fix getlangnames. (akozumpl)
|
|
 |
639cd08 |
- updates: link files in also on lower directory levels. (akozumpl)
|
|
 |
639cd08 |
- modules: dont treat booty special. (akozumpl)
|
|
 |
639cd08 |
- modules: dont treat isys special. (akozumpl)
|
|
 |
639cd08 |
- modules: necessary changes to the import statements under pyanaconda/textw
|
|
 |
639cd08 |
(akozumpl)
|
|
 |
639cd08 |
- modules: a change to an import statements in isys/ (akozumpl)
|
|
 |
639cd08 |
- modules: necessary changes to the import statements under pyanaconda/iw
|
|
 |
639cd08 |
(akozumpl)
|
|
 |
639cd08 |
- modules: changes to the import statements directly under pyanaconda/
|
|
 |
639cd08 |
(akozumpl)
|
|
 |
639cd08 |
- modules: necessary changes to the installclasses import statements.
|
|
 |
639cd08 |
(akozumpl)
|
|
 |
639cd08 |
- modules: necessary changes to the import statements under booty/ (akozumpl)
|
|
 |
639cd08 |
- modules: necessary changes to the import statements under storage/ (akozumpl)
|
|
 |
639cd08 |
- modules: pyanaconda.textw and pyanaconda.iw are now regular modules.
|
|
 |
639cd08 |
(akozumpl)
|
|
 |
639cd08 |
- modules: remove the hacks in setupPythonPath(). (akozumpl)
|
|
 |
639cd08 |
- Be specific when telling lvm to ignore devices. (dlehman)
|
|
 |
639cd08 |
- analog: fix options.output traceback (akozumpl)
|
|
 |
639cd08 |
- Handle questionInitializeDASD in cmdline mode (#605846) (dcantrell)
|
|
 |
639cd08 |
- Set SELinux context on dasd.conf and zfcp.conf (#605597) (dcantrell)
|
|
 |
639cd08 |
- Add --fsprofile= to the anaconda-ks.cfg (#605944). (clumens)
|
|
 |
639cd08 |
- Add the proxy tests to the top-level test framework. (clumens)
|
|
 |
639cd08 |
- Fix pyanaconda.kickstart import, and init logging before doing anything else.
|
|
 |
639cd08 |
(clumens)
|
|
 |
639cd08 |
- Do not assume /dev/loop0 and /dev/loop1 are available. (clumens)
|
|
 |
639cd08 |
- tearDown -> tearDownModules. (clumens)
|
|
 |
639cd08 |
- Fix test suite Makefile.am files. (clumens)
|
|
 |
639cd08 |
- Check before running post scripts on kickstart rescue (#605754, atodorov).
|
|
 |
639cd08 |
(clumens)
|
|
 |
639cd08 |
- Make sure lvm ignores unknown devicemapper devices (hdegoede)
|
|
 |
639cd08 |
- Put [] around ipv6 addr on the dracut cmdline (#605300) (hdegoede)
|
|
 |
639cd08 |
- Revert "Select default and mandatory packages when enabling repos."
|
|
 |
639cd08 |
(#605289). (clumens)
|
|
 |
639cd08 |
- Fix the build. (clumens)
|
|
 |
639cd08 |
- Set repo.proxy only after fully assembled (#602712) (bcl)
|
|
 |
639cd08 |
- Change proxy regex in loader to match python proxy regex (#602712) (bcl)
|
|
 |
639cd08 |
- Add test cases for proxy regex (#602712) (bcl)
|
|
 |
639cd08 |
- Replace POSIX regex classes with character ranges (#602712) (bcl)
|
|
 |
639cd08 |
- Set wireless devices to NM_CONTROLLED by default (#594881) (rvykydal)
|
|
 |
639cd08 |
- Add iSCSI radio button to button group (#603726) (dcantrell)
|
|
 |
639cd08 |
- Fall back on regular device name (#604776) (dcantrell)
|
|
 |
639cd08 |
- Honor --timeout=NUM from kickstart files on s390 (#603032) (dcantrell)
|
|
 |
639cd08 |
- Use Decimal instead of float for label calculations (#604639) (bcl)
|
|
 |
639cd08 |
- Check for proper Proxy URL in loader (#604126) (bcl)
|
|
 |
639cd08 |
- fix: syntax error in network.py (akozumpl)
|
|
 |
639cd08 |
- fix: zfcp.startup() survives without an interface (#604542). (akozumpl)
|
|
 |
639cd08 |
- Fix a typo (#604628) (rvykydal)
|
|
 |
639cd08 |
- Revert "Retain user's UTC checkbox setting (#591125)" (bcl)
|
|
 |
639cd08 |
- Use method from isys for wireless devs checking (#473803) (rvykydal)
|
|
 |
639cd08 |
- Do not ask for interface twice in stage 1 (#594802) (rvykydal)
|
|
 |
639cd08 |
- Fix parsing of ifcfg OPTIONS parameter (#597205) (rvykydal)
|
|
 |
639cd08 |
- Don't overwrite 70-persistent-net.rules (#597625) (rvykydal)
|
|
 |
639cd08 |
- Wait only for activation of devices controlled by NM (#598432) (rvykydal)
|
|
 |
639cd08 |
- Show zFCP errors in dialog boxes rather than tracebacks (#598087) (maier)
|
|
 |
639cd08 |
- Show by-path names for DASD and zFCP, WWID for mpath (#580507) (maier)
|
|
 |
639cd08 |
- Remember autopart UI choice when going back (#596146) (dcantrell)
|
|
 |
639cd08 |
- Make parent directories for ks scriptlet log files (#597279) (dcantrell)
|
|
 |
639cd08 |
- Adjust the paths used for updates (bcl)
|
|
 |
639cd08 |
- Raise an error when an md dev is not in the tree after scanning all slaves
|
|
 |
639cd08 |
(hdegoede)
|
|
 |
639cd08 |
- Raise an exception when an md dev is in the tree under the wrong name
|
|
 |
639cd08 |
(hdegoede)
|
|
 |
639cd08 |
|
|
 |
e539225 |
* Fri Jun 11 2010 Chris Lumens <clumens@redhat.com> - 14.8-1
|
|
 |
e539225 |
- Rebind hybrid lcs/ctc network devices to correct driver if necessary
|
|
 |
e539225 |
(#596826) (maier)
|
|
 |
e539225 |
- Get netdev name without CONFIG_SYSFS_DEPRECATED_V2 in linuxrc.s390 (#596826)
|
|
 |
e539225 |
(maier)
|
|
 |
e539225 |
- Replace rd_CCW with final dracut option rd_ZNET for network-rootfs on s390
|
|
 |
e539225 |
(maier)
|
|
 |
e539225 |
- Do parse DOMAIN for DNS search suffixes in loader (#595388) (maier)
|
|
 |
e539225 |
- Allow loader to parse DNS and write DNS1, DNS2, ... itself (again). (#595388)
|
|
 |
e539225 |
(maier)
|
|
 |
e539225 |
- GATEWAY in linuxrc.s390's ifcfg is really IPv4 only (#595388) (maier)
|
|
 |
e539225 |
- Handle OPTIONS in ifcfg files transparently in loader (#595388) (maier)
|
|
 |
e539225 |
- If only (clumens)
|
|
 |
e539225 |
- Catch and display KickstartErrors coming from execute() cleanly (#603059).
|
|
 |
e539225 |
(clumens)
|
|
 |
e539225 |
- Forcibly remove packages from deselected groups (#495621). (clumens)
|
|
 |
e539225 |
- Default to aes-xts-plain64 for new luks devices. (#600295) (dlehman)
|
|
 |
e539225 |
- Put another '/' in the rhinstall-install.img path (#601838). (clumens)
|
|
 |
e539225 |
- Fix driver disc repo baseurl (#602343) (msivak)
|
|
 |
e539225 |
- or -> and (clumens)
|
|
 |
e539225 |
- fix: do not check root devices from hasWindows (#592860). (akozumpl)
|
|
 |
e539225 |
- fix: kickstart sshpw command dysfunctional (#602308). (akozumpl)
|
|
 |
e539225 |
- Include /sbin/blkid in the initrd.img (dcantrell)
|
|
 |
e539225 |
- Correct initrd.img load address on s390 (dcantrell)
|
|
 |
e539225 |
- Remove duplicate md handling code from 70-anaconda.rules (#599197)
|
|
 |
e539225 |
(dcantrell)
|
|
 |
e539225 |
- Add md arrays to the devicetree with a md# name rather then md/# (hdegoede)
|
|
 |
e539225 |
- "Finding" -> "Examining" storage devices (#594804). (clumens)
|
|
 |
e539225 |
- In the filter UI, also ignore devices that do not report a size (#594803).
|
|
 |
e539225 |
(clumens)
|
|
 |
e539225 |
- translations: scdate can translate timezones better then us. (akozumpl)
|
|
 |
e539225 |
- fix: the po path has to be bound for gtk.glade too. (akozumpl)
|
|
 |
e539225 |
- translations: don't say context=yes if you don't mean it. (akozumpl)
|
|
 |
e539225 |
- translations: loader header files strings missing in anaconda.pot. (akozumpl)
|
|
 |
e539225 |
- fix error saving screenshots during package install (#594826). (akozumpl)
|
|
 |
e539225 |
- Re-get partedPartition after re-adding failed-to-remove partition. (dlehman)
|
|
 |
e539225 |
- Select default and mandatory packages when enabling repos. (dlehman)
|
|
 |
e539225 |
- do not import block from isys. not needed. (#601291). (akozumpl)
|
|
 |
e539225 |
- removal: gui.InstallKeyWindow. (akozumpl)
|
|
 |
e539225 |
- Make minimum shrink size 1 not 0 (#602442) (bcl)
|
|
 |
e539225 |
- Initialize Decimal for partition slices (#602376) (bcl)
|
|
 |
e539225 |
- Make sure lvm2 gets installed when we are using lvm (#601644) (hdegoede)
|
|
 |
e539225 |
- Handle FCoE over vlan properly (#486244) (hdegoede)
|
|
 |
e539225 |
- Tell user when nothing can be upgraded (#592605) (bcl)
|
|
 |
e539225 |
- netork -> network (clumens)
|
|
 |
e539225 |
- Redownload and extract updates.img during anaconda restart. (akozumpl)
|
|
 |
e539225 |
- Restarting anaconda. (akozumpl)
|
|
 |
e539225 |
- New version. (clumens)
|
|
 |
e539225 |
|
|
 |
e8a91d1 |
* Fri Jun 04 2010 Chris Lumens <clumens@redhat.com> - 14.7-1
|
|
 |
e8a91d1 |
- Assign the trimmed identifier so it gets used in the UI. (clumens)
|
|
 |
e8a91d1 |
- Remember disk selections when going back to the text partition UI (#596113).
|
|
 |
e8a91d1 |
(clumens)
|
|
 |
e8a91d1 |
- Fix typo in libblkid requires (#599821). (clumens)
|
|
 |
e8a91d1 |
- Fix green strips showing up (#582744) (bcl)
|
|
 |
e8a91d1 |
- Remember when IPv4 IPADDR has been read from ifcfg file in loader (#595388)
|
|
 |
e8a91d1 |
(maier)
|
|
 |
e8a91d1 |
- Don't let loader write HWADDR to ifcfg file on s390. (#595388) (maier)
|
|
 |
e8a91d1 |
- Tell which stacks to configure in /etc/sysconfig/network on s390 (#595388)
|
|
 |
e8a91d1 |
(maier)
|
|
 |
e8a91d1 |
- Really ignore deprecated parm/conf file options in linuxrc.s390 (#595388)
|
|
 |
e8a91d1 |
(maier)
|
|
 |
e8a91d1 |
- Correctly pass netdev name from linuxrc.s390 to loader (#595382) (maier)
|
|
 |
e8a91d1 |
- Re-enable usable pdb with vnc on s390x (maier)
|
|
 |
e8a91d1 |
- Fix most of what is necessary for install over IPv6 on s390 (#594090)
|
|
 |
e8a91d1 |
(dcantrell)
|
|
 |
e8a91d1 |
- Remove long deprecated writing of alias for network in linuxrc.s390 (maier)
|
|
 |
e8a91d1 |
- Fix backtrace when a vg starts with freespace (#597925) (hdegoede)
|
|
 |
e8a91d1 |
- Only kill init for reboot/halt and then exit linuxrc.s390 (maier)
|
|
 |
e8a91d1 |
- Fix a couple small errors found by checkbot. (clumens)
|
|
 |
e8a91d1 |
- Retain user's UTC checkbox setting (#591125) (bcl)
|
|
 |
e8a91d1 |
- Fix up pylint to work with the new source layout. (clumens)
|
|
 |
e8a91d1 |
- Replace the Serial Number column with an Identifier column (#560666).
|
|
 |
e8a91d1 |
(clumens)
|
|
 |
e8a91d1 |
- Adjust mdraid size estimates (#587442) (bcl)
|
|
 |
e8a91d1 |
- Extra debugging output (#587442) (bcl)
|
|
 |
e8a91d1 |
- Set NM_CONTROLLED=no iscsi for storage devices only on system (#598070)
|
|
 |
e8a91d1 |
(rvykydal)
|
|
 |
e8a91d1 |
- Improve handling of auto and unknown types in fstab. (#577260) (dlehman)
|
|
 |
e8a91d1 |
- Give blkid the final word on device format detection. (#593637) (dlehman)
|
|
 |
e8a91d1 |
- Allow ignoredisk to be interactive without the rest of the UI (#596804)
|
|
 |
e8a91d1 |
(pjones)
|
|
 |
e8a91d1 |
- memory: check for URL install in loader too (#596993). (akozumpl)
|
|
 |
e8a91d1 |
- spec: python-pyblock has to be in BuildRequires too. (akozumpl)
|
|
 |
e8a91d1 |
- Ignore errors upon restoring /lib and /usr after unmounting filesystems
|
|
 |
e8a91d1 |
(hdegoede)
|
|
 |
e8a91d1 |
- Make sure we still have an elf interpreter after unmounting fs (#598222)
|
|
 |
e8a91d1 |
(hdegoede)
|
|
 |
e8a91d1 |
- booty: remove hack city hack (hdegoede)
|
|
 |
e8a91d1 |
- Remove booty/checkbootloader hacky raid set handling (hdegoede)
|
|
 |
e8a91d1 |
- booty: make getDiskPart deal with devices instead of names (hdegoede)
|
|
 |
e8a91d1 |
- booty: move grub specific mangling of partition number to the grub code
|
|
 |
e8a91d1 |
(hdegoede)
|
|
 |
e8a91d1 |
- booty make getDiskPart use the devicetree (hdegoede)
|
|
 |
e8a91d1 |
- booty: make grubbyPartitionName and grubbydiskName take a device (hdegoede)
|
|
 |
e8a91d1 |
- booty: make matchingBootTargets and addMemberMbrs deal with devices instead
|
|
 |
e8a91d1 |
of names (hdegoede)
|
|
 |
e8a91d1 |
- booty: make getPhysicalDevices take and return Devices rather then device
|
|
 |
e8a91d1 |
names (hdegoede)
|
|
 |
e8a91d1 |
- booty: Make getPhysicalDevices only return physical devices (#593718)
|
|
 |
e8a91d1 |
(hdegoede)
|
|
 |
e8a91d1 |
- booty: Don't create device.map entries for devices backing / (hdegoede)
|
|
 |
e8a91d1 |
- Add simple firewall unit test (msivak)
|
|
 |
e8a91d1 |
- Improve module cleanup in our TestCase class and fix issues in FS mock class.
|
|
 |
e8a91d1 |
(msivak)
|
|
 |
e8a91d1 |
- Find tests using python-nose and create make unittest target (msivak)
|
|
 |
e8a91d1 |
- Update .gitignore file to account for new directory structure. (dcantrell)
|
|
 |
e8a91d1 |
- Update po/Rules-* files to account for new directory structure. (dcantrell)
|
|
 |
e8a91d1 |
- Structure the repo layout so it matches final structure better and make isys
|
|
 |
e8a91d1 |
a real Python package. (msivak)
|
|
 |
e8a91d1 |
- Add more sanity checks to the mountpoint (#592185) (bcl)
|
|
 |
e8a91d1 |
- Make sure the product.img directory is mounted before copying (#587696).
|
|
 |
e8a91d1 |
(clumens)
|
|
 |
e8a91d1 |
- Put a missing close brace back into isys.c. (clumens)
|
|
 |
e8a91d1 |
- refactoring: put totalMemory() into isys. (akozumpl)
|
|
 |
e8a91d1 |
|
|
 |
99a8dcd |
* Wed May 26 2010 Chris Lumens <clumens@redhat.com> - 14.6-1
|
|
 |
99a8dcd |
- Set repository in kickstart harddrive command (#592239) (rvykydal)
|
|
 |
99a8dcd |
- nm-c-e integration: fix some leftovers from patch porting. (rvykydal)
|
|
 |
99a8dcd |
- Add missing logging import to installinterfacebase (hdegoede)
|
|
 |
99a8dcd |
- Give pre-existing mdraid arrays the proper name in the UI (#596227)
|
|
 |
99a8dcd |
(hdegoede)
|
|
 |
99a8dcd |
- Add nm-c-e translations to stage 2 (#594982) (rvykydal)
|
|
 |
99a8dcd |
- set the resolution with resolution= from the cmdline (#594918). (akozumpl)
|
|
 |
99a8dcd |
- cleanup: gui.py never uses runres for anything, off it goes. (akozumpl)
|
|
 |
99a8dcd |
- Skip the bootloader placement window if we're on UEFI (#582143) (pjones)
|
|
 |
99a8dcd |
- Add some more stuff to .bash_history (pjones)
|
|
 |
99a8dcd |
- Support cio_ignore functionality for zFCP devices (#533492) (dcantrell)
|
|
 |
99a8dcd |
- Add missing newline for 'nfs' line in ks file (#591479) (dcantrell)
|
|
 |
99a8dcd |
- Correct problem with initrd.addrsize generation (#546422) (dcantrell)
|
|
 |
99a8dcd |
- Fix rescue mode startup with kickstart file and without (#515896) (msivak)
|
|
 |
99a8dcd |
- More checkbot fixes. (clumens)
|
|
 |
99a8dcd |
- fix: traceback in check_memory() (#595284). (akozumpl)
|
|
 |
99a8dcd |
- Drop init questions from cmdline.py (hdegoede)
|
|
 |
99a8dcd |
- Move init questions to InstallInterfaceBase (hdegoede)
|
|
 |
99a8dcd |
- Make re-init all inconsistent lvm mean re-init all instead of ignore all
|
|
 |
99a8dcd |
(hdegoede)
|
|
 |
99a8dcd |
- Read cciss devices correctly from 'multipath -d' output (#559507) (dcantrell)
|
|
 |
99a8dcd |
- On NFS installs, look for product.img and updates.img under images/
|
|
 |
99a8dcd |
(#594811). (clumens)
|
|
 |
99a8dcd |
- Remove yum cache for anaconda's temporary repos (#593649). (clumens)
|
|
 |
99a8dcd |
- Use correct NM dbus interfaces (#594716) (rvykydal)
|
|
 |
99a8dcd |
- Change the configuration of depmod and link modules to better place (#593941)
|
|
 |
99a8dcd |
(msivak)
|
|
 |
99a8dcd |
- Make ssid and wepkey in boot params and stage 1 kickstart work (#473803)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- logging: remove addLogger() (akozumpl)
|
|
 |
99a8dcd |
- iutil: execWithCallback() and execWithPulseProgress() return an object.
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- logging: simplify stdout logging in execWithCallback(). (akozumpl)
|
|
 |
99a8dcd |
- logging: use stderr parameter in execWithCallback(). (akozumpl)
|
|
 |
99a8dcd |
- logging: remove addSysLogHandler() (akozumpl)
|
|
 |
99a8dcd |
- analog: handle a config file we can't open. (akozumpl)
|
|
 |
99a8dcd |
- clearer error messages for missing iscsi initiator name (hdegoede)
|
|
 |
99a8dcd |
- fedora is part of iSCSI initiator name (#594659) (hdegoede)
|
|
 |
99a8dcd |
- Add default iSCSI initiator name in rescue mode (#594434) (hdegoede)
|
|
 |
99a8dcd |
- Do not allow editing of extended partitions (#593754) (hdegoede)
|
|
 |
99a8dcd |
- Check for sane mountpoint in raid dialog (#592185) (bcl)
|
|
 |
99a8dcd |
- Check for sane mountpoint in lvm dialog (#592185) (bcl)
|
|
 |
99a8dcd |
- Check for sane mountpoint in partition dialog (#592185) (bcl)
|
|
 |
99a8dcd |
- Cleaned up sanityCheckMountPoint (bcl)
|
|
 |
99a8dcd |
- Don't autostep past the end of the install screens (#593556) (bcl)
|
|
 |
99a8dcd |
- Add missing rpm macros file to get rid of the rpm warnings (msivak)
|
|
 |
99a8dcd |
- Add the rpmrc file to the initrd.img (#508242) (mgracik)
|
|
 |
99a8dcd |
- fix: syntax error in gui.py from 9e69c5f36f79410d9df1502fe69f02f4d06173ab.
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- Keep track of pvcount for non existing vgs (#593871) (hdegoede)
|
|
 |
99a8dcd |
- Improve module cleanup in our TestCase class and fix issues in FS mock class.
|
|
 |
99a8dcd |
(msivak)
|
|
 |
99a8dcd |
- Don't drop encryption when re-editing new encrypted partitions. (#582888)
|
|
 |
99a8dcd |
(dlehman)
|
|
 |
99a8dcd |
- Return disk to prior state following failed partition removal. (#580088)
|
|
 |
99a8dcd |
(dlehman)
|
|
 |
99a8dcd |
- Display unpartitioned disks in main partitioning gui. (#588637) (dlehman)
|
|
 |
99a8dcd |
- Pick up mountpoint for existing formats on encrypted LVs. (#587002) (dlehman)
|
|
 |
99a8dcd |
- Automatic partitioning should yield no more than one PReP partition.
|
|
 |
99a8dcd |
(dlehman)
|
|
 |
99a8dcd |
- Pass short type names for PartSpec ctor. (dlehman)
|
|
 |
99a8dcd |
- Setting up lvs should never fail (hdegoede)
|
|
 |
99a8dcd |
- We no longer need to handle lvs which are part of an incomplete vg (hdegoede)
|
|
 |
99a8dcd |
- Don't clear immutable devices (#593642) (hdegoede)
|
|
 |
99a8dcd |
- Store immutable info into the device for easier access (hdegoede)
|
|
 |
99a8dcd |
- Reset vg blacklist when initializing storage (hdegoede)
|
|
 |
99a8dcd |
- Handle vgs with duplicate names (#591469) (hdegoede)
|
|
 |
99a8dcd |
- Delay setting up lvs until other devices are scanned (hdegoede)
|
|
 |
99a8dcd |
- anaconda udev rules should not get lvm info based in volgroup name (hdegoede)
|
|
 |
99a8dcd |
- Move creation of lv devices into its own function (hdegoede)
|
|
 |
99a8dcd |
- livecd: window icon (#583333). (akozumpl)
|
|
 |
99a8dcd |
- FcoeDiskDevice.dracutSetupString(): use the right dracut syntax (#486244)
|
|
 |
99a8dcd |
(hdegoede)
|
|
 |
99a8dcd |
- improve the memory checking so it reflects better the hungry architectures.
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- logging: fix SIGSEGV when trying to log after closeLog() is called.
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- Updates to scripts/makebumpver. (dcantrell)
|
|
 |
99a8dcd |
- Suppress failures to tear down /dev/loop devices (#591829) (bcl)
|
|
 |
99a8dcd |
- Fix the order of arguments in archive read callback and archive closing.
|
|
 |
99a8dcd |
(msivak)
|
|
 |
99a8dcd |
- Use "kernel-modules = version" style for locating rpms providing driver
|
|
 |
99a8dcd |
updates (msivak)
|
|
 |
99a8dcd |
- Move depmod configuration into new directory structure to get rid of depmod
|
|
 |
99a8dcd |
warning (#508242) (msivak)
|
|
 |
99a8dcd |
- Fix descriptor leak and iteration progress in driverdisc code (#592225)
|
|
 |
99a8dcd |
(msivak)
|
|
 |
99a8dcd |
- Add lsof command to initrd.img (mgracik)
|
|
 |
99a8dcd |
- Add hmac file for sshd (#592186) (mgracik)
|
|
 |
99a8dcd |
- Enable fips mode after fips mode installation (#592188) (mgracik)
|
|
 |
99a8dcd |
- Add nslookup to the install.img (#591064) (mgracik)
|
|
 |
99a8dcd |
- Add the chk files for libraries to the install.img (#590701) (mgracik)
|
|
 |
99a8dcd |
- Add the eject command to the install.img (#591070) (mgracik)
|
|
 |
99a8dcd |
- Add hmac file for libgcrypt to install.img (#590701) (mgracik)
|
|
 |
99a8dcd |
- Don't remove *.hmac files when creating install images (mgracik)
|
|
 |
99a8dcd |
- Added clear command to the install.img (#586499) (mgracik)
|
|
 |
99a8dcd |
- Added chvt to the install.img (#575844) (mgracik)
|
|
 |
99a8dcd |
- Only install non-branded anaconda icon on liveinst arches (dcantrell)
|
|
 |
99a8dcd |
- Fix of typo. (rvykydal)
|
|
 |
99a8dcd |
- Fix two minor errors found by checkbot. (clumens)
|
|
 |
99a8dcd |
- Fix bad patches reordering (#473803) (rvykydal)
|
|
 |
99a8dcd |
- scripts/analog: normalize paths before generating the config. (akozumpl)
|
|
 |
99a8dcd |
- gui: "_use anyway" mnemonic. (akozumpl)
|
|
 |
99a8dcd |
- logging: give loglevels for the shortened names. (akozumpl)
|
|
 |
99a8dcd |
- logging: remove references to the 'bootloaderadvanced' step. (akozumpl)
|
|
 |
99a8dcd |
- logging: remove references to some more steps. (akozumpl)
|
|
 |
99a8dcd |
- Move importing of tested modules into setUp methods (msivak)
|
|
 |
99a8dcd |
- Add Mock classes (msivak)
|
|
 |
99a8dcd |
- gui, autopart: don't let a too verbose translation ruin all teh fun
|
|
 |
99a8dcd |
(#591955). (akozumpl)
|
|
 |
99a8dcd |
- Update po/POTFILES.in for nm-connection-editor integration. (dcantrell)
|
|
 |
99a8dcd |
- Fix typo in loader/nfsinstall.c (dcantrell)
|
|
 |
99a8dcd |
- Add the best package for this arch to the optional package selector
|
|
 |
99a8dcd |
(#591653). (clumens)
|
|
 |
99a8dcd |
- Swap server and opts on the split() call (#591479) (dcantrell)
|
|
 |
99a8dcd |
- Handle devices that don't have a /dev/disk/by-path/ symlink (#563242)
|
|
 |
99a8dcd |
(pjones)
|
|
 |
99a8dcd |
- Make sure we write out multipath.conf before discovery (#563242) (pjones)
|
|
 |
99a8dcd |
- Handle >2 way /sbin/multipath output better (#563242) (pjones)
|
|
 |
99a8dcd |
- Look for updates.img and product.img on NFS installs. (clumens)
|
|
 |
99a8dcd |
- And add a menu to the right hand side so you can see the new column.
|
|
 |
99a8dcd |
(clumens)
|
|
 |
99a8dcd |
- Don't ask if we have ESSID specified by kickstart or stage 1 (#473803)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Make ks option network --wepkey work in stage 2 (#473803) (rvykydal)
|
|
 |
99a8dcd |
- Add support for wireless configuration using nm-c-e in stage 2 (#473803)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Write out ifcfg files only when necessary (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Use separate method for copying network configuration to system (#520146).
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Network: remove functions that are not used anymore (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Wait for specific activated network devices (#520146). (rvykydal)
|
|
 |
99a8dcd |
- Set network devices configured in ks to be nm-controlled (#520146).
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Remove no longer needed devices argument from Network.write() (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Actually generate contents of 70-persistent-net.rules (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Disable [Configure Network] button if there are no net devs (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Add net device description into selection dialog (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Check preselected install network device as nm-controlled (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Don't ask when configuring net if we have only one network device (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Do not mess value change with line formatting (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Log change of ifcfg files by nm-c-e (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Enable networking in stage 2 using nm-c-e (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Write ifcfg files via NetworkDevice in Network.write() method (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Use ifcfg files via NetworkDevice in Network class (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Use proper attribute instead of NetworkDevice 'DESC' hack (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Quote values when writing out to ifcfg files (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Network.__str__() little cleanup (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Use IfcfgFile class to back NetworkDevice objects (#520146) (rvykydal)
|
|
 |
99a8dcd |
- Move some consts to module globals for use in other places (#520146)
|
|
 |
99a8dcd |
(rvykydal)
|
|
 |
99a8dcd |
- Add class for handling ifcfg files (#520146) (rvykydal)
|
|
 |
99a8dcd |
- logging: the ibft message once again. (akozumpl)
|
|
 |
99a8dcd |
- logging: no iBFT is not an error, fix spelling. (akozumpl)
|
|
 |
99a8dcd |
- logging: log loader messages with LOG_LOCAL1 syslog facility. (akozumpl)
|
|
 |
99a8dcd |
- logging: strip the extra newline in FCoE EDD log (akozumpl)
|
|
 |
99a8dcd |
- logging: remove references to "confirminstall" and "confirmupgrade" steps.
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- logging: remove all references to the "installtype" step. (akozumpl)
|
|
 |
99a8dcd |
- Determine if an mdmember is biosraid earlier (#586298) (hdegoede)
|
|
 |
99a8dcd |
- Set runlevel 5 based on the presence of both a display manager and X server.
|
|
 |
99a8dcd |
(#588483) (notting)
|
|
 |
99a8dcd |
- Add "Serial Number" column to the right side of the cleardisks UI. (clumens)
|
|
 |
99a8dcd |
- Set permissions on initrd.addrsize to 0644 (#591455) (dcantrell)
|
|
 |
99a8dcd |
- fix compile error after 7aace0bf0e0557cd914aa93e80a709a9f21f07f8 (akozumpl)
|
|
 |
99a8dcd |
- autoconf: icons/ is missing makefiles (akozumpl)
|
|
 |
99a8dcd |
- new version of report wont start without /etc/report.conf (akozumpl)
|
|
 |
99a8dcd |
- Don't allow creating a new bootloader config in text mode (#580378).
|
|
 |
99a8dcd |
(clumens)
|
|
 |
99a8dcd |
- Fix verification of DDs, we were looking for wrong path (#508242) (msivak)
|
|
 |
99a8dcd |
- Remove raid clone option and code (#587036) (hdegoede)
|
|
 |
99a8dcd |
- cleanup booty x86 flag.serial handling (#589773) (hdegoede)
|
|
 |
99a8dcd |
- isys/auditd was missing from .gitingore. (akozumpl)
|
|
 |
99a8dcd |
- bootloader timeout default should be None not 0 (jkeating)
|
|
 |
99a8dcd |
- Use iBFT if present and user didn't asked for anything else. (#590719)
|
|
 |
99a8dcd |
(msivak)
|
|
 |
99a8dcd |
- storage: LUKSDevice takes req_grow after its slave (#589450). (akozumpl)
|
|
 |
99a8dcd |
- Correctly parse system-release (#590407) (lkundrak)
|
|
 |
99a8dcd |
- Offer to ignore unformatted DASDs rather than forcing exit (#580456)
|
|
 |
99a8dcd |
(dcantrell)
|
|
 |
99a8dcd |
- Make Format and Resize checkboxes mutually exclusive (#589977) (dcantrell)
|
|
 |
99a8dcd |
- Fix usage of deviceNameToDiskByPath in devicetree.py (#589967) (dcantrell)
|
|
 |
99a8dcd |
- Advance line pointer & don't strdup(val) on error in readNetInfo (dcantrell)
|
|
 |
99a8dcd |
- Add non-branded default liveinst icons for anaconda (#588737) (dcantrell)
|
|
 |
99a8dcd |
- Add expanded=False to the base class's detailedMessageWindow as well.
|
|
 |
99a8dcd |
(clumens)
|
|
 |
99a8dcd |
- Add all possible install class locations to the search path (#587696).
|
|
 |
99a8dcd |
(clumens)
|
|
 |
99a8dcd |
- Use module reloading in driver disc operations (#590015) (msivak)
|
|
 |
99a8dcd |
- Use gtk consts instead of magic ints. (rvykydal)
|
|
 |
99a8dcd |
- Only initialize logging via a method, not with every import (#584054).
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- Remove the check for partitions (#508242) (msivak)
|
|
 |
99a8dcd |
- Close the dir descriptor after usage. (#589580) (msivak)
|
|
 |
99a8dcd |
- Remove partitions after unpartitioned non-partition devices. (#588597)
|
|
 |
99a8dcd |
(dlehman)
|
|
 |
99a8dcd |
- Work around device node creation issues when creating EFI images. (#589680)
|
|
 |
99a8dcd |
(pjones)
|
|
 |
99a8dcd |
- Clean up tabs in dispatch.py (bcl)
|
|
 |
99a8dcd |
- Just use /dev/dasdX if we can't get a by-path link (dcantrell)
|
|
 |
99a8dcd |
- Do not prepend /dev/disk/by-path in format DASD window (dcantrell)
|
|
 |
99a8dcd |
- Use udev_device_get_by_path() to get /dev/disk/by-path link (dcantrell)
|
|
 |
99a8dcd |
- Add udev_device_get_by_path() to return /dev/disk/by-path link (dcantrell)
|
|
 |
99a8dcd |
- Expand the details pane when showing unformatted DASDs (#580463) (dcantrell)
|
|
 |
99a8dcd |
- Log problem line if unquoting failed in readNetInfo() (dcantrell)
|
|
 |
99a8dcd |
- Update generic.ins for s390x (#546422) (dcantrell)
|
|
 |
99a8dcd |
- Rename geninitrdsz.c to addrsize.c (#546422) (dcantrell)
|
|
 |
99a8dcd |
- Generate initrd.addrsize file correctly for LPAR booting (#546422)
|
|
 |
99a8dcd |
(dcantrell)
|
|
 |
99a8dcd |
- Only allow upgrading from one minor release of RHEL to another (#589052).
|
|
 |
99a8dcd |
(clumens)
|
|
 |
99a8dcd |
- fcoe: use fipvlan instead of fcoemon to bring up fcoe (#486244) (hdegoede)
|
|
 |
99a8dcd |
- memory: increase the RAM limits, check for URL installs (#549653). (akozumpl)
|
|
 |
99a8dcd |
- memory: build auditd as a standalone binary and run it so (#549653).
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
- gui: don't let metacity display the title right-click menu (#588642).
|
|
 |
99a8dcd |
(akozumpl)
|
|
 |
99a8dcd |
|
|
 |
20769ba |
* Wed May 05 2010 Chris Lumens <clumens@redhat.com> - 14.5-1
|
|
 |
20769ba |
- Link /sbin/reboot and /sbin/halt to /sbin/init on s390x (#571370) (dcantrell)
|
|
 |
20769ba |
- Don't clear bootloader radio selection on double click (#588771). (clumens)
|
|
 |
20769ba |
- Add support to livecd for arbitrarily complex dir structures. (#504986)
|
|
 |
20769ba |
(dlehman)
|
|
 |
20769ba |
- Grab everything in $LIBDIR/rsyslog/ (pjones)
|
|
 |
20769ba |
- Do not automatically backtrace when telnetd quits (#588964). (clumens)
|
|
 |
20769ba |
- Share terminology between the cleardisks text and panel headers (#587879).
|
|
 |
20769ba |
(clumens)
|
|
 |
20769ba |
- Allow displaying groups that only contain conditional packages (#475239).
|
|
 |
20769ba |
(clumens)
|
|
 |
20769ba |
- Fix hasWindows() to actually work as advertised (hdegoede)
|
|
 |
20769ba |
- Revert commit 27a4c7df871744454d1ca8979a576f9f45c67189 (hdegoede)
|
|
 |
20769ba |
- Make deviceNameToDiskByPath check udev info instead of sysfs (dcantrell)
|
|
 |
20769ba |
- Fix some minor problems in storage/dasd.py (#560702) (dcantrell)
|
|
 |
20769ba |
- Read in network settings correctly, as configured by linuxrc.s390 (dcantrell)
|
|
 |
20769ba |
- Clean up wording for oversized LVs (#587459) (dcantrell)
|
|
 |
20769ba |
- Teach upd-instroot about i686 (jkeating)
|
|
 |
20769ba |
- Make the rule for 70-anaconda.rules in updates.img be generic. (pjones)
|
|
 |
20769ba |
- Do not use --quiet and --nostart when doing selinux configuration (#568528)
|
|
 |
20769ba |
(msivak)
|
|
 |
20769ba |
- Tell dracut it should activate the first swap device (#572771) (hdegoede)
|
|
 |
20769ba |
- Remove broken hasWindows function from bootloader.py and its callers
|
|
 |
20769ba |
(hdegoede)
|
|
 |
20769ba |
- booty: remove dead code chunk (hdegoede)
|
|
 |
20769ba |
- Don't add recovery partitions to the grub boot menu (#534066) (hdegoede)
|
|
 |
20769ba |
- Use g_str_has_suffix() to check end of string (dcantrell)
|
|
 |
20769ba |
- Find stage2 install.img on local hd installs (dcantrell)
|
|
 |
20769ba |
- gui: gray out OK button while adding raid set (#587161). (akozumpl)
|
|
 |
20769ba |
- Strip quoting from OPTIONS when composing rd_CCW line (#577193). (dcantrell)
|
|
 |
20769ba |
- Default the global grub timeout to 5 for serial (jkeating)
|
|
 |
20769ba |
- Print out device sizes in list-harddrives-stub as well (#587395). (clumens)
|
|
 |
20769ba |
- Make sure a given path exists before calling os.statvfs on it (#587662).
|
|
 |
20769ba |
(clumens)
|
|
 |
20769ba |
- Wait for scsi adapters to be done with scanning their busses (#583143)
|
|
 |
20769ba |
(hdegoede)
|
|
 |
20769ba |
- Set CURL_FAILONERROR to catch url download errors (#586925) (dcantrell)
|
|
 |
20769ba |
- Bring up network for local hd vnc kickstart installs (#522064) (dcantrell)
|
|
 |
20769ba |
- gui: no close buttons etc. in window decoration (#582645) (akozumpl)
|
|
 |
20769ba |
- Don't clear BIOS RAID member disks (#587066) (hdegoede)
|
|
 |
20769ba |
- Remove devices from libparted's cache when destroying them (#586622)
|
|
 |
20769ba |
(hdegoede)
|
|
 |
20769ba |
- Offer to format unformatted DASD devices (#560702) (dcantrell)
|
|
 |
20769ba |
- X input configuration has moved to /usr/share (#585621). (clumens)
|
|
 |
20769ba |
- Disable button icons on stock GTK buttons (#579701). (akozumpl)
|
|
 |
20769ba |
- Remove button icons from the glade files (#579701). (akozumpl)
|
|
 |
20769ba |
- Don't traceback on CD-ROM driver in list-harddrives-stub (#586410). (clumens)
|
|
 |
20769ba |
- Fetch ks files over NFS when ksdevice is not given (#541873) (dcantrell)
|
|
 |
20769ba |
- put liveinst/console.apps/liveinst.h in .gitignore (akozumpl)
|
|
 |
20769ba |
- Remove the README files (#583408). (clumens)
|
|
 |
20769ba |
- Make it more clear what the purpose of the "Boot" column is (#584811).
|
|
 |
20769ba |
(clumens)
|
|
 |
20769ba |
- nfs: off by one error leaves extra slash in a path. (akozumpl)
|
|
 |
20769ba |
- removal: umountStage2(). (akozumpl)
|
|
 |
20769ba |
- nfs: direct mounting of stage2. (akozumpl)
|
|
 |
20769ba |
- loader: strip trailing slash character from stage2= URL. (akozumpl)
|
|
 |
20769ba |
- imount: allow bind mounts. (akozumpl)
|
|
 |
20769ba |
- Make sure we use 1.0 mdraid metadata when the set is used for boot (#584596)
|
|
 |
20769ba |
(hdegoede)
|
|
 |
20769ba |
- Add a preCommitFixup hook to StorageDevice classes (hdegoede)
|
|
 |
20769ba |
- Check for not having found any disks after populating the tree (#583906)
|
|
 |
20769ba |
(hdegoede)
|
|
 |
20769ba |
- Prune resize and format create/migrate actions if destroying a device.
|
|
 |
20769ba |
(dlehman)
|
|
 |
20769ba |
- Schedule actions when removing existing extended partitions. (#568219)
|
|
 |
20769ba |
(dlehman)
|
|
 |
20769ba |
- Don't try to zero out extended partitions. (dlehman)
|
|
 |
20769ba |
- lvm: check resizing against format's targetSize (#580171). (akozumpl)
|
|
 |
20769ba |
- Restore storage.clearPartType after reset when backing out of GUI. (#559233)
|
|
 |
20769ba |
(dlehman)
|
|
 |
20769ba |
- Make Cancel button the default for 'Weak Password' dialog (#582660) (bcl)
|
|
 |
20769ba |
- Set Create Storage focus to first active radio button (#582676) (bcl)
|
|
 |
20769ba |
- BaseInstallClass no longer has a setInstallData method. (clumens)
|
|
 |
20769ba |
- livecd.py: set the selected keyboard (#583289). (akozumpl)
|
|
 |
20769ba |
- Make rhel.py an installclass that we can inherit from for variants. (notting)
|
|
 |
20769ba |
- Don't make all devices on the boot device selector immutable (#583028).
|
|
 |
20769ba |
(clumens)
|
|
 |
20769ba |
- Don't allow running as non-root (#583213). (clumens)
|
|
 |
20769ba |
- Careful with that WINDOW_TYPE_HINT_DESKTOP, Eugene. (#582998) (akozumpl)
|
|
 |
20769ba |
- Introduce flags.preexisting_x11. (akozumpl)
|
|
 |
20769ba |
- Fix some HIG problems with the "Write Changes" dialog (#583405). (clumens)
|
|
 |
20769ba |
- Fix up some HIG problems with the betanag dialog (#583404). (clumens)
|
|
 |
20769ba |
- Fixup P_ usage in questionInitializeDASD (hdegoede)
|
|
 |
20769ba |
- Prevent low-level formatting of DASDs in rescue mode (#582638) (hdegoede)
|
|
 |
20769ba |
- Move the question about formatting DASD's to the interface class (hdegoede)
|
|
 |
20769ba |
- Let the user know if adding a zfcp drive fails (#582632) (hdegoede)
|
|
 |
20769ba |
- Fixup P_ usage in installinterfacebase (hdegoede)
|
|
 |
20769ba |
- Check for presence of filesystem module in FS.mountable (#580520) (dcantrell)
|
|
 |
20769ba |
- Check for fs utils when determining if an fs can be resized (#572431)
|
|
 |
20769ba |
(dcantrell)
|
|
 |
20769ba |
- Select "Advanced Storage Devices" by default on s390 (#580433). (clumens)
|
|
 |
20769ba |
- Don't sigsegv on stage2= derived from invalid repo= parameter (#574746).
|
|
 |
20769ba |
(rvykydal)
|
|
 |
20769ba |
- Removed the tooltips showing glade.gnome.org link (#566773) (mgracik)
|
|
 |
20769ba |
- Better filter for commits to ignore for the RPM changelog. (dcantrell)
|
|
 |
20769ba |
- In groupListExists, log what groups don't exist. (notting)
|
|
 |
20769ba |
- Do not append "rhgb quiet" to s390 boot loader config (#570743) (dcantrell)
|
|
 |
20769ba |
- No instdata on master anymore. (anaconda.id -> anaconda) (dlehman)
|
|
 |
20769ba |
- Try to get boot reqs onto the selected boot device. (#560387) (dlehman)
|
|
 |
20769ba |
- Ensure proper disklabel type on boot disk if CLEARPART_TYPE_ALL. (#570483,
|
|
 |
20769ba |
#530225) (dlehman)
|
|
 |
20769ba |
- Add proper support for destruction of disklabels. (dlehman)
|
|
 |
20769ba |
- Three small fixes to action sorting. (dlehman)
|
|
 |
20769ba |
|
|
 |
4222d2f |
* Thu Apr 15 2010 Chris Lumens <clumens@redhat.com> - 14.4-1
|
|
 |
4222d2f |
- There is no rhbz list for non rhel branch builds. (dcantrell)
|
|
 |
4222d2f |
- pylint up, pychecker down. (clumens)
|
|
 |
4222d2f |
- Add a script for running pylint on anaconda (hdegoede)
|
|
 |
4222d2f |
- add_drive_text: Pass interface to iscsi.addTarget (hdegoede)
|
|
 |
4222d2f |
- Add a questionInitializeDisk method to the rescue interface (#582304)
|
|
 |
4222d2f |
(hdegoede)
|
|
 |
4222d2f |
- Add advanced storage support to rescue mode (#571808) (hdegoede)
|
|
 |
4222d2f |
- rescue.py: Put our mount / rw, ro, skip question in a loop (hdegoede)
|
|
 |
4222d2f |
- Move addDriveDialog() and friends to their own class (hdegoede)
|
|
 |
4222d2f |
- partition_text: Make addDriveDialog() not depend on anaconda.storage
|
|
 |
4222d2f |
(hdegoede)
|
|
 |
4222d2f |
- Fix syntax error in kickstart.py (hdegoede)
|
|
 |
4222d2f |
- Fix various syntax errors (hdegoede)
|
|
 |
4222d2f |
- Read ~/.rhbzauth in scripts/makebumpver (dcantrell)
|
|
 |
4222d2f |
- Simplify HWADDR removal check on s390x (#546005) (dcantrell)
|
|
 |
4222d2f |
- Set minswap suggestion on s390x to 1 (#466289). (dcantrell)
|
|
 |
4222d2f |
- Check for and offer to format unformatted DASD devices (#560702). (dcantrell)
|
|
 |
4222d2f |
- Add /sbin/reboot and /sbin/halt to s390 initrd.img (#571370) (dcantrell)
|
|
 |
4222d2f |
- Do not append "rhgb quiet" to s390 boot loader config (#570743) (dcantrell)
|
|
 |
4222d2f |
- Increase ping timeout for gateway/dns server reachability check (#536815)
|
|
 |
4222d2f |
(dcantrell)
|
|
 |
4222d2f |
- Wait on all pids, not just udevd's. (#540923) (pjones)
|
|
 |
4222d2f |
- Use the new modularized anaconda path in run_test.py. (clumens)
|
|
 |
4222d2f |
- Fix a mismatched kickstart command as caught by the new test case. (clumens)
|
|
 |
4222d2f |
- Fix a typo. (clumens)
|
|
 |
4222d2f |
- Fix "make check" to run the tests against your git checkout of anaconda.
|
|
 |
4222d2f |
(clumens)
|
|
 |
4222d2f |
- Add a test case to verify that kickstart commands use the right handler.
|
|
 |
4222d2f |
(clumens)
|
|
 |
4222d2f |
- filter_gui.py: fixup isProtected changes for biosraid and mpath (hdegoede)
|
|
 |
4222d2f |
- Write an AUTO ... line to mdadm.conf (#537329) (hdegoede)
|
|
 |
4222d2f |
- Inherit the ZFCP command from the correct pykickstart class (#581829).
|
|
 |
4222d2f |
(clumens)
|
|
 |
4222d2f |
- Apply yet another translation patch (#573870). (clumens)
|
|
 |
4222d2f |
- Add bug mapping support to scripts/makebumpver. (dcantrell)
|
|
 |
4222d2f |
- Makefile.am syntax fixes for the 'bumpver' target. (dcantrell)
|
|
 |
4222d2f |
- Fix traceback in booty when ppc /boot lives on mdraid (#555272) (hdegoede)
|
|
 |
4222d2f |
- Call scripts/makebumpver from 'make bumpver' target. (dcantrell)
|
|
 |
4222d2f |
- Add docs/commit-log.txt explaining git commit log policies. (dcantrell)
|
|
 |
4222d2f |
- Move 'make bumpver' functionality to scripts/makebumpver (dcantrell)
|
|
 |
4222d2f |
- Fix some previously difficult-to-translate strings (#573870). (clumens)
|
|
 |
4222d2f |
- Default to /images/install.img if no dir is given in stage2=hd: (#528809)
|
|
 |
4222d2f |
(rvykydal)
|
|
 |
4222d2f |
- Startup notification in live installer (#530908). (akozumpl)
|
|
 |
4222d2f |
- init: switch back to tty1 after the installer finishes. (#577380) (akozumpl)
|
|
 |
4222d2f |
- Don't segfault if proxyUser or proxyPassword are empty (#580226). (clumens)
|
|
 |
4222d2f |
- yum requires the proxy settings to include a protocol (#576691). (clumens)
|
|
 |
4222d2f |
- Allow using pre-existing gpt labels for /boot on non EFI x86 (#572488)
|
|
 |
4222d2f |
(hdegoede)
|
|
 |
4222d2f |
- Log successful login to iscsi targets (hdegoede)
|
|
 |
4222d2f |
- storage/udev.py handle iscsi ID_PATH IPV6 address containing : (#579761)
|
|
 |
4222d2f |
(hdegoede)
|
|
 |
4222d2f |
- Catch errors when downloading the escrow cert (#579992). (clumens)
|
|
 |
4222d2f |
- fix: mnemonics don't work in the welcome screen until user clicks. (akozumpl)
|
|
 |
4222d2f |
- refactoring gui.py: setup_window() and setLanguage() are way too similar.
|
|
 |
4222d2f |
(akozumpl)
|
|
 |
4222d2f |
- gui.py: removed unused parameter in setup_window() (akozumpl)
|
|
 |
efb29ad |
|
|
 |
74abc1a |
* Tue Apr 06 2010 Chris Lumens <clumens@redhat.com> - 14.3-1
|
|
 |
74abc1a |
- Sort partition create actions before other unpartitioned devices.
|
|
 |
74abc1a |
(#574379) (dlehman)
|
|
 |
74abc1a |
- Update the partition scheme icons to better looking ones (#579697).
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Move some kickstart-specific storage init into storageInitialization.
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Call the right superclass's __init__ method. (clumens)
|
|
 |
74abc1a |
- Adjust paths that reference things that have moved. (clumens)
|
|
 |
74abc1a |
- Move compiled things out of /usr/lib/anaconda-runtime. (clumens)
|
|
 |
74abc1a |
- Move boot files, language data, keymaps, etc. to /usr/share/anaconda/.
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Move class Anaconda to __init__.py. (clumens)
|
|
 |
74abc1a |
- Install classes are now under the anaconda module directory. (clumens)
|
|
 |
74abc1a |
- lang-table and lang-names have moved to /usr/share/anaconda. (clumens)
|
|
 |
74abc1a |
- upd-instroot no longer needs to explicitly pull in the python parts.
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Adjust command stubs to use new anaconda module location. (clumens)
|
|
 |
74abc1a |
- Put /usr/lib*/python?.?/site-packages/pyanaconda at the front of
|
|
 |
74abc1a |
PYTHONPATH. (clumens)
|
|
 |
74abc1a |
- Adjust the Makefiles to install anaconda to /usr/lib{,64}/python?.?.
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- ui: keep the bootloader device dialog always centered (#463489). (akozumpl)
|
|
 |
74abc1a |
- Reword the filter UI tooltip to be a little more clear (#576144). (clumens)
|
|
 |
74abc1a |
- Automatically select devices added via the "Add Advanced" button
|
|
 |
74abc1a |
(#579051). (clumens)
|
|
 |
74abc1a |
- Re-Check minimum size of partition after running fsck on it (#578955) (bcl)
|
|
 |
74abc1a |
- Take the request's format into account when deciding to resize (#578471).
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Schedule removal actions for any format on a --onpart= device (#576976).
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Fix early networking log message to correctly assign blame. (pjones)
|
|
 |
74abc1a |
- Restore xdriver=<driver> functionality (#577312) (msivak)
|
|
 |
74abc1a |
- loader: con Newt into thinking LANG is always en_US.UTF-8 (#576541).
|
|
 |
74abc1a |
(akozumpl)
|
|
 |
74abc1a |
- network.dracutSetupString(): handle hosts outside the subnet (#577193)
|
|
 |
74abc1a |
(hdegoede)
|
|
 |
74abc1a |
- Copy install.img to install target on http installs. (pjones)
|
|
 |
74abc1a |
- Make sure the install.img exists before attempting to copy (#578391).
|
|
 |
74abc1a |
(clumens)
|
|
 |
74abc1a |
- Write rd_CCW when root fs is on a network device on s390x (#577193)
|
|
 |
74abc1a |
(dcantrell)
|
|
 |
74abc1a |
- Keep /usr/bin/seq for the initrd.img (#558881). (dcantrell)
|
|
 |
74abc1a |
- fix: Tackle race condition issues during X startup. (akozumpl)
|
|
 |
74abc1a |
- Make checksum error message user-friendlier (#578151) (rvykydal)
|
|
 |
74abc1a |
- Enable network if it is needed when repo is added in UI (#577803).
|
|
 |
74abc1a |
(rvykydal)
|
|
 |
74abc1a |
- Do not try to commit diskLabels on non partitionable devices (#576145)
|
|
 |
74abc1a |
(hdegoede)
|
|
 |
74abc1a |
- Copy install.img and remount no matter how many discs (#577196) (pjones)
|
|
 |
74abc1a |
- Fix typo in linuxrc.s390. ctm should be ctcm. (dcantrell)
|
|
 |
74abc1a |
- Remove dasdSetup() from loader. (dcantrell)
|
|
 |
74abc1a |
- Add new return code check for isomd5sum's mediaCheckFile (#578160).
|
|
 |
74abc1a |
(rvykydal)
|
|
 |
74abc1a |
- Use symbolic constants of libcheckisomd5 (#555107) (rvykydal)
|
|
 |
74abc1a |
- Adapt for libcheckisomd5 callback abi change (#555107) (rvykydal)
|
|
 |
74abc1a |
- Include /sbin/*_cio_free commands in s390x initrd.img (#558881).
|
|
 |
74abc1a |
(dcantrell)
|
|
 |
74abc1a |
- Use /sbin/dasd_cio_free to free blacklisted DASDs (#558881) (dcantrell)
|
|
 |
74abc1a |
- Don't add duplicates to the transaction set (#575878, jantill). (clumens)
|
|
 |
74abc1a |
- fcoe: sysfs_edd.sh has been renamed to fcoe_edd.sh (hdegoede)
|
|
 |
74abc1a |
- Fix off-by-one error in string initialization (#577413) (msivak)
|
|
 |
74abc1a |
- Fix uninitialized variable compile error (#577501) (msivak)
|
|
 |
74abc1a |
- Do not write OPTIONS=layer2=1 on all architectures (#577005). (dcantrell)
|
|
 |
74abc1a |
- Show protected devices in the filter UI, but make them immutable
|
|
 |
74abc1a |
(#568343). (clumens)
|
|
 |
74abc1a |
- Turn protected devices into a property on the Anaconda object. (clumens)
|
|
 |
74abc1a |
|
|
 |
851d152 |
* Thu Mar 25 2010 David Lehman <dlehman@redhat.com> - 14.2-1
|
|
 |
851d152 |
- Unlock the CD tray door in isys.ejectcdrom() (#569377) (pjones)
|
|
 |
851d152 |
- Try to pull in generic libraries as well as optimized ones (#572178)
|
|
 |
851d152 |
(pjones)
|
|
 |
851d152 |
- Translate the Back button in glade (#576082) (akozumpl)
|
|
 |
851d152 |
- Make the kernel 'sshd' parameter work as expected (#572493) (akozumpl)
|
|
 |
851d152 |
- Add originalFormat handling to editLVMLogicalVolume. (#576529) (dlehman)
|
|
 |
851d152 |
- Fix a cut&paste error that caused a traceback (#574743) (dlehman)
|
|
 |
851d152 |
- Remove isys/str.c, replace calls with glib.h or string.h calls. (dcantrell)
|
|
 |
851d152 |
- Only look for extended partitions on partitioned devices (#576628)
|
|
 |
851d152 |
(hdegoede)
|
|
 |
851d152 |
- Fix referring to disks by-label, by-uuid, etc (#575855). (clumens)
|
|
 |
851d152 |
- fcoe startEDD() add missing return statement (hdegoede)
|
|
 |
851d152 |
- Add support for recognizing BIOS EDD configured FCoE drives (#513018)
|
|
 |
851d152 |
(hdegoede)
|
|
 |
851d152 |
- Update format of cdrom devices when looking for repos on media (#566269)
|
|
 |
851d152 |
(rvykydal)
|
|
 |
851d152 |
- Fix syntax for passing a mapping to a translatable string (#576085).
|
|
 |
851d152 |
(clumens)
|
|
 |
851d152 |
- Update filter for translation log entries. (dlehman)
|
|
 |
851d152 |
|
|
 |
01fe690 |
* Mon Mar 22 2010 David Lehman <dlehman@redhat.com> - 14.1-1
|
|
 |
01fe690 |
- Don't pass size=1 for autopart PVs. Use PartitionDevice's default size.
|
|
 |
01fe690 |
(dlehman)
|
|
 |
01fe690 |
- Update po/POTFILES.in to list all files with strings. (dcantrell)
|
|
 |
01fe690 |
- platform.py: _diskLabelType is a string itself (hdegoede)
|
|
 |
01fe690 |
- Make python start with correct default unicode encoding (#539904).
|
|
 |
01fe690 |
(akozumpl)
|
|
 |
01fe690 |
- Add boot= argument to kernel cmdline when in fips mode (#573178) (hdegoede)
|
|
 |
01fe690 |
- Catch NotImplementedError when scanning for disklabels (#566722) (hdegoede)
|
|
 |
01fe690 |
- BIOS RAID sets get shown double when adding advanced storage (#574714)
|
|
 |
01fe690 |
(hdegoede)
|
|
 |
01fe690 |
- Filter UI do not start / stop BIOS RAID sets to get there size (#574587)
|
|
 |
01fe690 |
(hdegoede)
|
|
 |
01fe690 |
- Make filter UI honor nodmraid cmdline option (#574684) (hdegoede)
|
|
 |
01fe690 |
- Properly align the first partition we create (#574220) (hdegoede)
|
|
 |
01fe690 |
- Move disabling of cylinder alignment to disklabel format (hdegoede)
|
|
 |
01fe690 |
- put the analog script into the RPM (akozumpl)
|
|
 |
01fe690 |
- Fix focus, repaint, and stack issues for nm-c-e (#520146) (rvykydal)
|
|
 |
01fe690 |
- Connect nm-connection-editor to network config button (#520146). (rvykydal)
|
|
 |
01fe690 |
- Add "Configure Network" button to network UI screen (#520146). (rvykydal)
|
|
 |
01fe690 |
- Add nm-connection-editor to stage2 (#520146). (rvykydal)
|
|
 |
01fe690 |
- l10n: Updates to Spanish (Castilian) (es) translation (gguerrer)
|
|
 |
01fe690 |
- Don't try to set selinux context for read-only mountpoints. (dlehman)
|
|
 |
01fe690 |
- Derive stage2= from repo=nfsiso: correctly (#565885) (rvykydal)
|
|
 |
01fe690 |
- Include USB ATA bridge modules in initrd (#531532) (rvykydal)
|
|
 |
01fe690 |
- Remove hacks that don't apply in present repo setup flow. (rvykydal)
|
|
 |
01fe690 |
- Reset comps/groups info after editing repo in UI (#555585) (rvykydal)
|
|
 |
01fe690 |
- Set cache base directory for repos added/edited in UI. (rvykydal)
|
|
 |
01fe690 |
- Use None, not '', for empty repo proxy attributes (#572460) (rvykydal)
|
|
 |
01fe690 |
- livecd: show graphical error dialog when memory check fails (#572263)
|
|
 |
01fe690 |
(akozumpl)
|
|
 |
01fe690 |
- l10n: Updates to Sinhala (si) translation (snavin)
|
|
 |
01fe690 |
- use isSparc not isSPARC (dennis)
|
|
 |
01fe690 |
- set the bootloader to silo for sparc installs (dennis)
|
|
 |
01fe690 |
- sparc64 is a lib64 arch (dennis)
|
|
 |
01fe690 |
- Make sure that SPARC bootdisk Makefile is made (dennis)
|
|
 |
01fe690 |
- make sure we include sparc boot configs (dennis)
|
|
 |
01fe690 |
- add function to get the sparc system type (dennis)
|
|
 |
01fe690 |
- Sparc bootloader config not written to /etc (dennis)
|
|
 |
01fe690 |
- Fix generation of boot.iso on SPARC (dennis)
|
|
 |
01fe690 |
- l10n: Updates to Polish (pl) translation (raven)
|
|
 |
01fe690 |
- Keep the selected device count right when going back to filtering
|
|
 |
01fe690 |
(#572882). (clumens)
|
|
 |
01fe690 |
- Fully qualify _ped.IOException. (dlehman)
|
|
 |
01fe690 |
|
|
 |
d89ba51 |
* Mon Mar 15 2010 David Lehman <dlehman@redhat.com> - 14.0-1
|
|
 |
d89ba51 |
- Do not crash on .autorelabel when using read only rescue mount (#568367)
|
|
 |
d89ba51 |
(msivak)
|
|
 |
d89ba51 |
- parted.PartedDisk can throw IOExceptions too (#573539) (hdegoede)
|
|
 |
d89ba51 |
- l10n: fix/updates to hungarian translation (snicore)
|
|
 |
d89ba51 |
- l10n: updated translations (snicore)
|
|
 |
d89ba51 |
- Use the disk name from kickstart in the shouldClear error message.
|
|
 |
d89ba51 |
(clumens)
|
|
 |
d89ba51 |
- Fix displaying error messages on cleanup/remove callback problems
|
|
 |
d89ba51 |
(#572893). (clumens)
|
|
 |
d89ba51 |
- Before running shouldClear, make sure a real disk was specified (#572523).
|
|
 |
d89ba51 |
(clumens)
|
|
 |
d89ba51 |
- Fix: execWithRedirect() unexpectedkeyword argument 'searchPath' (#572853)
|
|
 |
d89ba51 |
(hdegoede)
|
|
 |
d89ba51 |
- Tell ld.so and friends not to use hardware optimized libs (#572178)
|
|
 |
d89ba51 |
(pjones)
|
|
 |
d89ba51 |
- By default, libcurl does not appear to follow redirects (#572528).
|
|
 |
d89ba51 |
(clumens)
|
|
 |
d89ba51 |
- FcoeDiskDevice.dracutSetupString: handle DCB on / off option (hdegoede)
|
|
 |
d89ba51 |
- Redo the 'sshd' flag. (ajax)
|
|
 |
d89ba51 |
- Catch "Exception" when window manager is starting. (akozumpl)
|
|
 |
d89ba51 |
- Preserve encryption setting when re-editing new encrypted LVs. (#568547)
|
|
 |
d89ba51 |
(dlehman)
|
|
 |
d89ba51 |
- Never pass "<Not applicable>" as mountpoint to format constructors.
|
|
 |
d89ba51 |
(dlehman)
|
|
 |
d89ba51 |
- Fix up device dialogs' handling of preexisting formatting. (dlehman)
|
|
 |
d89ba51 |
- Set up devices using their original formats for certain action types.
|
|
 |
d89ba51 |
(#565848) (dlehman)
|
|
 |
d89ba51 |
- Keep a handle to devices' original format instance. (#565848) (dlehman)
|
|
 |
d89ba51 |
- Pick up system's clock settings on upgrade. (#570299) (akozumpl)
|
|
 |
d89ba51 |
- Do not crash when getDevices returns NULL (#567939) (msivak)
|
|
 |
d89ba51 |
- Use new API in libblkid to look for driverdiscs on removable devices
|
|
 |
d89ba51 |
(#508242) (msivak)
|
|
 |
d89ba51 |
- Use new package structure of firstaidkit (#510346) (msivak)
|
|
 |
d89ba51 |
- Add "crashkernel=auto" to grub.conf for RHEL installs (#561729) (hdegoede)
|
|
 |
d89ba51 |
- Drop iscsi initrd generation hack (hdegoede)
|
|
 |
d89ba51 |
- Fix recognition of partitions on mdraid arrays (#569462) (hdegoede)
|
|
 |
d89ba51 |
- dcbd is being replaced with lldpad (#563790) (hdegoede)
|
|
 |
d89ba51 |
- Use the same cache directory as yum now uses (#568996). (clumens)
|
|
 |
d89ba51 |
- exception.py: switch to tty1 before exit (#569071) (akozumpl)
|
|
 |
d89ba51 |
- Reset conditionals of transaction info too. (#505189) (rvykydal)
|
|
 |
d89ba51 |
- Use '--keyword=P_:1,2' for plural gettext string extraction (#567417).
|
|
 |
d89ba51 |
(dcantrell)
|
|
 |
d89ba51 |
- make sure the new logging also works when isys is imported as a python
|
|
 |
d89ba51 |
module. (akozumpl)
|
|
 |
d89ba51 |
- use the new logging approach in imount.c (akozumpl)
|
|
 |
d89ba51 |
- allow logging into program.log and syslog through log.c (akozumpl)
|
|
 |
d89ba51 |
- log.c: factor out common parts from logMessageV() (akozumpl)
|
|
 |
d89ba51 |
- static variable rename in log.c (akozumpl)
|
|
 |
d89ba51 |
- move log.c from loader into isys. (akozumpl)
|
|
 |
d89ba51 |
- Analog, a generator of rsyslog config files to monitor remote installs.
|
|
 |
d89ba51 |
(akozumpl)
|
|
 |
d89ba51 |
- Remove isys/minifind.c and isys/minifind.h (dcantrell)
|
|
 |
d89ba51 |
- Keep default metacity schema generated for gconf. (#520146) (rvykydal)
|
|
 |
d89ba51 |
- metacity, fix a displaying problem with WaitWindow and ProgressWindow
|
|
 |
d89ba51 |
(#520146) (akozumpl)
|
|
 |
d89ba51 |
- Nuke addFrame()'s showtitle parameter (#520146). (akozumpl)
|
|
 |
d89ba51 |
- Remove gui code we no longer need when mini-wm is gone (#520146) (akozumpl)
|
|
 |
d89ba51 |
- Remove mini-wm.c. (#520146) (akozumpl)
|
|
 |
d89ba51 |
- Introduces metacity window manager (#520146) (akozumpl)
|
|
 |
d89ba51 |
- fix: do not initialize the install interface whenever is is accessed
|
|
 |
d89ba51 |
(#565872) (akozumpl)
|
|
 |
d89ba51 |
- Select/Deselect All should only apply to the current tab (#516143,
|
|
 |
d89ba51 |
#568875). (clumens)
|
|
 |
d89ba51 |
- Don't try to write firewall and auth information twice (#568528). (clumens)
|
|
 |
d89ba51 |
- Fixes bug #569373 - Change udev_trigger block calls to use change action
|
|
 |
d89ba51 |
(bcl)
|
|
 |
d89ba51 |
- Include the report module and related support files (#562656). (clumens)
|
|
 |
d89ba51 |
- report handles exn saving now, and doesn't require a Filer (#562656).
|
|
 |
d89ba51 |
(clumens)
|
|
 |
d89ba51 |
- Adapt to using report's UI API (#562656). (clumens)
|
|
 |
d89ba51 |
- Do some editing of package and filter UI strings (#569039). (clumens)
|
|
 |
d89ba51 |
|
|
 |
d89ba51 |
* Thu Mar 04 2010 Chris Lumens <clumens@redhat.com> - 13.33-1
|
|
 |
d89ba51 |
- On live installs, the syslog is /var/log/dmesg. (#568814). (clumens)
|
|
 |
d89ba51 |
- Set up udev environment so anaconda's udev rules run in livecd. (#568460)
|
|
 |
d89ba51 |
(dlehman)
|
|
 |
d89ba51 |
- Ignore probably-spurious disklabels on unpartitionable devices. (#567832)
|
|
 |
d89ba51 |
(dlehman)
|
|
 |
d89ba51 |
- The justConfigFile parameter doesn't do anything on x86, either (#568567).
|
|
 |
d89ba51 |
(clumens)
|
|
 |
d89ba51 |
- Add python-devel's gdbinit, which provides useful debugging macros.
|
|
 |
d89ba51 |
(pjones)
|
|
 |
d89ba51 |
- Minor style fix (indent "cat" correctly") (pjones)
|
|
 |
d89ba51 |
- doReIPL should return when going back through steps, too (#563862).
|
|
 |
d89ba51 |
(clumens)
|
|
 |
d89ba51 |
- Skip the filter/cleardisk steps on upgrades, too (#568334). (clumens)
|
|
 |
d89ba51 |
|
|
 |
cd951e6 |
* Thu Feb 25 2010 David Lehman <dlehman@redhat.com> - 13.32-1
|
|
 |
cd951e6 |
- Check for the real device-mapper nodes in /proc/swaps. (#567840) (dlehman)
|
|
 |
cd951e6 |
- It's necessary to give each vfprintf invocation a fresh va_list (#568235)
|
|
 |
cd951e6 |
(akozumpl)
|
|
 |
cd951e6 |
- Don't unconditionally unskip the partition step on failure (#567889).
|
|
 |
cd951e6 |
(clumens)
|
|
 |
cd951e6 |
- rpm doesn't always give the callback a tuple (#567878). (clumens)
|
|
 |
cd951e6 |
|
|
 |
c3e6919 |
* Wed Feb 24 2010 David Cantrell <dcantrell@redhat.com> - 13.31-1
|
|
 |
c3e6919 |
- Revert "There is no kernel-PAE package anymore, use kernel for xen
|
|
 |
c3e6919 |
(#559347)." (dcantrell)
|
|
 |
c3e6919 |
- logging: make loader say 'loader' (#563009). (akozumpl)
|
|
 |
c3e6919 |
- Make loader log into syslog (so remote logging works for it as well)
|
|
 |
c3e6919 |
(#524980) (akozumpl)
|
|
 |
c3e6919 |
|
|
 |
e535bc4 |
* Tue Feb 23 2010 Chris Lumens <clumens@redhat.com> - 13.30-1
|
|
 |
e535bc4 |
- Revert "Add back hald for Xorg input device queries (#553780)" (clumens)
|
|
 |
e535bc4 |
- No longer remove persistent udev rules files (#566948). (clumens)
|
|
 |
e535bc4 |
- When BUILDARCH==ppc64, set BASEARCH to ppc (#524235). (dcantrell)
|
|
 |
e535bc4 |
- There is no kernel-PAE package anymore, use kernel for xen (#559347).
|
|
 |
e535bc4 |
(dcantrell)
|
|
 |
e535bc4 |
- Fix a typo, leaving one less string needing translation (#567427).
|
|
 |
e535bc4 |
(clumens)
|
|
 |
e535bc4 |
- Don't show BIOS RAID and multipath members in the cleardisks UI (#567281).
|
|
 |
e535bc4 |
(clumens)
|
|
 |
e535bc4 |
|
|
 |
13c022d |
* Mon Feb 22 2010 David Cantrell <dcantrell@redhat.com> - 13.29-1
|
|
 |
13c022d |
- DiskLabel.status can't be determined so return False. (#563526,#561074)
|
|
 |
13c022d |
(dlehman)
|
|
 |
13c022d |
- Remove getDasdDevPort() and getDasdState() from isys.py. (dcantrell)
|
|
 |
13c022d |
- Replace calls to isys.getDasdPorts() with calls to new getDasdPorts()
|
|
 |
13c022d |
(dcantrell)
|
|
 |
13c022d |
- Add getDasdPorts() to storage/dasd.py. (dcantrell)
|
|
 |
13c022d |
- Remove isys/dasd.c, functions no longer needed in isys. (dcantrell)
|
|
 |
13c022d |
- Fix creation of encrypted md members and pvs in kickstart. (#567396)
|
|
 |
13c022d |
(dlehman)
|
|
 |
13c022d |
- Don't align free space geometries in getFreeRegions. (#565692) (dlehman)
|
|
 |
13c022d |
- Align extended partitions like we do other partitions. (dlehman)
|
|
 |
13c022d |
- Don't allow the host's LD_LIBRARY_PATH affect get_dso_deps (#565887).
|
|
 |
13c022d |
(clumens)
|
|
 |
13c022d |
- Remove a couple redundant network bring up calls. (clumens)
|
|
 |
13c022d |
- Reset the resolver cache after bringing up the network (#562209). (clumens)
|
|
 |
13c022d |
- Let's have /etc/xorg.conf.d in stage2 (#566396) (akozumpl)
|
|
 |
13c022d |
- Add the filter UI screens to the list of translatable files (#567216).
|
|
 |
13c022d |
(clumens)
|
|
 |
13c022d |
- Don't traceback when a user tries to put /boot on an LV (#566569)
|
|
 |
13c022d |
(hdegoede)
|
|
 |
13c022d |
- RescueInterface should inherit from InstallInterfaceBase too (hdegoede)
|
|
 |
13c022d |
|
|
 |
45fc6f4 |
* Fri Feb 19 2010 Chris Lumens <clumens@redhat.com> - 13.28-1
|
|
 |
45fc6f4 |
- Allow --ignoremissing to work for @base and @core (#566752).
|
|
 |
45fc6f4 |
(clumens)
|
|
 |
45fc6f4 |
- Add device node names to the filter UI, hidden by default (#566375).
|
|
 |
45fc6f4 |
(clumens)
|
|
 |
45fc6f4 |
- logging: initialize tty3 logging in anaconda_log, along with all other
|
|
 |
45fc6f4 |
basic loggers. (akozumpl)
|
|
 |
45fc6f4 |
- logging: introduce stderr logger and use it for critical situations in
|
|
 |
45fc6f4 |
kickstart.py. (akozumpl)
|
|
 |
45fc6f4 |
- logging: Loggers live a cosmopolitan life, forget about them after
|
|
 |
45fc6f4 |
created. (akozumpl)
|
|
 |
45fc6f4 |
- logging: remove AnacondaLog's unused default parameter. (akozumpl)
|
|
 |
45fc6f4 |
- logging, fix: setting remote logging from kicstart (akozumpl)
|
|
 |
45fc6f4 |
- logging: addFileHandler does not set autoLevel by default (akozumpl)
|
|
 |
45fc6f4 |
- Allow deleting the interface property, too (#566186). (clumens)
|
|
 |
45fc6f4 |
|
|
 |
6d125c7 |
* Tue Feb 16 2010 Chris Lumens <clumens@redhat.com> - 13.27-1
|
|
 |
6d125c7 |
- Fix hiding the advanced button on the filter UI (#555769, #565425,
|
|
 |
6d125c7 |
#560016). (clumens)
|
|
 |
6d125c7 |
- PartitionDevice._setDisk: self.disk can be None. (#565930) (dlehman)
|
|
 |
6d125c7 |
- Add currentSize method to the PartitionDevice class (#565822) (hdegoede)
|
|
 |
6d125c7 |
- Fix instData removal mis merge (hdegoede)
|
|
 |
6d125c7 |
- Require a format to have a mountpoint before testing for RO (#565879).
|
|
 |
6d125c7 |
(clumens)
|
|
 |
6d125c7 |
- The step is named cleardiskssel, not cleardisksel (#565873). (clumens)
|
|
 |
6d125c7 |
- Use the LUKS UUID, not the filesystem UUID for dracut. (#561373) (dlehman)
|
|
 |
6d125c7 |
- Show the correct device path when formatting as swap or luks. (dlehman)
|
|
 |
6d125c7 |
- Fix ordering of arguments to xfs_admin for writing fs label. (#556546)
|
|
 |
6d125c7 |
(dlehman)
|
|
 |
6d125c7 |
- Log only the disks' names in PartitionDevice._setDisk. (dlehman)
|
|
 |
6d125c7 |
- Check for the updates directory before using it (#565840). (clumens)
|
|
 |
6d125c7 |
- Fix a handful of simple pychecker errors. (clumens)
|
|
 |
6d125c7 |
- Add the .libs directories to PYTHONPATH so pychecker works again. (clumens)
|
|
 |
6d125c7 |
- Warn when ignoring BIOS RAID members (#560932) (hdegoede)
|
|
 |
6d125c7 |
- Intel BIOS RAID array not recognized (#565458) (hdegoede)
|
|
 |
6d125c7 |
- Fix traceback in filter_gui.py when dealing with RAID10 BIOSRAID (#565444)
|
|
 |
6d125c7 |
(hdegoede)
|
|
 |
6d125c7 |
- Remove newly added partition from disk if subsequent commit fails.
|
|
 |
6d125c7 |
(#559907) (dlehman)
|
|
 |
6d125c7 |
- Use property() so we can assign to anaconda.intf (#565639). (clumens)
|
|
 |
6d125c7 |
- Don't always set anaconda.upgrade to be True (#565622). (clumens)
|
|
 |
6d125c7 |
- Re-remove the end of line from pychecker-false-positives. (clumens)
|
|
 |
6d125c7 |
- cryptPassword is not part of any class (#565611). (clumens)
|
|
 |
6d125c7 |
- Fix another missing import (#565599). (clumens)
|
|
 |
6d125c7 |
- Add a missing import (#565592). (clumens)
|
|
 |
6d125c7 |
- createLuserConf is not a part of any class (#565306). (clumens)
|
|
 |
6d125c7 |
|
|
 |
e5be372 |
* Fri Feb 12 2010 David Lehman <dlehman@redhat.com> - 13.26-1
|
|
 |
e5be372 |
- Fix return values for dasd_settle_all() in linuxrc.s390 (#558881).
|
|
 |
e5be372 |
(dcantrell)
|
|
 |
e5be372 |
- Don't reset the default package selection on text installs (#564103).
|
|
 |
e5be372 |
(clumens)
|
|
 |
e5be372 |
- Remove rules handled by the device-mapper package's rules. (dlehman)
|
|
 |
e5be372 |
- Raise default lvm extent size from 4MB to 32MB. (dlehman)
|
|
 |
e5be372 |
- Add udev_settle after setup of LUKSDevice. (#534043) (dlehman)
|
|
 |
e5be372 |
- Pass '--force' to vgremove to avoid interactive prompts. (#563873)
|
|
 |
e5be372 |
(dlehman)
|
|
 |
e5be372 |
- Find rsyslog libs in $LIBDIR not /usr/$LIBDIR (jkeating)
|
|
 |
e5be372 |
- "_Do_ override BASEARCH with BUILDARCH, it does make sense (#524235)"
|
|
 |
e5be372 |
(msivak)
|
|
 |
e5be372 |
- Don't traceback during kickstart if no ignoredisk line is given (#563581).
|
|
 |
e5be372 |
(clumens)
|
|
 |
e5be372 |
- Allow any add-on python module to be updated via an updates.img. (clumens)
|
|
 |
e5be372 |
- Correct references to lcs and ctcm devices (#561816). (dcantrell)
|
|
 |
e5be372 |
- Use lsznet.raw from s390utils package (#563548). (dcantrell)
|
|
 |
e5be372 |
- Revert "Write ARP=no to ifcfg file when VSWITCH=1 is set on s390x
|
|
 |
e5be372 |
(#561926)." (dcantrell)
|
|
 |
e5be372 |
- Use /sys/devices/lcs instead of /sys/devices/cu3088 (#561816). (dcantrell)
|
|
 |
e5be372 |
- Wait for all DASDs to be online after autodetection (#558881). (dcantrell)
|
|
 |
e5be372 |
- Prompt user for install method when going back to STEP_METHOD. (dcantrell)
|
|
 |
e5be372 |
- Set initrd load address to 32MB for s390x (#546422). (dcantrell)
|
|
 |
e5be372 |
- Only show the error message if there was an error. (dlehman)
|
|
 |
e5be372 |
- Be even more clear about removing existing linux installations. (#493360)
|
|
 |
e5be372 |
(dlehman)
|
|
 |
e5be372 |
- Improve reboot modes in init.c and shutdown.c. (akozumpl)
|
|
 |
e5be372 |
- Be more explicit in which libraries we link with. (clumens)
|
|
 |
e5be372 |
- Do not override BASEARCH with BUILDARCH, it doesn't make sense (#524235)
|
|
 |
e5be372 |
(msivak)
|
|
 |
e5be372 |
- platform.checkBootRequest(): Fix use of map instead of filter (hdegoede)
|
|
 |
e5be372 |
- Improve platform.checkBootRequest() mdarray handling (hdegoede)
|
|
 |
e5be372 |
- Fix backtrace when trying to use LV for /boot (#562325) (hdegoede)
|
|
 |
e5be372 |
- Add lsusb to rescue mode stage2 (#562616) (hdegoede)
|
|
 |
e5be372 |
- No longer refer to instdata in attrSkipList. (clumens)
|
|
 |
e5be372 |
- Clarify which storage exceptions are bugs (#557928). (clumens)
|
|
 |
e5be372 |
- Merge branch 'no-instdata' (clumens)
|
|
 |
e5be372 |
- Fix partitioning help spelling (#562823). (clumens)
|
|
 |
e5be372 |
- Keep the end sector aligned when resizing partitions (#560647) (hdegoede)
|
|
 |
e5be372 |
- Write ARP=no to ifcfg file when VSWITCH=1 is set on s390x (#561926).
|
|
 |
e5be372 |
(dcantrell)
|
|
 |
e5be372 |
- Don't return the passphrase from hasKey. Should return a boolean. (dlehman)
|
|
 |
e5be372 |
- Fix splitting of error strings from program.log. (dlehman)
|
|
 |
e5be372 |
- Take advantage of default size for new partitions. (dlehman)
|
|
 |
e5be372 |
- Add a default size of 500MB for new partition requests. (dlehman)
|
|
 |
e5be372 |
- Remove check for MD_DEVNAME from udev_device_is_md. (#562024) (dlehman)
|
|
 |
e5be372 |
- Don't try to specify bitmap for RAID0 since mdadm doesn't allow it.
|
|
 |
e5be372 |
(#562023) (dlehman)
|
|
 |
e5be372 |
- Use 0 for a default max_req_size instead of None. (dlehman)
|
|
 |
e5be372 |
- Add missing methods to RescueInterface (pjones)
|
|
 |
e5be372 |
- Clean up imports in __main__. (clumens)
|
|
 |
e5be372 |
- Nothing uses InstallData anymore, so it can completely be removed.
|
|
 |
e5be372 |
(clumens)
|
|
 |
e5be372 |
- Last attribute out of InstallData, please turn out the lights. (clumens)
|
|
 |
e5be372 |
- Move firstboot into the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move bootloader into the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move escrowCertificates into the Storage object. (clumens)
|
|
 |
e5be372 |
- Move storage into the Anaconda class. (clumens)
|
|
 |
e5be372 |
- Move desktop to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move timezone to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move firewall into Anaconda. (clumens)
|
|
 |
e5be372 |
- Move users and security to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move network to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move keyboard to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move instLanguage to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Move the writeKS and write methods from InstallData to Anaconda. (clumens)
|
|
 |
e5be372 |
- Move upgrade-related data to the Anaconda object. (clumens)
|
|
 |
e5be372 |
- Make a bunch of Anaconda attributes into properties. (clumens)
|
|
 |
e5be372 |
- Move instProgress to be an attribute on the InstallInterface. (clumens)
|
|
 |
e5be372 |
- Finally remove the x_already_set hack. (clumens)
|
|
 |
e5be372 |
- Move instClass to be an attribute on Anaconda. (clumens)
|
|
 |
e5be372 |
- Use anaconda.ksdata instead of anaconda.isKickstart. (clumens)
|
|
 |
e5be372 |
- Move ksdata to be an attribute on Anaconda. (clumens)
|
|
 |
e5be372 |
- Remove backend and other pointless attributes from InstallData. (clumens)
|
|
 |
e5be372 |
- Move the isHeadless attribute onto the Anaconda class. (clumens)
|
|
 |
e5be372 |
- Set displayMode on the anaconda object, then refer to that everywhere.
|
|
 |
e5be372 |
(clumens)
|
|
 |
e5be372 |
- Sort the attributes on class Anaconda for my future reference. (clumens)
|
|
 |
e5be372 |
- Install classes may no longer force text mode. (clumens)
|
|
 |
e5be372 |
- Add a Requires: for tigervnc-server (#561498). (clumens)
|
|
 |
e5be372 |
|
|
 |
fb92058 |
* Wed Feb 03 2010 David Lehman <dlehman@redhat.com> - 13.25-1
|
|
 |
fb92058 |
- Fix keymaps-override-ppc pickup in mk-images (#524235) (msivak)
|
|
 |
fb92058 |
- Fix typo in action sorting. Disklabels before partitions. (#560017)
|
|
 |
fb92058 |
(dlehman)
|
|
 |
fb92058 |
- Display ID_PATH for zFCP devices instead of looking for a WWID. (clumens)
|
|
 |
fb92058 |
- Fix a variety of filtering UI problems caused by switching models around.
|
|
 |
fb92058 |
(clumens)
|
|
 |
fb92058 |
- Add ID_SERIAL in as a backup in case there's no ID_SERIAL_SHORT. (clumens)
|
|
 |
fb92058 |
- Display ID_PATH instead of WWID for DASDs as well. (clumens)
|
|
 |
fb92058 |
- Rename the WWID column to Identifier. (clumens)
|
|
 |
fb92058 |
- Enforce maximum partition sizes. (#528276) (dlehman)
|
|
 |
fb92058 |
- Log commands as a string instead of as a list of strings. (dlehman)
|
|
 |
fb92058 |
- Strip off the timestamp from error output pulled from program.log.
|
|
 |
fb92058 |
(dlehman)
|
|
 |
fb92058 |
- Fix: execWithRedirect() logging stderr at wrong loglevel. (akozumpl)
|
|
 |
fb92058 |
- Fix: execWithCallback() not logging stderr. (akozumpl)
|
|
 |
fb92058 |
- Fix: ArithmeticError: Could not align to closest sector (#561278)
|
|
 |
fb92058 |
(hdegoede)
|
|
 |
fb92058 |
- Fixed parsing of strings with multiple values in pyudev (mgracik)
|
|
 |
fb92058 |
- On text kickstart installs, doBasePackageSelect still needs to run
|
|
 |
fb92058 |
(#559593). (clumens)
|
|
 |
fb92058 |
- Remove unused udev_parse_block_entry() function (hdegoede)
|
|
 |
fb92058 |
- Fixed the problem with string to list properties (#560262) (mgracik)
|
|
 |
fb92058 |
|
|
 |
c752856 |
* Mon Feb 01 2010 Chris Lumens <clumens@redhat.com> - 13.24-1
|
|
 |
c752856 |
- Don't log the size of what we're unpacking anymore. (clumens)
|
|
 |
c752856 |
- Fixup partition aligning (#560586) (hdegoede)
|
|
 |
c752856 |
- Fix backtrace when adding mdraid arrays (#560360) (hdegoede)
|
|
 |
c752856 |
- pyudev: explicitly specify all return value and argument types (#559394)
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- Correctly add found multipath devices to our dict (#560029). (clumens)
|
|
 |
c752856 |
- gtk.TreeStores are iterable, so use indices instead of iterators. (clumens)
|
|
 |
c752856 |
- Build sorted models on top of filtered models to make column sorting work.
|
|
 |
c752856 |
(clumens)
|
|
 |
c752856 |
- Skip the filtering UI if there's only one disk in the machine. (clumens)
|
|
 |
c752856 |
- Allow getScreen methods to indicate the screen should be skipped. (clumens)
|
|
 |
c752856 |
- rename constants and a variable in anconda_log.py so the names make more
|
|
 |
c752856 |
sense. (akozumpl)
|
|
 |
c752856 |
- anaconda, storage and yum: log to tty3 in the same format as we log into
|
|
 |
c752856 |
tty4 (akozumpl)
|
|
 |
c752856 |
- Remove /sys prefix in udev_enumerate_devices() (hdegoede)
|
|
 |
c752856 |
- Use libudev's enumerate_devices function (#559394) (mgracik)
|
|
 |
c752856 |
- Update =~ regexps in lsznet.raw for bash-4.1 (#558537). (dcantrell)
|
|
 |
c752856 |
- Startup iscsi / fcoe / zfcp before listing drives in the filter UI
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- cleardisk_gui: Fix going back to the cleardisks gui (hdegoede)
|
|
 |
c752856 |
- cleardisk_gui: Base autoselection of bootdev on detected BIOS order
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- Fix typo in partition_ui_helpers_gui.py (hdegoede)
|
|
 |
c752856 |
- Remove no longer used isys EDD code (hdegoede)
|
|
 |
c752856 |
- Hookup new python EDD code (#478996) (hdegoede)
|
|
 |
c752856 |
- Add pure python EDD code parsing and compareDrives substitute (#478996)
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- Include /etc/netconfig in the initrd for NFS (#557704). (clumens)
|
|
 |
c752856 |
- Log system messages to /tmp/syslog instead of /tmp/messages.log. (clumens)
|
|
 |
c752856 |
- Make sure we always check /lib64 and /lib in find_library (#555669).
|
|
 |
c752856 |
(dcantrell)
|
|
 |
c752856 |
- Make sure we get required nss-softokn libs in the images. (dcantrell)
|
|
 |
c752856 |
- Add 5 second ping delay for gateway and dns test on s390x (#536815).
|
|
 |
c752856 |
(dcantrell)
|
|
 |
c752856 |
- Update =~ regexps in linuxrc.s390 for bash-4.1 (#558537). (dcantrell)
|
|
 |
c752856 |
- Add strace to the stage2 image and initrd. (clumens)
|
|
 |
c752856 |
- multipath gives us CCISS devices names with ! in them, but we expect /.
|
|
 |
c752856 |
(clumens)
|
|
 |
c752856 |
- Fix visibility counting on filter notebook pages. (clumens)
|
|
 |
c752856 |
- Fix thinko in displaying the first filter notebook page that disks.
|
|
 |
c752856 |
(pjones)
|
|
 |
c752856 |
- DMRaidArrayDevice don't pass major/minor to DMDevice.__init__ (#558440)
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- Filter UI: don't show cciss controllers without sets (hdegoede)
|
|
 |
c752856 |
- Filter UI: give BIOS RAID sets a usable model string and display that
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- Make MDRaidArray description the same as DMRaidArray (hdegoede)
|
|
 |
c752856 |
- Add DMRaidArrayDevice description and model properties (#558440) (hdegoede)
|
|
 |
c752856 |
- DMRaidArrayDevices exist when created (#558440) (hdegoede)
|
|
 |
c752856 |
- Clarify syslinux menu text (#557774) (hdegoede)
|
|
 |
c752856 |
- Use description property for MDRaidArrayDevice model (hdegoede)
|
|
 |
c752856 |
- MDRaidArrayDevice: Get rid of the ugly self.devices[0].type checking
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- Make storage.unusedMDFoo also check mdcontainer members (hdegoede)
|
|
 |
c752856 |
- Remove MDRaidArrayDevice biosraid property (hdegoede)
|
|
 |
c752856 |
- Give MD BIOS RAID arrays there own type (hdegoede)
|
|
 |
c752856 |
- Check for devices with no media present in filter_gui.py (#558177)
|
|
 |
c752856 |
(hdegoede)
|
|
 |
c752856 |
- multipath requires libaio.so (pjones)
|
|
 |
c752856 |
- init, fixes a bug in getSyslog() causing a SEGV (akozumpl)
|
|
 |
c752856 |
|
|
 |
3966252 |
* Fri Jan 22 2010 Chris Lumens <clumens@redhat.com> - 13.23-1
|
|
 |
3966252 |
- Only /boot needs to be on one of the bootFSTypes. (#557718) (dlehman)
|
|
 |
3966252 |
- nss files moved around again, NM needs more (#557702) (dcantrell)
|
|
 |
3966252 |
- Fix broken log message. (pjones)
|
|
 |
3966252 |
- MDRaidMember.__str__ add biosraid attribute to the returned string
|
|
 |
3966252 |
(hdegoede)
|
|
 |
3966252 |
- Remove setting of _isDisk and _partitionable from iscsi and fcoe disk code
|
|
 |
3966252 |
(hdegoede)
|
|
 |
3966252 |
- Add isDisk property to MDRaidArrayDevice (hdegoede)
|
|
 |
3966252 |
- Make isDisk a property (hdegoede)
|
|
 |
3966252 |
- Remove DMRaidDevice.mediaPresent method (hdegoede)
|
|
 |
3966252 |
- Honor clearPartDisks when clearing whole disk formatting formatted disks
|
|
 |
3966252 |
(hdegoede)
|
|
 |
3966252 |
- Fixup MDRaidArrayDevice.biosraid (hdegoede)
|
|
 |
3966252 |
- Update exclusiveDisks when handling mdraid BIOSRAID in isIgnored (hdegoede)
|
|
 |
3966252 |
- MDRaidDevice does not have serial, vendor or bus arguments (hdegoede)
|
|
 |
3966252 |
- Don't traceback on devices without a serial (hdegoede)
|
|
 |
3966252 |
- Make addUdevPartitionDevice add lvm filters for ignored partitions
|
|
 |
3966252 |
(hdegoede)
|
|
 |
3966252 |
- Remove BIOSRAID see if ignored again code from addUdevPartitionDevice
|
|
 |
3966252 |
(hdegoede)
|
|
 |
3966252 |
- Remove special partition handling from isIgnored (hdegoede)
|
|
 |
3966252 |
- Fix MDRaidArrayDevice mediaPresent to not depend on paritioned state
|
|
 |
3966252 |
(hdegoede)
|
|
 |
3966252 |
- Special handling for mdraid BIOS RAID sets in exclusive disks (hdegoede)
|
|
 |
3966252 |
- 2 small mdraid related storage/udev.py changes (hdegoede)
|
|
 |
3966252 |
- Fix an infinite loop by properly iterating over the disks store (#557856).
|
|
 |
3966252 |
(clumens)
|
|
 |
3966252 |
- Prevent init from telling us its story if the shutdown was planned.
|
|
 |
3966252 |
(akozumpl)
|
|
 |
3966252 |
- Add a description attribute to MDRaidArrayDevice (hdegoede)
|
|
 |
3966252 |
- Don't do exclusiveDisks checking for BIOS RAID members (hdegoede)
|
|
 |
3966252 |
- Fix a syntax error in filter_gui.py (hdegoede)
|
|
 |
3966252 |
- Make multipath support use device-mapper-multipath to setup mpaths.
|
|
 |
3966252 |
(pjones)
|
|
 |
3966252 |
- Make PartitionDevice have its own teardown() when used with mpath. (pjones)
|
|
 |
3966252 |
- Create multipath.conf (pjones)
|
|
 |
3966252 |
- Make sure MultipathDevice is setup correctly. (pjones)
|
|
 |
3966252 |
- List biosraids w/ disks and don't include them w/ md arrays in partgui.
|
|
 |
3966252 |
(dlehman)
|
|
 |
3966252 |
- Add biosraid property and use it in MDRaidArrayDevice.partitionable.
|
|
 |
3966252 |
(dlehman)
|
|
 |
3966252 |
- Make partitionable a property of StorageDevice instead of a plain attr.
|
|
 |
3966252 |
(dlehman)
|
|
 |
3966252 |
- Remove the multipath name generator, it is no longer used. (pjones)
|
|
 |
3966252 |
- Set StorageDevice.exists before calling Device.__init__ (pjones)
|
|
 |
3966252 |
- Add another command to .bash_history. (pjones)
|
|
 |
3966252 |
- Introducing a proper syslog daemon allows us to remove the syslogd stub we
|
|
 |
3966252 |
have. (akozumpl)
|
|
 |
3966252 |
- Merge branch 'forward_all' (akozumpl)
|
|
 |
3966252 |
- Python logging is talking to the syslog daemon. (akozumpl)
|
|
 |
3966252 |
- make dracut only activate the root LV (#553295) (hdegoede)
|
|
 |
3966252 |
|
|
 |
080b36a |
* Wed Jan 20 2010 David Cantrell <dcantrell@redhat.com> - 13.22-1
|
|
 |
080b36a |
- Add mpath device to selection instead of its constituents. (pjones)
|
|
 |
080b36a |
- Make all StorageDevice-s support .vendor and .model (pjones)
|
|
 |
080b36a |
- Add a parser for 'multipath -d' output. (pjones)
|
|
 |
080b36a |
- Multipath members should not be added to the ignored disk list. (pjones)
|
|
 |
080b36a |
- Add udev accessor for ID_MODEL_FROM_DATABASE/ID_MODEL. (pjones)
|
|
 |
080b36a |
- Add udev_device_get_multipath_name(). (pjones)
|
|
 |
080b36a |
- Use mpath names instead of serials to group them. (pjones)
|
|
 |
080b36a |
- Add an exception to use when multipath fails. (pjones)
|
|
 |
080b36a |
- Add missing log_method_call()s. (pjones)
|
|
 |
080b36a |
- Introduces rsylogd to anaconda (part of #524980) (akozumpl)
|
|
 |
080b36a |
- Fix compile problem from 65a3c05. (akozumpl)
|
|
 |
080b36a |
- Remove unnecessary free from the rpmextract error handler (msivak)
|
|
 |
080b36a |
- Fix SIGSEGV in dlabel feature (#556390) (msivak)
|
|
 |
080b36a |
- Support ignore all/reinit all on the disk reinitialization question
|
|
 |
080b36a |
(#512011). (clumens)
|
|
 |
080b36a |
- Handle reboot better on s390 (#533198) (dcantrell)
|
|
 |
080b36a |
- Reset network setting input counters for IPv4 and IPv6 (#553761).
|
|
 |
080b36a |
(dcantrell)
|
|
 |
080b36a |
- Fix reading dasd status sysfs attribute (#536803). (dcantrell)
|
|
 |
080b36a |
- Fix whitespace error that was introduced. (pjones)
|
|
 |
080b36a |
- setStage2LocFromCmdline() shouldn't strdup so much. (pjones)
|
|
 |
080b36a |
- s390 CHPID types must be treated in hex for lookup table to work (#552844)
|
|
 |
080b36a |
(maier)
|
|
 |
080b36a |
- Fixed the setting of LD_LIBRARY_PATH in rescue (mgracik)
|
|
 |
080b36a |
- Use StorageError insead of enumerating all the different storage errors.
|
|
 |
080b36a |
(pjones)
|
|
 |
080b36a |
- Get rid of "stage2param" in parseCmdLineFlags(); it is unused. (pjones)
|
|
 |
080b36a |
- Make clearDisksWindow use device.model not device.partedDevice.model
|
|
 |
080b36a |
(pjones)
|
|
 |
080b36a |
- Include device-mapper-multipath in stage2.img (pjones)
|
|
 |
080b36a |
- Load all scsi_dh_* modules, since they can't be modprobe by aliases...
|
|
 |
080b36a |
(pjones)
|
|
 |
080b36a |
- Display the first filter notebook page that has any disks on it. (clumens)
|
|
 |
080b36a |
- The firmware and additional-web-server groups no longer exist (#555609).
|
|
 |
080b36a |
(clumens)
|
|
 |
080b36a |
- Fix a traceback adding RAID devices to the filtering UI. (clumens)
|
|
 |
080b36a |
- reIPL code cleanup in loader (dcantrell)
|
|
 |
080b36a |
- Show call depth with spaces in log_method_call() (pjones)
|
|
 |
080b36a |
- iutil.execWithRedirect() hasn't used searchPath= since 2006. Take it out.
|
|
 |
080b36a |
(pjones)
|
|
 |
080b36a |
- Look for the SSH config file in /etc/ssh on s390 as well (#555691).
|
|
 |
080b36a |
(clumens)
|
|
 |
080b36a |
- Changed the architecture check from __ppc64__ to __powerpc64__ (#555669)
|
|
 |
080b36a |
(mgracik)
|
|
 |
080b36a |
- Fix the blkid infinite loop. (#555601) (msivak)
|
|
 |
080b36a |
- Testing mode was removed. (rvykydal)
|
|
 |
080b36a |
- There's no reason to keep bits of mkinitrd in upd-instroot. (pjones)
|
|
 |
080b36a |
- Support the new excludedGroupList in pykickstart (#554717). (clumens)
|
|
 |
080b36a |
- Use passed in anaconda parameter instead of relying on handler (hdegoede)
|
|
 |
080b36a |
- kickstart.py: Fix stdoutLog not being defined (hdegoede)
|
|
 |
080b36a |
- pylint error fixes round 2 (hdegoede)
|
|
 |
080b36a |
- Fixup various errors detected by pylint (hdegoede)
|
|
 |
080b36a |
- mdraid: various changes to options for new mdraid array creation (hdegoede)
|
|
 |
080b36a |
- Emit a dracut setup string for the root device itself (hdegoede)
|
|
 |
080b36a |
- Fix path mistakes in dasd_settle() in loader/linuxrc.s390 (dcantrell)
|
|
 |
080b36a |
- Do not write HWADDR to ifcfg file on s390x for OSA Layer 2 (#546005)
|
|
 |
080b36a |
(dcantrell)
|
|
 |
080b36a |
- Poll DASD status for 'online' or 'unformatted' (#536803) (dcantrell)
|
|
 |
080b36a |
- Add back hald for Xorg input device queries (#553780) (dcantrell)
|
|
 |
080b36a |
- Support moving multiple rows at once in the cleardisks UI. (clumens)
|
|
 |
080b36a |
- Allow disks in the filter and cleardisks UIs to be selected via
|
|
 |
080b36a |
double-click. (clumens)
|
|
 |
080b36a |
- Don't log the big parted.Partition string every time we do a flag op.
|
|
 |
080b36a |
(dlehman)
|
|
 |
080b36a |
- Check for disklabels on unpartitionable devices. (#539482) (dlehman)
|
|
 |
080b36a |
- Make partitioned attr depend on whether the device is partitionable.
|
|
 |
080b36a |
(dlehman)
|
|
 |
080b36a |
- Make sure to clear partitions before destroying a disklabel. (dlehman)
|
|
 |
080b36a |
- Raise an exception when /etc/fstab contradicts detected fs type (#536906)
|
|
 |
080b36a |
(dlehman)
|
|
 |
080b36a |
- Don't include read-only filesystems in fsFreeSpace. (#540525) (dlehman)
|
|
 |
080b36a |
- NTFS filesystems are not really modifiable in any real sense. Admit it.
|
|
 |
080b36a |
(dlehman)
|
|
 |
080b36a |
|
|
 |
70fe6f2 |
* Tue Jan 12 2010 Chris Lumens <clumens@redhat.com> - 13.21-1
|
|
 |
70fe6f2 |
- Fix implicit declaration of things in sys/stat.h. (clumens)
|
|
 |
70fe6f2 |
|
|
 |
dc6b2e9 |
* Tue Jan 12 2010 Chris Lumens <clumens@redhat.com> - 13.20-1
|
|
 |
dc6b2e9 |
- devicetree.devices is a list, not a dict (#554455). (clumens)
|
|
 |
dc6b2e9 |
- Try to copy the correct traceback file, not anacdump.txt. (clumens)
|
|
 |
dc6b2e9 |
- Make sure /tmp/DD exists before trying to copy it. (clumens)
|
|
 |
dc6b2e9 |
|
|
 |
464420a |
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.19-1
|
|
 |
464420a |
- st_size is off64_t on i386, off_t on others. (dcantrell)
|
|
 |
464420a |
|
|
 |
f443c11 |
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.18-1
|
|
 |
f443c11 |
- RPM version check correction. (dcantrell)
|
|
 |
f443c11 |
|
|
 |
cc60fbf |
* Fri Jan 08 2010 David Cantrell <dcantrell@redhat.com> - 13.17-1
|
|
 |
cc60fbf |
- fstat->st_size is a long unsigned int, not a long long unsigned int.
|
|
 |
cc60fbf |
(dcantrell)
|
|
 |
cc60fbf |
- Use libarchive and rpm pkg-config files during build. (dcantrell)
|
|
 |
cc60fbf |
- Take ignoredDisks into account on the filter screen as well. (clumens)
|
|
 |
cc60fbf |
- Don't wait on the filtertype screen on kickstart installs. (clumens)
|
|
 |
cc60fbf |
- Our overridden AutoPart class must be mentioned in commandMap. (clumens)
|
|
 |
cc60fbf |
- Reword filter UI introductory text to be less confusing. (clumens)
|
|
 |
cc60fbf |
- Install the driver discs according to what was loaded in stage1 (msivak)
|
|
 |
cc60fbf |
- Use the updated DriverDisc code in loader (msivak)
|
|
 |
cc60fbf |
- Backport the RHEL5 DriverDisc functionality (msivak)
|
|
 |
cc60fbf |
- Include depmod in stage1 and set it to prefer the DD directory (msivak)
|
|
 |
cc60fbf |
- Add a function to get paths to loaded modules (msivak)
|
|
 |
cc60fbf |
- Add rpm extraction routines (use librpm and libarchive) (msivak)
|
|
 |
cc60fbf |
- Add DriverDisc v3 documentation (msivak)
|
|
 |
cc60fbf |
- When displaying the filter UI, check devices that are in exclusiveDisks.
|
|
 |
cc60fbf |
(clumens)
|
|
 |
cc60fbf |
- get rid of global import of anaconda_log (akozumpl)
|
|
 |
cc60fbf |
- introduce loglevel flag and use it in yum's tty3 logging (akozumpl)
|
|
 |
cc60fbf |
- Remove LoggerClass but maintain loglevel= functionality (akozumpl)
|
|
 |
cc60fbf |
- Do not duplicate exclusiveDisks when going back to filtering UI. (rvykydal)
|
|
 |
cc60fbf |
- Fixes problems in the manual network configuration screen in loader with
|
|
 |
cc60fbf |
IPv6. (akozumpl)
|
|
 |
cc60fbf |
- Bring back missing IPv6 pieces that were lost in time. (dcantrell)
|
|
 |
cc60fbf |
- Add configuration option to enable/disable IPv6 support. (dcantrell)
|
|
 |
cc60fbf |
- Ask about LVM inconsistencies only in storageinit step. (rvykydal)
|
|
 |
cc60fbf |
- Ask about disk initialization only in storageinit step. (rvykydal)
|
|
 |
cc60fbf |
- Fix partition request sorting based on number of allowed disks. (#540869)
|
|
 |
cc60fbf |
(dlehman)
|
|
 |
cc60fbf |
|
|
 |
0d9caae |
* Wed Jan 06 2010 Chris Lumens <clumens@redhat.com> - 13.16-1
|
|
 |
0d9caae |
- Add libblkid as a BuildRequires. (clumens)
|
|
 |
0d9caae |
|
|
 |
3e9e3f2 |
* Wed Jan 06 2010 Chris Lumens <clumens@redhat.com> - 13.15-1
|
|
 |
3e9e3f2 |
- Also remove requirement for libbdevid (hdegoede).
|
|
 |
3e9e3f2 |
- Update the python-pyblock version requirement, too. (clumens)
|
|
 |
3e9e3f2 |
- Bump the required version numbers on a couple of components. (clumens)
|
|
 |
3e9e3f2 |
- ID_BUS is not always defined (on virt, for instance) so handle that.
|
|
 |
3e9e3f2 |
(clumens)
|
|
 |
3e9e3f2 |
- opts should always be treated as a list inside isys.mount(). (clumens)
|
|
 |
3e9e3f2 |
|
|
 |
f731c2e |
* Mon Jan 04 2010 Chris Lumens <clumens@redhat.com> - 13.14-1
|
|
 |
f731c2e |
- Include fontconfig files needed for scaling of Meera fonts (#531742,
|
|
 |
f731c2e |
#551363). (clumens)
|
|
 |
f731c2e |
- Don't write dracut kernel cmdline paramters to anaconda-ks.cfg (hdegoede)
|
|
 |
f731c2e |
- Write dracut rd_NO_foo options to grub.conf (hdegoede)
|
|
 |
f731c2e |
- Add dracutSetupString methods to all relevant device classes (hdegoede)
|
|
 |
f731c2e |
- Avoid duplicate kernel cmdline options and cleanup booty dracut code
|
|
 |
f731c2e |
(hdegoede)
|
|
 |
f731c2e |
|
|
 |
84e1582 |
* Wed Dec 23 2009 Chris Lumens <clumens@redhat.com> - 13.13-1
|
|
 |
84e1582 |
- lsreipl from s390-utils uses incorrect path (hamzy).
|
|
 |
84e1582 |
- fix for a bug in 05ce88b2 that split one line over several in program.log
|
|
 |
84e1582 |
(akozumpl)
|
|
 |
84e1582 |
- Dump the initial and final state of the system's storage devices. (dlehman)
|
|
 |
84e1582 |
- Add a "dict" attribute to Device and DeviceFormat classes. (dlehman)
|
|
 |
84e1582 |
- Sort Storage.devices by name (not path) for consistency. (dlehman)
|
|
 |
84e1582 |
- Put fsprofile support back in. (dlehman)
|
|
 |
84e1582 |
- Fix reset of lvm filtering (#527711) (rvykydal)
|
|
 |
84e1582 |
- Fix bootloader driveorder dialog. (rvykydal)
|
|
 |
84e1582 |
- Fix selection of default boot target in UI (#548695) (rvykydal)
|
|
 |
84e1582 |
- 'cleardiskssel' typos that made it impossible to run text install.
|
|
 |
84e1582 |
(akozumpl)
|
|
 |
84e1582 |
|
|
 |
b2b246c |
* Fri Dec 18 2009 David Cantrell <dcantrell@redhat.com> - 13.12-1
|
|
 |
b2b246c |
- Use the per-disk flag to disable cylinder alignment for msdos disklabels.
|
|
 |
b2b246c |
(dlehman)
|
|
 |
b2b246c |
- Don't include advanced devices in the total count on the basic filter UI.
|
|
 |
b2b246c |
(clumens)
|
|
 |
b2b246c |
- For iSCSI devices, put the path into the UI instead of a WWID. (clumens)
|
|
 |
b2b246c |
- Add udev_device_get_path. (clumens)
|
|
 |
b2b246c |
- Make Callbacks._update_size_label callable from outside the object.
|
|
 |
b2b246c |
(clumens)
|
|
 |
b2b246c |
- Do not show the "Add Advanced" button on the basic filtering screen.
|
|
 |
b2b246c |
(clumens)
|
|
 |
b2b246c |
- Log into program.log through the standard python logging (part of
|
|
 |
b2b246c |
#524980). (akozumpl)
|
|
 |
b2b246c |
- Fix typo from commit 13022cc2. (dlehman)
|
|
 |
b2b246c |
- Restore accidentally removed line in backend.py (hdegoede)
|
|
 |
b2b246c |
- yuminstall: Fix indentation error (hdegoede)
|
|
 |
b2b246c |
- No need to special case ignoring of dmraid sets (hdegoede)
|
|
 |
b2b246c |
|
|
 |
aa8d4f4 |
* Wed Dec 16 2009 Chris Lumens <clumens@redhat.com> - 13.11-1
|
|
 |
aa8d4f4 |
- Clean up setting paths on preupgrade (jvonau). (clumens)
|
|
 |
aa8d4f4 |
- And call freetmp, too. (Jerry)
|
|
 |
aa8d4f4 |
- Add a method to remove /tmp/install.img on low memory conditions (jvonau).
|
|
 |
aa8d4f4 |
(clumens)
|
|
 |
aa8d4f4 |
- Make sure /mnt/stage2 is mounted before trying to unmount. (Jerry)
|
|
 |
aa8d4f4 |
- Skip the mediaDevice check before attempting to mount the install.img.
|
|
 |
aa8d4f4 |
(Jerry)
|
|
 |
aa8d4f4 |
- Remove install.img from /boot during preupgrade. (Jerry)
|
|
 |
aa8d4f4 |
- Add __str__ methods to the DeviceFormat classes. (dlehman)
|
|
 |
aa8d4f4 |
- Expand PartitionDevice.__str__ to include partition geometry and flags.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- Hide biosraid member devices that contain MDRaidMember formats. (dlehman)
|
|
 |
aa8d4f4 |
- Move disklabel handling into handleUdevDeviceFormat with the others.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- DiskDevice.__init__ expects an "exists" parameter, so add it. (clumens)
|
|
 |
aa8d4f4 |
- Fix multipath filtering. (clumens)
|
|
 |
aa8d4f4 |
- Log error messages before displaying dialogs. (clumens)
|
|
 |
aa8d4f4 |
- Include error messages when logging selinux context get/set failures.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- Catch failures to set selinux contexts so it doesn't cause a crash.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- Fix typo logging failure to get default file context. (dlehman)
|
|
 |
aa8d4f4 |
- Use DiskLabel.alignment instead of getDiskAlignment. (dlehman)
|
|
 |
aa8d4f4 |
- Add an alignment property to DiskLabel. (dlehman)
|
|
 |
aa8d4f4 |
- iscsi.py: Do not translate log messages (hdegoede)
|
|
 |
aa8d4f4 |
- Make iscsi,etc startup use the iscsi,etc Singletons (hdegoede)
|
|
 |
aa8d4f4 |
- kickstart: Move onlining of fcoe/iscsi/zfcp devices to parse phase
|
|
 |
aa8d4f4 |
(hdegoede)
|
|
 |
aa8d4f4 |
- Make the fcoe, iscsi and zfcp classes singletons (hdegoede)
|
|
 |
aa8d4f4 |
- Remove call to no longer existing isys DriveDict method (hdegoede)
|
|
 |
aa8d4f4 |
- Use the correct yum configuration file when searching for the -logos
|
|
 |
aa8d4f4 |
package (kanarip)
|
|
 |
aa8d4f4 |
- Fix two missing closing parens in previous commits. (clumens)
|
|
 |
aa8d4f4 |
- Add an interface to select the fancy filtering UI vs. the regular one.
|
|
 |
aa8d4f4 |
(clumens)
|
|
 |
aa8d4f4 |
- Add a step to prompt for the cleardisks UI. (clumens)
|
|
 |
aa8d4f4 |
- Add a dialog to configure advanced storage devices. (clumens)
|
|
 |
aa8d4f4 |
- Add an early user interface for filtering storage devices. (clumens)
|
|
 |
aa8d4f4 |
- Rework the upgrade vs. install screen a bit to make it look nicer.
|
|
 |
aa8d4f4 |
(clumens)
|
|
 |
aa8d4f4 |
- Add the updated and simplified parttype screen. (clumens)
|
|
 |
aa8d4f4 |
- Add a method to determine whether a device is a CCISS RAID device.
|
|
 |
aa8d4f4 |
(clumens)
|
|
 |
aa8d4f4 |
- Move identifyMultipaths from DeviceTree to devicelibs. (clumens)
|
|
 |
aa8d4f4 |
- Add a method to return a device's WWID. (clumens)
|
|
 |
aa8d4f4 |
- Add a method to get the bus/interconnect from udev and store it on
|
|
 |
aa8d4f4 |
devices. (clumens)
|
|
 |
aa8d4f4 |
- Add a vendor getting udev method, though udev doesn't always know it.
|
|
 |
aa8d4f4 |
(clumens)
|
|
 |
aa8d4f4 |
- Add the serial number to all DiskDevices and subclasses. (clumens)
|
|
 |
aa8d4f4 |
- Put less space between rows and allow text to be longer before wrapping.
|
|
 |
aa8d4f4 |
(clumens)
|
|
 |
aa8d4f4 |
- Allow InstallInterfaces to modify the installation steps. (clumens)
|
|
 |
aa8d4f4 |
- Default /boot to 500 MB. (clumens)
|
|
 |
aa8d4f4 |
- Some iscsi cleanups (hdegoede)
|
|
 |
aa8d4f4 |
- Bring auto discovered drives online before parsing the ks file (hdegoede)
|
|
 |
aa8d4f4 |
- Make a better effort at tearing down everything before action processing.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- Tighten restrictions on the type of disklabel on x86 and EFI boot disks.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- Use string instead of parted.diskType for disklabel types. (dlehman)
|
|
 |
aa8d4f4 |
- A couple of cleanups to warnings about formatting preexisting devices.
|
|
 |
aa8d4f4 |
(dlehman)
|
|
 |
aa8d4f4 |
- Rework udev_settle timeout handling (#544177) (hdegoede)
|
|
 |
aa8d4f4 |
- Remove smp.c from the Makefile.am, too. (clumens)
|
|
 |
aa8d4f4 |
- Nothing has a kernel-smp anymore so none of this code is useful. (clumens)
|
|
 |
aa8d4f4 |
- Get rid of the goofy nested try statements. (clumens)
|
|
 |
aa8d4f4 |
- update reIPL messages (hamzy)
|
|
 |
aa8d4f4 |
- Change btrfs command line option (josef)
|
|
 |
aa8d4f4 |
|
|
 |
d830d54 |
* Wed Dec 09 2009 Chris Lumens <clumens@redhat.com> - 13.10-1
|
|
 |
d830d54 |
- Kickstart support for unpartitioned disks. (dlehman)
|
|
 |
d830d54 |
- Skip disklabel handling for biosraid and multipath members. (dlehman)
|
|
 |
d830d54 |
- Improve disklabel's name attr so we don't have to hide them anymore.
|
|
 |
d830d54 |
(dlehman)
|
|
 |
d830d54 |
- Hide devices with certain formatting in the main partitioning UI. (dlehman)
|
|
 |
d830d54 |
- Automatic partitioning support for whole-disk formatting. (dlehman)
|
|
 |
d830d54 |
- Add support for whole-disk formatting. (dlehman)
|
|
 |
d830d54 |
- Add per-row control over sensitive property for CheckList and
|
|
 |
d830d54 |
WideCheckList. (dlehman)
|
|
 |
d830d54 |
- Use a function to add a device to the partition gui. (dlehman)
|
|
 |
d830d54 |
- Don't crash if there's no intf passed to getLUKSPassphrase. (dlehman)
|
|
 |
d830d54 |
- Remove unused selinux file context functions from isys. (dlehman)
|
|
 |
d830d54 |
- Use selinux python module for file context operations. (dlehman)
|
|
 |
d830d54 |
- Obtain device alignment information from parted. (#529051) (dlehman)
|
|
 |
d830d54 |
- Handle roots with or without trailing "/" in FileDevice.path. (#541473)
|
|
 |
d830d54 |
(dlehman)
|
|
 |
d830d54 |
- sundries.h is no longer used. (clumens)
|
|
 |
d830d54 |
- Kill yet another unused lodaer flag. (clumens)
|
|
 |
d830d54 |
- stage1 (init): Make /tmp tmpfs large enough to hold install.img (#540146)
|
|
 |
d830d54 |
(hdegoede)
|
|
 |
d830d54 |
- With flags.setupFilesystems gone, justConfig can be removed from booty.
|
|
 |
d830d54 |
(clumens)
|
|
 |
d830d54 |
- Nothing sets flags.setupFilesystems anymore, so it can go too. (clumens)
|
|
 |
d830d54 |
- Remove test mode from the loader, too. (clumens)
|
|
 |
d830d54 |
- Complain if we're started in test or rootPath mode instead of aborting.
|
|
 |
d830d54 |
(clumens)
|
|
 |
d830d54 |
- Remove test mode. (clumens)
|
|
 |
d830d54 |
- Remove rootPath mode. (clumens)
|
|
 |
d830d54 |
- Enable method/repo nfs options in stage2. (rvykydal)
|
|
 |
d830d54 |
- Accept "nfs:" prefix in ks repo --baseurl setting beside "nfs://".
|
|
 |
d830d54 |
(rvykydal)
|
|
 |
d830d54 |
- Display url having invalid prefix in repo editing dialog. (rvykydal)
|
|
 |
d830d54 |
- Do not traceback on invalid ks repo --baseurl values (#543003) (rvykydal)
|
|
 |
d830d54 |
- Remove /etc/localtime before trying to copy into it (#533240). (akozumpl)
|
|
 |
d830d54 |
- Whenever storage code tries to log a method call, do so into the
|
|
 |
d830d54 |
'tmp/storage.log' file. (a part of #524980) (akozumpl)
|
|
 |
d830d54 |
- Make loader log time with milliseconds (part of #524980). (akozumpl)
|
|
 |
d830d54 |
- Log storage in the same format as the main anaconda log (a part of
|
|
 |
d830d54 |
#524980) (akozumpl)
|
|
 |
d830d54 |
|
|
 |
74b5c31 |
* Tue Dec 01 2009 Chris Lumens <clumens@redhat.com> - 13.9-1
|
|
 |
74b5c31 |
- Improve text mode fcoe interface (hdegoede)
|
|
 |
74b5c31 |
- Fix udev rule to test whether we're in anaconda. (dlehman)
|
|
 |
74b5c31 |
- Fix devicelibs.dm.device_is_multipath support for new udev rules. (pjones)
|
|
 |
74b5c31 |
- Display progress or wait window when creating devices. (dlehman)
|
|
 |
74b5c31 |
- Display progress or wait window when formatting devices. (dlehman)
|
|
 |
74b5c31 |
- Add optional progress windows to devicelibs create functions. (dlehman)
|
|
 |
74b5c31 |
- Force mkswap to do its job. (dlehman)
|
|
 |
74b5c31 |
- Don't try to get dm node or update sysfs path for lvm vgs. (dlehman)
|
|
 |
74b5c31 |
- Log upon leaving installer steps as well as entering (a part of #524980).
|
|
 |
74b5c31 |
(akozumpl)
|
|
 |
74b5c31 |
- An unitialized variable in iw/partition_gui.py and a typo in kickstart.py
|
|
 |
74b5c31 |
(akozumpl)
|
|
 |
74b5c31 |
- Add DCB option to text mode FCoE setup (#513011) (hdegoede)
|
|
 |
74b5c31 |
- Add DCB option to GUI FCoE setup (#513011) (hdegoede)
|
|
 |
74b5c31 |
- Add DCB option to kickstart FCoE code (#513011) (hdegoede)
|
|
 |
74b5c31 |
- Add support for DCB to fcoe.py (#513011) (hdegoede)
|
|
 |
74b5c31 |
- Include fcoemon and dcbd in install.img for FCoE DCB support (#513011)
|
|
 |
74b5c31 |
(hdegoede)
|
|
 |
74b5c31 |
- Add RAID4 support (#541433) (oliva)
|
|
 |
74b5c31 |
- Clear a partition's BOOT flag when formatting it (hdegoede)
|
|
 |
74b5c31 |
- Do not set boot flag when there is already a partition with the flag
|
|
 |
74b5c31 |
(#533658) (hdegoede)
|
|
 |
74b5c31 |
- Fixes a syntax error in commit b495db2cd56c881a7e661ac55bd31069510cf662.
|
|
 |
74b5c31 |
(akozumpl)
|
|
 |
74b5c31 |
- If /boot is too small to preupgrade, don't allow going back (#499321).
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- One reference to earlyKS somehow survived. Kill it. (clumens)
|
|
 |
74b5c31 |
- Quote backticks when writing out the .bash_history file, and add another
|
|
 |
74b5c31 |
cmd. (clumens)
|
|
 |
74b5c31 |
- Set the default keyboard based on language before showing the UI
|
|
 |
74b5c31 |
(#532843). (clumens)
|
|
 |
74b5c31 |
- Don't attempt to get the size of a filesystem unless it's supported
|
|
 |
74b5c31 |
(#540598). (clumens)
|
|
 |
74b5c31 |
- Require /boot to be on a GPT or MSDOS disk label on x86 (#540588).
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Fix killall -USR2 anaconda writing out a traceback file. (clumens)
|
|
 |
74b5c31 |
- Only check for DEVICE_DASD in S390.diskLabelType, not for all platforms.
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Use installclass to make the bootloader timeout 5 seconds on RHEL. (pjones)
|
|
 |
74b5c31 |
- Make sure we get tcp_wrappers-libs installed for stage 2 (pjones)
|
|
 |
74b5c31 |
- Mount usbfs before installing packages (#532397) (mmatsuya)
|
|
 |
74b5c31 |
- Use fs with largest amount of freespace to store install.img (hdegoede)
|
|
 |
74b5c31 |
- Always update booty drivelist before filling bootstore (#533335) (hdegoede)
|
|
 |
74b5c31 |
- Enhance drive specification for clearpart, ignoredisk, and partition.
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Add a function that determines which devices match a given shell glob.
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Extend udev_resolve_devspec to allow specifying devices in more ways.
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Name log files something that doesn't conflict with the system (#539542).
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Adds interactive install support for NFS options (#537764) (akozumpl)
|
|
 |
74b5c31 |
- Introduces check_asprintf macro that checks asprintfs return value and
|
|
 |
74b5c31 |
terminates program in OOM scenarios. (akozumpl)
|
|
 |
74b5c31 |
- Sleep if the kickstart file read fails (#537361) (akozumpl)
|
|
 |
74b5c31 |
- Move libcurl initialization to urlinstTransfer() (#537870). (dcantrell)
|
|
 |
74b5c31 |
- Replace all popt use with glib's option parsing code. (dcantrell)
|
|
 |
74b5c31 |
- Clean up initProductInfo() in loader.c. (dcantrell)
|
|
 |
74b5c31 |
- Use glib string parsing functions in driverselect.c. (dcantrell)
|
|
 |
74b5c31 |
- If a package has %%pre/%%post scriptlet errors, abort the install
|
|
 |
74b5c31 |
(#531599). (clumens)
|
|
 |
74b5c31 |
- If a package has a dependency problem, offer to continue/abort (#511801).
|
|
 |
74b5c31 |
(clumens)
|
|
 |
74b5c31 |
- Generate more complete device.map grub file when upgrading grub. (#533621)
|
|
 |
74b5c31 |
(rvykydal)
|
|
 |
74b5c31 |
- Added the libudev python bindings (mgracik)
|
|
 |
74b5c31 |
- If the kickstart log file's path doesn't exist, make it. (clumens)
|
|
 |
74b5c31 |
- Don't make chown or lsetfilecon errors fatal (#529940). (clumens)
|
|