Fedora 26: Difference between revisions
No edit summary |
|||
(10 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'''] | |||
===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 13: | Line 25: | ||
*Tutorial | *Tutorial | ||
:https://wiki.sugarlabs.org/go/Fedora_25_install | :https://wiki.sugarlabs.org/go/Fedora_25_install | ||
*Jabber server is removed in f26 | |||
: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 166: | 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 244: | Line 270: | ||
* 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/ | ||
==Anaconda Boot Options== | |||
* http://anaconda-installer.readthedocs.io/en/latest/boot-options.html | |||
==the-efi-system-partition== | ==the-efi-system-partition== | ||
* https://blog.uncooperative.org/blog/2014/02/06/the-efi-system-partition/ | * https://blog.uncooperative.org/blog/2014/02/06/the-efi-system-partition/ | ||
Line 250: | 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 |