Fedora 25: Difference between revisions
No edit summary |
|||
(5 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 12/08/2016 | :Updated 12/08/2016 | ||
[ | [[Fedora_25_install|'''Tutorial: Install F25 SoaS to hard disk''']] | ||
===f25 Install Guide=== | ===f25 Install Guide=== | ||
:https://docs.fedoraproject.org/en-US/Fedora/25/html/Installation_Guide/index.html | :https://docs.fedoraproject.org/en-US/Fedora/25/html/Installation_Guide/index.html | ||
===Live-iso-to-disk install transcripts=== | ===Live-iso-to-disk install transcripts=== | ||
: | :[[Testing/Reports/livecd-iso-to-disk]] | ||
* Build a live USB with efi and persistence | * Build a live USB with efi and persistence | ||
Line 113: | 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 131: | 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 197: | 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 275: | 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 |