anaconda/.gitignore

28 lines
631 B
Plaintext
Raw Normal View History

- And remove welcome_{gui,text}.py from the translations too. (clumens) - A block quote in the middle of a python file does nothing. (clumens) - Fix traceback after Delete in nm-c-e (#642370) (rvykydal) - Fix ifcfg logging message. (rvykydal) - Fix porting of ifcfg logging. (rvykydal) - Rescan disks when moving back through upgrade check (#635778) (bcl) - anaconda: Disable X server regenerations (#609245) (ajax) - Attempt to bring the network up before saving a bug report (#635821). (clumens) - No one likes the welcome step anymore, so remove it. (clumens) - iscsi, cosmetic: fix grammar in the iscsi dialogs. (akozumpl) - iscsi: call iscsi.stabilize() at the end of the iscsi configuration. (akozumpl) - iscsi: consolidate logging in the UI (akozumpl) - iscsi: allow separate discovery/login credentials in TUI. (akozumpl) - iscsi: migrate the CRED_ constants and parse_ip() to partIntfHelpers. (akozumpl) - iscsi gui: use abstract methods in the iSCSIWizard interface. (akozumpl) - iscsi gui: factor out the drive adding code. (akozumpl) - iscsi gui: make the iSCSI wizard never return gtk constants. (akozumpl) - isci: typo in a GUI checkbox (akozumpl) - Add logpicker support into Makefiles, anaconda.spec.in, configure.ac and upd- instroot. (tmlcoch) - Add logpicker tool into utils (tmlcoch) - gui: hide text in the proxy password field (#611825). (akozumpl) - logging: be smarter logging UI module import errors. (akozumpl) - text.messageWindow(): make it more resilient to the input. (akozumpl) - Log that we are running %pre scripts to the console (#640256). (clumens) - Preset default config for immediate Close in nm-c-e enablement (#636526) (rvykydal) - Fix non-dhcp network enablement in stage 2 (#640951) (rvykydal) - Set focus after error message (#611430) (tmlcoch) - When upgrading a package instead of installing, say so (#636520, jlaska). (clumens) - Do a better job of explaining how much memory is required to install (#639056). (clumens) - Get rid of mountLoopback and umountLoopback. (clumens) - copyright notice in add_drive_text.py (akozumpl) - restart-anaconda: log out of all iscsi nodes (akozumpl) - remove EXN_ constants from constants.py (akozumpl) - Honor selected hostname on Live CD (#638634) (rvykydal) - Do not try to prompt for network for escrow in kickstart (#636533) (rvykydal) - Sync up list of languages with contents of po/ directory. (clumens) - Fix a storage logging import (#636621). (clumens) - Fix a couple pylint-found errors. (clumens) - Copy ifcfg.log into traceback and target system. (rvykydal) - Improve logging of ifcfg stuff. (rvykydal) - Refactor DNS resolver reset. (rvykydal) - Add placeholders to ambiguous python strings (#634385). (clumens) - Dynamically initialize MALLOC_PERTURB_ when loader starts. (pjones) - btrfs will be a supported filesystem in F15 (josef). (clumens) - Fix setting of $HOME (pjones) - Limit progress bar amount to 1.0 (bcl)
2010-10-14 18:42:59 +00:00
anaconda-15.2.tar.bz2
- Don't recommend /usr as a mount point anymore (#643640). (clumens) - Add some debugging prints. (clumens) - Don't prompt for kbd, lang, or network on CD/DVD installs. (clumens) - We no longer need to copy the install.img over and lochangefd to it. (clumens) - Also rework image loading for CD/DVD installs. (clumens) - Remove a bunch of unused support functions. (clumens) - Use parseDeviceAndDir instead of reimplementing the same things two more times. (clumens) - Rework how image loading works for HD installs. (clumens) - Remove the unused mountNfsImage and all code that was only called by it. (clumens) - Rework how image loading works for NFS installs. (clumens) - Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts. (clumens) - Initialize loaderData->method. (clumens) - Remove the unused mountUrlImage function. (clumens) - Rework how loading images works for URL installs. (clumens) - urlinstTransfer and support functions do not operate on iurlinfo anymore. (clumens) - urlMainSetupPanel no longer takes an iurlinfo. (clumens) - Deprecate stage2=, keep method= as it's been for a long time now. (clumens) - migrate_runtime_directory no longer does anything useful. (clumens) - Remove the method selection block from the beginning of doLoaderMain. (clumens) - Fix up copying of firmware. (clumens) - Correct paths of things started by loader/init that have moved. (clumens) - Step 3 of merging installer images: No longer create install.img. (clumens) - makeinstimage is no longer used. (clumens) - instbin is no longer used. (clumens) - A couple minor changes to mk-images. (clumens) - Step 2 of merging installer images: Move most everything out of makeinitrd. (clumens) - Step 1 of merging installer images: Don't copy files into a new root. (clumens) - No longer do the bin -> usr/bin copy song and dance. (clumens) - Fix typo in examine_gui.py (bcl) - Clean up tabs in examine_gui.py (bcl) - Rework proxy handling so that .treeinfo also uses proxy (#634655) (bcl) - Translate task and repo names based on the product.img (#622064). (clumens) - Use baseurl instead of methodstr to get .treeinfo (#604246) (rvykydal) - Be more resilient to config files missing sections and options (#590591). (clumens) - Add repos for all addons in all enabled repositories (#580697). (clumens) - Add a method that fetches and returns the .treeinfo file. (clumens) - All uses of perl must die. (clumens)
2010-10-18 16:32:43 +00:00
/anaconda-15.3.tar.bz2
/anaconda-15.4.tar.bz2
- ui: mnemonics for autopartitioning type. (akozumpl) - hwclock lives in /sbin now. (akozumpl) - timezone_text.py: remove the commented out parts and never called methods. (akozumpl) - gui: remove "swapped" attribute from anaconda.glade (akozumpl) - Errors downloading .treeinfo files should not be logged as errors. (clumens) - When we can't fetch group metadata, log why. (clumens) - Log which step we're on in doLoaderMain. (clumens) - On upgrades, inform the user what action is taking place (#493249). (clumens) - Fix import to not drag in a conflicting ConfigParser. (clumens) - If there are any troubles reading the treeinfo file, return no addons. (clumens) - Only build EFI images on x86_64 (jlaska, #646869). (clumens) - restart-anaconda: full path to iscsiadm (akozumpl) - iscsi: ISCSID needs to be declared global in has_iscsi() (akozumpl) - Fix two problems with initrds for multipla kernels during a pungi compose. (akozumpl) - Fix the locale value for Bengali (India) (mgracik) - specfile: anaconda requires GConf2 during runtime. (akozumpl) - timezones: use more of s-c-date (#520631). (akozumpl) - Don't hardcode the sshd location, either. (clumens) - Move StorageTestCase into its own file for use by other tests. (dlehman) - Actions' devices must be in the tree except for ActionCreateDevice. (dlehman) - Fix StorageDevice.resizable to check self.format.type, not self.format. (dlehman) - Cleanup some preconditions in DeviceAction constructors. (dlehman) - Add device action test suite. (dlehman) - Fix test environment python path. (dlehman) - Reimplement action pruning and sorting using tsort and action deps. (dlehman) - Add requires and obsoletes methods to DeviceAction classes. (dlehman) - Add a topological sort implementation for use in sorting device actions. (dlehman) - Only log storage to tty3 if we have permission to do so. (dlehman) - Remove PartitionDevice.path hack. (dlehman) - Use 'name' instead of 'device' for device name ctor arg in all Device classes. (dlehman) - Qualify devicelibs.lvm instead of relying on namespace clutter. (dlehman) - Make the various DeviceAction.isFoo methods into properties. (dlehman) - Establish a unique id for each DeviceAction instance. (dlehman) - Add logpicker to keepfile list in upd-instroot. (tmlcoch)
2010-10-29 14:34:31 +00:00
/anaconda-15.5.tar.bz2
/anaconda-15.6.tar.bz2
- Unset bootloader password checkbox (#650865) (bcl) - Fix typo in my ctc commit (#648858) (bcl) - Fix ctc check logic (#648858) (bcl) - timezones: fix a scrolling problem with the scdate's GUI TreeView. (akozumpl) - timezones: remove unneeded imports (akozumpl) - Fix variable substitution in kickstart files (bcl) - Don't show the cleardisk dialog on upgrades (#649865). (clumens) - Use a stronger RNG for password salt (mitr) - Use SHA-512 for bootloader password encryption (mitr) - Support grub --encrypted when set from kickstart (mitr, #554874). (clumens) - use different approach to tweak gconf settings in the image (#642358). (akozumpl) - Allow loader to re-prompt for networking when network activation fails (jlaska) - Support devices larger than 1.5TB (#649095, rspanton AT zepler DOT net). (clumens) - Fix test for CTC devices from yesterday. (clumens) - iscsi, logging: reuse the global ISCSID in has_iscsi(). (akozumpl) - iscsi: refactor the kickstart processing to use the new iscsi methods. (akozumpl) - Do not rely on presence of DEVICE setting in ifcfg files. (rvykydal) - Do not sort settings in ifcfg file. (rvykydal) - Remove obsolete networking code. (rvykydal) - Support installation to CTC devices in loader (#648858, karsten). (clumens) - Add more modules to the list of things liveinst must load. (clumens) - Don't look for a CD number in readStampFileFromIso. (clumens) - mediaCheckCdrom now supports checking only one piece of media. (clumens) - Remove support for writing disc number info to .treeinfo and .discinfo. (clumens) - Remove support for split media transactions from yuminstall.py. (clumens) - Remove unused currentMedia parameter. (clumens) - mediaHandler no longer needs to worry about mounting anything. (clumens) - Rework _switchCD and _switchMedia for a one-image world. (clumens) - umountImage shouldn't care about currentMedia. (clumens) - Remove presentRequiredMediaMessage and related code. (clumens) - Rename findIsoImages to findFirstIsoImage. (clumens) - verifyMedia no longer looks at the disc number. (clumens)
2010-11-09 17:04:41 +00:00
/anaconda-15.7.tar.bz2
- Ignore immutable disks in clearPartitions (#657115) (bcl) - Add biosdevname to installer environment (Matt_Domsch) - Add ntpdate to install.img (#614399) (mgracik) - It's /usr/bin/gdbserver. (akozumpl) - Handle dm-N devices pointed to by /dev/disk/ paths (#605312) (bcl) - Resolve /dev/disk/ devices during rescue (#605312) (bcl) - Do not auto-check all drives when creating a RAID partition (#641910). (akozumpl) - (Un)select all button in Partition Editor. (akozumpl) - Show the total amount of space used by snapshots in the VG editor dialog. (dlehman) - Add support for detecting lvm vorigin snapshot volumes. (#633038) (dlehman) - Don't display free space at end of extended unless > 1MB. (#626025) (dlehman) - Set SELinux context on /etc/localtime (#653867). (clumens) - Get a little more output from the unittest runner. (clumens) - Remove writeRpmPlatform, adjust callers. (#651132, #650490) (notting) - Import as "pyanaconda.anaconda_log", not "anaconda_log". (clumens) - A little too much got deleted from imount.c. (clumens) - Remove the popping portion of kickstart %pre script notification. (clumens) - Add pyanaconda/.libs to the PYTHONPATH for pylint. (clumens) - Ignore several false positives and import errors while running pylint. (clumens) - Remove the parts required to make "make tests" work. (clumens) - nosetests will only run tests if they are not executable and end in _test.py. (clumens) - Set up the PYTHONPATH for running nosetests. (clumens) - tsort_dict -> tsort in the test case. (clumens) - Return mount's actual error codes instead of obfuscating them. (dlehman) - Remove log message saying we don't know how to sanity check storage. (dlehman) - Move check for ext2 filesystem journal from FS to Ext2FS. (dlehman) - Remove mkdirChain() from isys, use g_mkdir_with_parents() (dcantrell) - Do not force -O2 in CFLAGS. (dcantrell) - Remove unused unpackCpioBall() function. (dcantrell) - Use unpack_archive_file() instead of unpackCpioBall() (dcantrell) - Use libarchive helper functions in explodeRPM() (dcantrell) - Add libarchive helper functions for loader in unpack.c (dcantrell) - Remove include lines for stubs.h from isys. (dcantrell) - Remove isys cpio extraction code. (dcantrell)
2010-11-30 15:52:25 +00:00
/anaconda-15.8.tar.bz2
- Set installer environment hostname for sw raid LABELs (#640743) (rvykydal) - Device destroy actions can only require other destroy actions. (#651589) (dlehman) - Use wipefs from util-linux-ng instead of dd to wipe old sigs. (dlehman) - Add cleanup-only mode to DeviceTree.populate. (dlehman) - Add unit tests for storage.partitioning.getNextPartitionType. (dlehman) - Only try logging to tty3 if we have permission to do so. (dlehman) - Enable network when getting .treeinfo (#632526) (rvykydal) - Fix default of network --device option to match rhel5 (#647462). (rvykydal) - Do not backtrace if repo is specified through kickstart only (#659781). (akozumpl) - Restore list-harddrives output to what users expect (#654436) (dcantrell) - Permit ext4 and ext2 for /boot on s390x (#638734) (dcantrell) - Check for ARPHRD_ETHER and ARPHRD_SLIP types in getDevices (#596826) (dcantrell) - Preserve and otherwise ignore noauto fstab entries. (#660017) (dlehman) - Fix "logvol --percent=" (#651445, jruemker). (clumens) - Add chroot command to bash_history. (pjones) - support for partial offload in udev_*_iscsi() functions. (akozumpl) - iscsi: partial offload drivers. (akozumpl) - analog: put it under /usr/bin so it's on the path in an installed system. (akozumpl) - Remove commented out broken code from LoopDevice.status. (dlehman) - Don't traceback when the action list is empty. (#657891) (dlehman) - Remove unused udev_device_is_{multipath,dmraid}_partition functions. (dlehman) - Set dm-uuid for anaconda disk image devices from devicetree. (dlehman) - Remove some unnecessarily hard-coded "/dev/mapper" strings. (dlehman) - Put the backend logger's config file in /tmp. (dlehman) - Move handling of /proc/bus/usb and /selinux into storage. (dlehman) - swapoff -a is only needed for livecd, so only do it for livecd. (dlehman) - Unlink backend logger config file when stopping logger. (dlehman) - Make FileDevice.path more consistent. (dlehman) - Add support for detecting already-active lvm. (dlehman) - Fix addUdevDevice so we can actually handle already-in-tree devices. (dlehman) - Make it possible to ignore md-fwraid member disks. (dlehman) - Revert rpmdb symlink hack. (dlehman) - Remove some unused code from storage.devicelibs.dm. (dlehman) - Add support for installing onto block device image files. (dlehman) - Generalize some of the device-mapper partition handling. (dlehman) - Add support for loop devices. (dlehman) - Add support for linear device-mapper devices. (dlehman) - Fix PartitionDevice.path to work with device-mapper disks. (dlehman) - There's no need to pass exclusiveDisks to doPartitioning separately. (dlehman) - Move storage device scanning parameters into a separate class. (dlehman) - Don't ignore %packages if --default is given (#621349, dcantrell). (clumens) - Don't traceback when displaying %post error messages (#654074). (clumens) - Display a warning message on TAINT_HARDWARE_UNSUPPORTED (#623140). (clumens) - If getting .treeinfo fails, try treeinfo (#635065). (clumens) - instPath -> rootPath (clumens) - Add rdate, tty, which to install image (mgracik) - Don't add --enablefingerprint unless fprintd-pam is installed (#656434). (clumens)
2010-12-08 18:49:36 +00:00
/anaconda-15.9.tar.bz2
2010-12-08 19:32:01 +00:00
/anaconda-15.10.tar.bz2
/anaconda-15.11.tar.bz2
/anaconda-15.12.tar.bz2
/anaconda-15.13.tar.bz2
/anaconda-15.14.tar.bz2
- Fix booty error on s390 when /boot is not on LVM. (dcantrell) - Don't offer minors of ignored md devices when creating new md devices. (dlehman) - Make sure devices ignored by the devicetree are in _ignoredDisks. (dlehman) - Don't try to add spares to active md arrays. (#652874) (dlehman) - Fix the traceback from c6228535b26a63b0544f4a558a69076581b2a69f. (akozumpl) - Those missing mnemonicks will not stand. (akozumpl) - Provide a new mpath devicelib interface that does not reorder the devices. (akozumpl) - Enable support for static ipv6= cmdline option. (rvykydal) - mpath: create /etc/multipath/bindings file. (akozumpl) - Fix DMLinearDevice._postSetup to not take or pass an 'orig' arg. (dlehman) - There's no more MainframeDiskDevice, so don't call its __str__. (clumens) - We have to pass a blank argument list to execWithCapture. (clumens) - We have to mount /boot/efi when we find an old one. (pjones) - Only allow one EFI System Partition to exist at a time. (pjones) - Conditionalize use of UEFI on boot.iso (pjones) - Check fstab entries against fmt.mountType not fmt.type (pjones) - Fix nfsiso install with options (#667839) (mgracik) - Split out common code from device setup/teardown/create/destroy for reuse. (dlehman) - Remove createParents methods. They don't do anything. (dlehman) - Add status/progress ui abstraction to device classes. (dlehman) - Remove unused code related to device probe methods. (dlehman) - Suddenly, we need gnome-themes-standard. (akozumpl) - Bold the warning for GPT on non-EFI (#614585) (bcl) - Warn the user when using a GPT bootdisk on non-EFI systems (#614585) (bcl) - Support /boot on logical volume on s390x (#618376) (dcantrell) - Update example ssh command in linuxrc.s390 (dcantrell) - Start rsyslogd from linuxrc.s390 (#601337) (dcantrell) - Update spinbutton value in dialogs (#621490) (bcl) - Convert livecd.py to use the storage module where appropriate. (dlehman) - Don't try to teardown the live device or associated loop devices. (dlehman) - Add flag indicating whether a device can be activated/deactivated. (dlehman) - Include the livecd OS image devices in the device tree. (dlehman) - Include file-backed loop devices in the device tree. (dlehman) - Use sysfs instead of losetup to find loop devs' backing files. (dlehman) - Clean up and close yum/rpm files once we're done with them. (dlehman) - logging: log_method_return() for devicetree.getDeviceByName() (akozumpl) - logging: get rid of storage_log.py (akozumpl) - mpath: filter out the slave devices and their partitions. (akozumpl) - mpath: use both 'multipath -d' and 'multipath -ll' to get the topology. (akozumpl) - mpath: remove a harmful udev_trigger() in filter_gui (akozumpl) - Support enabling repos listed but disabled in /etc/yum.repos.d (#663992). (clumens) - Add /sbin to the $PATH for the shell on tty2. (clumens) - Make sure to set a self.anaconda reference on data objects too. (clumens)
2011-01-19 15:18:26 +00:00
/anaconda-15.15.tar.bz2
/anaconda-15.16.tar.bz2
/anaconda-15.17.tar.bz2
/anaconda-15.18.tar.bz2
/anaconda-15.19.tar.bz2
/anaconda-15.20.tar.bz2
- Pass correct class to super in SELinuxFS.mountable. (#677450) (dlehman) - Clarify that loader method entries are looking for a tree. (clumens) - Fix up remaining anaconda.id references (#680296) (bcl) - Wipe out pre-existing problems before running transaction (#678201, pmatilai). (clumens) - Attempt at fixing reboot behavior in kickstart (#676968). (clumens) - brcm_iscsiuio is not in Fedora yet, handle that you can't find it. (akozumpl) - Fix downloading .treeinfo files for --noverifyssl repos. (akozumpl) - Fix syntax error from 0bf0cf13. (akozumpl) - Pass --force when calling vgreduce --removemissing. (#679206) (dlehman) - Only apply global passphrase to devices with no passphrase. (#679223) (dlehman) - Perform terminations before unmounting filesystems on shutdown. (dlehman) - Get size + summary from yum package object instead of callback key (pmatilai) - Test for stringiness instead of explicit rpm.hdr class in install callback (pmatilai) - Remove unused doneFiles counting from transaction callback (pmatilai) - Handle nfsiso in promptForNfs as well (#678413). (clumens) - If the umount in getFileFromNfs fails, log it. (clumens) - Correct the return values of some backend base class methods. (#679107) (dlehman) - Change xhost auth when doing a liveinst (#663294) (bcl) - Override kernel cmdline updates (bcl) - Write --noverifyssl to repos and urls in kickstart where fit. (akozumpl) - Do all dm handling inside addUdevDMDevice. (#672030) (dlehman) - Remove storage/miscutils.py, it is not used. (akozumpl) - Be better at handling killed metacity. (akozumpl) - Remove Dispatcher.firstStep. (akozumpl) - remove InstallerControllerWindow.setup_theme() (akozumpl) - Make the dispatcher call the shots. (akozumpl) - icw._doExit is now icw.close() (akozumpl) - remove trailing whitespace from gui.py and installclass.py (akozumpl) - gui: remove ics.setScreenNext() and ics.getScreenNext(). (akozumpl) - Clean up vg name generator and default to "vg_image" in image installs. (dlehman) - Fix calculation of md array spare count. (dlehman) - createSuggestedVGName takes a hostname, not a Network instance. (dlehman) - Show correct device path in PV create progress window. (dlehman) - VNC does not support runtime SecurityTypes changes (#678150) (mgracik) - Support cciss devices in get_sysfs_path_by_name(). (akozumpl) - Don't clear partition 1 from mac disks even if it has no name. (#674105) (dlehman) - Handle quotes around labels and UUIDs in /etc/fstab. (#670496) (dlehman) - Clean up a bunch of exception handling code. (dlehman) - Don't show loaderSegvHandler or its glibc entry point in tracebacks. (pjones) - The default kickstart UI is graphical, specify other if you want it (#678095). (clumens) - Only check for the addons of enabled repos (#677773). (clumens) - Fix build - add Makefiles for new unittests to configure.ac (wwoods) - Fix a thinko when setting up the base repo for NFSISO (#676821). (clumens) - Take out the part about anaconda being of little use (#677522). (clumens) - Fix loading translations in loader (#677648). (clumens) - Don't always attempt to load updates on kickstart installs (#677131). (clumens) - s390x has firstboot now (dcantrell) - Don't fail on missing %includes during loader kickstart processing (#676940). (clumens) - Prompt for media check on DVD installs (#676551). (clumens) - Tighten the focus of the dogtail and X try/except blocks. (dlehman) - Stop overriding ext[234] filesystem defaults. (dlehman) - Make Storage function in the absence of an Anaconda instance. (dlehman) - Fix DeviceTree to function in the absence of an InstallInterface. (dlehman) - Remove some udev hackery that was only needed for two-stage env. (dlehman) - Move large anaconda.__main__ tasks into functions. (dlehman) - Generate locale files on request (msivak) - Fix up tests for changes in split media handling (wwoods) - Update unit testing targets in Makefile.am (tmlcoch) - Add new tests from the unittests branch (tmlcoch) - Fix open method in mock/disk.py. (tmlcoch) - Improve of mock/disk.py. (tmlcoch) - Remove the old suite() crud from kickstart testing, python-nose work differenlty (msivak) - Tag tests as slow or acceptance tests and split full testing from devel unit testing (msivak) - Mock _isys and block modules in fw test. They are not needed. (msivak) - In text mode we have to treat strings and lists separately while printing them (#676942) (msivak) - Fix some whitespace errors in iscsi kickstart code. (pjones)
2011-03-01 15:25:29 +00:00
/anaconda-16.0.tar.bz2
/anaconda-16.1.tar.bz2
- iscsi: use the --target parameter from the iscsi kickstart command. (akozumpl) - Make the "comps" translation domain dynamic. (akozumpl) - Add a missing include to fix the build. (clumens) - Remove the last of the xutils module. (clumens) - Fix a missing exception variable. (akozumpl) - Add cmdline options and f15 support to upd-bootiso (bcl) - Use yum's new callback mode when available (pmatilai) - Pressing enter on the keyboard screen should go to the next screen (#683448). (clumens) - Do not allow use of preexisting root filesystem. (#629311) (dlehman) - Stop using --update=super-minor when starting md arrays. (dlehman) - Fix kickstart handling of md spares. (#683605) (dlehman) - Fix sensitivity of options in text network config UI (#681580) (jlaska) - Consolidate ip address checking into functions. (rvykydal) - Add support for ipv6 to gateway boot option (#677609) (rvykydal) - Fix parsing of ipv6 --gateway in kickstart (#677609) (rvykydal) - Remove 'Back' button on depsolving exception for ks installs (#673170) (dcantrell) - Shorten the anaconda repo names (#679434). (clumens) - fix mnemonics in the 'Add Repository' dialog (akozumpl) - Create the virtio-ports on time. (akozumpl) - Do not pass --sshd to stage2. (akozumpl) - Handle boot loader upgrades on s390 (#682783) (dcantrell) - Don't assume BOOTIF present for ksdevice=bootif. (rvykydal) - syntax errors correcting (vpodzime) - Apply one more fix for "logvol --label=" (#673584) (clumens) - Fix test for resized LV to ensure we schedule the format resize action. (dlehman) - Make sure a bootloader device is selected (#595951) (bcl) - Another fix for the loader translations. (akozumpl) - /var/log/dmesg doesn't exist in a live install. messages does, though. (dlehman) - Don't try to unlink a config file that isn't there. (dlehman) - Handle md name-mangling based on hostname/homehost WRT exclusiveDisks. (dlehman) - Adjust DeviceTree.isIgnored's handling of loop, ram, and live devices. (dlehman) - Allow scanning of already-active md devices. (#680226) (dlehman) - Don't clobber exclusiveDisks unless there are disk images. (dlehman) - Do on-demand scanning of md container if needed. (#678877) (dlehman) - Fix md array spares test. (dlehman) - Fix udev_device_is_md. (dlehman) - Add /var/lib/yum to the list of directories we set context on (#681494). (clumens) - Pass createUser and createGroup an arguments dict. (clumens) - Check all PV ancestor devices for growable partitions. (dlehman) - Enable network if sshd boot option is used (#643738) (rvykydal) - Fix setting of loaderData->method from repo= cmdline option. (rvykydal) - Gotta catch 'em all parted exceptions. (akozumpl) - Give an indication how many packages are left in cmdline mode (#681614). (clumens) - Dynamic strings make gettext translations fail. (akozumpl) - devt.h is no longer useful, remove it. (clumens) - Remove 'Back' button on depsolving exception for ks installs (#673170) (dcantrell) - Ensure remount requests go through isys.mount() (#678520) (dcantrell) - Check repo instead of method type when enabling network in loader (#673824) (rvykydal) - Fix setting of some network values in loader kickstart (#679825). (rvykydal) - Loader should activate, stage 2 configure network devices. (rvykydal) - Do not activate first ks network device automatically in non-network installs. (rvykydal) - Always activate first kickstart network device (rvykydal) - Make kickstart network command reconfigure active device in loader (rvykydal) - Use NM for ibft configuration (rvykydal) - Reset only ifcfg file of device we failed to activate (rvykydal) - Initialize iface structure properly (rvykydal) - Add kickstart network --nodefroute option (rvykydal) - Add support for ks network --bootproto=ibft (rvykydal) - Wait for activation of specific devices instead of NM (rvykydal) - Parse all kickstart network commands in loader too (rvykydal) - Activate all devices set by kickstart network --activate command (rvykydal) - Parse new kickstart options network --activate and --nodefroute. (rvykydal) - Fixup upgrade test for findExistingRoots change (#681267) (bcl) - Change upgrade to use findExistingRootDevices (#681267) (bcl) - Initialize locale before the kickstart/virtio check (#679702) (msivak)
2011-03-14 15:04:26 +00:00
/anaconda-16.2.tar.bz2
Use a more general EnvironmentError to catch timezone-file errors. (akozumpl) Add shell command to upd-bootiso (bcl) Set debug_package to %{nil} so we don't strip our binaries. (pjones) Return values, not strings (bcl) Use proper store types for DataComboBoxes. (akozumpl) Fixup rindex usage (#678086) (bcl) Ensure new kernel is default in zipl.conf on upgrade installs (#683891) (dcantrell) shutdown: kill processes in the anaconda process group. (akozumpl) After 17233a16, vncS is no longer a global. (akozumpl) shutdown.c: pidof and killall5 are in /sbin on rawhide. (akozumpl) Check size limits on pre-existing partitions (bcl) gui.py: nuke createRepoWindow() (akozumpl) gui.py: nuke titleBar*() (akozumpl) Fix --mtu option to kickstart network command (#689081) (icomfort) Implement a general version of InstallInterfaceBase.methodstrRepoWindow(). (akozumpl) Update icons and add a new 256x256 version (#689014). (clumens) Fix the filesystem migration dialog in text mode (#688314). (clumens) Don't fatal_error if required mounts are already mounted (wwoods) Don't fatal_error if remounting root read-write fails (wwoods) Align lv sizes when adding to vg total space used. (dlehman) Clean up display of free space in partitioning gui. (dlehman) Fix a syntax error in my last upgrade-related commit. (clumens) Remove some more xutils-related code. (clumens) Prevent Platform from importing storage stuff until it's necessary. (clumens) Restore stats from original mount on livecd (#683682) (bcl) Properly filter out new mounts for livecd install (#683682) (bcl) Mount livecd filesystems under /mnt (#683682) (bcl) Fix order of opts and host when processing kickstart nfs lines. (clumens) Rework the upgrade swap suggestion (#684603). (clumens) Log running version number as soon as possible (bcl) Collect LUKS passphrases to avoid making users enter them repeatedly. (dlehman) Don't include incomplete md arrays in the devicetree. (dlehman) Detect live environment if no args passed to anaconda-cleanup. (dlehman)
2011-03-28 15:07:49 +00:00
/anaconda-16.3.tar.bz2
/anaconda-16.4.tar.bz2
Remove maximum limit on EFI partition (#684860) (bcl) Changes for NetworkManager API 0.9 (rvykydal) Fix network --device=bootif value processing in stage2. (vpodzime) Ignore --device=ibft in stage 2 kickstart handling (#638131) (vpodzime) Don't write HWADDR into ifcfg files (#690589) (rvykydal) Fix network --device=<MAC> for static configurations (#693302) (rvykydal) Fix bad indentation from 026dacc3. (akozumpl) If we change language during Python, build the new locale files. (clumens) If we're not given a language on the command line, set up English. (clumens) No longer log that we're resetting the file context. (clumens) Do filesystem-specific sync operation after writing configuration. (dlehman) Add sync method to force data onto disk and/or journal. (dlehman) Update ui screens to use new bootloader module. (dlehman) Update remaining parts of anaconda to use new bootloader module. (dlehman) Update storage module for new platform and bootloader modules. (dlehman) Update platform.py for new bootloader module. (dlehman) Update kickstart.py for new bootloader module. (dlehman) Replace booty with a new bootloader module. (dlehman) Add "disks" attr to StorageDevice to list disks a device depends on. (dlehman) Prevent debug and kdump kernels from becoming the default (#693702) (dcantrell) Use znet_cio_free to clear network devices from cio_ignore. (dcantrell) Remove deprecated targets from top level Makefile.am (dcantrell) Remove languages not available from Transifex. (dcantrell) Add Transifex instructions for anaconda developers. (dcantrell) Update Makefile.am to work with new translation system. (dcantrell) BuildRequires transifex-client (dcantrell) Ignore po/*.po files (dcantrell) Remove translation files. (dcantrell) Add transifex-client configuration file. (dcantrell) Fix syntax error from commit 9e696b62. (akozumpl) Rewrite nfs url parsing in loader (bcl) Fix order of nfs mountOpts in promptForNfs (bcl) timeout= in yaboot.conf is in tenths of seconds (#692409) (dcantrell) Install dracut-fips package when fips=1 is specified (#692350) (dcantrell) unicode-linedraw-chars.txt is no longer useful. (clumens) mkctype is no longer useful. (clumens) Fix a typo in swap upgrade strings (yurchor (clumens)
2011-04-12 01:17:59 +00:00
/anaconda-16.5.tar.bz2
Do not recreate the ssh keys if they exist already. (akozumpl) Display a banner when (re)starting Anaconda. (akozumpl) Most viewers of tty1 do not care about xrandr stderr output. (akozumpl) restart-anaconda: no need to redownload the updates. (akozumpl) Write 'edd' instead of 'ethX' for fcoe= dracut parameter. (dcantrell) When checking for allowing an upgrade, trim off any "-Alpha" or "-Beta". (clumens) Make text for failed upgrade dialog clearer (#697193) (bcl) Fix a grammar error in the upgrade message (#697244). (clumens) If there are no RAID arrays, do not write an mdadm.conf (#696907). (clumens) loader: always call klogctl to disable kernel logging in the console. (akozumpl) Set mainWindow size request to current res reported by xrandr (#694760) (dcantrell) Fix SIGSEGV for netwowrk --device=<MAC> which is not found (#697432) (rvykydal) Use correct interface to obtain HwAddress property (#693614) (rvykydal) Revert "Don't write HWADDR into ifcfg files (#690589)" (rvykydal) analog: turn off another harmful feature of rsyslogd. (akozumpl) analog: cleanup whitespace in the file. (akozumpl) Fix building with --disable-selinux (mark (clumens) Don't include system virtual filesystems in /etc/fstab (#693926). (clumens) Set ANACONDA=1 in the udev environment early in anaconda. (clumens) findFirstIsoImage needs to return a filename, so fix it. (clumens) Fix unmounting in anaconda-cleanup to deal with /mnt/sysimage as well. (clumens) Remove the second upgrade check from yuminstall.py. (clumens) Cache the value of Format.majorminor(). (akozumpl) And call anaconda-cleanup from restart-anaconda. (clumens) Unmount everything in /mnt/install from anaconda-cleanup. (clumens) Move most anaconda mount points to be under /mnt/install. (clumens) Fix the initialization of LUKS device, we have to add the first keyslot (also add key_file arguments for compatibility) (msivak) Add "quiet" to the x86-64 and i386 boot arguments. (clumens) Update restart-anaconda to work with systemd. (clumens) Remove init.[ch]. (clumens) Move debugging features into loader.c. (clumens) We no longer need to get the PID of init from loader. (clumens) Move serial console handling code out into its own file. (clumens) Make reboot/halt/shutdown decisions in anaconda instead of loader. (clumens) Remove all the custom shutdown/reboot/halt code in loader and init. (clumens) Move syslog starting into loader. (clumens) loader doesn't support arguments except from /proc/cmdline. (clumens) Don't build our own init anymore. (clumens) Remove the duplicate backtrace setup code in init.c. (clumens) Remove from init.c/loader.c things that systemd does for us. (clumens) Add the unit files necessary to have systemd start loader. (clumens)
2011-04-21 19:40:39 +00:00
/anaconda-16.6.tar.bz2
/anaconda-16.7.tar.bz2