| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* installclasses/fedora.py (InstallClass._get_description): Return
the translated text as the description (#206620).
* iw/task_gui.py (TaskWindow._createTaskStore): Fix translations
to show up (#206620)
* ui/tasksel.glade: Force width wider so that things fit better
|
|
|
|
|
|
| |
* iw/task_gui.py (TaskWindow.getScreen): Have to remove since we
do a show_all on the vbox
* ui/tasksel.glade: Fix a tyop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* partitioning.py (partitionObjectsInitialize): Shutdown/startup
zfcp devs here
* yuminstall.py (YumBackend.doPreInstall): Remove spurious
zfcp.conf copy
* zfcp.py: Massive reworking to work better with new UI
* ui/zfcp-config.glade: ZFCP config dialog
* iw/autopart_type.py: Use zfcp config dialog (#204145)
* installclass.py (BaseInstallClass.setSteps): Remove explicit
zfcp step
* dispatch.py (installSteps): Likewise.
|
|
|
|
|
| |
appropriately, add some UI tweaks
* ui/netconfig.glade: Center the dialog. Hide ipv6 bits for now
|
|
|
|
| |
damn near a month of no anaconda commits from me. Granted, it's a stupid patch, but whatever.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* iw/task_gui.py: Rework so that we can enable/disable optional
repos per install class as well as see what repos have been added
* ui/tasksel.glade: Change things up a little bit
* installclasses/fedora.py: Tweak description, add Extras as an
additional repo
* yuminstall.py (AnacondaYum.doConfigSetup): Allow for additional,
not enabled by default repos to be set up.
* installclass.py (repos): Add not-default repos
|
|
|
|
|
|
|
| |
* iw/autopart_type.py (PartitionTypeWindow.addIscsiDrive): Don't
use the username/pass stuff yet
* ui/iscsi-config.glade: Some minor tweaks, prepare for CHAP
username/password
|
|
|
|
|
| |
* ui/adddrive.glade: Clean up text a little bit
* ui/autopart.glade: Likewise.
|
|
|
|
| |
* ui/addrepo.glade (window_position): Center dialog.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* yuminstall.py (AnacondaYum.doConfigSetup): Using metadata_expire
doesn't make sense for anaconda
(YumBackend.doRepoSetup): Allow setup of a single repo, reorganize
so that this works
* iw/task_gui.py (TaskWindow._addRepo): Support for adding repos.
* ui/tasksel.glade: Add button to bring up add repo dialopg
* ui/addrepo.glade: Initial pass at dialog for adding additional
repos.
|
|
|
|
|
|
|
|
|
|
|
| |
infrastructure for adding disks, specifically for iSCSI.
* ui/iscsi-config.glade: Change around to use a dialog for
configuring iSCSI targets.
* ui/adddrive.glade: Glade file for adding disks.
* ui/autopart.glade: Add add disk button.
|
|
|
|
|
|
|
|
| |
* iw/netconfig_dialog.py: Add dialog for doing network device
config for stage2 as a prereq of better iscsi support and extra repo
config. This is basically just the UI bits without things hooked
up, but a good chunk of what's needed
* ui/netconfig.glade: Add the glade file.
|
|
|
|
| |
the main window was way off in the middle of nowhere with the new rhpxl stuff.
|
|
|
|
|
| |
been disabled for months and it's never coming back. Also remove this
stuff from the glade file as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* anaconda: Add handling of iscsi flag
* flags.py: Add iscsi flag
* installclass.py: Add iscsi step
* dispatch.py: Add iscsi step.
* gui.py: Add iscsi step.
* text.py: Add iscsi step
* instdata.py: Add iscsi object
* iscsi.py: Add main iscsi code
* iw/iscsi_gui.py: Add graphical iSCSI configuration
* ui/iscsi-config.glade: Glade-file for iSCSI config
* textw/iscsi_text.py: Add text mode iSCSI configuration
* scripts/mk-images (SCSIMODS): Add iscsi modules
* scripts/upd-instroot: Add iscsi tools
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* iw/task_gui.py: Adjust for dynamic set of tasks
* ui/tasksel.glade: Don't list tasks in the glade file, they're
now auto-generated.
* textw/task_text.py (TaskWindow.__call__): Likewise.
* dispatch.py (installSteps): Pass new arg to tasksel step
* installclasses/fedora.py (tasks): Define set of tasks to show on
task selection screen here.
* installclass.py (tasks): Parent placeholder.
|
|
|
|
|
|
|
|
| |
* scripts/upd-instroot (KEEPFILEGR): Add pirut stuff
* iw/package_gui.py: Use pirut's version
* iw/GroupSelector.py: Remove in favor of pirut's version.
* ui/GroupSelector.glade: Likewise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kickstart.py (Kickstart.setSteps): Don't show tasksel if
packages are selected.
* iw/task_gui.py: Simple task selection UI so we don't just drop
people into the complicated group selection screen.
* ui/tasksel.glade: Add glade file for task selection UI
* textw/task_text.py: Text version
* dispatch.py (installSteps): Add tasksel step
* installclass.py (BaseInstallClass.setSteps): Likewise.
* gui.py (stepToClass): Likewise.
* text.py (stepToClasses): Likewise.
|
|
|
|
| |
directory (#177738).
|
|
|
|
|
|
|
|
|
| |
* ui/exn.glade: Various little tweaks
* pixmaps/exception.png: More accurate icon
* gui.py (ExceptionWindow.__init__): Use our method for finding
images so this works everywhere.
|
|
|
|
|
|
|
|
| |
window.
* ui/exn.glade: Change default size, add an hbox with an icon
next to the label.
* pixmaps/exception.png: Friendly icon indicating bad things
have happened.
|
|
|
|
| |
description field so we don't get a scrollbar for a few pixel lines.
|
|
|
|
|
|
|
|
| |
* iw/GroupSelector.py (GroupSelector._categorySelected): Update
for new group code and sort based on display_order.
(GroupSelector.populateCategories): Likewise.
(_ui_comps_sort): Add sorter.
* ui/GroupSelector.glade: Minor tweak
|
|
|
|
|
|
|
| |
* iw/welcome_gui.py (WelcomeWindow.getScreen): Dither the image,
look for it in the right path.
* ui/anaconda.glade: Minor padding fixes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* installclasses/fedora.py (InstallClass.setGroupSelection): Get
default groups from the backend
* backend.py (AnacondaBackend.getDefaultGroups): Support for
getting default groups
* iw/GroupSelector.py: Guts of new group/package selection code.
Eventually will live in son of s-c-packages.
* ui/GroupSelector.glade: glade file for new group selection code
* iw/package_gui.py: Basic shell for GroupSelector use in anaconda
* yuminstall.py: Update for yum 2.5 API changes. Note that we now
*require* yum-2.5.0-0.20051207 or newer
(isPackageInstalled): Add method to see if package is installed
for group selection.
(_catchallCategory): Add method to take uncategorized groups and
stick them somewhere
(getDefaultGroups): Backend method for finding the default
selected groups based on what comps says
* gui.py (stepToClass): Move to new group selection code.
|
| |
|
|
|
|
| |
* ui/anaconda.glade: Don't show the help buttons either...
|
|
|
|
|
| |
* ui/anaconda.glade: Make help not visible by default. This fixes
screwiness where the pane was still there with kickstart installs.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* iw/autopart_type.py (PartitionTypeWindow.getNext): Don't skip
manual partitioning if we're doing custom partitions (#169001)
(PartitionTypeWindow.comboChanged): Also make it obvious what's
going on with custom partitioning + review checkbox
* ui/autopart.glade: Add callback.
* textw/partition_text.py (PartitionTypeWindow.__call__): Properly
shut down UI if custom partitioning selected.
|
|
|
|
| |
to a remote host via scp.
|
|
|
|
| |
bottom.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* dispatch.py (installSteps): Add new autopart type step, remove
some obsolete stuff (fdisk, fdasd)
* gui.py (stepToClass): Add new step.
(getGladeWidget): Add helper function for glade screens.
* text.py (stepToClasses): Add new step.
* installclass.py (BaseInstallClass.setSteps): Add new step.
* iw/autopart_type.py: Add first pass at new autopartitioning
screen. Still want to make the shown options more dynamic based
on what your system initially looks like.
* textw/partition_text.py: Add new autopartitioning screen.
* ui/autopart.glade: Add glade file for new autopartitioning screen.
|
| |
|
| |
|
|
|
|
|
| |
caused when I did the help button enable/disable dance) and let the
buttons on the button bar grow for lengthy translations.
|
|
|
|
| |
* ui/Makefile: Add the makefile.
|
|
* ui/anaconda.glade: Add glade file for base anaconda UI.
|