Fedora 25: Difference between revisions
No edit summary |
|||
(13 intermediate revisions by 2 users 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 | |||
==Fedora 25 == | ==Fedora 25 == | ||
:Updated | :Updated 12/08/2016 | ||
[[Fedora_25_install|'''Tutorial: Install F25 SoaS to hard disk''']] | |||
===f25 Install Guide=== | |||
:https://docs.fedoraproject.org/en-US/Fedora/25/html/Installation_Guide/index.html | |||
===Live-iso-to-disk install transcripts=== | |||
:[[Testing/Reports/livecd-iso-to-disk]] | |||
* Build a live USB with efi and persistence | |||
===sugar-runner only works in GNOME on Xorg=== | ===sugar-runner only works in GNOME on Xorg=== | ||
:sugar-desktop works in GNOME as separate login | :sugar-desktop works in GNOME as separate login | ||
Line 12: | Line 20: | ||
: http://dl.fedoraproject.org/pub/alt/stage/25_RC-1.3/ | : http://dl.fedoraproject.org/pub/alt/stage/25_RC-1.3/ | ||
: https://dl.fedoraproject.org/pub/alt/releases/25/ see /everything/everything netinstall | : https://dl.fedoraproject.org/pub/alt/releases/25/ see /everything/everything netinstall | ||
: https://boot.fedoraproject.org/ | |||
* Workstation: https://getfedora.org/workstation/ | * Workstation: https://getfedora.org/workstation/ (gnome) | ||
* Server: https://getfedora.org/server/ | * Server: https://getfedora.org/server/ | ||
Line 21: | Line 30: | ||
Or, check out one of our popular variants: | Or, check out one of our popular variants: | ||
* Spins: https://spins.fedoraproject.org/ | * Spins: https://spins.fedoraproject.org/ (soas)(kde) | ||
* Labs: https://labs.fedoraproject.org/ | * Labs: https://labs.fedoraproject.org/ (other spins of interest) | ||
* Everything netinstall can be used to install nultiple DE's: | * Everything netinstall can be used to install nultiple DE's: | ||
Line 105: | Line 114: | ||
::https://fedoraproject.org/wiki/Common_F25_bugs#cold_boot_is_required_to_add_2nd_DE_to_gdm_wheel_drop-down_list | ::https://fedoraproject.org/wiki/Common_F25_bugs#cold_boot_is_required_to_add_2nd_DE_to_gdm_wheel_drop-down_list | ||
==Use live-iso-to-disk for persistence== | ==Use live-iso-to-disk for persistence== | ||
also see: [[Testing/Reports/livecd-iso-to-disk]] | |||
dnf install livecd-tools | dnf install livecd-tools | ||
Line 123: | Line 134: | ||
*Examples in f25 root terminal: | *Examples in f25 root terminal: | ||
=== mock === | |||
you should always do all work in mock, this will allow you to esure that the compose environment matches the target environment | |||
to setup a Fedora 25 x86_64 environment you would run the following | |||
$ mock -r fedora-25-x86_64 --init | |||
$ mock -r fedora-25-x86_64 --install lorax-lmc-novirt git vim-minimal pykickstart | |||
if you wanted a different arch or release you would use the correct mock configuration file | |||
===Install files=== | |||
updated from fedora page | |||
12/15/2016 | |||
*'''ksflatten is part of pykickstart''' | |||
# dnf install mock | |||
=== Documentation === | |||
*Important | |||
: http://lorax.readthedocs.io/en/latest/livemedia-creator.html | |||
: https://github.com/rhinstaller/lorax/blob/master/docs/livemedia-creator.rst | |||
=== mock === | |||
you should always do all work in mock, this will allow you to esure that the compose environment matches the target environment | |||
to setup a Fedora 25 x86_64 environment you would run the following | |||
$ mock -r fedora-25-x86_64 --init | |||
$ mock -r fedora-25-x86_64 --install lorax-lmc-novirt git vim-minimal pykickstart | |||
if you wanted a different arch or release you would use the correct mock configuration file | |||
=== kickstarts === | |||
inside the mock chroot, clone the kickstarts | |||
$ git clone https://pagure.io/fedora-kickstarts.git | |||
===Install files=== | ===Install files=== | ||
*'''livemedia-creator and ksflatten are part of lorax''' | *'''livemedia-creator and ksflatten are part of lorax''' | ||
Line 189: | Line 240: | ||
::Brian Lane - https://bugzilla.redhat.com/show_bug.cgi?id=1352970#c6 | ::Brian Lane - https://bugzilla.redhat.com/show_bug.cgi?id=1352970#c6 | ||
==='''warning'''=== | |||
:12/14/2016 | |||
*There is a problem using LMC this way: | |||
<adamw> satellit: you really *really* shouldn't be running lmc directly on the system with --no-virt anyway | |||
<adamw> it's a fundamentally risky thing to do | |||
=== Make a remix === | === Make a remix === | ||
*edit the bottom of the flat-fedora-live-soas.ks | *edit the bottom of the flat-fedora-live-soas.ks | ||
Line 267: | Line 323: | ||
* Index of activities listing Activity Number | * Index of activities listing Activity Number | ||
: | :[[Sugar_Creation_Kit/sck/Activity_Matrix#Most_Recent-Activity_Test_Results]] | ||
:: | ::[[Testing/Reports/Activity_Matrix_(A_to_I)]] | ||
:: | ::[[Testing/Reports/Activity_Matrix_(J_to_Z)]] | ||
*Numeric list of Activities | *Numeric list of Activities | ||
Line 293: | Line 349: | ||
* https://devtalk.nvidia.com/default/topic/974491/?comment=5010277 | * https://devtalk.nvidia.com/default/topic/974491/?comment=5010277 | ||
* https://blogs.gnome.org/uraeus/2016/11/01/discrete-graphics-and-fedora-workstation-25/ | * https://blogs.gnome.org/uraeus/2016/11/01/discrete-graphics-and-fedora-workstation-25/ | ||
===Test Day BetterSwitchableGraphicsSupport=== | |||
* https://fedoraproject.org/wiki/Test_Day:2016-11-03_BetterSwitchableGraphicsSupport | |||
: Results - http://testdays.fedorainfracloud.org/events/14 | |||
==LiveOS_image/overlay== | ==LiveOS_image/overlay== |