anaconda/.gitignore

22 lines
493 B
Plaintext
Raw Normal View History

- And remove welcome_{gui,text}.py from the translations too. (clumens) - A block quote in the middle of a python file does nothing. (clumens) - Fix traceback after Delete in nm-c-e (#642370) (rvykydal) - Fix ifcfg logging message. (rvykydal) - Fix porting of ifcfg logging. (rvykydal) - Rescan disks when moving back through upgrade check (#635778) (bcl) - anaconda: Disable X server regenerations (#609245) (ajax) - Attempt to bring the network up before saving a bug report (#635821). (clumens) - No one likes the welcome step anymore, so remove it. (clumens) - iscsi, cosmetic: fix grammar in the iscsi dialogs. (akozumpl) - iscsi: call iscsi.stabilize() at the end of the iscsi configuration. (akozumpl) - iscsi: consolidate logging in the UI (akozumpl) - iscsi: allow separate discovery/login credentials in TUI. (akozumpl) - iscsi: migrate the CRED_ constants and parse_ip() to partIntfHelpers. (akozumpl) - iscsi gui: use abstract methods in the iSCSIWizard interface. (akozumpl) - iscsi gui: factor out the drive adding code. (akozumpl) - iscsi gui: make the iSCSI wizard never return gtk constants. (akozumpl) - isci: typo in a GUI checkbox (akozumpl) - Add logpicker support into Makefiles, anaconda.spec.in, configure.ac and upd- instroot. (tmlcoch) - Add logpicker tool into utils (tmlcoch) - gui: hide text in the proxy password field (#611825). (akozumpl) - logging: be smarter logging UI module import errors. (akozumpl) - text.messageWindow(): make it more resilient to the input. (akozumpl) - Log that we are running %pre scripts to the console (#640256). (clumens) - Preset default config for immediate Close in nm-c-e enablement (#636526) (rvykydal) - Fix non-dhcp network enablement in stage 2 (#640951) (rvykydal) - Set focus after error message (#611430) (tmlcoch) - When upgrading a package instead of installing, say so (#636520, jlaska). (clumens) - Do a better job of explaining how much memory is required to install (#639056). (clumens) - Get rid of mountLoopback and umountLoopback. (clumens) - copyright notice in add_drive_text.py (akozumpl) - restart-anaconda: log out of all iscsi nodes (akozumpl) - remove EXN_ constants from constants.py (akozumpl) - Honor selected hostname on Live CD (#638634) (rvykydal) - Do not try to prompt for network for escrow in kickstart (#636533) (rvykydal) - Sync up list of languages with contents of po/ directory. (clumens) - Fix a storage logging import (#636621). (clumens) - Fix a couple pylint-found errors. (clumens) - Copy ifcfg.log into traceback and target system. (rvykydal) - Improve logging of ifcfg stuff. (rvykydal) - Refactor DNS resolver reset. (rvykydal) - Add placeholders to ambiguous python strings (#634385). (clumens) - Dynamically initialize MALLOC_PERTURB_ when loader starts. (pjones) - btrfs will be a supported filesystem in F15 (josef). (clumens) - Fix setting of $HOME (pjones) - Limit progress bar amount to 1.0 (bcl)
2010-10-14 18:42:59 +00:00
anaconda-15.2.tar.bz2
- Don't recommend /usr as a mount point anymore (#643640). (clumens) - Add some debugging prints. (clumens) - Don't prompt for kbd, lang, or network on CD/DVD installs. (clumens) - We no longer need to copy the install.img over and lochangefd to it. (clumens) - Also rework image loading for CD/DVD installs. (clumens) - Remove a bunch of unused support functions. (clumens) - Use parseDeviceAndDir instead of reimplementing the same things two more times. (clumens) - Rework how image loading works for HD installs. (clumens) - Remove the unused mountNfsImage and all code that was only called by it. (clumens) - Rework how image loading works for NFS installs. (clumens) - Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts. (clumens) - Initialize loaderData->method. (clumens) - Remove the unused mountUrlImage function. (clumens) - Rework how loading images works for URL installs. (clumens) - urlinstTransfer and support functions do not operate on iurlinfo anymore. (clumens) - urlMainSetupPanel no longer takes an iurlinfo. (clumens) - Deprecate stage2=, keep method= as it's been for a long time now. (clumens) - migrate_runtime_directory no longer does anything useful. (clumens) - Remove the method selection block from the beginning of doLoaderMain. (clumens) - Fix up copying of firmware. (clumens) - Correct paths of things started by loader/init that have moved. (clumens) - Step 3 of merging installer images: No longer create install.img. (clumens) - makeinstimage is no longer used. (clumens) - instbin is no longer used. (clumens) - A couple minor changes to mk-images. (clumens) - Step 2 of merging installer images: Move most everything out of makeinitrd. (clumens) - Step 1 of merging installer images: Don't copy files into a new root. (clumens) - No longer do the bin -> usr/bin copy song and dance. (clumens) - Fix typo in examine_gui.py (bcl) - Clean up tabs in examine_gui.py (bcl) - Rework proxy handling so that .treeinfo also uses proxy (#634655) (bcl) - Translate task and repo names based on the product.img (#622064). (clumens) - Use baseurl instead of methodstr to get .treeinfo (#604246) (rvykydal) - Be more resilient to config files missing sections and options (#590591). (clumens) - Add repos for all addons in all enabled repositories (#580697). (clumens) - Add a method that fetches and returns the .treeinfo file. (clumens) - All uses of perl must die. (clumens)
2010-10-18 16:32:43 +00:00
/anaconda-15.3.tar.bz2
/anaconda-15.4.tar.bz2
- ui: mnemonics for autopartitioning type. (akozumpl) - hwclock lives in /sbin now. (akozumpl) - timezone_text.py: remove the commented out parts and never called methods. (akozumpl) - gui: remove "swapped" attribute from anaconda.glade (akozumpl) - Errors downloading .treeinfo files should not be logged as errors. (clumens) - When we can't fetch group metadata, log why. (clumens) - Log which step we're on in doLoaderMain. (clumens) - On upgrades, inform the user what action is taking place (#493249). (clumens) - Fix import to not drag in a conflicting ConfigParser. (clumens) - If there are any troubles reading the treeinfo file, return no addons. (clumens) - Only build EFI images on x86_64 (jlaska, #646869). (clumens) - restart-anaconda: full path to iscsiadm (akozumpl) - iscsi: ISCSID needs to be declared global in has_iscsi() (akozumpl) - Fix two problems with initrds for multipla kernels during a pungi compose. (akozumpl) - Fix the locale value for Bengali (India) (mgracik) - specfile: anaconda requires GConf2 during runtime. (akozumpl) - timezones: use more of s-c-date (#520631). (akozumpl) - Don't hardcode the sshd location, either. (clumens) - Move StorageTestCase into its own file for use by other tests. (dlehman) - Actions' devices must be in the tree except for ActionCreateDevice. (dlehman) - Fix StorageDevice.resizable to check self.format.type, not self.format. (dlehman) - Cleanup some preconditions in DeviceAction constructors. (dlehman) - Add device action test suite. (dlehman) - Fix test environment python path. (dlehman) - Reimplement action pruning and sorting using tsort and action deps. (dlehman) - Add requires and obsoletes methods to DeviceAction classes. (dlehman) - Add a topological sort implementation for use in sorting device actions. (dlehman) - Only log storage to tty3 if we have permission to do so. (dlehman) - Remove PartitionDevice.path hack. (dlehman) - Use 'name' instead of 'device' for device name ctor arg in all Device classes. (dlehman) - Qualify devicelibs.lvm instead of relying on namespace clutter. (dlehman) - Make the various DeviceAction.isFoo methods into properties. (dlehman) - Establish a unique id for each DeviceAction instance. (dlehman) - Add logpicker to keepfile list in upd-instroot. (tmlcoch)
2010-10-29 14:34:31 +00:00
/anaconda-15.5.tar.bz2
/anaconda-15.6.tar.bz2
- Unset bootloader password checkbox (#650865) (bcl) - Fix typo in my ctc commit (#648858) (bcl) - Fix ctc check logic (#648858) (bcl) - timezones: fix a scrolling problem with the scdate's GUI TreeView. (akozumpl) - timezones: remove unneeded imports (akozumpl) - Fix variable substitution in kickstart files (bcl) - Don't show the cleardisk dialog on upgrades (#649865). (clumens) - Use a stronger RNG for password salt (mitr) - Use SHA-512 for bootloader password encryption (mitr) - Support grub --encrypted when set from kickstart (mitr, #554874). (clumens) - use different approach to tweak gconf settings in the image (#642358). (akozumpl) - Allow loader to re-prompt for networking when network activation fails (jlaska) - Support devices larger than 1.5TB (#649095, rspanton AT zepler DOT net). (clumens) - Fix test for CTC devices from yesterday. (clumens) - iscsi, logging: reuse the global ISCSID in has_iscsi(). (akozumpl) - iscsi: refactor the kickstart processing to use the new iscsi methods. (akozumpl) - Do not rely on presence of DEVICE setting in ifcfg files. (rvykydal) - Do not sort settings in ifcfg file. (rvykydal) - Remove obsolete networking code. (rvykydal) - Support installation to CTC devices in loader (#648858, karsten). (clumens) - Add more modules to the list of things liveinst must load. (clumens) - Don't look for a CD number in readStampFileFromIso. (clumens) - mediaCheckCdrom now supports checking only one piece of media. (clumens) - Remove support for writing disc number info to .treeinfo and .discinfo. (clumens) - Remove support for split media transactions from yuminstall.py. (clumens) - Remove unused currentMedia parameter. (clumens) - mediaHandler no longer needs to worry about mounting anything. (clumens) - Rework _switchCD and _switchMedia for a one-image world. (clumens) - umountImage shouldn't care about currentMedia. (clumens) - Remove presentRequiredMediaMessage and related code. (clumens) - Rename findIsoImages to findFirstIsoImage. (clumens) - verifyMedia no longer looks at the disc number. (clumens)
2010-11-09 17:04:41 +00:00
/anaconda-15.7.tar.bz2
- Ignore immutable disks in clearPartitions (#657115) (bcl) - Add biosdevname to installer environment (Matt_Domsch) - Add ntpdate to install.img (#614399) (mgracik) - It's /usr/bin/gdbserver. (akozumpl) - Handle dm-N devices pointed to by /dev/disk/ paths (#605312) (bcl) - Resolve /dev/disk/ devices during rescue (#605312) (bcl) - Do not auto-check all drives when creating a RAID partition (#641910). (akozumpl) - (Un)select all button in Partition Editor. (akozumpl) - Show the total amount of space used by snapshots in the VG editor dialog. (dlehman) - Add support for detecting lvm vorigin snapshot volumes. (#633038) (dlehman) - Don't display free space at end of extended unless > 1MB. (#626025) (dlehman) - Set SELinux context on /etc/localtime (#653867). (clumens) - Get a little more output from the unittest runner. (clumens) - Remove writeRpmPlatform, adjust callers. (#651132, #650490) (notting) - Import as "pyanaconda.anaconda_log", not "anaconda_log". (clumens) - A little too much got deleted from imount.c. (clumens) - Remove the popping portion of kickstart %pre script notification. (clumens) - Add pyanaconda/.libs to the PYTHONPATH for pylint. (clumens) - Ignore several false positives and import errors while running pylint. (clumens) - Remove the parts required to make "make tests" work. (clumens) - nosetests will only run tests if they are not executable and end in _test.py. (clumens) - Set up the PYTHONPATH for running nosetests. (clumens) - tsort_dict -> tsort in the test case. (clumens) - Return mount's actual error codes instead of obfuscating them. (dlehman) - Remove log message saying we don't know how to sanity check storage. (dlehman) - Move check for ext2 filesystem journal from FS to Ext2FS. (dlehman) - Remove mkdirChain() from isys, use g_mkdir_with_parents() (dcantrell) - Do not force -O2 in CFLAGS. (dcantrell) - Remove unused unpackCpioBall() function. (dcantrell) - Use unpack_archive_file() instead of unpackCpioBall() (dcantrell) - Use libarchive helper functions in explodeRPM() (dcantrell) - Add libarchive helper functions for loader in unpack.c (dcantrell) - Remove include lines for stubs.h from isys. (dcantrell) - Remove isys cpio extraction code. (dcantrell)
2010-11-30 15:52:25 +00:00
/anaconda-15.8.tar.bz2
- Set installer environment hostname for sw raid LABELs (#640743) (rvykydal) - Device destroy actions can only require other destroy actions. (#651589) (dlehman) - Use wipefs from util-linux-ng instead of dd to wipe old sigs. (dlehman) - Add cleanup-only mode to DeviceTree.populate. (dlehman) - Add unit tests for storage.partitioning.getNextPartitionType. (dlehman) - Only try logging to tty3 if we have permission to do so. (dlehman) - Enable network when getting .treeinfo (#632526) (rvykydal) - Fix default of network --device option to match rhel5 (#647462). (rvykydal) - Do not backtrace if repo is specified through kickstart only (#659781). (akozumpl) - Restore list-harddrives output to what users expect (#654436) (dcantrell) - Permit ext4 and ext2 for /boot on s390x (#638734) (dcantrell) - Check for ARPHRD_ETHER and ARPHRD_SLIP types in getDevices (#596826) (dcantrell) - Preserve and otherwise ignore noauto fstab entries. (#660017) (dlehman) - Fix "logvol --percent=" (#651445, jruemker). (clumens) - Add chroot command to bash_history. (pjones) - support for partial offload in udev_*_iscsi() functions. (akozumpl) - iscsi: partial offload drivers. (akozumpl) - analog: put it under /usr/bin so it's on the path in an installed system. (akozumpl) - Remove commented out broken code from LoopDevice.status. (dlehman) - Don't traceback when the action list is empty. (#657891) (dlehman) - Remove unused udev_device_is_{multipath,dmraid}_partition functions. (dlehman) - Set dm-uuid for anaconda disk image devices from devicetree. (dlehman) - Remove some unnecessarily hard-coded "/dev/mapper" strings. (dlehman) - Put the backend logger's config file in /tmp. (dlehman) - Move handling of /proc/bus/usb and /selinux into storage. (dlehman) - swapoff -a is only needed for livecd, so only do it for livecd. (dlehman) - Unlink backend logger config file when stopping logger. (dlehman) - Make FileDevice.path more consistent. (dlehman) - Add support for detecting already-active lvm. (dlehman) - Fix addUdevDevice so we can actually handle already-in-tree devices. (dlehman) - Make it possible to ignore md-fwraid member disks. (dlehman) - Revert rpmdb symlink hack. (dlehman) - Remove some unused code from storage.devicelibs.dm. (dlehman) - Add support for installing onto block device image files. (dlehman) - Generalize some of the device-mapper partition handling. (dlehman) - Add support for loop devices. (dlehman) - Add support for linear device-mapper devices. (dlehman) - Fix PartitionDevice.path to work with device-mapper disks. (dlehman) - There's no need to pass exclusiveDisks to doPartitioning separately. (dlehman) - Move storage device scanning parameters into a separate class. (dlehman) - Don't ignore %packages if --default is given (#621349, dcantrell). (clumens) - Don't traceback when displaying %post error messages (#654074). (clumens) - Display a warning message on TAINT_HARDWARE_UNSUPPORTED (#623140). (clumens) - If getting .treeinfo fails, try treeinfo (#635065). (clumens) - instPath -> rootPath (clumens) - Add rdate, tty, which to install image (mgracik) - Don't add --enablefingerprint unless fprintd-pam is installed (#656434). (clumens)
2010-12-08 18:49:36 +00:00
/anaconda-15.9.tar.bz2
2010-12-08 19:32:01 +00:00
/anaconda-15.10.tar.bz2
/anaconda-15.11.tar.bz2
/anaconda-15.12.tar.bz2
/anaconda-15.13.tar.bz2
/anaconda-15.14.tar.bz2
- Fix booty error on s390 when /boot is not on LVM. (dcantrell) - Don't offer minors of ignored md devices when creating new md devices. (dlehman) - Make sure devices ignored by the devicetree are in _ignoredDisks. (dlehman) - Don't try to add spares to active md arrays. (#652874) (dlehman) - Fix the traceback from c6228535b26a63b0544f4a558a69076581b2a69f. (akozumpl) - Those missing mnemonicks will not stand. (akozumpl) - Provide a new mpath devicelib interface that does not reorder the devices. (akozumpl) - Enable support for static ipv6= cmdline option. (rvykydal) - mpath: create /etc/multipath/bindings file. (akozumpl) - Fix DMLinearDevice._postSetup to not take or pass an 'orig' arg. (dlehman) - There's no more MainframeDiskDevice, so don't call its __str__. (clumens) - We have to pass a blank argument list to execWithCapture. (clumens) - We have to mount /boot/efi when we find an old one. (pjones) - Only allow one EFI System Partition to exist at a time. (pjones) - Conditionalize use of UEFI on boot.iso (pjones) - Check fstab entries against fmt.mountType not fmt.type (pjones) - Fix nfsiso install with options (#667839) (mgracik) - Split out common code from device setup/teardown/create/destroy for reuse. (dlehman) - Remove createParents methods. They don't do anything. (dlehman) - Add status/progress ui abstraction to device classes. (dlehman) - Remove unused code related to device probe methods. (dlehman) - Suddenly, we need gnome-themes-standard. (akozumpl) - Bold the warning for GPT on non-EFI (#614585) (bcl) - Warn the user when using a GPT bootdisk on non-EFI systems (#614585) (bcl) - Support /boot on logical volume on s390x (#618376) (dcantrell) - Update example ssh command in linuxrc.s390 (dcantrell) - Start rsyslogd from linuxrc.s390 (#601337) (dcantrell) - Update spinbutton value in dialogs (#621490) (bcl) - Convert livecd.py to use the storage module where appropriate. (dlehman) - Don't try to teardown the live device or associated loop devices. (dlehman) - Add flag indicating whether a device can be activated/deactivated. (dlehman) - Include the livecd OS image devices in the device tree. (dlehman) - Include file-backed loop devices in the device tree. (dlehman) - Use sysfs instead of losetup to find loop devs' backing files. (dlehman) - Clean up and close yum/rpm files once we're done with them. (dlehman) - logging: log_method_return() for devicetree.getDeviceByName() (akozumpl) - logging: get rid of storage_log.py (akozumpl) - mpath: filter out the slave devices and their partitions. (akozumpl) - mpath: use both 'multipath -d' and 'multipath -ll' to get the topology. (akozumpl) - mpath: remove a harmful udev_trigger() in filter_gui (akozumpl) - Support enabling repos listed but disabled in /etc/yum.repos.d (#663992). (clumens) - Add /sbin to the $PATH for the shell on tty2. (clumens) - Make sure to set a self.anaconda reference on data objects too. (clumens)
2011-01-19 15:18:26 +00:00
/anaconda-15.15.tar.bz2
/anaconda-15.16.tar.bz2
/anaconda-15.17.tar.bz2
/anaconda-15.18.tar.bz2
/anaconda-15.19.tar.bz2
/anaconda-15.20.tar.bz2
- Pass correct class to super in SELinuxFS.mountable. (#677450) (dlehman) - Clarify that loader method entries are looking for a tree. (clumens) - Fix up remaining anaconda.id references (#680296) (bcl) - Wipe out pre-existing problems before running transaction (#678201, pmatilai). (clumens) - Attempt at fixing reboot behavior in kickstart (#676968). (clumens) - brcm_iscsiuio is not in Fedora yet, handle that you can't find it. (akozumpl) - Fix downloading .treeinfo files for --noverifyssl repos. (akozumpl) - Fix syntax error from 0bf0cf13. (akozumpl) - Pass --force when calling vgreduce --removemissing. (#679206) (dlehman) - Only apply global passphrase to devices with no passphrase. (#679223) (dlehman) - Perform terminations before unmounting filesystems on shutdown. (dlehman) - Get size + summary from yum package object instead of callback key (pmatilai) - Test for stringiness instead of explicit rpm.hdr class in install callback (pmatilai) - Remove unused doneFiles counting from transaction callback (pmatilai) - Handle nfsiso in promptForNfs as well (#678413). (clumens) - If the umount in getFileFromNfs fails, log it. (clumens) - Correct the return values of some backend base class methods. (#679107) (dlehman) - Change xhost auth when doing a liveinst (#663294) (bcl) - Override kernel cmdline updates (bcl) - Write --noverifyssl to repos and urls in kickstart where fit. (akozumpl) - Do all dm handling inside addUdevDMDevice. (#672030) (dlehman) - Remove storage/miscutils.py, it is not used. (akozumpl) - Be better at handling killed metacity. (akozumpl) - Remove Dispatcher.firstStep. (akozumpl) - remove InstallerControllerWindow.setup_theme() (akozumpl) - Make the dispatcher call the shots. (akozumpl) - icw._doExit is now icw.close() (akozumpl) - remove trailing whitespace from gui.py and installclass.py (akozumpl) - gui: remove ics.setScreenNext() and ics.getScreenNext(). (akozumpl) - Clean up vg name generator and default to "vg_image" in image installs. (dlehman) - Fix calculation of md array spare count. (dlehman) - createSuggestedVGName takes a hostname, not a Network instance. (dlehman) - Show correct device path in PV create progress window. (dlehman) - VNC does not support runtime SecurityTypes changes (#678150) (mgracik) - Support cciss devices in get_sysfs_path_by_name(). (akozumpl) - Don't clear partition 1 from mac disks even if it has no name. (#674105) (dlehman) - Handle quotes around labels and UUIDs in /etc/fstab. (#670496) (dlehman) - Clean up a bunch of exception handling code. (dlehman) - Don't show loaderSegvHandler or its glibc entry point in tracebacks. (pjones) - The default kickstart UI is graphical, specify other if you want it (#678095). (clumens) - Only check for the addons of enabled repos (#677773). (clumens) - Fix build - add Makefiles for new unittests to configure.ac (wwoods) - Fix a thinko when setting up the base repo for NFSISO (#676821). (clumens) - Take out the part about anaconda being of little use (#677522). (clumens) - Fix loading translations in loader (#677648). (clumens) - Don't always attempt to load updates on kickstart installs (#677131). (clumens) - s390x has firstboot now (dcantrell) - Don't fail on missing %includes during loader kickstart processing (#676940). (clumens) - Prompt for media check on DVD installs (#676551). (clumens) - Tighten the focus of the dogtail and X try/except blocks. (dlehman) - Stop overriding ext[234] filesystem defaults. (dlehman) - Make Storage function in the absence of an Anaconda instance. (dlehman) - Fix DeviceTree to function in the absence of an InstallInterface. (dlehman) - Remove some udev hackery that was only needed for two-stage env. (dlehman) - Move large anaconda.__main__ tasks into functions. (dlehman) - Generate locale files on request (msivak) - Fix up tests for changes in split media handling (wwoods) - Update unit testing targets in Makefile.am (tmlcoch) - Add new tests from the unittests branch (tmlcoch) - Fix open method in mock/disk.py. (tmlcoch) - Improve of mock/disk.py. (tmlcoch) - Remove the old suite() crud from kickstart testing, python-nose work differenlty (msivak) - Tag tests as slow or acceptance tests and split full testing from devel unit testing (msivak) - Mock _isys and block modules in fw test. They are not needed. (msivak) - In text mode we have to treat strings and lists separately while printing them (#676942) (msivak) - Fix some whitespace errors in iscsi kickstart code. (pjones)
2011-03-01 15:25:29 +00:00
/anaconda-16.0.tar.bz2
/anaconda-16.1.tar.bz2