summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DeviceFactory has moved from blivet to blivet.devicefactory.David Lehman2013-02-111-38/+41
* New version.Brian C. Lane2013-02-083-247/+254
* Add --dirinstall commandBrian C. Lane2013-02-085-15/+40
* Convert the mount point entry to one containing a drop down.Chris Lumens2013-02-072-18/+28
* Move the Modify SW button into a link in the text.Chris Lumens2013-02-072-27/+21
* Rework all the dialogs after you click Done on the storage spoke (#903501).Chris Lumens2013-02-072-218/+166
* Overrides for the Gdk have _2BUTTON_PRESS definedVratislav Podzimek2013-02-071-2/+1
* Add entries with completions to the comboboxes (DatetimeSpoke)Vratislav Podzimek2013-02-062-84/+155
* Make the custom partitioning bullet points take up less horizontal space.Chris Lumens2013-02-051-3/+13
* Don't say you can reuse existing mountpoints unless there are some.Chris Lumens2013-02-052-7/+8
* Point gobject-introspection at our updates directory for overrides.Chris Lumens2013-02-051-0/+3
* New version.Brian C. Lane2013-02-043-5/+9
* Remove libcurl requirement from configure.ac.David Lehman2013-02-041-1/+0
* DMI_CHASSIS_VENDOR has moved into blivet.David Lehman2013-02-041-3/+0
* New version.Brian C. Lane2013-02-013-731/+316
* unpack product.img to correct location (#869098)Brian C. Lane2013-02-011-1/+1
* Fix including _isys.so and isys/__init__.py in updates.imgVratislav Podzimek2013-02-011-2/+9
* Fix typo "DHCPV6"Radek Vykydal2013-02-011-1/+1
* Don't crash on wireless connections created in Live CD desktop (#895736)Radek Vykydal2013-02-011-1/+5
* Adapt ifcfg -> ksdata mapping to NM change from IPADDR to IPADDR0.Radek Vykydal2013-02-011-0/+11
* Fix static and dhcp of network --ipv6 command (set IPV6_AUTOCONF=no)Radek Vykydal2013-02-011-6/+8
* NM defaults to IPV6_AUTOCONF=yesRadek Vykydal2013-02-011-1/+1
* Fix up spacing on installation options dialog buttons a little bit.Chris Lumens2013-01-311-14/+6
* Ignore double clicks on the DiskOverviews (#902467).Chris Lumens2013-01-311-1/+3
* When the user creates a new mountpoint, display it by default (#886039).Chris Lumens2013-01-311-9/+20
* Add device node name information to the storage spoke and disk cart (#902617).Chris Lumens2013-01-316-50/+39
* Do not include disks that have 0 size (#903131, #904977).Chris Lumens2013-01-312-0/+2
* Preserve the state of the Customize... expanders on custom storage (#883134).Chris Lumens2013-01-313-3/+17
* Make it a little more clear what's happening on the disk selection spoke (#90...Chris Lumens2013-01-311-5/+48
* Move Xorg to vt7Brian C. Lane2013-01-302-2/+2
* Network: read ipv6 configuration type from NM settings instead of ifcfg fileRadek Vykydal2013-01-301-2/+15
* Don't fail on missing ifcfg file when setting default ONBOOT (#904817)Radek Vykydal2013-01-301-1/+5
* Don't fail on invalid network --device kickstart specification.Radek Vykydal2013-01-302-7/+8
* Ignore ipv6 for a device (IPV6INIT=no) only for noipv6 option.Radek Vykydal2013-01-301-1/+1
* Network: fix disabling of ipv6 (noipv6 option)Radek Vykydal2013-01-301-9/+6
* Stop writing /etc/sysconfig/network (#895900)Radek Vykydal2013-01-301-35/+0
* We dont create missing ifcfg files on our own in anaconda anymore.Radek Vykydal2013-01-301-25/+1
* Use NM dbus interface to modify ifcfg configuration (#893892)Radek Vykydal2013-01-301-26/+54
* Document FileSystemSpaceChecker.Chris Lumens2013-01-291-0/+28
* Add the customization category to POTFILES.in.Chris Lumens2013-01-291-0/+1
* Add a license and overview to the g-i overrides file.Chris Lumens2013-01-291-0/+26
* Create/clarify some documentation in the custom widgets.Chris Lumens2013-01-294-17/+52
* Condense string formatting in a couple custom widgets.Chris Lumens2013-01-292-27/+39
* Remove the widget-specific TODO list.Chris Lumens2013-01-291-24/+0
* Add selinux to the list of parameters we pass on (#895860).Chris Lumens2013-01-291-1/+2
* Display error status messages in a darker red color.Chris Lumens2013-01-291-12/+10
* Add newline at the end of xorg.conf generated from ksdataVratislav Podzimek2013-01-291-1/+1
* Move pyanaconda.packaging.get_mount_* into blivet.util.David Lehman2013-01-283-53/+14
* Remove obsolete references to simpleFilter.David Lehman2013-01-282-3/+0
* Remove the storage module and replace it with blivet.David Lehman2013-01-2888-24605/+131