Fedora 26: Difference between revisions
No edit summary |
|||
(7 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 | |||
==Fedora 26 == | ==Fedora 26 == | ||
:Updated | :Updated 03/04/2017 | ||
===switch to f26 after branch=== | |||
You should also make sure the 'fedora' repo is enabled and the | |||
'rawhide' repo disabled: | |||
dnf config-manager --set-enabled fedora | |||
dnf config-manager --set-disabled rawhide | |||
disable any other repos | |||
dnf distro-sync | |||
[https://wiki.sugarlabs.org/go/Fedora_25_install '''Tutorial: Install f25 soas to hard disk'''] | [https://wiki.sugarlabs.org/go/Fedora_25_install '''Tutorial: Install f25 soas to hard disk'''] | ||
===Download=== | ===Download=== | ||
* https:// | * https://getfedora.org/ | ||
* https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/26/Spins/x86_64/iso/ | |||
* https://dl.fedoraproject.org/pub/fedora/linux/development/26/Spins/x86_64/iso/ | |||
* latest builds : http://koji.fedoraproject.org/koji/tasks?start=0&state=all&view=tree&method=livemedia&order=-id | * latest builds : http://koji.fedoraproject.org/koji/tasks?start=0&state=all&view=tree&method=livemedia&order=-id | ||
* https://boot.fedoraproject.org/ | * https://boot.fedoraproject.org/ | ||
Line 16: | Line 27: | ||
*Jabber server is removed in f26 | *Jabber server is removed in f26 | ||
:https://github.com/sugarlabs/sugar/commit/2953e894f8fa6cd9c04ace4b384233e4b806f91f#diff-9301b3551f7acdbe0d722e4b0fe7e2d0 | :https://github.com/sugarlabs/sugar/commit/2953e894f8fa6cd9c04ace4b384233e4b806f91f#diff-9301b3551f7acdbe0d722e4b0fe7e2d0 | ||
== Install sugar as 2nd Desktop == | |||
sudo dnf groupinstall sugar-desktop | |||
sudo dnf install python2-decorator webkitgtk3 sugar-runner | |||
*Works with f26 Workstation install to HD | |||
*Run in x-gnome install | |||
*Installs "X" icon to installed programs | |||
*Exit sugar back to gnome desktop by "log out" command | |||
=='''Fedora Media Writer'''== | =='''Fedora Media Writer'''== | ||
Line 169: | Line 187: | ||
::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 255: | Line 278: | ||
==dnf reference== | ==dnf reference== | ||
* https://dnf.readthedocs.io/en/latest/api.html | * https://dnf.readthedocs.io/en/latest/api.html | ||
==systemd-logs== | |||
*https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs | |||
==fedora developer== | ==fedora developer== | ||
* https://developer.fedoraproject.org/tech.html | * https://developer.fedoraproject.org/tech.html |