Changes

Jump to navigation Jump to search
1,630 bytes added ,  09:03, 11 May 2019
no edit summary
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
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
12,355

edits

Navigation menu