Fedora 22: Difference between revisions
No edit summary |
|||
(42 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<br> | <br> | ||
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.'' | ''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.'' | ||
; some of the older versions listed here ^ may be security risks- for archive purposes only | |||
*http://fedoramagazine.org/fedora-22-released/ | |||
==''' Download F22'''== | |||
:https://getfedora.org/ | |||
:'''https://spins.fedoraproject.org/''' | |||
:http://dl.fedoraproject.org/pub/alt/releases/22/ | |||
:https://torrents.fedoraproject.org/ | |||
* https://dl.fedoraproject.org/pub/alt/stage/22_RC3/ | |||
::Released version | ::Released version | ||
===Release Notes=== | |||
:http://docs.fedoraproject.org/en-US/Fedora/22/html/Release_Notes/ | |||
===[https://fedoraproject.org/wiki/Category:Fedora_22_Nightly_Test_Results f22 Nightly test results]=== | ===[https://fedoraproject.org/wiki/Category:Fedora_22_Nightly_Test_Results f22 Nightly test results]=== | ||
:Listing of all test pages on wiki | :Listing of all test pages on wiki | ||
===Links to latest builds === | ===Links to latest builds === | ||
Line 27: | Line 34: | ||
:: http://koji.fedoraproject.org/koji/tasks?owner=pbrobinson&state=all&view=flat&method=createLiveCD&order=-id | :: http://koji.fedoraproject.org/koji/tasks?owner=pbrobinson&state=all&view=flat&method=createLiveCD&order=-id | ||
:Download links are on the following pages | :Download links are on the following pages | ||
*Installation: | *Installation: | ||
Line 47: | Line 52: | ||
:http://qa.fedoraproject.org/blockerbugs/current | :http://qa.fedoraproject.org/blockerbugs/current | ||
===[https://fedoraproject.org/wiki/Common_F22_bugs Common f22 Bugs]=== | |||
:https://fedoraproject.org/wiki/Common_F22_bugs | |||
===Testing f22=== | ===Testing f22=== | ||
Line 53: | Line 61: | ||
::If not done a spin may be dropped. | ::If not done a spin may be dropped. | ||
*Listing of all tests: | *Listing of all tests: | ||
:https://www.happyassassin.net/2014/12/24/fedora-22-and-later-nightly-testing/ | :https://www.happyassassin.net/2014/12/24/fedora-22-and-later-nightly-testing/ | ||
Line 87: | Line 87: | ||
yum install calamares | yum install calamares | ||
calamares | calamares | ||
==DNF System Upgrade== | |||
:update to f23 | |||
https://fedoraproject.org/wiki/DNF_system_upgrade | |||
==[[File:Soas-pineapple.svg|200px]] f22-Soas-Beta-x86_64 VirtualBox == | |||
*Import and run in VirtualBox (OS agnostic) | |||
:'''RECOMMENDED''' | |||
:04/18/2015 Beta Release | |||
*root | |||
:password=sugarroot | |||
*user=sugar | |||
:password=sugaruser | |||
::not started - Users Sugar Id is not yet set | |||
: 8-GB VirtualBox hard disc | |||
:English and English keyboard | |||
:USA-Los Angeles (Pacific timezone) | |||
:http://people.sugarlabs.org/Tgillard/Fedora-Live-SoaS-x86_64-22_Beta-1.ova | |||
==[https://fedoraproject.org/wiki/Using_UEFI_with_QEMU Using UEFI with QEMU]== | |||
:https://fedoraproject.org/wiki/Using_UEFI_with_QEMU | |||
==[[Fedora_22_VirtualBox| Installing VirtualBox in fedora]]== | ==[[Fedora_22_VirtualBox| Installing VirtualBox in fedora]]== | ||
Line 93: | Line 113: | ||
===References:=== | ===References:=== | ||
:http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html | :http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html | ||
::http://download.virtualbox.org/virtualbox/4.3. | ::http://download.virtualbox.org/virtualbox/4.3.26/Oracle_VM_VirtualBox_Extension_Pack-4.3.26-98988.vbox-extpack | ||
::http://download.virtualbox.org/virtualbox/4.3. | ::http://download.virtualbox.org/virtualbox/4.3.26/VirtualBox-4.3.26-98988-Linux_amd64.run | ||
:http://blog.christophersmart.com/2011/07/23/how-to-install-and-run-virtualbox-on-fedora-and-kororaa/ | :http://blog.christophersmart.com/2011/07/23/how-to-install-and-run-virtualbox-on-fedora-and-kororaa/ | ||
Line 102: | Line 122: | ||
*Change desktop file in /usr/share/applications: | *Change desktop file in /usr/share/applications: | ||
:add --resolution 1024x768 | :add --resolution 1024x768 | ||
#gedit / | #gedit /usr/share/applications/sugar-runner.desktop | ||
[[File:Sugar-runner_change_resolution.png]] | [[File:Sugar-runner_change_resolution.png]] | ||
:This fix is needed to make sugar-runner start correctly from the XO icon | :This fix is needed to make sugar-runner start correctly from the XO icon | ||
Line 113: | Line 133: | ||
:Restart Workstation before the changes will work | :Restart Workstation before the changes will work | ||
*https://bugzilla.redhat.com/show_bug.cgi?id=1135720 | *https://bugzilla.redhat.com/show_bug.cgi?id=1135720 | ||
===Loss of wifi === | ===Loss of wifi === | ||
Line 151: | Line 163: | ||
· Fedora wiki page (‐ | · Fedora wiki page (‐ | ||
http://fedoraproject.org/wiki/Changes/ReplaceYumWithDNF) | http://fedoraproject.org/wiki/Changes/ReplaceYumWithDNF) | ||
===f22 dnf commands=== | |||
dnf --help | |||
:: List of available dnf commands | |||
====dnf GROUP listings==== | |||
dnf -v grouplist | |||
::use the group names shown in (parenthesis) to install | |||
dnf group list hidden -v | |||
::List of hidden groups | |||
===[https://www.happyassassin.net/2014/01/25/uefi-boot-how-does-that-actually-work-then/ UEFI Boot]=== | ===[https://www.happyassassin.net/2014/01/25/uefi-boot-how-does-that-actually-work-then/ UEFI Boot]=== | ||
Line 161: | Line 182: | ||
===[http://fedoraproject.org/wiki/Category:Copr Copr]=== | ===[http://fedoraproject.org/wiki/Category:Copr Copr]=== | ||
"Copr (Cool Other Package Repo) is a Fedora project to help make building and managing third party package repositories easy." | "Copr (Cool Other Package Repo) is a Fedora project to help make building and managing third party package repositories easy." | ||
===Fedora 22 Multi-Desktop=== | |||
*4 live isos in one DVD | |||
::http://dl.fedoraproject.org/pub/alt/releases/22/Multi/ | |||
[[File:Multi-Desktop.JPG|500px]] | |||
*How To: | |||
:https://fedoraproject.org/wiki/Multi_Boot_Media_SOP | |||
*Ticket: | |||
:https://fedorahosted.org/rel-eng/ticket/6151 | |||
====Build Your own==== | |||
:https://github.com/spotrh/multiboot-media-creator | |||
:https://pagure.io/multiboot-media-creator | |||
f22]$ | |||
su -c './multiboot-media-creator/multiboot-media-creator.py \ | |||
-i {Fedora-Live-Workstation-x86_64,Fedora-Live-SoaS-x86_64,Fedora-Live-LXDE-x86_64}.iso \ | |||
--bootdefault Fedora-Live-Workstation-x86_64.iso \ | |||
--target Fedora-22-Multi-Boot-3.iso \ | |||
--targetname Fedora-22-Multi-Desktop-3' | |||
===[[Fedora_21#MultiWriter|MultiWriter]]=== | ===[[Fedora_21#MultiWriter|MultiWriter]]=== | ||
:Write up to 20 USB's at once from a live.iso | :Write up to 20 USB's at once from a live.iso | ||
===Video: Use gnome-disks to create a live USB=== | |||
*Video: How to turn a Fedora Live ISO image into a Live USB stick: https://www.youtube.com/watch?v=lPwAah0zFrw … | |||
===liveusb-creator=== | ===liveusb-creator=== | ||
[[File:Cinnamon_liveusb-creator_f21.png|500px]] | [[File:Cinnamon_liveusb-creator_f21.png|500px]] | ||
Line 172: | Line 217: | ||
*'''More Info: https://fedorahosted.org/liveusb-creator/ ''' | *'''More Info: https://fedorahosted.org/liveusb-creator/ ''' | ||
*'''NOTE: DOES NOT WORK IN FEDORA F22 WORKSTATION''' | |||
:Displays a blank window on F22+ (due to qt4 issue with Xshm when X not run as root) | |||
*Download this update to fix it in workstation: | |||
:https://kojipkgs.fedoraproject.org//packages/liveusb-creator/3.14.1/1.fc22/noarch/liveusb-creator-3.14.1-1.fc22.noarch.rpm | |||
====Testing of liveusb-creator==== | |||
:https://fedoraproject.org/wiki/Test_Results:Fedora_22_Final_RC3_Installation#USB_media | |||
===Sugar-0.102.0-rawhide-VirtualBox appliance=== | ===Sugar-0.102.0-rawhide-VirtualBox appliance=== | ||
Line 181: | Line 232: | ||
::root=sugarroot | ::root=sugarroot | ||
::user=sugar pswd=sugaruser | ::user=sugar pswd=sugaruser | ||
===[[Fedora/Cinnamon_desktop| Experimental (proposed) Cinnamon spin]]=== | ===[[Fedora/Cinnamon_desktop| Experimental (proposed) Cinnamon spin]]=== | ||
*Available in f23 as live | |||
[[File:Cinnamon_f21.png|600px]] | [[File:Cinnamon_f21.png|600px]] | ||
*f21 Cinnamon live F21Live-Cinnamon-x86_64-20141221 installed to bare metal | *f21 Cinnamon live F21Live-Cinnamon-x86_64-20141221 installed to bare metal | ||
Line 198: | Line 247: | ||
:added to command line | :added to command line | ||
[[File:F22_text_install.JPG|400px]] | [[File:F22_text_install.JPG|400px]] | ||
===text install with live DVD\CD=== | |||
:Boot live DVD\CD | |||
{alt}{ctl}f2 | |||
:login to root | |||
su | |||
'''liveinst -T''' | |||
*To get a graphical login: | |||
:login to after boot | |||
'''systemctl set-default graphical.target''' | |||
reboot | |||
====Reference==== | |||
*https://docs.fedoraproject.org/en-US/Fedora/22/html/Installation_Guide/sect-installation-text-mode.html | |||
===Upgrade to rawhide from an existing installation=== | ===Upgrade to rawhide from an existing installation=== | ||
:https://fedoraproject.org/wiki/Releases/Rawhide#Upgrade_from_an_existing_installation | :https://fedoraproject.org/wiki/Releases/Rawhide#Upgrade_from_an_existing_installation | ||
===systemd=== | |||
:http://www.freedesktop.org/wiki/Software/systemd/ | |||
===gcc-5 in f22=== | ===gcc-5 in f22=== | ||
:http://developerblog.redhat.com/2015/02/10/gcc-5-in-fedora/ | :http://developerblog.redhat.com/2015/02/10/gcc-5-in-fedora/ | ||
===[https://www.brianlane.com/creating-the-anaconda-bootiso-with-lorax.html Creating the anaconda bootiso with lorax]==== | |||
===[http://boot.fedoraproject.org/index boot BFO]=== | |||
*"(BFO) is a way to boot hosts in order to run install or other types of media via the network. It works similarly to a pxeboot environment." | |||
===Exporting and Importing gnome-boxes installs=== | ===Exporting and Importing gnome-boxes installs=== | ||
:https://ask.fedoraproject.org/en/question/29704/how-do-i-move-a-virtual-machine-in-gnome-boxes-to-another-host/ | :https://ask.fedoraproject.org/en/question/29704/how-do-i-move-a-virtual-machine-in-gnome-boxes-to-another-host/ |