summaryrefslogtreecommitdiffstats
path: root/anaconda.spec.in
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2012-08-13 15:31:15 -0400
committerChris Lumens <clumens@redhat.com>2012-08-13 15:31:15 -0400
commit168051f182baa3f00c9bdb83ba47fbf85d3ce021 (patch)
tree5e8676680afae3b1c73bd6cdf7336c91e747f807 /anaconda.spec.in
parent35a93ddd452d11aaacee16e1e8ece301ff310c0a (diff)
downloadanaconda-168051f182baa3f00c9bdb83ba47fbf85d3ce021.tar.gz
anaconda-168051f182baa3f00c9bdb83ba47fbf85d3ce021.tar.xz
anaconda-168051f182baa3f00c9bdb83ba47fbf85d3ce021.zip
New version.
Diffstat (limited to 'anaconda.spec.in')
-rw-r--r--anaconda.spec.in64
1 files changed, 64 insertions, 0 deletions
diff --git a/anaconda.spec.in b/anaconda.spec.in
index 7deffe3ec..ebde10d3d 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -293,6 +293,70 @@ update-desktop-database &> /dev/null || :
/usr/lib/dracut/modules.d/80%{name}/*
%changelog
+* Mon Aug 13 2012 Chris Lumens <clumens@redhat.com> - 18.4-1
+- dracut: fix inst.ks.sendmac (#826657) (wwoods)
+- dracut: suppress ks errors from missing %include (wwoods)
+- dracut: add comment to run_kickstart() (wwoods)
+- Remove unused writeKS methods. (clumens)
+- Only show unused devices that haven't been removed/deleted. (dlehman)
+- Don't unexpand already-expanded pages when trying to expand them again.
+ (dlehman)
+- Make parents of hidden devices appear to be leaves. (dlehman)
+- Remove the right device name from the lvm filter when unhiding device.
+ (dlehman)
+- Take configured filesystems into account when checking package space.
+ (dlehman)
+- Make sure the ksdata autopart type matches the storage one. (dlehman)
+- Base auto-generated name prefixes on productName, not device type. (dlehman)
+- Remove shrink code that was a workaround for the old ui flow. (dlehman)
+- Remove old ui progress args from devicelibs.btrfs. (dlehman)
+- Make sure we allocate partitions and grow lvm as needed in kickstart.
+ (dlehman)
+- Streamline autopart request setup slightly. (dlehman)
+- Make it possible to call setUpBootLoader safely at any time. (dlehman)
+- Move setup of new partition weight arg to Storage.newPartition. (dlehman)
+- Use a copy of the main Storage instance during custom partitioning. (dlehman)
+- Track requested sizes of btrfs subvols. (dlehman)
+- Add a method to retrieve a devicetree device by id number. (dlehman)
+- Fix DiskLabel so it can be deep-copied. (dlehman)
+- Add a method to produce a deep copy of a Storage instance. (dlehman)
+- Fix subtraction for Size. (dlehman)
+- Add support for creating device based on a top-down specification. (dlehman)
+- Add size-set managers to keep a set of growable requests in sync. (dlehman)
+- Add a function to estimate required disk space for an md array. (dlehman)
+- Add a method to estimate disk space needs for a new logical volume. (dlehman)
+- Add a convenience method for new btrfs subvols and drop subvol size args.
+ (dlehman)
+- Use the UEFI shim to load grub. (pjones)
+- Check that Gtk.main is not already running before starting another one
+ (vpodzime)
+- With tmux, we no longer need to start up a shell during VNC installs.
+ (clumens)
+- We no longer need getkeymaps, mapshdr, or readmap. (clumens)
+- Remove the last references to isysLoadKeymap. (clumens)
+- remove Security class (bcl)
+- replace lokkit for selinux settings (#815540) (bcl)
+- tests: Add tests for new SimpleConfigFile features (bcl)
+- tests: cleanup whitespace in simpleconfig_test.py (bcl)
+- simpleconfig: rewrite to better support commented config files (bcl)
+- If the anaconda process crashes, don't delete its window. (clumens)
+- On interactive installs, default the root account to locked. (clumens)
+- Make the keyboard layout test a big text area instead of a single line.
+ (clumens)
+- Remove our loadKeymap code from isys (vpodzime)
+- Replace system-config-keyboard with our methods using ksdata.keyboard
+ (vpodzime)
+- A little fix of newui -> master merge (iscsi offload devices) (rvykydal)
+- Require new version of python-meh (vpodzime)
+- Modify kernelPackages to select the right kernel for ARM systems. (dmarlin)
+- ARM: clean up the kernel selection to be consistent with the rest of the code
+ (dennis)
+- add command line option to set the arm platform. (dennis)
+- Add support to determine the ARM processor variety and select the correct
+ kernel to install. (dmarlin)
+- TODO list updates. (clumens)
+- Sent pot file updates to the master branch in transifex, not f17. (clumens)
+
* Fri Aug 03 2012 Chris Lumens <clumens@redhat.com> - 18.3-1
- New graphical user interface.
- Removed loader.