Commit graph

809 commits

Author SHA1 Message Date
Ankur Sinha
2547a1ff92 fix(how to file a bug): update link to packages app
Fixes #412
2021-12-10 15:13:18 +00:00
Ankur Sinha
35fe935c24 Merge #408 Technical review on creating rpm packages 2021-12-10 13:46:37 +00:00
Ankur Sinha
f9c3fa70d3 Merge #409 expand instructions for apt users 2021-12-10 13:45:01 +00:00
Ankur Sinha
4696cf340b Merge #410 improve contributing and index docs 2021-12-10 13:43:44 +00:00
Matthew Miller
892b3be452 improve contributing and index docs 2021-11-27 14:49:01 -05:00
Matthew Miller
96032d5627 expand instructions for apt users 2021-11-27 13:56:13 -05:00
Jan Kuparinen
01973960d4 Update modules/ROOT/pages/_partials/proc_rpm_creating_an_rpm.adoc
Modified technical details on where files are created.
2021-11-24 20:08:44 +00:00
Jan Kuparinen
de1dc130b7 Update modules/ROOT/pages/creating-rpm-packages.adoc
Remove caution, did a technical review and made minor changes.
2021-11-24 19:58:06 +00:00
Héctor H. Louzao P
7293c739be Re-organize bootloading, LUKS file System and Root Account Locked
fix: #401 #402
2021-11-21 12:43:49 +01:00
lukas lee
627e4a0b80 Update yumex link to current github of the project 2021-11-18 00:37:04 +00:00
Ankur Sinha
55018bbb49 Merge #398 #179 "Adding or removing repositories" needs verification 2021-11-17 09:01:00 +00:00
Otto Urpelainen
94374383e9 Remove GNU Hello packaging tutorial
The GNU Hello packaging tutorial
has been imported to the Package Maintainer Docs.
It has also received a major update,
bringing it up to date with current Fedora practices.
The copy in Quick Docs is replaced with a link to the new page.
2021-11-13 22:55:04 +02:00
Ankur Sinha
4aa983c729 Merge #393 raspberry-pi: clarify supported models, add pi4 2021-11-12 10:48:56 +00:00
Matthew Miller
49925e4421 Remove reference to "Fedora 21". That was seven years ago.
See https://ask.fedoraproject.org/t/how-to-upgrade-fedora-34-to-fedora-35/17662 for an example of a user (justifiably) confused by the reference.
2021-11-02 22:44:43 -04:00
Sandipan Roy
a4edc6f121 Added Fedora 35 as MAJOROSVER
Added Fedora 35 as MAJOROSVER and changes other versions respectively.
2021-11-02 14:49:53 +00:00
T.C. Williams
80152bd6ea #179-More consistent format changes 2021-10-29 16:42:32 -04:00
T.C. Williams
bda0ddf671 #179-Tweak format for consistency. 2021-10-29 16:07:11 -04:00
T.C. Williams
90fb4de74a #179-Remove 'Procedure' heading and # prompt from enabling-repositories and disabling-repositories 2021-10-29 15:55:07 -04:00
Ankur Sinha (Ankur Sinha Gmail)
912d2e22d9
fix(rpm packaging): add sudo
Otherwise they don't work and confuse newcomers.
2021-10-20 14:03:47 +01:00
JetStream
7c3713ddcb Installing Koji kernel. Booting specific kernel by default.
Added the following changes:

- quickdoc for installing kernel from Koji
- booting page and HowTo for booting a specific kernel by default
2021-10-12 01:32:49 +01:00
Ankur Sinha
1e1336aac4 Merge #395 Fix typo in "First" section heading 2021-10-01 14:47:32 +00:00
Ankur Sinha
c8fb305e6d Merge #392 systemd management: replace Requires=network with After= 2021-10-01 14:46:55 +00:00
Brian Reading
6a528d81c4 Fix typo in "First" section heading
Signed-off-by: Brian Reading <brian.reading@gmail.com>
2021-09-30 18:56:46 -05:00
Otto Urpelainen
d132771755 Update Package Maintainer Docs links
Package Maintainer Docs have moved
from wiki to docs.fedoraproject.org.
Update links to point to the new location.
2021-09-29 09:28:45 +03:00
jtagcat
66ce23b442 raspberry-pi: clarify supported models, add pi4
With the previous version, type B (v1) could be seen in the list as well.
2021-09-25 07:30:13 +00:00
Martin Sehnoutka
34fc23c4f1 systemd management: replace Requires=network with After=
Following the upstream documentation for systemd network target:
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/

It is not supposed to be used as an active unit and it cannot be started
directly. Quote from the website:

Note that network.target is a passive unit: you cannot start it directly
and it is not pulled in by any services that want to make use of the
network. Instead, it is pulled in by the network management service
itself. Services using the network should hence simply place an
After=network.target dependency in their unit files, and avoid any
Wants=network.target or even Requires=network.target.

This patch changes the documentation to follow the upstream
recommendation.
2021-09-24 11:06:52 +02:00
Petr Bokoc
3f52d2fc67 Merge branch 'pr388' 2021-08-27 06:00:16 +02:00
Petr Bokoc
7b1d1febb6 Merge branch 'pr326' 2021-08-27 05:54:44 +02:00
Jeffrey Walton
ccbdca0cb6 Update dnf-system-upgrade doc; add section on removing old kernels
Update dnf-system-upgrade doc; add section on removing old kernels. Add before symlink cleanup in case there are some dangling links to old kernels.
2021-08-27 03:49:42 +00:00
Stig Haag Brommann
3c3c2be1ee Update modules/ROOT/pages/_partials/proc_booting-from-usb-sticks.adoc 2021-08-27 03:47:53 +00:00
Fahad Munir
b5b8fdb334 Update modules/ROOT/pages/_partials/proc_restoring-bootloader-using-live-disk.adoc 2021-08-27 03:46:40 +00:00
couchfox
10d21b51ce h2 + minor edits first paragraph 2021-08-27 03:41:11 +00:00
couchfox
787bd0b2ab h1 change + minor edits 2021-08-27 03:41:11 +00:00
couchfox
9621f18a03 edits suggested by grammarly 2021-08-27 03:41:11 +00:00
couchfox
3ac2a3f40a Initial re-write 2021-08-27 03:41:11 +00:00
Petr Bokoc
5017dc09f0 Update build script 2021-08-27 05:40:27 +02:00
Jean-Baptiste Holcroft
e5434c995e format & typos detected by languagetool 2021-08-22 17:13:47 +02:00
Alysson D
2ced1fb976 Fixed typos/grammar in AutoUpdates 2021-07-31 04:15:37 -03:00
Benjamin Balder Bach
c90c5f8236 Change account URLs in modules/ROOT/pages/howto-file-a-bug.adoc 2021-06-02 10:22:33 +00:00
5c5da433e4 Restricted PrimaryGPU attribute to OutputClass section only
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
2021-05-25 08:25:43 +00:00
Oliver Gutierrez
15b4341ae7 Added "Joining Active Directory and FreeIPA domains document 2021-05-24 10:23:40 +00:00
Douglas Silva
ee807503d0 Update modules/ROOT/pages/_partials/proc_installing-fedora-on-a-raspberry-pi-using-the-fedora-arm-installer.adoc
The tool has been renamed from "fedora-arm-installer" to "arm-image-installer"
2021-05-20 21:55:48 +00:00
Brandon Nielsen
f4bac77a41 Include attributes.adoc to fix administrators guide link.
Fixes "asciidoctor: WARNING: skipping reference to missing attribute:
majorosver" on build.
2021-05-19 14:47:07 -05:00
Ben Harris
172cecb06e Fix incorrect apostrophe in README.md 2021-04-28 15:45:47 +00:00
Ben Harris
1acd9f0633 Remove duplicate postgresql link from nav 2021-04-28 15:32:32 +00:00
Petr Bokoc
847c97bc29 Bump release version to 34 2021-04-27 14:48:23 +02:00
Petr Bokoc
2b67afa32f Remove extra file 2021-04-26 23:13:10 +02:00
d2015196
530bce91d8 Removes any mention of Adobe 2021-04-26 21:11:07 +00:00
Brandon Nielsen
609ceccea2 Correct broken links.
- Correct libinput reporting bugs link
- Correct xrefs under "Bisecting the kernel"
2021-04-26 21:07:27 +00:00
Brandon Nielsen
25ff311b28 Update build_configs.sh to generate_all_configs.sh
Also cleanup a handful of references to "master" which should be "main"
or "rawhide".
2021-04-26 21:06:54 +00:00