Commit graph

204 commits

Author SHA1 Message Date
Ben Cotton
db23b57f31 Update the Oracle Java instructions
The RPMs don't work on F36 as noted in https://pagure.io/fedora-docs/quick-docs/pull-request/254

See also https://ask.fedoraproject.org/t/oracle-jdk-8/7494

Thanks @alick for the original edit suggestion.
2022-05-05 15:23:33 -04:00
Eduard Lucena
656d4f558a Update modules/ROOT/pages/_partials/ref_jdk-tools.adoc
Fixing typo
2022-04-14 21:02:53 +00:00
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
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
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
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
Zdenek Dohnal
9f446bfc05 CUPS user stories: Add request for lsusb and ipp-usb debug 2022-03-09 10:32:44 +01: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
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
Ankur Sinha
6d30f66d13 Merge #396 Installing Koji kernel. Booting specific kernel by default. 2022-01-20 16:36:06 +00:00
JetStream
4aa7a35aa6 Updates to resolve review comments. 2022-01-08 03:49:47 +00:00
Ankur Sinha
35fe935c24 Merge #408 Technical review on creating rpm packages 2021-12-10 13:46:37 +00: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
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
Ankur Sinha
55018bbb49 Merge #398 #179 "Adding or removing repositories" needs verification 2021-11-17 09:01:00 +00: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
c8fb305e6d Merge #392 systemd management: replace Requires=network with After= 2021-10-01 14:46:55 +00: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
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
7b1d1febb6 Merge branch 'pr326' 2021-08-27 05:54:44 +02: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
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
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
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
Connor Lim
b3d51e3626 Technical review of creating gpg keys 2021-04-26 21:03:42 +00: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
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
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