Commit graph

35 commits

Author SHA1 Message Date
2e1c0c87a4 toolbox: Inline link to Atomic Desktops website 2026-01-23 16:10:35 +01:00
b968ab6975 nav.adoc, toolbox.adoc: Various improvements and fixes 2025-12-10 11:32:44 +02:00
0624b6c433 Inline attributes from antora config
We don't need to be generic anymore. Let's inline things as much as
possible to make the sources more readable.
2025-11-05 21:58:17 +01:00
286a34225e toolbox.adoc: Fix with suggested changes 2025-11-04 17:06:32 +02:00
02112e7775 toolbox.adoc: Update the page 2025-10-30 14:55:43 +02:00
RoyalOughtness
7e87d5f377 docs: replace "immutable"
See: https://github.com/fedora-silverblue/silverblue-docs/pull/200
2025-07-24 17:21:07 +02:00
3179adaaa8
toolbox: it's not a typo (#185)
Add smaller text to indicate the project is spelled correctly.

Signed-off-by: Micah Abbott <miabbott@redhat.com>
2024-06-06 17:41:34 -04:00
246627bc03 antora: Add more variables to unify docs accross variants
Makes it easier to compare and update docs accross variants until we
figure out a solution to get a unified doc.
2024-03-08 14:31:12 +01:00
64ead875aa Change "Toolbox" references to "Toolbx"
See https://debarshiray.wordpress.com/2021/11/10/toolbox-is-now-toolbx/

Language here attempts to mirror CoreOS docs:

* "A toolbox" is unchanged
* References to the `toolbox` binary are unchanged (or clarified)
* "Toolbox container" is changed to "Toolbx container"
* The name of the project itself is changed
2024-03-08 14:24:27 +01:00
5fd3ae787b Remove old release caveat for toolbox page 2023-03-10 14:46:05 +01:00
f7327a1dfc *: Use Fedora Silverblue consistently as name
Make sure that we always use the full name.
2022-09-05 10:34:40 +02:00
AndrejSh3
4432b9ec49 Update toolbox.adoc 2022-08-30 08:06:18 +02:00
AndrejSh3
6c65613e35 Update toolbox.adoc
I feel like including that right after "Containers are a safe space to experiment" is a good way to avoid users thinking that a toolbox container can be used to do and test software they don't trust.
2022-08-30 08:06:18 +02:00
139ac1ec09 Fix whitespace and align to a consistent style
Align the style for the entire documentation to prefer one sentence per
line. This has the following advantages:
- Asciidoc properly combines lines of text into a single paragraph
- This keeps the Git diff readable and minimal while keeping line
  lengths reasonable
- Some Asciidoc functionnality does not interact well with hard wrapped
  lines
2022-05-13 15:08:38 +02:00
9b1eb7a9e6 Use Asciidoc attributes
This makes the documentation more generic and mostly a copy/paste for
Kinoite. This will help share improvements in both documentations.
2022-03-24 18:34:08 +01:00
Eric Perreault
ee3b554a34 Grammar (unnecessary 'with') 2021-10-04 10:18:35 +02:00
3ae67ccdf6 *: Minor whitespace fixes 2021-09-29 10:19:30 -04:00
mscherer
d6fe254fa9 Fix the irc network for Fedora things 2021-06-17 08:45:08 +02:00
Bobby Rong
9bb6ea2348 toolbox.adoc: fix typo 2021-04-06 08:05:55 +02:00
6882fd9aa2 Fix minor typos 2021-03-03 09:37:44 +01:00
e30c8a2aa5 toolbox: Adjust style
In my previous commit I made an oversight and one of the blocks was not
properly styled.

Also, until now the "Commands and usage" section used question/answers
format for command description. I expanded the description in the
previous commit and that caused to show the shortcomming of the format.
Only the first paragraph is considered the answer. This causes
misallignment of the text. With this the questions are turned into 3rd
level titles. This also allows to link to the command description.
2021-03-02 14:12:42 +01:00
3559cc5377 toolbox: Update and extend description of commands 2021-03-02 12:42:06 +01:00
39aaf62220 toolbox: Update introduction of Toolbox 2021-03-02 12:42:06 +01:00
2ef0992957
Update toolbox.adoc (#83)
Buildah is no longer used in Toolbox to (re)create images.

`toolbox run` is also a command of Toolbox that needs to be mentioned.

Some users that use `zsh` with `powerline` or something similar sometimes get confused by the lack of the diamond symbol that signalizes being in a toolbox. Before the profile file is updated, it should be documented.

The 'How it works' section did not mention `flatpak-spawn` which is used to execute commands on the host.
2020-04-27 10:57:08 +02:00
2dd031fcbd
suppress indentation warning (#82) 2020-04-19 15:48:54 +02:00
77d888df2b Update Toolbox's GitHub project link
The canonical address is now https://github.com/containers/toolbox.
2019-11-15 11:39:44 -05:00
40b1a58d77 Fix AsciiDoc formatting toolbox.adoc 2019-06-19 12:27:34 -04:00
ce6bb30988 Add sudo to dnf command 2019-05-31 13:53:30 -04:00
865914fa84 Fix issues with anchor/link and improve formatting 2019-05-28 13:22:34 -04:00
555da8b6c5 Fix podman adoc formatting
The adoc link for podman was reversed, flip it to properly link to podman.io but only display 'podman'
2019-05-17 14:35:16 -04:00
Allan Day
df0c5c86dd User guide rewrite (#22) 2019-05-07 14:35:17 +01:00
Allan Day
a6e65b3734
polish toolbox.adoc
Minor polish to the toolbox docs.
2019-04-26 12:35:06 +01:00
Allan Day
93fb21c00b
refine toolbox.adoc
This is a rewrite of the toolbox docs, but I've tried to incorporate points and material from the original.

Main goals: add more detail and refinement. Cover all the essential information that a new user might need, particularly one who isn't very familiar with the Linux command line.
2019-04-25 17:00:55 +01:00
f066e453cb Fix a typo in the toolbox docs 2019-04-24 06:55:15 -04:00
3f755aee11 Initial cut at toolbox docs
Add a page containing some information about toolbox.
2019-04-23 23:27:37 +00:00