Commit graph

984 commits

Author SHA1 Message Date
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
Jan Kuparinen
0b577ceb43 Update modules/ROOT/pages/how-to-set-nvidia-as-primary-gpu-on-optimus-based-laptops.adoc
fix typo defualt -> default
2021-04-26 21:05:43 +00:00
Connor Lim
b3d51e3626 Technical review of creating gpg keys 2021-04-26 21:03:42 +00:00
Petr Bokoc
10de2c1391 Merge branch 'pr317' 2021-04-26 22:54:51 +02:00
vater
eebb54b307 dnf groupupdate is a deprecated alias for dnf group update
man dnf
[…]
   Group Command
       Command: group
       Aliases: grp
       Deprecated aliases: groups, grouplist, groupinstall, groupupdate, groupremove, grouperase, groupinfo
[…]
2021-04-26 20:47:49 +00:00
FeRD (Frank Dana)
444ac7d1d7 Flag iptables doc as outdated
- Place a large caution box at the top of the file, warning
  users of the outdated information on the page and directing
  them to the more current "Using firewalld" quick doc.

- Drop the second and third iptables section partials entirely,
  as it's been years since either 'system-config-firewall' or
  'system-config-firewall-tui' has been available in the repos.
2021-04-26 20:44:57 +00:00
Andrew Cagney
4fe0a0ea9e invoke nested <<dnf repoquery>> as root
without this the nested dnf repoquery wanders off into the weeds while it re-downloads all the repo data
2021-04-25 15:24:10 +00:00
1078612696 upgrading: fix untitled xref links
Locally it rendered for me with the title of the target document, however when
deployed it rendered with the filename of the target document. So include the
document titles explicitly instead.
2021-04-22 08:54:21 +02:00
f417e3dece update system upgrade docs
* Improve messaging regarding N->N+2 upgrades.
* Move some details regarding Rawhide issues to the specific Rawhide wiki page.
  This generic guide doesn't need to go into detail about Rawhide issues,
  because that makes it harder to read for general users (not interested in
  Rawhide). Power users can follow a link.
* Update gnome-software screenshot (more recent, with graphics).
* Clearly state that upgrading using pure `dnf` or `fedora-upgrade` is
  unsupported.
* Other small adjustments and clarifications, link fixes. Make section headlines
  look consistent across articles (don't capitalize every word).
2021-04-20 16:43:18 +02:00
Nils Birkenstock
b479332408 Update README.md
Added a hint on using Docker for local previews
2021-03-21 21:19:08 +00:00
Nils Birkenstock
df71087393 Update modules/ROOT/pages/contribute-to-quick-docs.adoc
Modified text as sugested in comments.
2021-03-21 21:00:58 +00:00
Nils Birkenstock
fa0942f936 Update modules/ROOT/pages/contribute-to-quick-docs.adoc
Replaced *Docker* with *Podman* because Podman is used since Fedora 30 even that version is already EoL.
2021-03-11 14:25:49 +00:00
Peter Lilley
23eb8f2b82 updates per @mjahoda comments 2021-02-10 16:32:31 +00:00
Peter Lilley
7b707b9dde minor literal block update 2021-02-10 16:32:31 +00:00
Peter Lilley
75906b827f minor copy update 2021-02-10 16:32:31 +00:00
Peter Lilley
cc661a78b6 updated literal blocks 2021-02-10 16:32:31 +00:00
Peter Lilley
66e272e9ed Correct capitalization 2021-02-10 16:32:31 +00:00
Peter Lilley
06dd816981 adds entry to nav.adoc 2021-02-10 16:32:31 +00:00
Peter Lilley
15d34f5a75 updates first screenshot 2021-02-10 16:32:31 +00:00
Peter Lilley
85866b933a typo 2021-02-10 16:32:31 +00:00
Peter Lilley
0556a06026 fixes bullets 2021-02-10 16:32:31 +00:00
Peter Lilley
e00b2febe7 Adjust block levels 2021-02-10 16:32:31 +00:00
Peter Lilley
b3f5d1fa97 add initial new files 2021-02-10 16:32:31 +00:00
Frank Sträter
84aa177e0e Merge remote-tracking branch 'upstream/master' into fix_hyperlinks 2021-02-10 09:36:04 +01:00
Frank Sträter
ee7add2057 Update links to https part 2 2021-02-10 09:21:48 +01:00
Michel Alexandre Salim
7ff1f45a34
[DNF System Upgrade] Don't hardcode versions
The current version of the page includes hardcoded, obsolete references
to e.g. Fedora 28, 30, and 31, which can be confusing.

Replace references with attributes, and add a new one, `{NEXTNEXTVER}`
for the branched example.

Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2021-02-05 16:22:18 -08:00