Commit graph

520 commits

Author SHA1 Message Date
Matthew Miller
04d0c308bd Update modules/ROOT/pages/_partials/con_the-purpose-of-rpm-fusion.adoc
by request
2022-04-12 17:49:40 +00:00
Ankur Sinha
07a3080d92 Merge #444 chore(optimus): correct section heading level 2022-04-07 08:30:20 +00:00
Ankur Sinha
9a19ad6d0f chore(optimus): correct section heading level 2022-04-07 08:29:46 +00:00
Ben Kircher
aa210f3a21 samba: Make example use /home/jane/share
Amend last commit. Make this example consistent with the configuration
example.
2022-04-05 19:44:12 +00:00
Ben Kircher
687c8b002c samba: Set SELinux file context recursively
Setting the samba share context only on the ~/share directory will not
work when the user wants to list directories or create/read files in
sub-directories.
2022-04-05 19:44:12 +00:00
Ben Cotton
62f5292d70 Tweak wording, per @pwhalen 2022-04-05 14:30:42 -04:00
Ben Cotton
1b013b5a12 Update the supported RPi hardware
See:
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org/thread/N72S6SF2LYQV7LIZZCLKEVP7R4UHHPTB/
for discussion

Fixes #441
2022-04-04 16:03:56 -04:00
Brian Wright
9407c625c3 Wrap previous commit for readability 2022-04-01 11:19:09 +00:00
Brian Wright
61c388f24d Restore missing links in modules/ROOT/pages/debug-wayland-problems.adoc
links to shutter and gtk-recordmydesktop were removed during conversion from wiki
2022-04-01 11:16:24 +00:00
Zdenek Dohnal
57cb23a042 CUPS debugging: switch to timeframe log capture 2022-03-31 10:15:00 +02:00
Zdenek Dohnal
323e90b1e2 CUPS debugging: explain JID better 2022-03-31 09:50:00 +02:00
Alexander Zhang
a122f7482b Remove sudo from dnf search command 2022-03-26 23:47:38 +00:00
Zdenek Dohnal
36cc611c10 CUPS known issues: Problems with old TLSes on newer Fedoras 2022-03-24 07:01:31 +01:00
Zdenek Dohnal
aebe0767d2 Scanning debug: add how to debug sane-airscan 2022-03-24 06:55:46 +01:00
Zdenek Dohnal
968fdd1b00 CUPS issues: move USB port conflict from HPLIP to ipp-usb
The USB port conflict is more generic than just for HPLIP - it affects
even other classic drivers, so let's move it into ipp-usb section.

Additionally, mention the common issue that device sometimes does not
advertise all of its options via driverless protocols.
2022-03-23 08:13:51 +01:00
sychic mind
e641937f0e Fix Java verify command 2022-03-13 16:02:50 +00:00
Ben Cotton
83d09f8ee2 Add a link to the BZ docs 2022-03-11 11:39:47 -05:00
Ben Cotton
20a81aac3a Add a general BZ info page 2022-03-11 11:33:59 -05:00
Ben Cotton
c628fd227e Add a page on RHBZ email notifications 2022-03-11 11:02:51 -05:00
Ben Cotton
f67397db3d Actually add the spam page 2022-03-11 11:02:33 -05:00
Ben Cotton
c0600cd42a Add a page on reporting RHBZ spam 2022-03-11 10:36:32 -05:00
Zdenek Dohnal
9f446bfc05 CUPS user stories: Add request for lsusb and ipp-usb debug 2022-03-09 10:32:44 +01:00
Ben Cotton
207bf703f6 Fix broken xref
And add the page to nav
2022-03-04 11:37:53 -05:00
Ben Cotton
96a9a2213f Add Bugzilla docs
Mostly imported from the wiki with some editioral cleanup & fact checks
2022-03-03 17:05:55 -05:00
Miroslav Suchý
3986c1f0f4 add new section about remove-retired-packages
Documenting https://fedoraproject.org/wiki/Changes/RetiredPackages
2022-03-03 09:58:42 +00:00
Zdenek Dohnal
58ca99b19f Printing: Create get-printer-attributes output by --ippserver
If --ippserver is specified, output of get-printer-attributes request
from ipptool is created in format compatible with ippeveprinter printer
application, which helps during debugging.
2022-02-16 09:06:13 +01:00
Zdenek Dohnal
57d0f5ff2d Printing: Mention a classic IPP uri scheme 2022-02-16 08:27:45 +01:00
Zdenek Dohnal
2d14cf584f printing-doc: Fix links and typos, enhance content 2022-02-10 10:47:18 +01:00
Brandon Nielsen
5f77868da4 Migrate how-to-debug-printing-problems[0].
[0] - https://fedoraproject.org/wiki/How_to_debug_printing_problems
2022-02-10 10:47:18 +01:00
Ankur Sinha
682417fcf1 Merge #416 Antora 3.0 related updates 2022-02-10 09:40:44 +00:00
Timothée Ravier
028a77bad2 kernel/overview: Fix broken link to "Building a Custom Kernel"
Fixes:
```
[17:57:31.052] ERROR (asciidoctor): target of xref not found: build-custom-kernel.adoc
    file: /antora/modules/ROOT/pages/kernel/overview.adoc
    source: /antora (refname: master <worktree>)
```
2022-02-08 18:36:49 +01:00
Timothée Ravier
40e1d055c4 anaconda: Remove broken link
The page linked here was removed in:
00d3c9c Remove anaconda distros page

Fixes:
```
[17:48:30.714] ERROR (asciidoctor): target of xref not found: anaconda/anaconda_distros.adoc
    file: /antora/modules/ROOT/pages/anaconda/anaconda.adoc
    source: /antora (refname: master <worktree>)
```
2022-02-08 18:36:49 +01:00
Otto Urpelainen
0271db9b23 Remove Creating RPM Packages
The content in page "Creating RPM Packages"
has been subsumed under "Package Tutorial: GNU Hello"
in the Package Maintainer Docs.
Thus, the page is removed
and all references to it are pointed to the Packaging Tutorial.
"Creating RPM Packages" has one subpage,
which is moved to a top-level page.

In a separate commit for the Package Maintainer Docs,
the url of "Creating RPM Packages" will be listed as an alias
of the "Package Tutorial" so that external links will keep working.
2022-02-05 23:38:45 +02:00
Tiger Kaovilai
f597fad0b8 Update modules/ROOT/pages/package-management.adoc 2022-02-03 01:17:30 +00:00
Ankur Sinha
9dda716592 Merge #418 Reset-root-password.adoc 2022-01-28 09:59:04 +00:00
Mat McCabe
00400ab322 Update modules/ROOT/pages/reset-root-password.adoc
Updated comments to work. Thank you for the help and feedback!
2022-01-28 03:45:55 +00:00
Ben Cotton
1862542588 Improve How to File a Bug
* Migrate some of the content from the old "Bugs and Feature Requests" wiki page
* Add cross references to places that have additional info
* Add a table of contents because gee whiz this page is big
* Encourage people to go to Ask Fedora first, in the hopes that the issue gets solved there and we don't end up with bugs that will just sit until EOL closure.
2022-01-26 14:15:26 -05:00
Mat McCabe
8d7b8e6c27 Update modules/ROOT/pages/reset-root-password.adoc
Grammar language update
2022-01-25 01:42:08 +00:00
Ankur Sinha
6d30f66d13 Merge #396 Installing Koji kernel. Booting specific kernel by default. 2022-01-20 16:36:06 +00:00
niko d
a1f092537f Fixed linebreak rendering issue in postgres documentation 2022-01-10 18:17:42 +00:00
JetStream
4aa7a35aa6 Updates to resolve review comments. 2022-01-08 03:49:47 +00:00
niko d
d9dde22abf Update modules/ROOT/pages/postgresql.adoc 2022-01-01 19:39:54 +00:00
niko d
a646fffed8 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 17:38:19 +00:00
niko d
a33caf7cf3 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 17:32:46 +00:00
niko d
9041b5d10e Update modules/ROOT/pages/postgresql.adoc 2021-12-31 09:15:50 +00:00
niko d
8db8c1dba2 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 09:02:30 +00:00
niko d
a4f1e700bc Update modules/ROOT/pages/postgresql.adoc 2021-12-31 07:31:12 +00:00
niko d
315aa7fbd1 Update modules/ROOT/pages/postgresql.adoc 2021-12-31 07:18:49 +00:00
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
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
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
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