anaconda/.gitignore

151 lines
3.5 KiB
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
/anaconda-16.8.tar.bz2
Add kickstart support for biosboot. (dlehman) Make sure new devices' formats have their device attr set. (dlehman) Don't crash if is_valid_foo methods are called with None. (dlehman) Unit tests cleanups (akozumpl) Remove trailing whitespace in file tests/mock/mock.py. (akozumpl) Remove erronious (vestigial?) call to Platform.isEfi (pjones) Remove upgrade_swap_gui from POTFILES.in (akozumpl) ut: if _isys is not available dispatch_test and indexed_dict_test are failing. (akozumpl) Cherry-pick from rhel5-branch, by Will Woods. (wwoods) Pythonize some code from network.py for pleasure. (rvykydal) Honor DEFROUTE=no when inferring system-wide GATEWAY (rvykydal) Get rid of overrideDHCPHostname. (rvykydal) HOSTNAME is not per-device/ifcfg setting. (rvykydal) Do not set hostname in stage 1. (rvykydal) Do not write out /etc/sysconfig/network in stage 1. (rvykydal) ut: make pyanaconda_test/backed_test.py pass (akozumpl) dispatch: break out step initialization into a separate method. (akozumpl) dispatch: implement method of saving/restoring all steps scheduling. (akozumpl) upgrade: there are no "checkdeps" and "dependencies" steps. (akozumpl) ut: make upgrade_test pass. (akozumpl) cosmetic: dispatch.request_step is dispatch.request_steps. (akozumpl) cosmetic: dispatch.skipStep is dispatch.skip_steps (akozumpl) cosmetic: move the dir property in dispatch.py with other public methods. (akozumpl) dispatch: fix remaining places using the old dispatch interface. (akozumpl) dispatch: remove "upgradeswapsuggestion" and "addswap" steps. (akozumpl) dispatch: Fix rules for running the bootloader and instbootloader steps. (akozumpl) dispatch: Fix rules for running the partitioning step. (akozumpl) dispatch: clean up step skipping manipulations in kickstart. (akozumpl) dispatch: All skips are permanent now. (akozumpl) Cleanup how an installer interface can declare steps it does not implement. (akozumpl) Throw away the dispatcher 'skipList' and give Step a state. (akozumpl) dispatch: use IndexedDict objects instead of a list of tuples. (akozumpl) IndexedDict class for storing the installer steps (akozumpl) Add a shortcut for Configure Network (#705022) (mgracik) vgreduce now activates some lvs, which I do not understand. (dlehman) Audit storage log statements' log levels and clean up some things. (dlehman) Convert Device, DeviceFormat __str__ to __repr__ and add __str__. (dlehman)
2011-05-23 17:24:05 +00:00
/anaconda-16.9.tar.bz2
/anaconda-16.10.tar.bz2
be more defensive -- check values for nonsenses (vpodzime) enable netmask setting for wireless connections (vpodzime) enable dns settings of wireless connection (vpodzime) enable gateway settings of wireless connection (vpodzime) enable wpa in kickstart (vpodzime) enable establishing wpa connection in "early networking" (vpodzime) ut: remove trailing whitespace in language_test.py (akozumpl) 'part' command checks if the disk is partitionable. (akozumpl) Correct and simplify handling of "bootable" partition requests. (dlehman) Don't check the fstype for /boot req weight. (dlehman) Freeze the lvm button when custom partitioning is selected. (dlehman) Use the same code for growing lvs that we use for growing partitions. (dlehman) Fix check for whether new lv size will fit in vg's free space. (dlehman) Sun disklabel hacks. (#697100) (dlehman) Maximize extended partition even when logical reqs' sizes are capped. (dlehman) Don't magically adjust fstype when mountpoint is set to "/boot". (dlehman) Handle partition allocation failures due to alignment adjustments. (dlehman) Include protected attribute in StorageDevice.__str__. (dlehman) Log results of protected device spec resolution. (dlehman) Implement an option that lets anaconda name mpath devices by the wwid. (akozumpl) In kickstart, specify multipaths by their wwids. (akozumpl) multipath: allow mpath<X> specfifications in kickstart. (akozumpl) multipath: do not set any mpath aliases explicitly. (akozumpl) Use global proxy setting if no repo proxy is set (#712926) (bcl) Remove duplicate code. (rvykydal) Fix typo (DispatcherError->DispatchError). (dlehman) Allow autopart without lvm. (dlehman)
2011-06-22 19:47:03 +00:00
/anaconda-16.11.tar.bz2
Remove hasFreeDiskSpace and related code. (dlehman) Use protected for pvs of incomplete vgs and get rid of immutable. (dlehman) Use mdadm's default metadata format instead of hardcoding 1.1. (dlehman) Only show warning about no biosboot on gpt on gpt. (dlehman) Plumb the cleanupOnly= option through to Storage.reset(). (clumens) i18n: Maintain the translated repo name upon modifying. (akozumpl) Log errors during dependency resolution. (clumens) Fix a bug where language names aren't translated to native. (clumens) Remove things from utils/ that lorax obsoletes. (clumens) Remove things from scripts/ that lorax obsoletes. (clumens) Handle systems with more than 2147483647 kB of memory (#704593). (dcantrell) Remove support for the ext4migrate option (#712195). (dcantrell) edd: refactor and enhance the edd module. (akozumpl) unit tests: provide 'glob.glob' and 'os.listdir' in the DiskIO class. (akozumpl) Pulsing progress bar instead of the static popup during device discovery. (akozumpl) yum: handle PackageSackErrors separately in AnacondaYum._run. (akozumpl) We need a later version of pykickstart with the wpakey parameter. (clumens) Remove KillMode= from systemd control files. (clumens) Add a property to Platform for accessing boot stage1 constraints. (dlehman) Simplify lvm growing by using units of pesize instead of MB. (dlehman) Move platform-specific boot-related data into Platform. (dlehman) Make /home autoreq grow a bit faster in relation to root. (dlehman) Update upd-bootiso for F16 (bcl) Allow a .iso file to be specified instead of a directory (#707846) (bcl) Fix typo from 573ef017. (akozumpl) Keep dracut settings in sets instead of many long strings. (akozumpl)
2011-07-11 17:42:11 +00:00
/anaconda-16.12.tar.bz2
/anaconda-16.13.tar.bz2
/anaconda-16.14.tar.bz2
Sort partitioning commmands in anaconda-ks.cfg. (#736527) (dlehman) Install grub2 when upgrading on bios x86. (#735730) (dlehman) Default to installing a new bootloader on upgrade. (dlehman) Add a Reboot button to the congrats screen on live (#705189). (clumens) Add support for reserving space in lvm vgs via kickstart. (dlehman) iutil: make getArch() return ppc64 on ppc64 (#736721) (wwoods) iutil: add 'bits' arg to isPPC (like isX86) (wwoods) nfsiso: handle mismatching .iso architecture gracefully. (akozumpl) systemd: anaconda.target wants rsyslog.service (akozumpl) Improve checking if new biosboot partition is needed. (akozumpl) mpath: create /etc/multipath/bindings if we are using friendly names. (akozumpl) isolate localeInfo and expandLangs() from langauges.py into a separate module. (akozumpl) Make sure we teardown root candidates in all cases. (#693095) (dlehman) Update parted partition by sector, not name, after create. (#733449) (dlehman) Determine existing md arrays' metadata version. (#731266) (dlehman) Don't check mountable before obtaining actual/existing fs size. (#733808) (dlehman) Fix traceback when installing over a system with broken rpm db. (akozumpl) kickstart: use 'bootloader --timeout' even if it is zero. (akozumpl) Fix some things using old bootloader/platform stuff. (dlehman) Fix traceback when validating unallocated partition requests. (#733670) (dlehman) Require BIOS boot partition for GPT bootdisk on BIOS systems. (dlehman) Prevent grub2 from trying to access floppy drives. (dlehman) Limit grub stage2 md members' device type and metadata version. (dlehman) Remove unnecessary ROOT_PATH constant passing. (akozumpl) Moving anaconda.rootPath to constants.ROOT_PATH. (akozumpl) Remove deprecated --rootPath and --test. (akozumpl) Tidy warnings.showwarning into anaconda_log.py. (akozumpl) cosmetic: remove trailing whitespace in timezone_test.py (akozumpl) ut: cleanup after firewall_test.py (akozumpl) ut: move tests/fw_test.py to tests/pyanaconda_test/firewall_test.py (akozumpl) Close out the yum history before running %post scripts (#730857). (clumens) Remove unused attribute 'bootable' from DeviceFormat classes. (dlehman) Allow btrfs stage2 with grub2. (#732594) (dlehman) Clean up return values of GRUB2._gpt_disk_has_bios_boot. (dlehman) Force grub2 install to partition's boot block. (#727679) (dlehman) Don't crash because we don't have support for linear md. (#646157) (dlehman) Clean up obsolete extended partitions if partitioning fails. (#672010) (dlehman) Convert a None from libiscsi.discover() to an empty list. (akozumpl) Honor kickstart 'autopart --nolvm' option (jlaska) Allow answering the uninitialized disk question more than once. (akozumpl)
2011-09-15 18:21:37 +00:00
/anaconda-17.0.tar.bz2
Pull grub-efi and efibootmgr into the package list as needed. (#742042) (pjones) analog: properly log user.info where NetworkManager (also) communicates. (akozumpl) analog: bump the version to rsyslog 5 (akozumpl) partitioning.py: reference to list of free regions is shadowed by a double. (akozumpl) Handle strange lang boot argument values. (akozumpl) LANG_DEFAULT lives in lang.c. (akozumpl) Include docs/transifex.txt in release dist. (dcantrell) fcoe: modprobe the VLAN layer module. (akozumpl) Remove some raid error checking pykickstart can do for us. (clumens) Set default BOOTPROTO=dhcp for network service (minimal installs) (#741199) (rvykydal) remove argument ROOT_PATH from getDefaultKeyboard() calls (removed from method with 3e8d08cac6aa89f001c5b32dba251a62a45ed7f4) (vpodzime) Default to an active network device after reboot on Fedora (ONBOOT) (#498207) (rvykydal) Fix: Allow EFI slot_ids in hexdecimal (#742141). (fabian.deutsch) Move the fedora logo to the left. (akozumpl) fcoe: fix detecting FCoE NIC (mcb30) Do not show loop devices in the filtering UI. (akozumpl) dispatcher: do not request "group-selection" with "tasksel". (akozumpl) upgrade: do not insist on running the "bootloader" step. (akozumpl) Fix sigsegv in setKickstartNetwork() (strdup() from a NULL). (akozumpl) dracut args: "rhgb quiet" should come last. (akozumpl) Add nfsiso: handling to parseNfsHostPathOpts (bcl) Only check relevant devices for dirty filesystems. (#741206) (dlehman) Make sure storage is reset just before partitioning, always. (dlehman) Move selection of default boot drive into bootloader. (dlehman) Show error dialog instead of traceback on fstab type mismatch. (#649171) (dlehman) Try a test mount and keep fstab mismatches if it succeeds. (#649171) (dlehman) Check the return value of get_file_list (#741466) (bcl) imount.c: include fcntl.h before ext2fs/ext2fs.h. (akozumpl) Write the grub.conf after setting up the new EFI bootloader (#741994)) (bcl) botoloader: write 'ip=eth0:dhcp,auto6' instead of 'ip=eth0:dhcp ip=eth0:auto6' (akozumpl) gitingore: ignore po/*.po.new files. (akozumpl) Put bios boot partitions on all gpt disk on bios systems. (#738964) (dlehman) Change default bootloader timeout from 20sec to 5sec. (#727831) (dlehman) Bootloader stage1_drive is more than a suggestion. (#738964) (dlehman) Mark the live device's parent devices protected. (#738964) (dlehman) it is anaconda-shell (akozumpl) Improve the clarity of the missing bios boot partition error. (#731549) (dlehman) Remove tmp.mount (systemd handles this for us now) (wwoods) Move dependency info into the unit files (wwoods) move anaconda-shell.service to the correct filename (wwoods) make anaconda-shell.service a template, put it on tty2 & hvc1 (wwoods) Return after writing log message, not before. (rvykydal) Do not reactivate network device needlessly on s390 (#739846) (rvykydal) Start NM in loader on s390 until we have systemd init here too (#733680) (rvykydal) Revert "Set debug_package to %{nil} so we don't strip our binaries." (akozumpl) Fix createUser and createGroup to work with kickstart defaults (#739428) (bcl) Update test for createUser and createGroup (#739428) (bcl) fcoe: handle Broadcom fcoe devices correctly. (akozumpl) fcoe: the control path in sysfs is now /sys/module/libfcoe (akozumpl) fcoe: load bnx2fc if relevant. (akozumpl) Fix post-commit lookup of extended partitions. (#737532) (dlehman) Don't reboot when closing the live installer via the window decoration. (clumens) Use the luks format's mapName when creating temp LUKSDevice. (#722952) (dlehman) Reset device attr after using temp dev. (#722952) (dlehman) Make sure there are no tempvg paths even if formatting. (#737916) (dlehman)
2011-10-11 18:52:40 +00:00
/anaconda-17.1.tar.bz2
ARCHIVE_DEFAULT_BYTES_PER_BLOCK no longer exists in libarchive-3.0.0 (clumens) Don't use the rpmdb to figure out upgrade target arch (#748119). (clumens) Remove obsolete error handling left over from the old storage code. (dlehman) Update to the FC16_VolGroupData so reserving space works. (dlehman) Remove unused import of gzip from task_gui.py (dlehman) Cap new /boot/efi partitions at 200MB. (#748274) (dlehman) Fix root device specification in zipl.conf. (#740576) (dlehman) Add --boot-drive option to kickstart bootloader command. (dlehman) Include disklabel type in grub2 device names. (dlehman) use 800x600 as minimal mainWindow size (vpodzime) (mgracik) Use an atexit handler for shutting down and ejecting media (#750809). (clumens) Fix a dumb error when canceling previous migration actions (#744034). (clumens) Document iscsi and multipath implementations. (akozumpl) Don't load forcefully load pcspkr. The kernel doesn't (#750830). (clumens) Gray out "Configure Network" button in live installations (#749929) (rvykydal) Support prefix length in kickstart network --ipv6 option. (rvykydal) Support prefix length in ipv6= cmdline option (#679108) (rvykydal) Remove snarffont, which is no longer needed. (clumens) Change what the third column of lang-table means. (clumens) And stop attempting to load our own fonts, since we no longer ship them. (clumens) Remove our own screen fonts (#742613, #743429). (clumens) Don't use GPT disklabels on Lenovo BIOS systems. (#749325) (dlehman) Fix typo in call to opt.isdigit (#743787) (pjones) Don't allow disks containing the live media as boot disk. (#748587) (dlehman) Honor fsprofile argument even for existing devices. (#747417) (dlehman) Regenerate tasklist when a repo is removed. (akozumpl) Do a better job of remembering if 'review and modify partitioning' was checked. (akozumpl) Be more convincing in eradicating errant temp vg paths. (#722952) (dlehman) Resize: Update format size if aligning partition shrinks it. (#689179) (dlehman) Copy all of live filesystem to target (#746844) (bcl) Fix autopart shrink of existing system. (#746605) (dlehman) cryptsetup returns positive nonzero when activating by different than the first keyslot (msivak) do more logging in findExistingRootDevices() (akozumpl) Add 'nogpt' cmdline arg to disable creation of gpt disklabels. (dlehman) Show cleardisks gui always to allow selecting a boot disk. (#744088) (dlehman) mpath: flush more eagerly in filter_gui. (akozumpl) debugging: log boot arguments. (akozumpl)
2011-11-15 15:22:47 +00:00
/anaconda-17.2.tar.bz2
- Add missing log import to platform.py (bcl) - liveinst: Check for live-baseloop LIVE_BLOCK (bcl) - Add Storage.autoPartType to indicate lvm/btrfs/neither. (dlehman) - Add full support for btrfs via kickstart's btrfs command. (dlehman) - Show btrfs vols/subvols but don't allow editing them. (dlehman) - Add support for btrfs to the devicetree. (dlehman) - Remove an old hack with action registration. (dlehman) - Add support for btrfs automatic partitioning. (dlehman) - Add new field to PartSpec to indicate btrfs reqs. (dlehman) - Add btrfs convenience methods to Storage. (dlehman) - Handle device name generation and checking in a more generic way. (dlehman) - Add btrfs base class along with classes for volume, subvolume. (dlehman) - btrfs volumes/subvolumes are created by devicelibs.btrfs. (dlehman) - Scan for btrfs while looking a new devices. (dlehman) - Add backend module for operating on btrfs volumes. (dlehman) - Fix default hostname function to never return '(none)'. (dlehman) - Revert "Put bios boot partitions on all gpt disk on bios systems. (#738964)" (dlehman) - Put NoSuchGroup and DispatchError back, but not in errors.py. (#760786) (dlehman) - Clean up BootLoader.writeKS to account for no bootloader. (dlehman) - Fix sense of disklabel size check and add some logging. (dlehman) - Handle v0.90 md metadata in preexisting arrays. (dlehman) - style cleanups for ppc SMS bios patch (wwoods) - Update ppc SMS bios after installation (hamzy) - report more detail about yum failure (bcl) - Add a script mode that exits instead of looping (bcl) - Add 'sound-and-video' to Fedora install class for 'Software Development' task. (#643786) (notting) - Unmount the image file (bcl) - Disable yum log file handling (bcl) - Setup storage config when kickstart is parsed (bcl)
2012-01-24 01:39:30 +00:00
/anaconda-17.3.tar.bz2
/anaconda-17.4.tar.bz2
/anaconda-17.5.tar.bz2
/anaconda-17.6.tar.bz2
/anaconda-18.0.tar.bz2
- use a dracut shutdown hook to eject media (#787461) (bcl) - add dracut shutdown eject hook function (#787461) (bcl) - The createSuggested methods have changed name (#791204, #795058). (clumens) - iscsi: no discovery on each target login (#752066) (rvykydal) - Use libpwquality to check root password strength (#755883) (mgracik) - Generate repo= ks command only for repos added by user (#738577) (rvykydal) - Fix a typo (#794504). (clumens) - Add support for network --device=link in stage2 kickstart (#790332) (rvykydal) - Don't set the pmbr bootable flag on Macs, whether booted via EFI or not (mjg) - Don't set GPT HFS+ partitions as bootable (mjg) - Mark HFS+ as fsckable (mjg) - Set default lang and create default locale files early (wwoods) - Generate connection UUID in inital ifcfg files created by anaconda (#705328) (rvykydal) - Take in change of a binary name (brcm_iscsiuio -> iscsiuio) (#731761) (rvykydal) - Add 'traceback' boot option for python-meh and libreport testing (vpodzime) - fix setattr in set_cmdline_bool (pschindl) - Add _mounttype to HFSPlus (mjg) - Add support for UEFI Mac installs (mjg) - Add support for HFS+ partitions (mjg) - Remove networking configuration steps from linuxrc.s390 (#783227) (dcantrell) - Clear partitions' metadata when 'clearpart --initlabel' used. (#783841) (dlehman) - Fix support for detecting existing mirrored lvs. (#734128) (dlehman) - Don't put partitions into device.map (pjones) - fix potential EFIGRUB infinite loop (bcl) - finish ROOT_PATH changes in bootloader (#789169) (bcl) - Be more verbose about upgrade failures (#735060) (bcl) - log tracebacks from importing formats (bcl) - Skip setting PMBR boot flag on EFI (#754850) (mjg)
2012-02-20 23:42:44 +00:00
/anaconda-18.1.tar.bz2
/anaconda-18.2.tar.bz2
/anaconda-18.3.tar.bz2
- 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)
2012-08-13 19:36:30 +00:00
/anaconda-18.4.tar.bz2
- Mark/unmark some strings for translation, as appropriate. (clumens) - Save the distro label into the right variable for retranslation. (clumens) - Add custom widget files to POTFILES.in. (clumens) - Fix attribution on common UI code. (clumens) - don't set armMachine in class definition (bcl) - libudev now has a version of .1 (hamzy) - Load anaconda-lib.sh if necessary (jkeating) - Use shell code to work around missing basename (jkeating) - Enable text mode once again! (jkeating) - Update text prompt to include c for continue (jkeating) - Don't continue if incomplete spokes exist (jkeating) - Return a bool for timezone completed property (jkeating) - Add a text progress hub to do the install (jkeating) - text based storage spoke. (jkeating) - Allow updating tmux.conf via makeupdates. (clumens) - Prevent yum messages from showing on tty (jkeating) - Remove unused imports from the installclasses. (clumens) - NoSuchGroup is provided by packaging now. yuminstall is on the way out. (clumens) - Set transaction color in case of multilib install. (clumens) - Add selinux-specific RPM macro setup. (clumens) - Add the user-agent to urlgrabber from the old yuminstall.py. (clumens) - Fix inheritance problems with the gui *Spoke classes. (clumens) - Only setup python-meh when doing graphical installs (jkeating) - Call the correct method to schedule the screen (jkeating) - Add a missing import of os (jkeating) - Don't display indirect spokes in the hub (jkeating) - Revert "Remove unncessary __init__ definition. (clumens)" (jkeating) - Honor displayMode from kickstart files (jkeating) - Merge master into newtui (jkeating) - Remove the base_tests file for now (jkeating) - Remove unused import of UIObject (jkeating) - Fix up detailederror for new common UI code (jkeating) - Translate the base text hub class (jkeating) - Translate the base tui class strings (jkeating) - Remove unncessary __init__ definition. (clumens) (jkeating) - Translate some strings in the base tui spokes classes (jkeating) - Always use collect directly from common (jkeating) - Add comment headers to the new files (jkeating) - Ad source files to POTFILES.in (msivak) - Merge remote-tracking branch 'origin/master' into newtui (msivak) - import localization stuff and use it to translate more strings (msivak) - finish renaming _mainloop (msivak) - Fix naming for data attribute and move the NormalSpoke.__init__ under the proper class (msivak) - Improve documentation and add licensing headers (msivak) - Add translations to the simpleline framework (msivak) - Add translations to Password Spoke (msivak) - Add elementary timezone spoke (msivak) - Pass screen args argument to prompt and input methods + fix for run-text- spoke (msivak) - Merge master into newtui (msivak) - Add automake files for TUI (msivak) - add couple of tests and fix write method of widget (newline added unwanted space) (msivak) - add couple of tests and support for them (msivak) - add documentation and comments to TUI classes (msivak) - Add documentation to the simpleline library for TUI (msivak) - Add the new Summary hub and Password TUI spokes + tools to test TUI stuff (msivak) - Fix bits and pieces to make TUI hub and spoke model work + example Hub and Password spoke (msivak) - Create common abstract classes usable for all types of UI (msivak) - Create the base classes for TUI Hub and Spoke model (msivak) - Make collect and part of UserInterface setup more generic (msivak) - Text based UI framework core (msivak)
2012-08-15 19:39:28 +00:00
/anaconda-18.5.tar.bz2
/anaconda-18.6.tar.bz2
- Do another _main_window -> main_window change. (clumens) - Mark the storage category title for translation. (clumens) - _actions should be set up in the __init__ method. (clumens) - Don't require hfs-tools on RHEL (#849987). (clumens) - dracut: remove workarounds for broken splitsep() (wwoods) - dracut: update Requires: in spec (wwoods) - Use ksdata.timezone and timezone module instead of anaconda.timezone (vpodzime) - Remove the last usage of the system-config-date in Anaconda (vpodzime) - Add support for swap --hibernation on LVM (vpodzime) - Don't rely on selection staying selected when doing crazy things to it (vpodzime) - Replace nonexisting icon with an existing one (DatetimeSpoke) (vpodzime) - integer out of range for L format code (hamzy) - Network spoke: use chr() instead of str() to convert dbus.Byte (#849395) (rvykydal) - verify package checksums against metadata (bcl) - use F18_PartData for hibernation flag support. (bcl) - fix Gtk import in software.py (bcl) - dracut: fix rd.neednet use in parse-kickstart (#849672) (wwoods) - parse-anaconda-net: Add missing semicolon for dhclient.conf (bcl) - anaconda-modprobe: fix .ko removal (bcl) - Only devices that already exist may be ISO install sources (#849482). (clumens) - Use python-meh's MainExceptionWindow's main_window property (vpodzime) - dracut: fix syntax error in parse-kickstart (wwoods) - Show fstype as "Unknown" for devices with unrecognised formatting. (dlehman) - BTRFS magic for custom spoke. (dlehman) - The device type of preexisting devices cannot be changed. (dlehman) - Revert old hack that disabled btrfs in the old ui. (dlehman) - Use correct device instance when updating selector w/ new device. (dlehman) - Fix a traceback when clicking on the summary in custom spoke. (dlehman) - Move device size calculation and setting into DeviceFactory. (dlehman) - Stop pretending btrfs subvols can have a size. (dlehman) - Fix a typo in StorageDevice._setSize. (dlehman) - dracut: add info about special variables to README (wwoods) - dracut: fix invalid use of 'eth0' (wwoods) - dracut: drop upgrade-specific hack (wwoods) - dracut: set "$netif" correctly in initqueue/online scripts (wwoods) - dracut: fix old-style static ip=xxx gw=yyy... (wwoods) - dracut: import anaconda-lib.sh in pre-udev hook (wwoods) - dracut: fix set_neednet so network comes up (#849672) (wwoods) - dracut: drop save_netinfo (wwoods) - move anaconda-modprobe to pre-udev hook, silence modprobe errors (wwoods) - parse-kickstart: fix crash with PXE + ks=file: (#844478) (wwoods) - parse-kickstart: clarify/refactor Network handling (wwoods) - Actually create default ifcfg files (#849012) (rvykydal) - Don't fail on write of nonexisting IfcfgFile(SimpleConfigFile) (#849012, #849095) (rvykydal) - If dracut left the DVD mounted, don't try to remount it (#849152). (clumens) - Add support for most device editing functions. (dlehman) - Various fixes, cleanups, and added logging for the custom spoke. (dlehman) - Work around some signal handling issues in the custom spoke. (dlehman) - Make choosing an auto-selected page after refresh slightly less fallible. (dlehman) - Raise an exception if a new device ends up with size 0. (dlehman) - Split out logic to determine container based on factory and/or device. (dlehman) - Allow adding disks to a container's disk set. (dlehman) - Allow passing a device into newDevice for adjustment. (dlehman) - Add PartitionFactory class so partitions don't need a separate code path. (dlehman) - Add a convenience method for scheduling resize actions. (dlehman) - Return early from doKickstartStorage if there are no disks selected. (dlehman) - Remove isomd5sum-static from build requires (vpodzime) - Don't rely on having some network devices available (vpodzime) - Enlightbox mainExceptionWindow (vpodzime) - Put mainExceptionWindow in a WindowGroup (vpodzime) - Bump required yum version to get the environment code. (notting) - Add a flag so we don't get spurious 'change' events from the treeview while we're setting up the UI. (notting) - Wire in the new environment logic through the UI. (notting) - Add a local method for exposing group visibility from the comps file. (notting) - Add methods to yumpayload for handling environments. (notting) - Add some nicer wording to the column heads in the software selection UI. (notting) - Rename 'description' to 'groupDescription'. (notting) - dracut: add README (wwoods)
2012-08-22 22:14:21 +00:00
/anaconda-18.7.tar.bz2
/anaconda-18.9.tar.bz2
- isys.mount needs to be told when something should be mounted NFS (#860273). (clumens) - Disks with new disklabels don't count as new devices in custom. (dlehman) - Fix thread synchronization issue going from storage to custom. (#860495) (dlehman) - Treat disks with unrecognized or no formatting as empty. (#858862) (dlehman) - Improve management of mountpoint selectors in the custom spoke. (dlehman) - Improve handling of existing devices when refreshing the custom spoke. (dlehman) - Apply custom changes not involving actions to the main devicetree. (dlehman) - Add a mountpoint entry to the device options area. (dlehman) - Move mountpoint validation out of the add mountpoint dialog. (dlehman) - Only run the storage sanity check if we've run autopart. (dlehman) - Add a method to reset a device to its original state. (dlehman) - Make a copy of the original format instead of just storing another ref. (dlehman) - Reformatting effectively removes a device from an existing Root. (dlehman) - Fix test for whether to create biosboot during autopart. (#853628) (dlehman) - Close AddLayout dialog on double-click (vpodzime) - Remove useless handler of Cancel button (AddLayout dialog) (vpodzime) - Don't rely on having some month and year selected (#859185) (vpodzime) - Add debug option to bumpver (bcl) - Raise an error if bootDrive is invalid (jkeating) - Handle automated installs (jkeating) - Handle errors from text storage execute (jkeating) - Fix ready and completed properties for text storage (jkeating) - Use ksdata to determine text password completeness (jkeating)
2012-09-26 22:45:01 +00:00
/anaconda-18.10.tar.bz2
/anaconda-18.11.tar.bz2
- In interactive installs, default to bootloader in the MBR (#885284). (clumens) - Make sure software selection is checked against filesystem space. (#853636) (dlehman) - Update default install size and disk space estimate. (dlehman) - Add checkbox for setting language default layout (#866887) (vpodzime) - Change testing area label to something more appropriate (KeyboardSpoke) (vpodzime) - Fix getting country layout variants (vpodzime) - Wait for slower dhcp before running vnc server (#868777) (rvykydal) - Network spoke: fix NMClient signal callback arguments (#885488) (rvykydal) - Add logging for networking and improve logging of ifcfg files (rvykydal) - Honor user request via UI to not install a bootloader. (#885240) (dlehman) - Handle partition removals regardless of deepcopy. (#884896) (dlehman) - Default to partitions for /boot* instead of just /boot/efi. (#884606) (dlehman) - Fix a logic error in ActionDestroyFormat.obsoletes. (#885004) (dlehman) - Take device type into account when making the config button sensitive (#885051). (clumens) - Hide VG-related widgets when displaying a non-LV mountpoint first (#885131). (clumens) - Install default system for %packages --default (#869978) (bcl) - Fix a typo in the live cd completion text (#884373). (clumens) - Do not allow deleting or editing a protected device in custom part (#884599). (clumens) - If path doesn't exist, don't traceback. Return None. (clumens) - Add/remove the HDISO source from protectedDevSpecs (#882147). (clumens) - Put the bad VG name into the error message (#884359). (clumens) - Use updated connection settings object for default auto config files (#883383) (rvykydal)
2012-12-12 01:02:27 +00:00
/anaconda-18.38.tar.bz2
- Add more yum locking to yumpayload (#860022) (bcl) - The percent bar can go in the same column as the space label. (clumens) - Don't resize NTFS partitions to smaller than the filesystem on them (#885912). (clumens) - Remove some unused error handling code from old UI. (clumens) - Don't generate ifcfg files for non-existing devices in parse-kickstart (#886647) (rvykydal) - Encode unicode strings returned by pytz.country_timezones() (#887236) (vpodzime) - Always set passphrase for newly encrypted devices. (#888560) (dlehman) - Handle edit of preexisting encrypted lv. (#885378) (dlehman) - Raise DeviceError instead of ValueError from device ctor. (#888089) (dlehman) - Set line wrap on the info bar (#888112). (clumens) - Don't crash when vg edit triggers spurious change event. (#883699) (dlehman) - Add handling for incomplete lvm/md devices. (#876441) (dlehman) - Fallback to mdN if no name was found for incomplete md array. (#873224) (dlehman) - Add product.py to POTFILES (#858628). (clumens) - Sort categories in GUI alphabetically (msivak) - Fix typo in variable name (msivak) - Collect addon paths properly (msivak) - Move the import constants line below setupPythonUpdates (msivak) - Only close AddLayout dialog on double-click if something is selected (#887371) (vpodzime) - Add warning to keyboard spoke on live installations (#886463) (vpodzime) - Split ksdata execute and setup methods for addons (msivak) - Add support for KS %addon section and the API+code to use it (msivak) - Import collected modules only once (msivak) - Update run-spoke to use paths (msivak) - Export QuitDialog and it's message string (msivak) - Update the hack we use to preload AnacondaWidgets - we need to load the typelib not just the .so file (msivak) - Add FirstbootMixIn (msivak) - Move the path definitions to Interface and pass it to the Hubs from there (msivak) - Make TUI ready for getting spokes from multiple directories (msivak) - Make GUI more reusable and support multiple directories for spokes and categories (msivak) - Modify collect so it works with directories with missing __init__.py (msivak) - Split completed and mandatory attributes (msivak) - Move info about possible actions below the free space info (vpodzime) - Fix a couple pylint errors (#867125). (clumens) - Fix an undefined variable error (#867129). (clumens) - The fs type combo should be sensitive when reformat is checked (#887201). (clumens) - Remove idiomatic, hard to translate text (#865598). (clumens) - Activate default layout when it is changed (#882440) (vpodzime) - Validate and correct vg names as needed. (dlehman) - Don't allow resize of devices with no/unrecognized formatting. (#869841) (dlehman) - Add keyboard dracut setup args (#875567) (vpodzime) - recheck software when source changes (#875599) (bcl) - Include the new lib directory in the package (#886319, #886470). (clumens) - Add a gradient background to spoke headers (mizmo, clumens). (clumens) - Only allow changing filesystem type if the reformat combo is checked (#885906). (clumens) - It's possible for mountpoint to be None (#885279). (clumens) - Explicitly set True/False in the bootloader setting (#885381). (clumens)
2012-12-20 01:18:26 +00:00
/anaconda-18.39.tar.bz2
- Prepare structures to save spoke completenes for firstboot and GIE (msivak) - Do not call exit at the end of GUI interface, just quit the main loop (msivak) - Improve handling of .py and .pyc equivalence while collecting classes (msivak) - Set default language to en_US.UTF-8 (#891379) (msivak) - Set the local hostname during installation (vpodzime) - Refactor and cleanup our localization module (vpodzime) - Network spoke: use correct state value to display device status. (rvykydal) - drop fcoe-utils dependency for s390x (rhbz#894025) (sbueno+anaconda) - More TODO list wrangling. (clumens) - On storage, remove the "Continue" button and make "Done" do it all (#882737). (clumens) - getLUKSPassphrase is no longer used, so kill it. (clumens) - "Hub" shouldn't be in the title for any text mode hub. (clumens) - Do not lightbox any dialogs on the custom storage spoke (#875291). (clumens) - Revert "Do not lightbox the Add Mountpoint dialog (#875291)." (clumens) - Don't allow changing a VG name to empty in the VG editor (#892395). (clumens) - Check country_layouts is not None when using it (#893026) (vpodzime) - Don't redownload payload from closest mirror only if we actually have some (#892665) (rvykydal) - Remove some modules obsoleted by the packaging module. (dlehman) - Prefer country over language when returning default layout (#867110) (vpodzime) - Fix Quit button in standalone network spoke (#892120) (rvykydal) - Network spoke: add sanity check for hostname setting (#856456) (rvykydal) - Network spoke: add hostname setting (#856456) (rvykydal) - Fix completeness check for md fwraid arrays. (#892621) (dlehman) - Fix handling of failure to create a new container. (#892046) (dlehman) - Force disk selection for interactive installs. (#888293) (dlehman) - Mark another string for translation (#892760). (clumens) - Do not lightbox the Add Mountpoint dialog (#875291). (clumens) - Strip out pango markup before attempting to match languages (#892463). (clumens) - Mark the live progress hub message for translation (#892069). (clumens) - Allow deleting whole disks using the reclaim dialog (#880686). (clumens) - Don't allow mountpoints to start with /dev (#891447). (clumens) - Disable the configure button for pre-existing devices (#888296). (clumens) - Add keyboard mnemonics to the spoke selectors, too. (clumens) - Add keyboard accelerators to a whole lot of widgets (#864964). (clumens) - Try fallback if none exactly matching language is found (#891487) (vpodzime) - Only skip welcome screen for ks installs (#891755) (bcl) - protect getDirSize from vanishing files (#891759) (bcl) - start vnc without ip address (#832510) (bcl) - Update physical device's sysfs path for btrfs (sub)volumes. (#891443) (dlehman) - Wrap text on the updates checkbox to fix screen placement (#888880). (clumens) - The return value from execWithRedirect is an int (#891313). (clumens) - Add placeholder names to a couple strings (#890157). (clumens) - Fix multiple copies of spokes appearing from update image (msivak) - Import pyanaconda.addons in the anaconda script (vpodzime) - Update the API which controls where should spokes be displayed (msivak) - Update the way we look for glade files, spokes, hubs and categories (msivak) - Make screenshot routines reusable in Firstboot (msivak) - Do not fail when missing directories are present in addon paths (msivak) - Pass addons paths to user interfaces (msivak) - hook up help window close button (#889570) (bcl) - add setKeyboardCheckButton to list of things to translate (#889352) (bcl) - Mark for translation and show translated some more GUI elements (#877658) (vpodzime) - Translate storage errors (#877658) (vpodzime) - Don't allow changing the boot disk from inside the custom spoke. (#889585) (dlehman) - Add help text and a help button to the custom storage spoke. (#889570) (dlehman) - Allow /boot on btrfs subvol if using grub2. (#888603,868465) (dlehman) - Don't keep old device name when switching to btrfs in custom. (dlehman) - Fix container member set management for md arrays. (#889101) (dlehman) - Include incomplete devices when listing dependant devices. (#889330) (dlehman) - Use systemd to run checkisomd5 (#874486) (harald) - fixup direct nfs iso url handling (#879187) (bcl) - fixup nfs repo install code (#879187) (bcl)
2013-01-12 01:53:03 +00:00
/anaconda-18.40.tar.bz2
/anaconda-19.1.tar.bz2
- Use only one large grid for the hubs. (clumens) - Indicate nothing will happen until "Begin Installation" is clicked (#883195). (clumens) - Exit anaconda correctly on SIGTERM (vpodzime) - Move communication module to pyanaconda/ui (vpodzime) - Function getDefaultHostname was renamed some time ago. (rvykydal) - Use constant for default hostname ("localhost.localdomain" currently) (rvykydal) - Make update_hostname function do just one thing - update ksdata. (rvykydal) - Rename wait_for_dhcp pieces to say what they actually do (rvykydal) - Initialize network synchronously (#902090) (rvykydal) - xgettext wants "utf-8", not "utf8". Python doesn't seem to care. (clumens) - On the storage spoke, only show the summary button if a disk is selected. (clumens) - Add text letting people know they can use existing filesystems (#883150). (clumens) - Default to mirrored RAID instead of striped (#888867). (clumens) - Replace the RAID level checkboxes with a single combo box. (clumens) - Don't allow mountpoints to start with /proc or /sys either. (clumens) - Add 'nmcli dev list' output to data gathered after crash (vpodzime) - Add lsblk output to data gathered after crash (#879940) (vpodzime) - Cleanup some trailing whitespace on otherwise empty lines (vpodzime) - Refactor and cleanup exception handling pieces (vpodzime) - Exception handling for text mode (#865325) (vpodzime) - python-meh's saveExceptionWindow no longer uses the accountManager (vpodzime) - Enable line wrapping in a couple more places (#901551). (clumens) - Support /boot on RAID metadata version 1.2 (#896163). (clumens) - Don't check memory for rescue mode (#895948). (clumens) - Split __init__ and setup in TUI screens so we can set the environment and search paths (msivak) - Add a requirement on device-mapper-multipath (#895973) (msivak) - Update default fs type code (#855401). (clumens) - Display the background gradient image from a map signal handler. (clumens) - Remove the old cmdline and script interfaces. (clumens) - anaconda-cleanup doesn't use an interface at all. (clumens) - Remove the old text mode UI. (clumens) - Move constants_text out of the textw directory. (clumens) - Remove more references to system-config-*. (clumens) - Add device NM_DEVICE_TYPE_ETHERNET to isys (#893892) (rvykydal) - Dump missing ifcfg ifles only for ethernet devices (#893892) (rvykydal) - Take over dhcp connection by NM for network root (eg nfs) (#883451, #893656) (rvykydal) - Use DEFAULT_LANG instead of magic value "en_US.UTF-8" (vpodzime) - fixup spec with 19.1 commits (bcl)
2013-01-25 18:57:50 +00:00
/anaconda-19.2.tar.bz2
- unpack product.img to correct location (#869098) (bcl) - Fix including _isys.so and isys/__init__.py in updates.img (vpodzime) - Fix typo "DHCPV6" (rvykydal) - Don't crash on wireless connections created in Live CD desktop (#895736) (rvykydal) - Adapt ifcfg -> ksdata mapping to NM change from IPADDR to IPADDR0. (rvykydal) - Fix static and dhcp of network --ipv6 command (set IPV6_AUTOCONF=no) (rvykydal) - NM defaults to IPV6_AUTOCONF=yes (rvykydal) - Fix up spacing on installation options dialog buttons a little bit. (clumens) - Ignore double clicks on the DiskOverviews (#902467). (clumens) - When the user creates a new mountpoint, display it by default (#886039). (clumens) - Add device node name information to the storage spoke and disk cart (#902617). (clumens) - Do not include disks that have 0 size (#903131, #904977). (clumens) - Preserve the state of the Customize... expanders on custom storage (#883134). (clumens) - Make it a little more clear what's happening on the disk selection spoke (#903498). (clumens) - Move Xorg to vt7 (bcl) - Network: read ipv6 configuration type from NM settings instead of ifcfg file (rvykydal) - Don't fail on missing ifcfg file when setting default ONBOOT (#904817) (rvykydal) - Don't fail on invalid network --device kickstart specification. (rvykydal) - Ignore ipv6 for a device (IPV6INIT=no) only for noipv6 option. (rvykydal) - Network: fix disabling of ipv6 (noipv6 option) (rvykydal) - Stop writing /etc/sysconfig/network (#895900) (rvykydal) - We dont create missing ifcfg files on our own in anaconda anymore. (rvykydal) - Use NM dbus interface to modify ifcfg configuration (#893892) (rvykydal) - Document FileSystemSpaceChecker. (clumens) - Add the customization category to POTFILES.in. (clumens) - Add a license and overview to the g-i overrides file. (clumens) - Create/clarify some documentation in the custom widgets. (clumens) - Condense string formatting in a couple custom widgets. (clumens) - Remove the widget-specific TODO list. (clumens) - Add selinux to the list of parameters we pass on (#895860). (clumens) - Display error status messages in a darker red color. (clumens) - Add newline at the end of xorg.conf generated from ksdata (vpodzime) - Move pyanaconda.packaging.get_mount_* into blivet.util. (dlehman) - Remove obsolete references to simpleFilter. (dlehman) - Remove the storage module and replace it with blivet. (dlehman) - Move tsort, platform, and baseudev into storage. (dlehman) - Start laying groundwork for splitting storage out of pyanaconda. (dlehman) - Remove anaconda flag checking from OpticalDevice.eject. (dlehman) - Remove unused functions and move storage-specific utils to storage. (dlehman) - Remove installclass arch filtering. (dlehman) - Handle sending program output to tty5 through the logging setup. (dlehman) - Use dumpe2fs output to determine dirty fs. (dlehman) - Remove filesystem migration code. (dlehman) - Use threadMgr.wait to check threads (bcl) - Add error reporting to threadMgr (bcl)
2013-02-02 01:02:07 +00:00
/anaconda-19.3.tar.bz2
/anaconda-19.4.tar.bz2
/anaconda-19.5.tar.bz2
- fix uuid reference in parse-kickstart (bcl) - Fixup kickstart script logging (bcl) - Tell libreport the crash happened in Anaconda (#885690) (vpodzime) - Restore older behavior regarding ks argument without a file name (#910550). (clumens) - Move the encryption checkbox to the dialog (bcl) - re-fetch metadata when proxy settings change (bcl) - Apply some fixes to the spec file (#909592, metherid (clumens) - install -> installation in a couple user-visible strings. (clumens) - Restore support for partial kickstart files (#887254). (clumens) - Get rid of packagesSeen. (clumens) - Remove debugging print (DatetimeSpoke) (vpodzime) - Honor modules' __all__ when doing collect (msivak) - Use ksdata.addons instead of ksdata.addon and add ADDON_PATHS to sys.path (vpodzime) - Remove unused modules (dbus) and stuff from network.py (rvykydal) - Replace get_NM_connection() using new nm module. (rvykydal) - Replace get_NM_settings_value() using new nm module (rvykydal) - Replace nmIsConnected() using new nm module (rvykydal) - Replace hasActiveNetDev() using new nm module (rvykydal) - Replace getDevicesProperies() using new nm module (rvykydal) - Replace getIPAddresses() using new nm module (rvykydal) - Replace getMacAddress() using new nm module (rvykydal) - Replace isWirelessDevice() using new nm module (rvykydal) - Replace getLinkStatus() using new nm module (rvykydal) - Replace getActiveNetDevs() using new nm module (rvykydal) - Replace getDevices() using new nm module (rvykydal) - Move NM dbus calls to separate module. (rvykydal) - Move networking functions from isys to network module. (rvykydal) - Remove unused stuff from network.py (rvykydal) - Remove unused networking stuff from isys (rvykydal) - Network spoke: remove unused NM path and interface constants (rvykydal) - Add 'eject' to the anaconda initramfs (wwoods) - Ensure hookdir exists before creating eject script (wwoods) - remove anaconda-cleanup-initramfs.service (wwoods) - Add dracut/save-initramfs.sh (wwoods) - Bring back the askmethod parameter (#889887). (clumens) - Add a new selectorFromDevice method to the accordion. (clumens) - The storage logger is now the blivet logger. (dlehman) - DeviceFactory has moved from blivet to blivet.devicefactory. (dlehman)
2013-02-14 19:13:45 +00:00
/anaconda-19.6.tar.bz2
/anaconda-19.7.tar.bz2
/anaconda-19.8.tar.bz2
- Behave nice when root password is set by kickstart (msivak) - Password spoke is mandatory if the created user is not an admin (msivak) - Use the user data provided by kickstart (msivak) - Add the User creation spoke including the Advanced dialog (msivak) - Bonding support: kickstart (rvykydal) - Condense some duplicated and overly wordy code in custom.py. (clumens) - Add a new allMembers property that returns a list of pages and members. (clumens) - All Pages have a title, so get rid of the getattr games. (clumens) - Allow more than one Page to be expanded at a time. (clumens) - Get rid of the currentPage method. (clumens) - Promote page._members to page.members. (clumens) - Require passing the title to a Page's constructor. (clumens) - Pressing F12 should do the same thing as clicking "Done" (#840998). (clumens) - A bunch more "install" -> "installation" changes. (clumens) - When the user clicks "Reclaim Space", go back to the hub (#911792). (clumens) - Modify the logic that makes the reclaim button sensitive (#911793). (clumens) - Add a free space line under every disk in the reclaim dialog. (clumens) - Remove the initial sentence from the top of the reclaim dialog (#911793). (clumens) - Fix a traceback in verifying optical media on the source spoke. (clumens) - Revert "Hook up the "Remove Packages" button on the dep solving error screen." (#905899). (clumens) - Don't display "(null)" as a MountpointSelector's mountpoint. (clumens) - dracut: add anaconda-pre-shutdown.sh to fix eject (#809920) (wwoods) - Continue booting when checkisomd5 is aborted (#891551) (bcl) - Fix ksdevice=<MAC> - instead of renaming the device to ksdev0 just use it (rvykydal) - Add pigz to initrd.img (wwoods) - Use %_prefix macro value when calling configure in makeupdates (vpodzime) - Try to import modules the standard way first in collect (msivak)
2013-03-01 23:00:04 +00:00
/anaconda-19.9.tar.bz2
- Bonding support: GUI - hub status information (#906263) (rvykydal) - Bonding support: GUI - generate kickstart network command for bonds (#906263) (rvykydal) - Bonding support: GUI - add device dialog (#906263) (rvykydal) - Bonding support: GUI - add device dialog (glade) (#906263) (rvykydal) - Bonding support: GUI - device list, configuration and adding bond (#906263) (rvykydal) - Bonding support: GUI - Slaves line in Wired tab (glade) (#906263) (rvykydal) - Crypt the root we get from the user (#918991). (jkeating) - Adapt to the new libxklavier's behaviour (vpodzime) - We use python-meh's interfaces instead of Anaconda's (vpodzime) - Redraw screen in case of valid input and nothing new scheduled (vpodzime) - Fix two places where we are locking up the main thread (#886680). (clumens) - Log when we acquire and release the _yum_lock (dlehman, clumens). (clumens) - Do not fail when the logging stream cannot be opened (in initial-setup..) (msivak) - Mark DateTime spoke as usable for Firstboot (msivak) - Fix a missing import and move the addon KS output template (msivak) - Make the TUI mainloop more resistant to screen implementation errors (msivak) - Teach TUI how to react on async events (msivak) - Could not load UI file advanced_user.glade (hamzy) - Don't try to remove the timer when it's None (DatetimeSpoke) (vpodzime) - Log failed imports in the collect functions (vpodzime) - remove the remnants of sparc support (dennis) - Remove installmethod.py (dead code) (wwoods) - Make default media eject behavior match old behavior (wwoods) - Silence "cp: cannot stat '/etc/cmdline'..." error message (wwoods)
2013-03-11 16:49:15 +00:00
/anaconda-19.10.tar.bz2
- Don't create temporary lists if not needed (vpodzime) - Fix reclaiming disk space for non-us installations. (rvykydal) - Allow for raising thread exceptions when threadMgr.get is called (bcl, clumens). (clumens) - Hook up the new refresh dialog. (clumens) - Add a dialog prompting the user to refresh anaconda's view of storage. (clumens) - Add a refresh button to the custom partitioning toolbar. (clumens) - Add a reset button to the bottom right of the custom spoke. (clumens) - Hook up the new action summary dialog. (clumens) - Add a summary screen of actions to be performed on all disks. (clumens) - Catch error when incorrect nfs address entered (sbueno+anaconda) - Use GDBus also for connection settings update. (rvykydal) - Network spoke: improve message format parametrization for translators (rvykydal) - Don't set ibft device renaming for dracut, let it just do its job (#828505) (rvykydal) - Mark Timezone selection as firstboot spoke (msivak) - Add user creation spoke to TUI (msivak) - Refactor TUI password spoke to use the declarative EditTUISpoke (msivak) - Use guess_username from pyanaconda.users in gui.spokes.UserSpoke (msivak) - Add declarative EditTUISpoke (msivak) - Allow modyfying exit question in TUI (msivak) - Return False from TUI.run() if it was exited prematurely (msivak) - Add guess_username function to users.py (msivak) - Mark incomplete mandatory spokes in text mode (msivak) - Network spoke: move formatting parameters out of translation function (rvykydal) - Network spoke: add keyboard accelerator to add device combobox (#906263) (rvykydal) - Network spoke: don't decorate add_device_dialog (#906263) (rvykydal) - Don't pass undefined stdout from execWithCapture. (rvykydal) - Network spoke: import network module instead of list of too many functions (rvykydal) - Vlan support: kickstart (#906272) (rvykydal) - Vlan support: generate kickstart (#906272) (rvykydal) - Vlan support: GUI - hub status information (#906272) (rvykydal) - Network spoke: check whether added network device is already in list (#906272) (rvykydal) - Vlan support: GUI - add "Vlan ID" and "Parent" to vlan tab (#906272) (rvykydal) - Return correct nm_device_setting_value for bonds and vlans (#906272) (rvykydal) - Vlan support: GUI - show vlan devices (#906272) (rvykydal) - Vlan support: GUI - add "Parent" and "Vlan ID" info (glade) (#906272) (rvykydal) - Vlan support: GUI - add vlan device (glade) (#906272) (rvykydal) - Show that password was set by kickstart in TUI (msivak) - Add settable quit message to TUI (msivak) - Check _current_action for not being None before using it (vpodzime)
2013-03-18 18:49:37 +00:00
/anaconda-19.11.tar.bz2
/anaconda-19.12.tar.bz2
- Set Tip text on the create user spoke. (dcantrell) - Use space instead of underscore when user uses the timezone name (#924352) (msivak) - Use only self.data in TUI timezone spoke's status (msivak) - Use the named tuple in root password dialog (#924138) (msivak) - Add message instructing users they can type to search for language. (sbueno+anaconda) - Don't unbusy the cursor until the first action is ready to display. (clumens) - Move custom storage setup into its own thread. (clumens) - When you turn off NTP, clear the warning along the bottom of the screen. (clumens) - If the disk has no serial number, don't give the DiskOverview a popup. (clumens) - Reorder the columns on the shopping cart so name is next to description. (clumens) - Add device node names to the resize dialog as a new column. (clumens) - Use an emblem for indicating spokes have not been completed. (clumens) - If you remove all the disks in the shopping cart, disable the buttons. (clumens) - Apply a style to the network spoke's toolbar. (clumens) - Add a little more space between the updates checkbox and the add repo stuff. (clumens) - Remove the partition scheme expanders. (clumens) - Don't error out if a ks %include is missing when looking for sshpw (#923627). (clumens) - Do not guess username immediately when user clears it (#924184) (msivak) - Do not require password when no user is requested (#924150) (msivak) - Refresh the checkboxes on AdvancedUser dialog properly (#924257) (msivak) - Allow setting the default GID of the new user. (msivak) - Add call to new-kernel-pkg --rpmposttrans (#922988) (bcl) - Make our gtk_* decorators safer and more intelligent (vpodzime) - Add method for checking if in main thread to the ThreadManager (vpodzime) - Port the mandatory logic for User and Password spokes from GUI to TUI (msivak) - Use only self.data to determine completeness in User spoke (msivak) - Make firstboot kickstart command aware of initial-setup (msivak) - Add command and data updates to AnacondaKSHandler's __init__ (msivak)
2013-03-22 16:09:38 +00:00
/anaconda-19.13.tar.bz2
/anaconda-19.14.tar.bz2
/anaconda-19.15.tar.bz2
/anaconda-19.16.tar.bz2
/anaconda-19.17.tar.bz2
/anaconda-19.18.tar.bz2
/anaconda-19.19.tar.bz2
/anaconda-19.20.tar.bz2
- Set seen for lang from option & use constant for default (mkolman) - Hook the Geolocation module to Anaconda (mkolman) - Add geolocation module (mkolman) - Add logging to exception handling (vpodzime) - Run exception handling in the main thread also in TUI (vpodzime) - Update network ksdata with cmdline options (#893784) (rvykydal) - Return network devices actually activated (instead of just active) (#949002) (rvykydal) - Don't traceback if we can't find PermHwAddr when looking for slaves (#949341) (rvykydal) - Add support for iSCSI iface binding. (rvykydal) - Fix a traceback when handling node login authentication. (clumens) - Add a requirement on python-IPy now. (clumens) - Display individual buttons on the filter UI instead of a combo. (clumens) - Hook up authentication for iSCSI discovery and node login. (clumens) - When the clear button is clicked on the filter spoke, clear out the fields. (clumens) - Remove the extra "Target LUN" search option. (clumens) - If all iSCSI nodes have been logged into, leave the dialog. (clumens) - Populate the port combo on the filter spoke's search page. (clumens) - Hook up filtering for iSCSI devices. (clumens) - Add initial iSCSI support to the advanced storage UI. (clumens) - Add a generic function to FilterPage for setting up a GtkComboBoxText. (clumens) - self.disks -> self.pages in filter UI refresh method. (clumens) - Add a button to bring up the Add Additional dialogs. (clumens) - Remove pixmaps no longer needed by newui. (clumens) - Add a checkmark on a DiskOverview when it is selected. (clumens) - Make a couple UI modifications to the resize slider. (clumens) - Make several changes to how addons are displayed (#873498). (clumens) - Allow clicking on environment and addon text to toggle them (#928010). (clumens) - Fix scrolling problems on the environment side of software selection (#928008). (clumens) - Handle quit messages on the text progress UI hub (#895756). (clumens) - If there's an error while in text mode, display it. (clumens) - Force sizes on the network toolbar buttons (#951580). (clumens) - Disable the "Closest mirror" option if there's no fastestmirror plugin (#876135). (clumens) - Move text UI summary hub setup into the setup method (#927315, #950956). (clumens) - Bring the text storage spoke a little more in line with the graphical one. (clumens) - Make a home directory for the user by default (#950792). (clumens) - Add some padding under the ransom notes on the progress hub. (clumens) - Remove a lot of ancient crud from the installclasses. (clumens) - Set the default fs type on RHEL (#951088). (clumens) - Add a Spoke.changed attribute. (clumens) - Display device names on MountpointSelectors (#888872). (clumens) - Add signal handlers for controlling password entry visibility. (clumens) - Ransom notes can be either PNGs or JPGs. (clumens) - dracut/parse-kickstart: handle network --mtu (wwoods) - Exclude a couple more password variables from dumps (bcl) - Enlightbox dialogs in the custom spoke (vpodzime) - Create and use GtkWindowGroup for our windows (vpodzime) - We can import Gtk globally now (vpodzime) - Handle both types of data we can get from libxklavier (#950921) (vpodzime)
2013-04-23 01:03:42 +00:00
/anaconda-19.21.tar.bz2
/anaconda-19.22.tar.bz2
- Only check mandatory spokes in automated install (#956960,#895258) (bcl) - Add scratch-bumpver target (bcl) - Add Driver Update Disk repo handling to Anaconda (bcl) - Add Driver Update Disk support to anaconda-dracut (bcl) - Port driver update utilities from loader (bcl) - Fix a typo. (clumens) - Do not translate a blank window name. (clumens) - Add a separator under the default language on the welcome screen. (clumens) - Move the selected language to the top of the list on the welcome screen. (clumens) - Remove the unused LanguageSpoke. (clumens) - Add the "Add FCoE" dialog (#903122). (clumens) - Allow enabling /etc/anaconda.repos.d repos like the docs say (#955724). (clumens) - Move where the password quality checker is created (#956049). (clumens) - Allow multiple disk selection with Shift-click (#864707) (vpodzime) - Select all disks in the box with advanced storage as well (vpodzime) - Don't change DiskOverview's background on 'chosen' changed (vpodzime) - Fix number of arguments for languageGroups (liveDVD class) (#957038) (rvykydal) - Apply some minor padding fixes on the container editing dialog. (clumens) - If no root password was given, lock root's account (#927922). (clumens) - Remove some unneeded boxes and alignments in the NTP config dialog. (clumens) - Default to using the iscsi discovery credentials for login, if provided. (clumens) - langsupport spoke: keep data.lang.lang first in status of spoke (rvykydal) - Unpack property value returned by GDBus before using it (#956614) (rvykydal) - Don't traceback when no activated devices were found for ks network default (#956614) (rvykydal) - Ask about VNC also in connecting state, not only connected (#952801) (rvykydal)
2013-04-29 17:06:33 +00:00
/anaconda-19.23.tar.bz2
/anaconda-19.24.tar.bz2
- Change the buttons on the quit dialog. (clumens) - Add FONT=latarcyrheb-sun16 to /etc/vconsole.conf (vpodzime) - Use ntpdate instead of rdate (#950267) (vpodzime) - Add layouts with a country if not added with a language (#960569) (vpodzime) - Fixup xconf keymap code for text/dirinstall (bcl) - Bump pykickstart to 1.99.30 for liveimg support (bcl) - Add kickstart liveimg install command (bcl) - Make sure all threads are done before install (bcl) - Make sure stage1_disk isn't empty (#950487) (bcl) - Add /boot/efi to suggested mountpoints (#960677) (bcl) - Add extlinux command-line option. (mattdm) - Add extlinux as a bootloader type. (mattdm) - Bump the pykickstart requirement for the extlinux patches. (clumens) - Revert "Busy cursor when applying changes in the custom spoke" (mkolman) - Revert "Context manager for doing things with busied cursor" (mkolman) - Use the F19 bootloader class from pykickstart, for --extlinux (mattdm) - Transform bootloader --extlinux to extlinux command-line option (mattdm) - Rework the layout of the storage spoke for low resolution setups. (clumens) - Fix lower resolution display problems on the filter spoke. (clumens) - Don't show iscsi passwords when focused, either. Enjoy typing blind. (clumens) - Add a couple more things to .gitignore. (clumens) - Remove the bootloader class's obsoletes attribute. (clumens) - Disable sort indicators on the filter UI. (clumens) - Remove the Viewport from the disk shopping cart. (clumens) - Cleaning up some of the TUI storage code (sbueno+anaconda) - Add ability in TUI for users to select partitioning scheme. (sbueno+anaconda) - Use the firmware-provided language if it's something we support. (pjones) - Use systemd-localed for writing out xorg conf file (#958714) (vpodzime) - Busy cursor when applying changes in the custom spoke (vpodzime) - Make sure the "unbusy cursor" is used for the exception window (vpodzime) - Context manager for doing things with busied cursor (vpodzime) - Revert "Add signal handlers for controlling password entry visibility." (#958608). (clumens) - Force a password to be set if option checked in TUI. (#927956) (sbueno+anaconda) - Fix a minor display issue in TUI. (sbueno+anaconda) - hostname has dropped -v option (bcl) - Only override proxy and noverifyssl if specified (#880482) (bcl)
2013-05-10 00:07:37 +00:00
/anaconda-19.25.tar.bz2
/anaconda-19.26.tar.bz2
/anaconda-19.27.tar.bz2
/anaconda-19.28.tar.bz2
/anaconda-19.29.tar.bz2
/anaconda-19.30.tar.bz2
/anaconda-20.1.tar.bz2
/anaconda-20.2.tar.bz2
/anaconda-20.3.tar.bz2
2013-08-01 17:37:10 +00:00
/anaconda-20.4.tar.bz2
/anaconda-20.5.tar.bz2
- Import DBusGMainLoop directly (bcl) - Catch AttributeError when looking for InstallClass (bcl) - dracut/parse-kickstart should use the updated method-related classes (#994978). (clumens) - Ignore warnings about the global keyword and the DefaultInstall class. (clumens) - Fix all the pylint warnings in the anaconda file. (clumens) - Deal with the last of the catching Exception warnings. (clumens) - Always define a continueButton and quitButton property. (clumens) - Fix pylint warnings in the installclasses. (clumens) - Remove a directory that does not exist from the PYTHONPATH for pylint. (clumens) - Fix up some warnings about calling the superclass's __init__ method. (clumens) - Remove the reference to "anaconda" in reIPL. (clumens) - Fix up almost all of the redefining warning messages. (clumens) - Add a bunch of gobject-introspection related ignore lines. (clumens) - StorageChecker ought to have a self.storage attribute. (clumens) - Ignore another error pylint can't quite figure out. (clumens) - pylint doesn't understand what's in AnacondaKSHandler. (clumens) - Remove the "Add custom add-on" button. (clumens) - Fix up places where overridden methods don't take the same number of args. (clumens) - Fix up all unused variable warnings. (clumens) - Added files to MAINTAINERCLEANFILES (dshea) - Reenabled the pylint test target (dshea) - Cleanup the autogen scripts. (dshea) - Remove m4 files from the widgets project. (dshea) - Install gettext files at build time. (dshea) - Use the python checks provided by automake. (dshea) - Added a missing type check found by autoscan (dshea) - Cleanup the widgets autoconf file (dshea) - Add detail to logs when creating users and groups (dshea) - Fix miscellaneous errors in installclass.py. (clumens) - Fix a variety of errors in the packaging module. (clumens) - Do not run pylint against executable files in pyanaconda/. (clumens) - Clean up deprecated uses of the string module. (clumens) - Call the right superclass's method. (clumens) - Straighten out text UI methods so they have the same method signature. (clumens) - Remove the lines to ignore E0611. (clumens) - Bootloader.read is completely unused; cut it. (clumens) - Fix all the "X is defined outside of __init__" warnings. (clumens) - Display the correct string for the space required by packages. (clumens) - Remove lines that clearly just don't do anything. (clumens) - If we're not going to use the return value, don't grab it. (clumens) - kernelVersionList in tarpayload.py should act the same as all other versions. (clumens) - If we're not going to use the exception object, don't grab it. (clumens) - Define stage2_device in the BootLoader class. (clumens) - Don't call getPassAlgo before running createGroup. (clumens) - Remove some unused values out of constants.py. (clumens) - Finish taking care of pylint warnings in image.py. (clumens) - Remove the unused network and write methods from the Anaconda object. (clumens) - Remove the disable-msg lines for a couple C messages. (clumens) - Remove some easy unused argument warnings. (clumens) - Remove everything from InstallInterfaceBase except what Rescue needs. (clumens) - Remove the duplicated imports. (clumens) - Do not use a list or a dict as a default argument to a method. (clumens) - Remove unneeded lambdas. (clumens) - Fix up all the warnings where we used a reserved function name or keyword. (clumens) - Fix up about half of the "except:" and "except Exception:" lines. (clumens) - Fix a couple undefined variable errors that were real bugs. (clumens) - Ignore statements that have no effect. (clumens) - Fix up all the wildcard imports except two in packaging. (clumens) - Remove all unused import lines. (clumens) - Remove unnecessary pass statements. (clumens) - Fix bad indentation and tab-instead-of-space warnings from pylint. (clumens) - Put the pylint test back into service. (clumens) - Run make with multiple jobs in makeupdates (vpodzime) - Use gtk_image_new_from_icon_name (bcl) - Remove caching of unused device list. (dlehman) - Check MBR gap size even when /boot is on a plain partition. (#986431) (dlehman)
2013-08-14 19:33:35 +00:00
/anaconda-20.6.tar.bz2
- Modify the gtk_warning function in anaconda to use gtk3. (clumens) - Fix some pylint warnings in the new DNF code. (clumens) - Fix a couple more pykickstart handler version mismatches. (clumens) - anaconda requires a later version of partitioning syntax now. (clumens) - packaging: add dnf to the Anaconda's requires. (ales) - Enable DNFPayload on specific triggers. (ales) - DNFPayload: initial version. (ales) - refactor: tear down the install device in PackagePayload.reset(). (ales) - refactor: extract the device handling in YumPayload._configureBaseRepo up to PackagePayload. (ales) - refactor: move YumPayload._setUpMedia() up to PackagePayload._setupMedia(). (ales) - Tweaks in the Payload interface. (ales) - remove: configureAddOnRepo from the Payload interface. (ales) - Payload: forgotten comment in spaceRequired() (ales) - Payload: define txID to None. (ales) - The NFS text dialog should never attempt to use method.url (#998446). (clumens) - Remove the unittest target, since "make check" will do this for us. (clumens) - Use the latest version of the RAID kickstart handler. (clumens) - Update both the method and repo info. (dshea) - remove the UBOOT class arm systems are now using EXTLINUX (dennis) - ARM: switch to using extlinux by default (dennis) - Update our pylint arguments. (clumens) - Don't implicitly unpack exceptions. That won't be supporetd in the future. (clumens) - Modify how we call logging functions to take a list of parameters. (clumens) - Use "raise Exception()" instead of "raise Exception, ..." (clumens) - Hook up pylint and our nosetests to be run via "make check". (clumens) - Drop unneeded required_space_text variable. (#997690) (dlehman) - Specify also query script when getting locale's native name (vpodzime) - Update runpylint.sh for pylint 1.0.0 (bcl) - Clean up translation placeholders (#890157) (bcl) - Don't override multilib setting unless the option was passed. (#987557) (dlehman) - Set the encoding of custom.py to utf-8 (dshea) - Report if a package was not found in Koji during autofetch (mkolman) - Convert makeupdates from getopt to argparse (mkolman) - Fixed the interpretation of RAID levels (dshea) - Consolidate get_object() calls. (dshea) - Add ASCII-only upper and lower string functions. (dshea) - Fix the User/Group already exists log messages. (dshea) - Normalize keyboard layout and variant strings from langtable (vpodzime) - A few tests for the keyboard layout and variant strings processing (vpodzime) - More robust parsing of the layout and variant string specification (vpodzime) - Move DEFAULT_VC_FONT to constants (vpodzime) - Match langs with stripped accents when filtering languages (vpodzime) - Fix the User subclass using an old version of the pykickstart superclass. (clumens) - Bring the kickstart version test back to life. (clumens) - Don't read proxy for methods that have no proxy (dshea)
2013-08-21 19:20:02 +00:00
/anaconda-20.7.tar.bz2
/anaconda-20.8.tar.bz2
/anaconda-20.9.tar.bz2
/anaconda-20.10.tar.bz2
/anaconda-20.11.tar.bz2
/anaconda-20.12.tar.bz2
/anaconda-20.13.tar.bz2
/anaconda-20.14.tar.bz2
/anaconda-20.15.tar.bz2
/anaconda-20.16.tar.bz2
- Fix handling of blank size specs in the custom spoke. (#1004903) (dlehman) - Block resize slider value changed handler when setting range. (#1007387) (dlehman) - Remove an unused import. (clumens) - Create the XklWrapper singleton in background (vpodzime) - Translate layout and switching options descriptions on the fly (vpodzime) - Improve XklWrapper's API (vpodzime) - Move upcase_first_letter function to iutil (vpodzime) - Remove the Layout class and things we don't need in XklWrapper (vpodzime) - Ignore the whole m4 directory (vpodzime) - Do not schedule hubs with no spokes available (#1006357) (vpodzime) - Retranslate language filtering placeholder texts (#1007090) (vpodzime) - Use pigz to create updates.img (vpodzime) - The Desktop class doesn't need to inherit from SimpleConfigFile. (clumens) - Fix yet another pylint error caught after the fact. (clumens) - Move all languages found by geoip to the top in Welcome spoke (mkolman) - Don't set ksdata.lang.seen to True if using default value (mkolman) - DNFPayload: reset the sack and repos on updateBaseRepo() (ales) - refactor: YumPayload: selectKernelPackage()->_select_kernel_package() (ales) - DNFPayload: mirrorlist can not be an empty string. (ales) - DNFPayload: display the download step in progressQ. (ales) - DNFPayload: logging the missed packages/groups. (ales) - DNFPayload: select kernel packages. (ales) - DNFPayload: log when the transaction process unexpectedly terminates. (ales) - DNFpayload: disable all NSS operations in RPM. (ales) - DNFPayload: keyerror in isRepoEnabled() (ales) - DNFPayload: implement selectEnvironment() (ales)
2013-09-16 17:04:32 +00:00
/anaconda-20.17.tar.bz2
/anaconda-20.18.tar.bz2
/anaconda-20.19.tar.bz2
/anaconda-20.20.tar.bz2
- Remove another reference to log_picker. (clumens) - Turn spinner back on for configuration (bcl) - Use assertIsInstance in the kickstart version test. (clumens) - If the full device path is given in repo=hd:, still select it in the UI (#980479). (clumens) - Display newly created partitions without a mountpoint, too (#886039). (clumens) - Don't require pressing escape twice to kill the media check window (#965625). (clumens) - Fix display of weak password warning (#1011850) (dshea) - Fix the tui simpleline imports. (dshea) - Don't confuse users by misleading tooltip (#1011112) (vpodzime) - Assorted other pylint fixes for scripts and utils (dshea) - Pass string format arguments as paramters to logging (dshea) - Ignore the use of func_globals in a test case (dshea) - Fix issues in the AnacondaWidgets python wrapper (dshea) - Make exception handling more specific (dshea) - Remove unused imports and variables (dshea) - Remove unnecessary lambdas (dshea) - Remove obsolete files. (dshea) - Check whether the commit matches the tree (dshea) - Run pylint on all python files (dshea) - Don't use relative imports (dshea) - Use g_signal_handler_disconnect instead of g_object_disconnect (#1010486) (vpodzime) - Fixup Eula class (bcl) - Allow searching for keyboard layouts in English (#1009806) (vpodzime) - network: don't create ksdata for devices enslaved in GUI (#1011826) (rvykydal) - Allow a proxy to be set before the method is saved (#1012096) (dshea) - Export the pykickstart Eula command (vpodzime)
2013-09-28 00:20:05 +00:00
/anaconda-20.21.tar.bz2
/anaconda-20.22.tar.bz2
/anaconda-20.23.tar.bz2
/anaconda-20.24.tar.bz2
/anaconda-20.25.tar.bz2
- Install bootloader to loop device in disk image installations. (#1019502) (dlehman) - Don't try to configure a bootloader for s390 disk image installs. (#1019502) (dlehman) - Fix initramfs generation for disk image installations. (#1019502) (dlehman) - Save mountpoints specified for existing btrfs volumes. (#892747) (dlehman) - Add a command line option for disabling friendly multipath names. (#977815) (dlehman) - Remove en (dshea) - "Fix" the zSeries device filter "label" (dshea) - Replace placeholders with the strings from python (dshea) - Add and fix keyboard accelerators (dshea) - Check for labels with use_underline and no accelerator (dshea) - Support checking the translation of plural strings (dshea) - Specify a node id in check_accelerator exceptions (dshea) - BTRFS cannot hold swap, no need to care about fstab swaps (vpodzime) - Add ANACONDA_INSTALL_CLASSES to testenv.sh. (clumens) - Put a version on the DNF requirement. (clumens) - Revert "For now, ignore checking dnfpayload.py with pylint." (clumens) - Fix the alignment of the Network Time switch (#1019301) (dshea) - Tell blivet which swaps should appear in the fstab (#1011391) (vpodzime) - Put only newly created or reformated swaps to the new root (vpodzime) - Make code to get new devices reusable as property (vpodzime) - Grab journal only from the last boot (vpodzime) - DNFPayload: allow enable/disable calls for repos that do not exist. (ales) - Add shell spoke to s390x installations (vpodzime) - Put TUI spokes in common categories (vpodzime) - MountpointSelector is a widget, set its property properly (#1013612) (vpodzime) - Include the journal log on installed system (bcl) - DNFPayload: error handling and logging cleanups. (ales) - DNFPayload: reset the transaction goal on new package selection check. (ales) - DNFPayload: implement environmentGroups() (ales) - Some partition scheme is always selected (#1017435) (vpodzime)
2013-10-16 23:14:48 +00:00
/anaconda-20.26.tar.bz2
- Adds additional debug logging to yumpayload.py. (amulhern) - Handle invalid JSON in geoloc (#1021410) (dshea) - Revert "Only prompt for LUKS password if the user has chosen to configure automatically." (amulhern) - Add context support to check_accelerators (dshea) - Added translation contexts to the TUI. (dshea) - Added translation contexts to the GUI. (dshea) - Add support for context-based translations (dshea) - Reset checks on both password fields. (#1020580) (dshea) - Fix swaps added to fstab for noformat (gene) - Don't update hub's continue button and label for every spoke (#1020373) (vpodzime) - Add storage tests. (clumens) - Add option to select all hard drives in text mode. (#965580) (sbueno+anaconda) - BootLoaderError should not reset storage (#1019541) (bcl) - Only prompt for LUKS password if the user has chosen to configure automatically. (amulhern) - Remove an unused string (dshea) - Translate AM and PM (dshea) - Translate strings marked as translatable (dshea) - network gui spoke: use GDBus to obtain list of settings (#1018467) (rvykydal) - network: look for device settings also based on DEVICE value (#1017788) (rvykydal) - Fix liveinst to work with livemedia-creator (#1009711) (bcl) - Remove the button-label property on SpokeWindow. (clumens) - Log entering/exiting spokes and hubs in the GUI. (clumens) - Escape text inserted into markup strings (dshea) - Move markup out of translatable strings (dshea) - Move formating markup out of python where possible (dshea) - Use explicit children to set label attributes (dshea) - Turn on the image on the "Add a disk..." button. (dshea)
2013-10-21 23:37:26 +00:00
/anaconda-21.1.tar.bz2
/anaconda-21.2.tar.bz2
/anaconda-21.3.tar.bz2
/anaconda-21.4.tar.bz2
/anaconda-21.5.tar.bz2
/anaconda-21.6.tar.bz2
- Expand the use of ANACONDA_WIDGETS_DATADIR. (dshea) - Make thread manager operations atomic (#1029898) (mkolman) - Run pylint in multiple processes (vpodzime) - Fix how "changed" signal is emitted on the TreeSelection (vpodzime) - Pass biosdevname boot option to installed system (#1023609) (rvykydal) - network: update required NetworkManager version (team support) (rvykydal) - Use timing decorator for more actions (vpodzime) - Add test for the have_word_match function (vpodzime) - A nice decorator making Anaconda's GUI more responsive (vpodzime) - Short-circuit layouts matching (vpodzime) - Enforce upper bound for resize. (#1027947) (dlehman) - Fix some pylint problems in network.py. (clumens) - Add an updates location for the AnacondaWidgets overrides (dshea) - Fix typo (#1003591) (rvykydal) - network: call GDBus proxy methods like python (rvykydal) - network: add team support for kickstart %pre phase (#1003591) (rvykydal) - network: generate kickstart commands for team devices (#1003591) (rvykydal) - network: support for adding team devices (#1003591) (rvykydal) - network: display team devices in status (#1003591) (rvykydal) - network: add team support to kickstart (#1003591) (rvykydal) - Initialize the AddLayouts dialog in advance in the KeyboardSpoke (vpodzime) - Add function to map functions on items in the main thread (vpodzime) - Allow having unique thread names with given prefix (vpodzime) - Remove an unused and non-working leftover function resetResolve (vpodzime) - Always center dialogs shown on top of lightbox (vpodzime) - Set spokes' distribution and beta warning only once (vpodzime) - use deepcopy on ksdata method (#1028243) (bcl) - Change source spoke proxy handling to use local copy (#967805) (bcl) - Apply a little tweak to the VNC password length message. (clumens) - Match layouts with stripped accents in AddLayout dialog (vpodzime) - Sort layout descriptions properly (#1026238) (vpodzime) - Make AddLayout dialog persistent (vpodzime) - Use Sphinx syntax in the iutil module (vpodzime) - Warn if vnc passwd is longer than 8 chars (hamzy) - Don't try to unicode unicode strings (#1029109) (vpodzime) - Add tmpfs support (#918621) (mkolman) - Added a few things that autoscan complained about (dshea) - Actually use the config header we generate (dshea) - Redirect pylint stderr to stdout (dshea) - Fix the handling of files generated for xgettext (dshea) - Use gettext to process glade files. (dshea) - Always use $prefix in directory names. (dshea) - Pass --enable-gtk-doc to configure in distcheck (dshea) - Fix the liveinst install/uninstall hooks (dshea) - Clean up after intltool (dshea) - Add missing files to dist (dshea) - DNFPayload: tweak to the API changes in dnf-0.4.7. (ales) - Add tests for iutil (mkolman)
2013-11-18 21:32:11 +00:00
/anaconda-21.7.tar.bz2
/anaconda-21.8.tar.bz2
/anaconda-21.9.tar.bz2
/anaconda-21.10.tar.bz2
/anaconda-21.11.tar.bz2
- Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman) - Disallow /boot on lvm until grub2 fully supports it. (#1036705) (dlehman) - Disallow /boot on btrfs subvolume until grubby supports it. (#864198) (dlehman) - Remove an empty initialize function. (clumens) - Move PathDict into pyanaconda/ui/__init__.py. (clumens) - Add one more directory for ignoring test log files (dshea) - Defer translation of device_type_name (dshea) - Disable pylint errors about gobject-introspection methods (dshea) - Remove unused variables (dshea) - Document the instl.multilib boot option (vpodzime) - Minor tweak of our driver disk documentation (vpodzime) - network: GUI, don't ask for wifi secrets upon Configure (#1033073) (rvykydal) - network: GUI, add support for virtual devices removing (#1030870) (rvykydal) - network: fix naming of slave ifcfg files from kickstart (#1036047) (rvykydal) - network: GUI, handle virtual devices (bond, vlan, team) properly (#1036047) (rvykydal) - Change how we test if the GUI is available in the anaconda script. (clumens) - Update boot-options.txt. (amulhern) - Omit /dev/sr* from list-harddrives (#1032500) (sbueno+anaconda) - Fix EditTUISpoke to operate only on visible entries (vpodzime) - Don't try to investigate empty string for unicode chars (#1035799) (vpodzime) - Fix issues reported by the check_pw_visibility test (vpodzime) - Add check testing visibility of password entries (vpodzime) - Put tests of .glade files into a separate directory (vpodzime) - Save a reference to the imported Xkl module for get_current_layout (dshea) - Fix the Makefile.am subdirs for widget data. (dshea) - Fix some pylint warnings. (clumens) - Switch to libtimezonemap for the timezone map. (dshea) - Set the _config_dialog property during __init__. (dshea) - Fix handling of long release ids (mkolman) - Store older valid packages in separate folder (mkolman) - Fetch older valid releases (mkolman) - Import Xkl only when really needed (vpodzime) - Global screenshot support (#1025038) (mkolman) - Require new version of python-blivet (vpodzime) - Hide password characters in iSCSI login fields (#1034202) (vpodzime) - Use format names instead of types in the resize dialog (vpodzime) - Do not write out the vconsole.keymap boot option (#1035316) (vpodzime)
2013-12-05 00:22:23 +00:00
/anaconda-21.12.tar.bz2
- Refresh environment addons on source change (#1033749) (bcl) - Fix selector device matching for unallocated partitions. (#1039292) (dlehman) - Rename the network config spoke a little bit. (clumens) - Don't encrypt device if container is encrypted (bcl) - network: add s390 options in ifcfgs generated from kickstart (#1031376) (rvykydal) - Remove enablement of whiteout/blackout plugins, and the requires on anaconda- yum-plugins. (notting) - Fix checking if we are collecting our module (vpodzime) - Remove an unnecessary continue statement in the potfiles check (vpodzime) - Use sys.exit instead of os._exit in the potfiles test (vpodzime) - List addons in exception report data (vpodzime) - Make Hub.storage and Spoke.storage a property (dshea) - Fix the botched helperization of StorageChecker (dshea) - Disable tmpfs in the GUI (#1039511) (mkolman) - Don't crash on NTP lookup without network (#1026079) (mkolman) - Don't rely on Gtk being importable for exception handling (vpodzime) - Support rnotes in SVG format (#1034407). (clumens) - Fix a couple warnings from -Werror=format-security (#1036989). (clumens) - Use abstract base classes for mixins. (dshea) - Display free space remaining in containers (#1035832). (clumens) - Make sure url and mirrorlist are not set at once (#1026834) (mkolman) - if rootfs is btrfs, add rootflags=subvol to kernel parameters (gene) - add ro to bootloader kernel parameters (gene) - Added missing entries to POTFILES.in (dshea) - Add a check that files with translatable strings are in POTFILES.in (dshea) - Fix the handling of renames in the pylint git hook. (dshea) - Remove startup-id from AnacondaBaseWindow. (dshea)
2013-12-13 00:14:59 +00:00
/anaconda-21.13.tar.bz2
- Fix the release notes image cycler. (#1043393) (dshea) - Do not schedule resize actions for non-resizing requests (#1039491) (vpodzime) - Use ceil for minSize in resize dialog (#1040012) (bcl) - Use integer numbers of megabytes in the Reclaim dialog (#1040012) (vpodzime) - fcoe gui: repopulate device tree only if device was actually added (#1039223) (rvykydal) - Exclude FCoE disks from local disks (#1039223) (rvykydal) - fcoe: repopulate devicetree after adding FCoE SAN (#1039223) (rvykydal) - Add initial 64-bit ARM aarch64 EFI support (#1034428) (dmarlin) - Rename network spoke header (mkolman) - Show the Shell spoke in debug mode (vpodzime) - Accept only .iso files from the IsoChooser dialog (#1015169) (vpodzime) - Just run the IsoChooser dialog lightbox (vpodzime) - Use libxklavier's new methods instead of our nasty hack (vpodzime) - Move atexit registration before running rescue mode (#1038855) (vpodzime) - Only display the addon separator if there's a reason to. (clumens) - Stop using deprecated gtk margin functions. (clumens) - Fix the check_accelerators srcdir path. (dshea) - Show msg in TUI if user attempts to create invalid username. (#965561) (sbueno+anaconda) - Fix up username checking regex a bit. (sbueno+anaconda) - Fix default device for ks=cdrom (#1042500) (bcl) - createUser is already in a chroot (#1038241) (bcl) - Skip checks on files that are not staged for commit. (dshea) - Allow catching exceptions from threads (vpodzime) - Enable warnings about abstract methods not overridden (dshea) - Provide empty methods to override abstract parent methods. (dshea) - Implement status in StandaloneSpoke. (dshea) - Move a bunch of abstract methods from Payload to PackagePayload (dshea) - Remove some methods from packaging.Payload. (dshea) - Disable abstract method warnings in intermediate abstract classes. (dshea) - Remove Personalization spoke (dshea) - Remove some vestigal code from an earlier version of GUICheck (dshea)
2013-12-18 21:21:12 +00:00
/anaconda-21.14.tar.bz2
/anaconda-21.15.tar.bz2
- Use blivet.size.Size for all size quantities. (dlehman) - make anaconda-shell (wwoods) - handle "ks=cdrom[:<path>]" on systems with multiple CDs (#1049237) (wwoods) - dracut: add when_any_cdrom_appears for cdrom autoprobe (wwoods) - dracut: minor shell cleanup (wwoods) - fix inst.noshell (#807703) (wwoods) - Error gracefully if we have a question in cmdline mode. (#869731) (sbueno+anaconda) - Verify that designated label can be set (#1038590) (amulhern) - Do not change sensitivity of label field (#1038590) (amulhern) - Make the clear icon functional in language spoke. (sbueno+anaconda) - Fix the translated pango markup check (dshea) - Remove iutil.strip_markup. (dshea) - Pass additional command-line arguments to pylint (dshea) - Fix and ignore markup warnings where appropriate (dshea) - Check that the Pango markup in glade files is valid (dshea) - Added a pylint module to check pango markup. (dshea) - Split the po-based translation code into a separate file. (dshea) - Fix bool parsing of boot options with inst. prefix (#1044391) (mkolman) - Use vc_keymap as X layout only if we get nothing from localed (#1048592) (vpodzime) - Warn user if entering LUKS password with non-ASCII characters (#1039168) (vpodzime) - Add back some erroneously removed set_use_underline calls (dshea) - Only show the "DATA" heading if there are data mount points under it. (clumens) - Don't allow the advanced user dialog to be saved with errors (dshea) - Move the add_check stuff into helper classes. (dshea) - Remove the UID and GID maximums. (#978846) (dshea) - Fix an invalid mnemonic widget reference in passphrase entry (dshea) - Added checks for some potential issues in glade files (dshea) - Remove scrot dependency for global screenshot support (mkolman) - Fix mnemonic widget reference id (vpodzime)
2014-01-11 00:51:11 +00:00
/anaconda-21.16.tar.bz2
- Test for DataHolder Class (#1034427) (bcl) - Use DataHolder for TUI nfs data (#1034427) (bcl) - Add DataHolder class (#1034427) (bcl) - Handle inst.{gpt,dnf,extlinux} using cmdline.getbool() (wwoods) - Drop unreferenced 'useIPv[46]' flag (wwoods) - Don't force shell on tty2 (#980062) (wwoods) - add comment about boot-options.txt (wwoods) - Add support for getting stage2 image from boot.iso (#1035514) (mkolman) - Various changes to handling of filesystem label setting (#1038590) (amulhern) - Fix translation context on the storage options dialogs. (clumens) - Fix problems going into custom partitioning with the new work flow. (clumens) - Don't show actions next to free space lines in the reclaim dialog (#1054208). (clumens) - If there's a label in the ISO device combo, put it on a new line (#1031727). (clumens) - Make the device name in a MountpointSelector less wide (#1048583). (clumens) - If a root password is set, don't show the spoke (#910355, #1041405). (clumens) - Check for certain disk attrs before trying to access them. (#1053055) (sbueno+anaconda) - Use gtk_get_locale_direction. (dshea) - Always run efibootmgr from ROOT_PATH (bcl) - A class for scheduling Gtk actions and running them all at once (vpodzime) - Remove some leftover float conversions. (dshea) - Use uint64 for the resize target size. (dshea) - Return program output as a string instead of a list (dshea) - Implement and use a function for one-off running Gtk actions (vpodzime) - Be more defensive when getting layouts and their variants (vpodzime) - Implement and use functions for conversion between keymaps and layouts (vpodzime) - Fix reset of existing device to its original size. (dlehman) - Don't disable checks for global at the module level. (dshea) - Clean up the pylint-false-positives. (dshea) - Remove pylint comments that are no longer necessary (dshea) - Allow pylint-false-positives to end with a newline (dshea) - Change storage widget visibility based on disks selected. (clumens) - Rename widgets in the two remaining options dialogs. (clumens) - Allow going to the reclaim dialog even for autopart (#1014671). (clumens) - Add the autopart type combo to custom storage (#1014671). (clumens) - Tweak DiskOverview spacing a little bit (#1014671). (clumens) - Add custom part and encryption buttons to the main storage spoke (#1014671). (clumens) - Remove the existing install_options1 dialog, rename the others (#1014671). (clumens) - Grow the spoke gradient image to fit the nav_area (#1035772). (clumens) - Additional completion checks in network spoke. (#1044571) (sbueno+anaconda) - Fix problems reported by pylint (dshea) - Decode potentially 8-bit strings in TUI windows (dshea)
2014-01-22 01:18:28 +00:00
/anaconda-21.17.tar.bz2
/anaconda-21.18.tar.bz2
- Change the reclaim space button rules (#980496) (bcl) - Revert "Fix up username checking regex a bit." (dshea) - Fix a pylint-caught problem from my previous cherry-pick. (clumens) - Give priority to IPv4 addresses when showing VNC & SSH IP (#1056420) (mkolman) - Display custom part warnings/errors on the spoke itself (#975840). (clumens) - Fix listing threads that caused an error (vpodzime) - Do not add errors item for thread in advance (vpodzime) - Log exceptions before running exception handling (vpodzime) - Fix kickstart 'updates' command (#1056727) (wwoods) - Fix exitHandler loop deactivation (bcl) - Show hidden disk images (#1034996) (bcl) - Fix pylint errors (dshea) - Provide a maximum width to the betanag dialog. (clumens) - Don't include zero sized disks in the custom part UI either (#903131). (clumens) - Move the Quit button to the right and make it consistently sized (#1038802). (clumens) - "Delete All" on the reclaim dialog should not delete hdiso source (#980496). (clumens) - Add a scrollbar to the error dialog (#1021506). (clumens) - Change the product name we key off (#1055019). (clumens) - Another dracut pylint change. (dshea) - Fix page logic in driver selection (#1055333) (bcl) - Give users way to select DD ISO interactively (#1036765) (vpodzime) - Make network-fetched driver disk .iso files work (#1003595) (vpodzime) - Disable pylint messages too annoying to deal with. (dshea) - Fix unused variable warnings (dshea) - Remove unused imports (dshea) - Specify string format arguments as logging function parameters (dshea) - Remove the raidstart and raidstop commands (dshea) - Expand the reach of pylint (dshea) - Put Xorg on tty6 in accordance with Ancient Anaconda Tradition (#980062) (wwoods) - Fix the handling of kickstart NFS repos with options (#1045528) (dshea) - Skip empty layout-variant specifications when setting layouts (#1057442) (vpodzime)
2014-01-29 01:06:48 +00:00
/anaconda-21.19.tar.bz2
/anaconda-21.20.tar.bz2
- Move save_netinfo into a hook (#1048231) (bcl) - Cleanup log message for pylint (bcl) - kickstart user accounts should be locked by default (#1063554) (bcl) - pre-push hook checking bugzilla IDs on rhelX branches (vpodzime) - Make sure LUKS devices can say they have a key (#1060255) (amulhern) - Handle LUKS passphrase before doing sanity check (#1060255) (amulhern) - Remove some unnecessary resets (#1060255) (amulhern) - Do not consider no available LUKS passphrase an error in do_autopart (#1060255) (amulhern) - Adapt to new blivet.sanityCheck() return type (#1060255) (amulhern) - Adapt StorageChecker class for changed return type of sanityCheck (#1060255) (amulhern) - Add sanityCheck functionality back into AutoPart.execute() (#1060255) (amulhern) - Bump blivet version for changed sanityCheck() interface (amulhern) - UnmanagedDeviceError and UnknownConnectionError are in the nm module. (clumens) - blivet no longer has a protectedDevices property. (clumens) - network: adapt to changed handling of devices without carrier in NM (#1062417) (rvykydal) - driverdisk: Rename skip_dds to make pylint happy (bcl) - driverdisk: Use a single systemd service to start DD UI (#1035663) (bcl) - driverdisk: Add dd_args_ks handling to driver-updates (#1035663) (bcl) - driverdisk: Process kickstart driverdisk commands (#1035663) (bcl) - driverdisk: Handle kickstart driverdisk command (#1035663) (bcl) - driverdisk: Use getargs instead of the env variable (#1035663) (bcl) - Remove now-unused isys/devices.[ch]. (clumens) - Call finalize functions in parent classes. (dshea) - Fix crashes in the LayoutIndicator dispose function. (dshea) - Require systemd (dshea) - Remove the now-unused anaconda_spoke_header.png. (clumens) - Minor aesthetic cleanups (#1045250). (duffy) - Add a topbar design to SpokeWindows. (#1045250) (duffy) - Update the Aarch64 packages to include efibootmgr. (dmarlin) - Add a sidebar to the standalone and hub windows (#1045250) (duffy) - Allow specifying an environment in the kickstart file (#1050994). (clumens) - The autopart scheme combo should work for creating partitions manually, too. (clumens)
2014-02-12 01:09:58 +00:00
/anaconda-21.21.tar.bz2
/anaconda-21.22.tar.bz2
/anaconda-21.23.tar.bz2
/anaconda-21.24.tar.bz2
- pylint: Add a pile of new E1101 exceptions (bcl) - pylint: change disable-msg to disable (bcl) - Fix console for s390 and 'noshell' mode (#1070672) (wwoods) - Check that the addon selection state exists before reading it (dshea) - Set the name in the volume group store (dshea) - Don't ignore the directory of the driver disk iso file (vpodzime) - Set rpm macros in DNFPayload (dshea) - Implement %packages --instLangs (#156477) (dshea) - Set rpm macro information in anaconda-yum. (dshea) - Move the anaconda-yum exception handler (#1057120) (dshea) - Only run gtk actions in the gtk thread. (dshea) - Add createrepo Requires (#1016004) (bcl) - Fix a traceback gathering free space info for a container. (#1069854) (dlehman) - network: detect also fcoe vlan device names exceeding IFNAMESIZ (#1051268) (rvykydal) - DNFPayload: display the download progress on the hub. (ales) - driverdisk: Fix typo in error logging (#1016004) (bcl) - driverdisk: Create a repo for network drivers (#1016004) (bcl) - driverdisk: Catch blkid failure (#1036765) (bcl) - driverdisk: Ignore extra blkid fields (#1036765) (bcl) - We can't trust rhcrashkernel-param to give us newline-free text. (pjones) - Remove redundant _setCurrentFreeSpace() call (#1043763) (amulhern) - Enable python-coverage in anaconda (dshea) - Move the sidebar to the right for RTL languages (dshea) - Remove a bunch of unused includes and tests for headers (dshea) - Add a note about when and how to remove isys.sync (dshea) - Remove isys.isPseudoTTY (dshea) - Convert isys.isIsoImage to python code (dshea) - Focus the language search input by default (#973967) (dshea) - Ensure media being verified is always unmounted (dshea) - Write 'text'/'cmdline' in anaconda-ks.cfg in text/cmdline mode (wwoods) - text install -> text system (#1021963) (wwoods) - Support the 'skipx' kickstart command (wwoods) - let systemd decide when to start anaconda-sshd (wwoods) - Don't use tmux for inst.noshell (#1058607) (wwoods) - Fix a nitpick from bcl. (pjones) - Make rhcrashkernel-param get run on non-GRUB 2 platforms. (pjones) - Cast the blame appropriately when the kernel refuses efivars changes. (pjones) - Do not use shim.efi on ARMv8 aarch64 (#1067758) (dmarlin) - Handle missing environments specified through kickstart (#1067492). (clumens) - create_sparse_file in blivet now expects a Size object. (clumens) - Don't traceback when no size is given in kickstart (#1067707). (clumens)
2014-03-01 01:32:49 +00:00
/anaconda-21.25.tar.bz2
- Don't traceback, just log a warning if connection is unavailable (#1070928) (mkolman) - Remove unnecessary use_markup attributes. (dshea) - Add a check for unnecessary markup. (dshea) - Ignore the server keymap for spoke status if using VNC (#1045115) (dshea) - Call % outside of the translation (dshea) - Fix pylint errors about dangerous default values (dshea) - Typo fix (dshea) - driver-updates: skip iso selection with OEMDRV (#1066784) (bcl) - driver-updates: allow interactive mode to load multiple devices (wwoods) - driver-updates: add DoRefresh loop to select_iso() (#1066784) (wwoods) - driver-updates: add 'refresh' to selection_menu() (wwoods) - driver-updates: rework 'dd_finished' handling (wwoods) - driver-updates: refactor dd_scan (wwoods) - driver-updates: refactor menu to allow other options (wwoods) - Bump blivet Requires for DASD changes. (#1064423) (sbueno+anaconda) - Add GUI and TUI logic to handle unformatted DASDs. (#1064423) (sbueno+anaconda) - Show unformatted DASDs in the local disk store. (#1064423) (sbueno+anaconda) - Add dialog box to warn about formatting DASDs. (#1064423) (sbueno+anaconda) - Update disk refs when recovering from a devicefactory failure. (#1032141) (dlehman) - Add typelib and library paths to the test environment. (dshea) - Run pylint with NO_AT_BRIDGE=1 set in the environment (dshea) - pylint: Clean up accordion warnings (bcl) - Let Gtk pick the size for the isoChooserDialog (#973376) (dshea) - network kickstart: do not bind to MAC if SUBCHANNELS are present (#1070232) (rvykydal)
2014-03-08 02:18:11 +00:00
/anaconda-21.26.tar.bz2
/anaconda-21.27.tar.bz2
- Get the DBus session bus address in a method (dshea) - Specify string format arguments as logging function parameters (dshea) - Inhibit the screen saver on live installs (#928825) (dshea) - Handle the dbus method call not returning anything. (dshea) - Convert errors raised during dbus connection to DBusCallError (dshea) - driverdisk: Show selection menu for network driver isos (#1075918) (bcl) - Write a modprobe blacklist (#1073130) (bcl) - Append cmdline arg values in BootArgs (#1073130) (bcl) - Wait for other threads to finish before sending ready (#1075103) (bcl) - set proxy related environmental variables (#854029) (bcl) - Fix pylint error in yumpayload. (sbueno+anaconda) - The custom spoke requires mountPointStore and mountPointCompletion, too. (clumens) - Make the lists of files to check consistent across all checks. (dshea) - Fix error handling in cmdline mode. (#1034773) (sbueno+anaconda) - Don't create bootloader entries for kdump initrd and kernel. (#1036086) (sbueno+anaconda) - Add a setting to network.py that got left out of the cherry-pick. (clumens) - Enable make check in %check and add the necessary BuildRequires (atodorov) - Make it obvious user is going to begin installation. (#975793) (sbueno+anaconda) - Move libtimezonemap requires to the anaconda-gui subpackage (vpodzime) - network: apply ks configuration to devices activated in initramfs (#1037605) (rvykydal) - Add support for kickstart --interfacename for vlans (#1061646) (rvykydal) - network: handle race condition of disappearing active connection (#1073424) (rvykydal) - Convert iter from filter model iter to backing store iter (#1074188) (amulhern) - Provide ways in kickstart to skip kernel and bootloader (#1074522). (clumens) - DNFPayload: apply the kickstart excludedList. (ales) - Only pylint files that are in the git working copy (dshea) - Move accordion population into a separate function (vpodzime) - Short-circuit testing if root has any devices (vpodzime) - Getting new devices is not enough cheap operation for being a property (vpodzime) - Hide and unhide the same set of disks in the Custom spoke (vpodzime) - Use GtkActionList when populating filesystem store (vpodzime) - Fix XDG_RUNTIME_DIR not set messages by creating one (dshea) - Make the ui_storage_logger reusable (vpodzime) - Decide on supported RAID levels in a better way (vpodzime) - Fix typo in the comment (vpodzime) - Add and use MountpointSelector's attributes we need (vpodzime) - Make code to get Size instance from user's input reusable (vpodzime) - Make getting raid level less hacky (vpodzime) - Implement a function to get container type name (vpodzime) - Make custom partitioning helper constants look as constants (vpodzime) - Simplify mountpoint validation and error reporting (vpodzime) - Simplify label validation and error reporting (vpodzime) - Move translated_new_install_name to the right place (vpodzime) - Rename the __storage attribute to a more propriate name (vpodzime) - Split out helper code from the Custom partitioning spoke (vpodzime) - The reset button should only be sensitive if there's something to reset. (clumens) - Confirm before resetting custom partitioning selections (#970093). (clumens) - DNFPayload: Add languageGroups(). (ales) - Use ROOT_PATH not /mnt/sysimage (bcl) - Override ROOT_PATH with environmental variable (bcl) - Import /etc/login.defs in libuser.conf (#979815) (dshea) - Fix environment group changes based on ListBox row activation (dshea) - DNFPayload: do not crash when an addon is unavailable. (ales) - Payloads: make DEFAULT_REPOS a part of the interface. (ales)
2014-03-20 23:51:10 +00:00
/anaconda-21.28.tar.bz2
- Add a Makefile target to create a set of empty .po files. (dshea) - os.path.exists -> os.path.lexists when checking for authconfig. (clumens) - Add support for tarfiles to liveimg kickstart command (bcl) - mountExistingSystem raises an exception with dirty FS (#1080210) (vpodzime) - Don't do yum lock logging when using updates.img (vpodzime) - Pass Size(0) instead of 0 to the ContainerDialog if no size is given (vpodzime) - Update the BaseWindow and HubWindow example UI fragments (dshea) - Convert GtkHBox and GtkVBox to GtkBox. (dshea) - Fix keyboard accelerator collisions from former stock buttons (dshea) - Set the secret agent icon in the glade file (dshea) - Remove stock labels and icons. (dshea) - Run the pykickstart version test on the commands in parse-dracut (dshea) - Don't reimport os - it's imported very early on. (clumens) - Use an alternative image if logo is missing (mkolman) - Update parse-kickstart for the new bootloader command. (clumens) - Make sure the error info message starts on a new line (vpodzime) - Define two env variables removing useless warnings (vpodzime) - Check boot args for None (#1075918) (bcl) - Revert "Enable make check in %check and add the necessary BuildRequires" (dshea) - Fix the argument list passed to the payloadInitialize thread (#1079628) (dshea) - Fix filtering the _storage_playground out (vpodzime) - Sync up step counts in install.py with reality. (clumens) - Avoid the "unable to init server" message. (dshea) - Do not attempt to run authconfig if it doesn't exist. (clumens) - Allow skipping installation of the core group, if asked for in kickstart. (clumens) - Drop the vconsole.font boot arg (#1074113) (vpodzime)
2014-03-27 00:30:23 +00:00
/anaconda-21.29.tar.bz2
/anaconda-21.30.tar.bz2
/anaconda-21.31.tar.bz2
- Refactor the code setting up the device type combobox a method (vpodzime) - Rename 'swap' variable to 'is_swap' to better express its meaning (vpodzime) - Refactor out the code setting up the fstype combobox into a method (vpodzime) - Refactor the code updating info about device container into a method (vpodzime) - Remove the default None value from the addPage's cb argument (vpodzime) - Make on_updates_settings_clicked timed callback (vpodzime) - Rename the callback for updating mountpoint settings (vpodzime) - Hook up the GUI test so it's run as part of "make check". (clumens) - Skip running pylint on files containing "skip-file". (clumens) - Add comments to the kickstart tests. (clumens) - Add the beginnings of an automated GUI test suite. (clumens) - Add accessibility information to the user spoke. (clumens) - Add accessibility information to the root password spoke. (clumens) - Add accessibility information to the progress hub. (clumens) - Add accessibility information to most of the widgets on the storage spoke. (clumens) - Add enough accessibility information to the network spoke for livecds. (clumens) - Add accessibility information to the keyboard spoke. (clumens) - Add accessibility information to the date & time spoke. (clumens) - Add a script and base kickstart file for making a dogtail-enabled livecd. (clumens) - Add accessibility information to the welcome spoke and summary hub. (clumens) - Add accessibility information to some of our widgets. (clumens) - Don't use dhcp ntpservers for dir or image installation (bcl) - Implement and use decorator for logging UI storage actions (vpodzime) - Refactor out the code doing device reformat into a function (vpodzime) - Refactor out the code handling encryption change into a function (vpodzime) - Fix variable name when logging new fstype (vpodzime) - Make it possible to override translation domain in GUIObjects (#1040240) (mkolman) - Refactor out the code for handling device size change into a function (vpodzime) - Refactor out the code for bounding size into a function (vpodzime) - Refactor code for reverting device reformat into a function (vpodzime) - Make the code changing an existing device more compact (vpodzime) - Comment the part of the code changing an existing device (vpodzime) - Do device change logging in one place where possible (vpodzime) - Pass information about old and new device as a dictionary (vpodzime) - Move code attempting to replace device into a separate function (vpodzime) - Mountpoint validation should only care about the new fs type (vpodzime) - Make size properties refreshing reused code (vpodzime) - Use generator instead of list for auxiliary old_disk_names variable (vpodzime) - Remove and unused variable in Custom spoke (vpodzime) - Refactor mountpoint configuration validation out from _save_right_side (vpodzime) - Don't overload selectorFromDevice function (vpodzime) - Use dir_tree_map for the cleanPStore function (vpodzime) - Check xconfig before setting the installed displaymode (dshea) - DNFPayload: call close() when done with the Base. (ales) - Do not try to get "" translated (vpodzime) - Use for-cycle else: branch instead of extra variable (vpodzime) - Have mountpoint descriptions defined in a dictionary (vpodzime) - Uppercase global constants in the Custom spoke (vpodzime) - Use cannonical RAID level names when populating RAID stores (vpodzime) - No RAID level (RAID level None) is a valid choice for LVM(ThP) (vpodzime) - LVM Thin Provisioning supports the same RAID levels as plain LVM (vpodzime) - Only block the password/user spokes if data was given in kickstart (vpodzime) - Disable a pylint error message for now. (clumens) - Suppress selinux error log when using default (#1083239) (bcl) - Use the AnacondaWidgets python gi-overrides for pylint (dshea)
2014-04-11 00:35:28 +00:00
/anaconda-21.32.tar.bz2
- Add an option to copy translation files to an updates.img (dshea) - Set the selinux state from the command line (#784828) (dshea) - Remove a whole bunch of pylint false positives (dshea) - Ignore more informational messages printed by pylint pragmas (dshea) - Use more wildcards in the tests dist_ variable (dshea) - Make sure the idx variable is used instead of the old found variable (vpodzime) - Disable a false positive from pylint (dshea) - Only run dialogs in the enlightbox context (vpodzime) - Separate code for finding item in containers combo and processing it (vpodzime) - Check Update Settings button sensitivity when saving changes in one place (vpodzime) - Only save changes if needed when adding mountpoint (vpodzime) - No need to call bool() on a boolean expression result (vpodzime) - Give names to some magic tuples, make them reusable and reuse them (vpodzime) - Add DEVICE_TYPE_DISK's text description to the mapping (vpodzime) - Move a few constants and mappings to the storage_utils module (vpodzime) - Split long label's string into two lines (vpodzime) - Don't rely on the ordering of autopart types in the combobox (vpodzime) - Only save changes if there are any changes to be saved (vpodzime) - Add device type constants to the device type combobox's store (vpodzime) - Change some anaconda-yum DEBUGs to be more informative (bcl) - Change Proxy Add Button to Ok (bcl) - Display a message for missing required packages and groups (#1064565) (dshea) - Fix issues with the errorHandler callback arguments (dshea)
2014-04-18 00:31:20 +00:00
/anaconda-21.33.tar.bz2
- Improve the "adding yum repo" message structure (mkolman) - Fix missing log message about adding a repository (#1089297) (mkolman) - Ignore use of eval warnings. (dshea) - Specify string format arguments as logging function parameters (dshea) - New encrypted state is the dialog's encrypted attribute (vpodzime) - Use human readable sizes with two decimal spaces in the GUI (vpodzime) - Make the LUKS unlock callback a timed action (vpodzime) - Hitting ENTER in the LUKS passwd entry should click the Unlock button (vpodzime) - Block leaf device encryption if container is encrypted consistently (vpodzime) - Do not remove the replacing item, remove the replaced one instead (vpodzime) - Give include_btrfs variable a better name (vpodzime) - Make the _resolve_btrfs_restrictions method's code nicer (vpodzime) - Refactor the btrfs magic into a separate method (vpodzime) - Switch the condition in long if-else statement (vpodzime) - Give an opaque condition a better name explaining its real meaning (vpodzime) - Refactor out the code for removing empty parents (vpodzime) - Use the (vpodzime) - Refactor out the code for adding device/mountpoint into a method (vpodzime) - Relabel /home partition if using and existing one (#1087736) (vpodzime) - Don't forget to call os._exit() in the child process (vpodzime) - users: Add root= keyword argument to set{User,Root}Password (walters) - users: Deduplicate code to fork()+chroot() (walters) - gui/spokes/software: Enable iff payload is PackagePayload (walters) - Use descriptive pylint messages instead of numbers. (clumens) - Add input validation to the source spoke. (dshea) - Remove the tests for duplicate and invalid repo names (dshea) - Expand the proxy URL validation. (dshea) - Convert the repository name test into a regex (dshea) - Add a remove_check method for InputCheckHandler. (dshea) - Use ID columns in the protocol combo boxes (dshea) - Added a link to a bug about the user data in glade problem. (dshea) - Remove the top and bottom padding from source spoke action area (dshea) - Re-add a false-positive for the GLib module (dshea)
2014-04-25 00:06:31 +00:00
/anaconda-21.34.tar.bz2
- Use format strings in the new kickstart error message translations. (clumens) - Mark kickstart errors as translatable, and hopefully make them more useful too. (clumens) - install: Move Payload postInstall() after bootloader (walters) - iutil: Transparently redirect anyone who asks root=/mnt/sysimage to sysroot (walters) - Fix the way categories are handled in text mode. (sbueno+anaconda) - Move GUI-specific helper classes to a separate module (#1091542) (dshea) - Fix license in parse-kickstart (mkolman) - main: Set flags.extlinux if extlinux is used in interactive-defaults.ks (walters) - anaconda.service: Set GIO_USE_VFS=local (walters) - Use a gettext context where necessary when retranslating (#1091207) (dshea) - Update makebumpver for python-bugzilla 1.0.0 (bcl) - Skip source and software spoke in text live installations (#1092763) (bcl) - Add correct kernel params if rootfs is btrfs on s390x. (#874622) (sbueno+anaconda) - Don't crash on anaconda-yum output containing multiple colons (#1092441) (mkolman) - Revert chrooting when setting user/root password (vpodzime) - network: fix device configuration in text mode (#1058336) (rvykydal) - Change order in which packages/groups are selected/excluded (#1091952) (vpodzime) - Check the correct button when saving changes in the Custom spoke (#1090786) (vpodzime) - Fix unloading modules in driver-updates (#1085099) (wwoods) - Re-saved some of the glade files with a newer version of glade. (dshea) - Add viewports for the ListBoxes in the software spoke. (dshea) - Extend format string checks to translated format strings. (dshea) - Fix typo in nm_is_connected method check. (rvykydal) - iutil: Introduce getSysroot()/getTargetPhysicalRoot(), use instead of ROOT_PATH (walters)
2014-05-05 23:25:59 +00:00
/anaconda-21.35.tar.bz2
/anaconda-21.36.tar.bz2
- Chain up to parent size_allocate functions in our standalone widgets. (clumens) - Format the help text to properly fit to the terminal window (mkolman) - Call getPossiblePhysicalExtents() only once (vpodzime) - Default PE size to blivet's default when requested from kickstart (#1098139) (vpodzime) - A couple of anaconda whitespace fixes (mkolman) - Replace the deprecated has_key() by in (mkolman) - Disable pylint errors on NetworkData in the new network_test.py. (clumens) - Tweak borders on the filter UI. (clumens) - network: add tests (rvykydal) - network: don't use ifcfg PREFIX when generating ipv6 dracut args (rvykydal) - network: cleanup - remove ksdevice variable (rvykydal) - Horizontally center the user creation spoke contents. (clumens) - Un-indent the reclaim space checkbox. (clumens) - Remove the RAID page from the filter UI. (clumens) - install -> installation in a string on the source spoke. (clumens) - Switch Anaconda to argparse (mkolman) - rpmostreepayload: Use systemd-tmpfiles rather than handrolling mkdir (walters) - Add some padding to the custom partitioning note. (dshea) - Wrap the custom partitioning note (#1031850) (dshea) - Make an ostree string easier for translators to deal with. (clumens) - Fix the gettext warnings test for VPATH builds (dshea) - network: fix crash on empty ksdevice boot option (#1096846) (rvykydal) - Add RPMOSTreePayload (walters) - bootloader: Allow extlinux loader configuration to handle RPMOSTreePayload case (walters) - install: Handle distinct physical root/sysroot (walters) - parse-kickstart: drop "mtu=" args (wwoods) - Drop workaround for old dracut BOOTIF+ip problem (wwoods) - Fix behavior (and docs) for ks=nfs:<path>/ (#1094645) (wwoods) - Allow non-ASCII characters in passwords (#960837) (dshea) - Use a separate label for passphrase warnings. (dshea) - Move more of the passphrase dialog into the glade file. (dshea) - Don't add redundant grub installs if stage1 is not a disk (dshea) - Let the user continue on bootloader errors (#1006304) (bcl) - Fix the parsing of NFS addon URLs (#966240) (dshea) - Remove redundant import (mkolman) - Don't overwrite function argument when parsing help texts (mkolman) - Return CLI help text at once (mkolman) - Fix typo in previous commit adjusting to blivet API change. (dlehman) - Adjust for movement of functions from examples into blivet proper. (dlehman)
2014-05-21 00:16:01 +00:00
/anaconda-21.37.tar.bz2
- Parse boot options before parsing CLI options (#1101341) (mkolman) - Check that bootloader devices are configured before validating (#1100928) (dshea) - network: use IpInterface only for activated devices (#1101781) (rvykydal) - Enable LVM Thin Provisioning in text mode (vpodzime) - Remove the executable bit from anaconda.spec.in. (clumens) - Fix the nm test for big-endian results (dshea) - Fix issues with auto* and version.py (dshea) - Allow file:// url handler in --repo arg (bcl) - Ignore deprecation warnings for atk_role_register (dshea) - Handle renames in makeupdates. (pjones) - Move Anaconda version detection from isys to Python code (mkolman) - network: use IpInterface instead of Interface (#1058906, #1029214) (rvykydal) - network: don't modify network config for dirInstall and imageInstall (rvykydal) - network: remove redundant image install guard (rvykydal) - network: add first tests for nm.py (rvykydal) - network: consolidate setNetworkOnbootDefault (rvykydal) - Set ONBOOT=yes for the device used for installation (#1002544). (rvykydal) - Use proper data for autopart type initialization (vpodzime) - Line up the right side of the FCOE dialog. (clumens) - Use default_width and _height on dialogs instead of _request. (clumens) - Remove the border around the refresh storage dialog's button. (clumens) - Short-circuit initialization when printing out Anaconda version (mkolman) - Make print statements Python 3 compatible (mkolman) - Fix the handling of set_const options pulled in from the boot cmdline (dshea) - Fix the modify software tooltip on the installation options dialogs. (clumens) - Better visually distinguish TUI spokes states (vpodzime) - Reset the text direction as soon as the locale is changed (dshea) - Show errors from the displayed mountpoint when exiting the custom spoke (dshea) - Check that container names input by the user are valid (dshea)
2014-05-28 23:59:50 +00:00
/anaconda-21.38.tar.bz2
- eu_ES has been dropped from the supported languages (bcl) - Change 'elif encrypted' statement to 'else' statement. (amulhern) - Work around a parsing bug in GtkBuilder (dshea) - Don't uppercase the size values in the disk shopping cart. (clumens) - Display the sentence about being able to reuse partitions even without roots. (clumens) - Allow a couple more keyboard shortcuts on the custom part spoke. (clumens) - Reword the close button on the software spoke's error dialog. (clumens) - Fix up quoting around passing args to anaconda in the gui test. (clumens) - Don't hide a serious issue (vpodzime) - Move autopart choices to one place and use them in both GUI and TUI (vpodzime) - Define default autopart type as a constant (vpodzime) - Use enumerate() instead of getting indices of iterated items (vpodzime) - Preserve net.ifnames cmdline arg (#1102401) (bcl) - Revert the dialog sizing chunk from resize.glade. (clumens) - Update GUI tests for changes in gtk/atk/anaconda/whatever. (clumens) - Fix gui/runtest.sh to work under either "make check" or being run manually. (clumens) - Add a -c argument to the ksflatten invocation. (clumens) - Do basic logging setup when short circuiting the normal Anaconda init (mkolman) - Fix boot option warning string formatting (mkolman) - always rescan for vmlinuz if rescueKernelList (gczarcinski) - move new-kernel-pkg rpmposttrans to end of install (gczarcinski) - allow /boot on btrfs subvol or filesystem (gczarcinski) - Allow /boot on LVMlv (gczarcinski)
2014-06-03 00:46:42 +00:00
/anaconda-21.39.tar.bz2