summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New version.anaconda-11.4.1.36-1David Cantrell2008-09-151-1/+5
* Remove invalid i18n stuff to let anaconda build.David Cantrell2008-09-151-5/+0
* Remove doConfigNetDevice() prototype.David Cantrell2008-09-151-1/+0
* New version.anaconda-11.4.1.35-1David Cantrell2008-09-151-1/+42
* Call network.bringDeviceUp() instead of old isys functions.David Cantrell2008-09-153-67/+16
* Pass device name to network.setDNS() and network.setGateway().David Cantrell2008-09-151-2/+2
* NetworkManager fixes in network.pyDavid Cantrell2008-09-151-136/+63
* Remove code from isys not needed for NetworkManager.David Cantrell2008-09-152-143/+0
* Avoid writing out NM_CONTROLLED more than once.David Cantrell2008-09-151-3/+3
* Write out final ifcfg-DEVICE files correctly.David Cantrell2008-09-152-25/+54
* Use POSIX and LSB hostname length limit.David Cantrell2008-09-151-4/+2
* Consistent whitespace usage in network.pyDavid Cantrell2008-09-151-78/+78
* Do not try to start hald or dbus-daemon from anaconda.David Cantrell2008-09-152-62/+1
* On HDISO installs, mark LABEL= and UUID= partitions as protected.Chris Lumens2008-09-153-0/+30
* Do encrypted device passphrase retrofits while activating partitioning.David Lehman2008-09-151-0/+2
* Use one passphrase for all new LUKS devices and offer retrofit to old ones.David Lehman2008-09-151-35/+54
* There's only one passphrase member (encryptionPassphrase) in Partitions.David Lehman2008-09-152-4/+16
* Only add LUKSDevice instances to PV requests as needed.David Lehman2008-09-151-6/+4
* If it's encrypted, it's encrypted. Passphrases will get sorted out.David Lehman2008-09-152-2/+2
* New device passphrase is now always global w/ option to retrofit.David Lehman2008-09-153-44/+26
* Don't prompt for a passphrase when creating encrypted devices.David Lehman2008-09-153-125/+10
* Define a method to add a passphrase to an existing LUKS device.David Lehman2008-09-151-0/+24
* Use the new Korean font package (#462295).Chris Lumens2008-09-151-3/+4
* Fix a traceback when starting a shell in rescue mode (#462148).Chris Lumens2008-09-151-2/+2
* md, lock_nolock, and dm_emc kernel modules no longer exist.Chris Lumens2008-09-153-4/+4
* Updated with more stringsBesnik Bleta2008-09-151-291/+204
* Fix iscsi disk detection with newer kernels (rh 461839, 461841)Hans de Goede2008-09-151-1/+1
* Fix the crash reported in bug 454135Hans de Goede2008-09-151-0/+2
* Fix typo.Hans de Goede2008-09-151-1/+1
* Make iBFT reading explicit from a higher levelHans de Goede2008-09-152-8/+10
* Add ibft flag to ease in testing.Hans de Goede2008-09-153-1/+8
* Support iSCSI CHAP and Reverse CHAP authentication (rhbz#402431, rhbz#432819)Hans de Goede2008-09-151-31/+92
* Don't set iscsi devices to autostart (rhbz#437891)Hans de Goede2008-09-151-17/+1
* Add full CHAP support to iSCSI. (rhbz#432819)Hans de Goede2008-09-154-28/+302
* Do not try to initialize iSCSI, when no portal (#435173)Hans de Goede2008-09-151-0/+8
* Fix wrong function names for iscsi login/start (rhbz#295154)Hans de Goede2008-09-151-2/+2
* Set an attribute when iscsid is started (#431904).Hans de Goede2008-09-151-1/+5
* Better fixes for iscsi probing (patch from jlaska)Hans de Goede2008-09-151-2/+8
* Make sure ISCSIADM and such are defined (rhbz#431924)Hans de Goede2008-09-151-0/+2
* Fix iscsi so that mkinitrd can actually talk to the running daemonHans de Goede2008-09-151-37/+62
* Make iscsi/ibft workHans de Goede2008-09-152-86/+109
* Add mk-images changes forgotten in previous commitHans de Goede2008-09-151-1/+1
* Add support for iSCSI iBFT table (#307761)Hans de Goede2008-09-151-30/+111
* Updating Albanian (sq) translationBesnik Bleta2008-09-141-3503/+3525
* Updated Dutch translation.Peter van Egdom2008-09-131-56/+53
* Hebrew crossed 50% and keep going (with a lot of help from Mark Krapivner)Oron Peled2008-09-121-458/+425
* Translation completed with 1 fuzzy as there's error in the PO file.Terry Chuang2008-09-121-1242/+820
* New version.anaconda-11.4.1.34-1Chris Lumens2008-09-111-1/+23
* Always start NM so we can talk to it in the boot.iso case (#461071).Chris Lumens2008-09-112-12/+23
* Use the device path to identify LUKS devs in /etc/fstab. (#460700)David Lehman2008-09-111-0/+2