Changes

Jump to navigation Jump to search
2,416 bytes added ,  09:04, 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 24 =
 +
*f24 goes EOL August 8
 +
Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is
 +
no longer maintained, which means that it will not receive any further
 +
security or bug fix updates.....
 +
 +
::updated 2017-08-08
 +
 +
[https://wiki.sugarlabs.org/go/Fedora_25_install  '''Tutorial: Install f25 soas to hard disk''']
 +
==Upgrade to f25 in Gnome Software==
 +
*Upgrade is now offered to go to f25 in Gnome Software
 +
:With Message:
 +
: "Fedora 25 Ready to be Installed"
 +
:: If the banner is Black and White
 +
: Do not Proceed.
 +
* Update will fail
 +
*WARNING:  do dnf update first
   −
=fedora 24 =
+
* Fully updated Gnome Software has a BLUE Banner in Gnome Software
 +
:With Message:
 +
* "Fedora 25 Now Available"
 +
: [Learn More]    [Download]
 +
*WARNING:  do dnf update first
 +
*Back up your files
    
==Download f24==
 
==Download f24==
Line 22: Line 45:  
::It was fault in the builders that caused this to occur.[1]
 
::It was fault in the builders that caused this to occur.[1]
 
:[1] https://bugzilla.redhat.com/show_bug.cgi?id=1315541
 
:[1] https://bugzilla.redhat.com/show_bug.cgi?id=1315541
 
+
* '''f24 soas''':
 +
: http://archive.fedoraproject.org/pub/alt/unofficial/releases/24/
 +
::needed fixed at last moment of release
 
*x86_64
 
*x86_64
 
: http://dl.fedoraproject.org/pub/alt/unofficial/releases/24/x86_64/Fedora-SoaS-Live-x86_64-24-20160614.n.0.iso
 
: http://dl.fedoraproject.org/pub/alt/unofficial/releases/24/x86_64/Fedora-SoaS-Live-x86_64-24-20160614.n.0.iso
Line 38: Line 63:  
:http://mirror.cc.vt.edu/pub/fedora/linux/development/24/Everything/x86_64/os/images/
 
:http://mirror.cc.vt.edu/pub/fedora/linux/development/24/Everything/x86_64/os/images/
 
::Used for install of any DE to Hard Disk as networkinstall (Including Sugar-Desktop)
 
::Used for install of any DE to Hard Disk as networkinstall (Including Sugar-Desktop)
 +
 +
*'''webkitgtk3 is required for sugar to work in f24'''
    
==Here are some ways to get .108 sugar:==
 
==Here are some ways to get .108 sugar:==
Line 50: Line 77:  
  "dnf install sugar-runner webkitgtk3
 
  "dnf install sugar-runner webkitgtk3
 
: (webkitgtk3 is required for sugar to work in f24)
 
: (webkitgtk3 is required for sugar to work in f24)
 +
::https://bugzilla.redhat.com/show_bug.cgi?id=1363915#c18
 +
 
==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
   −
==How to list available DE's*==
+
==How to list available Desktop Environments==  
: * Desktop Environments
+
  sudo dnf group list hidden -v
  (sudo dnf group list hidden -v)
      
==DNF System Upgrade==
 
==DNF System Upgrade==
Line 77: Line 105:  
<--Return to Tutorial using the  [[Tutorials/Installation/Install_%26_use_liveusb-creator|older LUC interface]]
 
<--Return to Tutorial using the  [[Tutorials/Installation/Install_%26_use_liveusb-creator|older LUC interface]]
 
*Revised installer
 
*Revised installer
::Updated 4/13/2016
+
::Updated 12/04/2016
 
*'''NOTE persistence is no longer offered''' see below [ 1 ]  
 
*'''NOTE persistence is no longer offered''' see below [ 1 ]  
 
:Destined to be Primary installer in linux; Windows; Mac
 
:Destined to be Primary installer in linux; Windows; Mac
::Only Downloads f23 iso's
+
::Downloads f23/24/25 iso's
 
::Use '''Custom OS''' for testing .iso's you have already downloaded
 
::Use '''Custom OS''' for testing .iso's you have already downloaded
 
:::iso selection Starts in / ; go to Home/(user)/Downloads to find them (select with double click)
 
:::iso selection Starts in / ; go to Home/(user)/Downloads to find them (select with double click)
Line 111: Line 139:  
*CAUTION use "mount" (in terminal) to get correct name for USB
 
*CAUTION use "mount" (in terminal) to get correct name for USB
 
:/dev/sdb /dev/sdc /dev/sdd etc
 
:/dev/sdb /dev/sdc /dev/sdd etc
 +
 +
== '''livecd-creator'''==
 +
: simpler way to remix live cd's
 +
livecd-creator \
 +
--config=/home/(user)/Downloads/pagure/flat-fedora-live-soas-mediawriter.ks \
 +
--fslabel=Soas-f24-mediawriter --cache=/var/cache/live --verbose
 +
===f24 soas remix with mediawriter added to livecd-creator ===
 +
[[File:Soas-f24-mediawriter-2.png|500px]]
 +
*Source file:
 +
 +
https://wiki.sugarlabs.org/go/File:Flat-fedora-live-soas-mediawriter.ks
 +
 +
https://wiki.sugarlabs.org/go/File:Livecd-tools_flat-fedora-live-soas-mediawriter.txt
    
=='''livemedia-creator'''==
 
=='''livemedia-creator'''==
Line 165: Line 206:     
  livemedia-creator --ks /home/(user)/Downloads/pagure/flat-fedora-live-soas.ks  --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-soas-Live --make-iso --volid Fedora-SoaS-flat-live --iso-only --iso-name Fedora-SoaS-flat-live.iso --releasever 24 --title Fedora-SoaS-flat-live --macboot
 
  livemedia-creator --ks /home/(user)/Downloads/pagure/flat-fedora-live-soas.ks  --logfile /tmp/lmc-logs/livemedia-out.log --no-virt --resultdir /tmp/lmc --project Fedora-soas-Live --make-iso --volid Fedora-SoaS-flat-live --iso-only --iso-name Fedora-SoaS-flat-live.iso --releasever 24 --title Fedora-SoaS-flat-live --macboot
 +
 +
==='''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 ===
Line 216: Line 263:  
  [root@localhost tmp]#
 
  [root@localhost tmp]#
   −
*f24 soas remix with liveusb-creator added to koji-image-f24-build-14147415.ks
+
===f24 soas remix with mediawriter added to LMC ===
[[File:F24soasLUC.png|500px]]
+
[[File:Soas-f24-mediawriter-2.png|500px]]
 +
*Source files:
 +
* terminal command and output
 +
https://wiki.sugarlabs.org/go/File:Flat-fedora-live-soas-mediawriter.txt
 +
* flattened kickstart to use
 +
https://wiki.sugarlabs.org/go/File:Flat-fedora-live-soas-mediawriter.ks
 +
 
 +
==How to create a Fedora install ISO==
 +
* http://fedoraproject.org/wiki/How_to_create_a_Fedora_install_ISO_for_testing
 +
::mock - Builds packages inside chroots
 +
* https://fedoraproject.org/wiki/Building_a_custom_kernel
 +
 
 +
==f25 multboot USB==
 +
  su -c './multiboot-media-creator.py --clean\
 +
      -i {Fedora-Workstation-Live-x86_64-25-1.3.iso,Fedora-Server-dvd-x86_64-25-1.3.iso,Fedora-KDE-Live-x86_64-25-1.3.iso,Fedora-Cinnamon-Live-x86_64-25-1.3.iso,Fedora-MATE_Compiz=Live-x86_64-25-1.3.iso,Fedora-SoaS-Live-x86_64-25-1.3.iso,Fedora-Jam_KDE-Live-x86_64-25-1.3.iso} \
 +
      --bootdefault Fedora-Workstation-Live-x86_64-25-1.3.iso \
 +
      --target Fedora-25-Multi-Boot.iso \
 +
      --targetname Fedora-25-Multi-Desktop'
 +
*contains:
 +
:Fedora-Workstation-Live-x86_64-25-1.3.iso
 +
 
 +
:Fedora-Server-dvd-x86_64-25-1.3.iso
 +
 
 +
:Fedora-KDE-Live-x86_64-25-1.3.iso
 +
 
 +
:Fedora-Cinnamon-Live-x86_64-25-1.3.iso
 +
 
 +
:Fedora-MATE_Compiz-Live-x86_64-25-1.3.iso
 +
 
 +
:Fedora-SoaS-Live-x86_64-25-1.3.iso
 +
 
 +
:Fedora-Jam_KDE-Live-x86_64-25-1.3.iso
    
==recordmydesktop-0.3.8.1-16.fc24.x86_64==
 
==recordmydesktop-0.3.8.1-16.fc24.x86_64==
Line 279: Line 357:  
Goodbye!
 
Goodbye!
 
[root@localhost satellit]#
 
[root@localhost satellit]#
 +
 +
==Virtual Machine Manager==
 +
* Install with gnome-software
 +
:search with kvm
 +
[[File:Gnome-software.png|500px]]
 +
: launcher
 +
[[File:Vmm_launcher.png|300px]]
 +
:virtual machine manager
 +
[[File:Vmm_f24.png|500px]]
 +
:Select QEMU/kvm user session
 +
[[File:Select_user-session.png|300px]]
    
==VirtualBox==
 
==VirtualBox==
 
* Download
 
* Download
: http://download.virtualbox.org/virtualbox/5.1.0/VirtualBox-5.1-5.1.0_108711_fedora24-1.x86_64.rpm
+
: https://www.virtualbox.org/wiki/Linux_Downloads
: http://download.virtualbox.org/virtualbox/5.1.0/Oracle_VM_VirtualBox_Extension_Pack-5.1.0-108711.vbox-extpack
+
:: https://www.virtualbox.org/wiki/Downloads
 +
 
 
*Install rpm with software installer
 
*Install rpm with software installer
 
:Click on rpm.
 
:Click on rpm.
Line 314: Line 404:  
:copr installed in f24 workstation with a sugar-desktop installed (0.108)
 
:copr installed in f24 workstation with a sugar-desktop installed (0.108)
 
:I see sugar 0.109 after dnf update and reboot. (satellit 06/05/2016)
 
:I see sugar 0.109 after dnf update and reboot. (satellit 06/05/2016)
"The copr doesn't include activities yetIf any activity authors want their activities in the copr, please send me tarballs (and probably send them to Peter Robinson as well so that they get into rawhide).
+
*Install of sugar 0.109:  
*snip...(earlier note to [sugar-devel) list
+
:12/20/2016
 +
 
 +
* https://da.gd/zUg8D  
 +
: Log of install ^
 +
 
 
:I will be doing the release management for the 0.110 cycle.  Please see the timeline [1].  I would appreciate any comments on the timeline.
 
:I will be doing the release management for the 0.110 cycle.  Please see the timeline [1].  I would appreciate any comments on the timeline.
 
:I've also setup a COPR for sugar, which I hope to maintain throughout this cycle.  Are there any other packaging services that we should have to push testing releases to?
 
:I've also setup a COPR for sugar, which I hope to maintain throughout this cycle.  Are there any other packaging services that we should have to push testing releases to?
Line 322: Line 416:  
:Thanks,Sam"
 
:Thanks,Sam"
 
* [1] https://wiki.sugarlabs.org/go/0.110/Roadmap
 
* [1] https://wiki.sugarlabs.org/go/0.110/Roadmap
:
  −
  dnf copr enable samtoday/sugar
  −
:
  −
  dnf update
     −
Upgraded:
+
* url = https://copr.fedorainfracloud.org/coprs/samtoday/sugar/
  sugar.noarch 0.109.0.0-1.fc24              sugar-cp-all.noarch 0.109.0.0-1.fc24          sugar-cp-background.noarch 0.109.0.0-1.fc24    sugar-cp-backup.noarch 0.109.0.0-1.fc24                sugar-cp-datetime.noarch  0.109.0.0-1.fc24 
  −
  sugar-cp-frame.noarch 0.109.0.0-1.fc24      sugar-cp-keyboard.noarch 0.109.0.0-1.fc24      sugar-cp-language.noarch 0.109.0.0-1.fc24      sugar-cp-modemconfiguration.noarch 0.109.0.0-1.fc24    sugar-cp-network.noarch 0.109.0.0-1.fc24   
  −
  sugar-cp-updater.noarch 0.109.0.0-1.fc24    sugar-cp-webaccount.noarch 0.109.0.0-1.fc24    sugar-toolkit-gtk3.x86_64 0.109.0.0-1.fc24
     −
* url = https://copr.fedorainfracloud.org/coprs/samtoday/sugar/
+
* works with sugar-runner install as 2nd Desktop Environment in f24 cinnamon/gnome
    
=Developer Portal=
 
=Developer Portal=
12,355

edits

Navigation menu