This website requires JavaScript.
Explore
Help
Sign In
rpms
/
anaconda
Watch
7
Star
0
Fork
0
You've already forked anaconda
Code
Issues
Pull Requests
Releases
Activity
4cedc2afa5
anaconda
/
.gitignore
5 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
- 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
- Allow importing product.py in places where you won't have a .buildstamp. (clumens) - Search for iscsid in the $PATH, not in a hardcoded list of places (#645523). (clumens) - Use glib for getPartitionsList() (dcantrell) - Include the SELinux policy file, not just the directory. (clumens) - Remove the last references to install.img. (clumens) - Properly identify device-mapper partitions set up by kpartx. (#644616) (dlehman) - Don't ever try to mount ntfs filesystems. (#637319) (dlehman) - We don't need to worry about 2.4 -> 2.6 updates anymore. (clumens) - scsiWindow is unused. Kill it. (clumens)
2010-10-21 21:41:00 +00:00
/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
Reference in New Issue
Copy Permalink