Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Point gobject-introspection at our updates directory for overrides. | Chris Lumens | 2013-02-05 | 1 | -0/+3 | |
| | ||||||
* | New version. | Brian C. Lane | 2013-02-04 | 3 | -5/+9 | |
| | ||||||
* | Remove libcurl requirement from configure.ac. | David Lehman | 2013-02-04 | 1 | -1/+0 | |
| | ||||||
* | DMI_CHASSIS_VENDOR has moved into blivet. | David Lehman | 2013-02-04 | 1 | -3/+0 | |
| | ||||||
* | New version. | Brian C. Lane | 2013-02-01 | 3 | -731/+316 | |
| | ||||||
* | unpack product.img to correct location (#869098) | Brian C. Lane | 2013-02-01 | 1 | -1/+1 | |
| | | | | It was being unpacked to /updates instead of /updates/tmp/product | |||||
* | Fix including _isys.so and isys/__init__.py in updates.img | Vratislav Podzimek | 2013-02-01 | 1 | -2/+9 | |
| | | | | | | We need _isys.so in the $UPDATES/pyanaconda/isys so that it can be imported from the updated $UPDATES/pyanaconda/isys/__init__.py module. Also we need both these files in $UPDATES/pyanaconda/isys if either of them changed. | |||||
* | Fix typo "DHCPV6" | Radek Vykydal | 2013-02-01 | 1 | -1/+1 | |
| | ||||||
* | Don't crash on wireless connections created in Live CD desktop (#895736) | Radek Vykydal | 2013-02-01 | 1 | -1/+5 | |
| | ||||||
* | Adapt ifcfg -> ksdata mapping to NM change from IPADDR to IPADDR0. | Radek Vykydal | 2013-02-01 | 1 | -0/+11 | |
| | | | | | We might read the configuration from NM instead of ifcfg in future but some pieces are still missing. | |||||
* | Fix static and dhcp of network --ipv6 command (set IPV6_AUTOCONF=no) | Radek Vykydal | 2013-02-01 | 1 | -6/+8 | |
| | ||||||
* | NM defaults to IPV6_AUTOCONF=yes | Radek Vykydal | 2013-02-01 | 1 | -1/+1 | |
| | ||||||
* | Fix up spacing on installation options dialog buttons a little bit. | Chris Lumens | 2013-01-31 | 1 | -14/+6 | |
| | ||||||
* | Ignore double clicks on the DiskOverviews (#902467). | Chris Lumens | 2013-01-31 | 1 | -1/+3 | |
| | | | | | | | The signal handler was getting called three times on double-click: once for the double-click, once for the first click, and once for the second click. This resulted in the background getting shown as if the disk were selected, even though everything else indicated it was not. | |||||
* | When the user creates a new mountpoint, display it by default (#886039). | Chris Lumens | 2013-01-31 | 1 | -9/+20 | |
| | ||||||
* | Add device node name information to the storage spoke and disk cart (#902617). | Chris Lumens | 2013-01-31 | 6 | -50/+39 | |
| | ||||||
* | Do not include disks that have 0 size (#903131, #904977). | Chris Lumens | 2013-01-31 | 2 | -0/+2 | |
| | ||||||
* | Preserve the state of the Customize... expanders on custom storage (#883134). | Chris Lumens | 2013-01-31 | 3 | -3/+17 | |
| | | | | | Also, reword the label on that expander and change a keyboard accelerator to match. | |||||
* | Make it a little more clear what's happening on the disk selection spoke ↵ | Chris Lumens | 2013-01-31 | 1 | -5/+48 | |
| | | | | (#903498). | |||||
* | Move Xorg to vt7 | Brian C. Lane | 2013-01-30 | 2 | -2/+2 | |
| | | | | | logind now starts a getty on tty6. We could just let it pick a free vt, but there's a small chance that could interfere with our logging to ttyX | |||||
* | Network: read ipv6 configuration type from NM settings instead of ifcfg file | Radek Vykydal | 2013-01-30 | 1 | -2/+15 | |
| | ||||||
* | Don't fail on missing ifcfg file when setting default ONBOOT (#904817) | Radek Vykydal | 2013-01-30 | 1 | -1/+5 | |
| | | | | Crashed for WWAN devices. | |||||
* | Don't fail on invalid network --device kickstart specification. | Radek Vykydal | 2013-01-30 | 2 | -7/+8 | |
| | | | | | We can get also org.freedesktop.DBus.Error.AccessDenied exception | |||||
* | Ignore ipv6 for a device (IPV6INIT=no) only for noipv6 option. | Radek Vykydal | 2013-01-30 | 1 | -1/+1 | |
| | | | | | In default case, use SLAAC auto configuration (NM's default IPV6_AUTOCONF=yes). | |||||
* | Network: fix disabling of ipv6 (noipv6 option) | Radek Vykydal | 2013-01-30 | 1 | -9/+6 | |
| | ||||||
* | Stop writing /etc/sysconfig/network (#895900) | Radek Vykydal | 2013-01-30 | 1 | -35/+0 | |
| | | | | | | We shouldn't set global GATEWAY, IPV6_DEFAULTGW. HOSTNAME went to /etc/hostname. Writing NETWORKING=yes unconditionally doesn't make sense. | |||||
* | We dont create missing ifcfg files on our own in anaconda anymore. | Radek Vykydal | 2013-01-30 | 1 | -25/+1 | |
| | | | | Instead we dump settings from NM. | |||||
* | Use NM dbus interface to modify ifcfg configuration (#893892) | Radek Vykydal | 2013-01-30 | 1 | -26/+54 | |
| | | | | | | Instead of r/w ifcfg files. We still need to modify ifcfg files directly in some cases, see: https://bugzilla.redhat.com/show_bug.cgi?id=893892#c36 | |||||
* | Document FileSystemSpaceChecker. | Chris Lumens | 2013-01-29 | 1 | -0/+28 | |
| | ||||||
* | Add the customization category to POTFILES.in. | Chris Lumens | 2013-01-29 | 1 | -0/+1 | |
| | ||||||
* | Add a license and overview to the g-i overrides file. | Chris Lumens | 2013-01-29 | 1 | -0/+26 | |
| | ||||||
* | Create/clarify some documentation in the custom widgets. | Chris Lumens | 2013-01-29 | 4 | -17/+52 | |
| | ||||||
* | Condense string formatting in a couple custom widgets. | Chris Lumens | 2013-01-29 | 2 | -27/+39 | |
| | | | | No reason to have this kind of stuff in two different places. | |||||
* | Remove the widget-specific TODO list. | Chris Lumens | 2013-01-29 | 1 | -24/+0 | |
| | | | | | There's nothing important in here anymore, and we need to condense these lists into one central place. | |||||
* | Add selinux to the list of parameters we pass on (#895860). | Chris Lumens | 2013-01-29 | 1 | -1/+2 | |
| | ||||||
* | Display error status messages in a darker red color. | Chris Lumens | 2013-01-29 | 1 | -12/+10 | |
| | | | | | | This is to draw the user's attention to them a little better. It also allows me to kill all that CSS provider crud, which it turns out isn't even needed. This probably changed when I started using the PangoAttrList. | |||||
* | Add newline at the end of xorg.conf generated from ksdata | Vratislav Podzimek | 2013-01-29 | 1 | -1/+1 | |
| | | | | Related: rhbz#903776 | |||||
* | Move pyanaconda.packaging.get_mount_* into blivet.util. | David Lehman | 2013-01-28 | 3 | -53/+14 | |
| | ||||||
* | Remove obsolete references to simpleFilter. | David Lehman | 2013-01-28 | 2 | -3/+0 | |
| | ||||||
* | Remove the storage module and replace it with blivet. | David Lehman | 2013-01-28 | 88 | -24605/+131 | |
| | ||||||
* | Move tsort, platform, and baseudev into storage. | David Lehman | 2013-01-28 | 28 | -268/+201 | |
| | | | | Merge baseudev into storage.udev. | |||||
* | Start laying groundwork for splitting storage out of pyanaconda. | David Lehman | 2013-01-28 | 13 | -56/+113 | |
| | | | | | | | | | | | Remove platform's use of bootloader in preparation for moving platform into storage, since that's the only code that uses it. Move some logging initialization code in network.py into a function so it does not run automatically on import. Add some code to storage to control whether or not it is being used by anaconda versus as a normal python module/library. | |||||
* | Remove anaconda flag checking from OpticalDevice.eject. | David Lehman | 2013-01-28 | 1 | -4/+0 | |
| | | | | Anaconda doesn't eject cdrom under any circumstances. | |||||
* | Remove unused functions and move storage-specific utils to storage. | David Lehman | 2013-01-28 | 50 | -2025/+1084 | |
| | | | | | | | | | | | | | | | | | | | This is the first pass at setting things up to split storage out into a separate package. It replaces the guts of iutil.execWithRedirect and iutil.execWithCapture with a single backend function, _run_program. The main thing I can think of that might be cause for complaint is that _run_program does not log each output line as the external program outputs it, so you get the whole output buffer at once. Storage gets its own copy of _run_program and all of the calls in storage use the copy from storage.util. The reason I moved all of the iutil arch functions into storage is that they are mostly used in storage and I didn't want there to be two copies of the whole set. The rest is removing of unused things and moving of things only used by storage into storage. | |||||
* | Remove installclass arch filtering. | David Lehman | 2013-01-28 | 1 | -4/+0 | |
| | ||||||
* | Handle sending program output to tty5 through the logging setup. | David Lehman | 2013-01-28 | 26 | -203/+81 | |
| | ||||||
* | Use dumpe2fs output to determine dirty fs. | David Lehman | 2013-01-28 | 2 | -6/+18 | |
| | | | | | | This will allow us to remove isys.ext3IsDirty and instead just get another piece of information from an e2fsprogs utility that we run anyway. | |||||
* | Remove filesystem migration code. | David Lehman | 2013-01-28 | 8 | -175/+4 | |
| | | | | | The only time anyone really used it was to migrate from ext2->ext3. It is dead weight. | |||||
* | Use threadMgr.wait to check threads | Brian C. Lane | 2013-01-28 | 8 | -41/+15 | |
| | | | | This will raise an exception if the thread quit because of an error. | |||||
* | Add error reporting to threadMgr | Brian C. Lane | 2013-01-28 | 1 | -0/+29 | |
| | | | | | | | We need to be able to tell when a thread has quit because of an error. This adds the ability to save thread traceback information in threadMgr and a new method, .wait() that can be used instead of join. It will raise an error if the thread quits because of an Exception. |