Daniel Girtler
870da403e7
Rework user management ( #1220 )
...
* Rework users
* Update user installation
* Fix config serialization
* Update
* Update schemas and documentation
* Update
* Fix flake8
* Make users mypy compatible
* Fix minor copy
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton@hvornum.se>
2022-05-26 21:48:29 +02:00
Daniel
537b9cab03
Rework network config ( #1001 )
...
* Update network configuration
* Rework network configuration
* Update documentation
* Fix flake8
* Update
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Co-authored-by: Anton Hvornum <anton.feeds@gmail.com>
2022-02-28 15:57:57 +01:00
Werner Llácer
e3adab13e8
Issue923 ( #927 )
...
* Correct definition of btrfs standard layout
* Solving issue 923.
Standarize keyword "wipe" to signal the need of formatting a FS
* flake8 complains
2022-02-01 16:44:39 +01:00
Anton Hvornum
7c20c8fb56
Improved mentions of logs and configuration files. This fixes #839
2022-01-14 10:03:56 +01:00
Anton Hvornum
ddb0810af0
Improve documentation v2.3.1 ( #843 )
...
* Updated documentation
Mostly I've moved things around, cleaned up some dead paths and added more clarity.
* Cleaned up !superusers section
* Mentioning of accessibility
2022-01-05 23:42:06 +01:00
remLse
c6b499cf47
Update documentation ( #803 )
...
* Add guide for building docs locally
* Update documentation
- Fix typos
- Fix some formatting
- Fix broken links
- Improve readability of json profile specification
2021-12-18 19:01:40 +01:00
Yash Tripathi
6e7cb20348
grammar fixes and json update
2021-05-26 20:27:50 +05:30
Yash Tripathi
94b73b6067
Added new keys in table
2021-05-26 20:19:56 +05:30
Yash Tripathi
2ab415a9e8
added description for installing from config
2021-05-22 03:01:35 +05:30
Dylan Taylor
da0da729c5
Proofreading: Fix misc. spelling and grammar issues
2021-05-18 09:36:22 -04:00
Anton Hvornum
57a458e4ee
Updating documentation.
2021-04-08 09:20:39 -04:00
Anton Hvornum
f8fc542fd7
Merge branch 'master' into fix-repo-url
2021-04-04 18:32:59 +00:00
Anton Hvornum
b02c999191
Merge pull request #162 from rffontenelle/fix-typos
...
Fix misspellings
2021-04-04 15:50:44 +00:00
Rafael Fontenelle
5a321d6ce5
Update repo to archlinux/archinstall
2021-04-04 11:52:51 -03:00
Rafael Fontenelle
2b5b1ad83d
Fix misspellings
2021-04-04 11:28:54 -03:00
Rafael Fontenelle
a0a4b5dbfe
Fix docs warnings
2021-04-04 10:53:16 -03:00
Shohei Kusakata
cd3553ad89
Fixing short title underline warning
2021-04-02 10:50:07 +09:00
Shohei Kusakata
94042517a4
Fixing document interlink error
2021-04-02 10:47:21 +09:00
Anton Hvornum
467878813e
This corrects some syntax things for manpages #78 . Mainly links are printed out fully rather than wrapping them in a hyper link label.
2021-01-26 14:45:11 +01:00
Giancarlo Razzolini
f48e5d59c6
Change Arch Linux site URL's
...
Recently Arch Linux shed the www portion of its site. The links still work,
but it's a 301 redirection to archlinux.org. Changed all the URL's still pointing
to www.archlinux.org to avoid the unnecessary redirection, since on browsers the 301
is usually saved and respected, but command line tools line wget or python might not
save this and always go through the redirect.
2021-01-22 13:34:44 -03:00
Giancarlo Razzolini
beb6ab1ee5
Change the documentation now that archinstall is on the official repositories
...
Changed README.md to not use sudo pip anymore and point users to use pacman instead.
We go into more detail on the docs. Changed binary.rst to point to the official repositories
too. Changed python.rst to point to using the official repositories for the installation of
both the archinstall script or for just installing the library (archinstall depends on python-archinstall).
2021-01-20 18:43:58 -03:00
Varun Madiath
da59378cc4
Fix typos.
2020-10-19 23:04:14 -04:00
Anton Hvornum
4594c95bb9
Empty .. code-block:: was not allowed. Needed console as well.
2020-09-30 23:11:01 +02:00
Anton Hvornum
d222b53e23
Restructured the doc order a bit. Also added a post-installation section.
2020-09-30 22:57:18 +02:00
Anton Hvornum
a91aea3154
First complete draft of the documentation. Some autodocs are still unpopulated but will be done via code and not reST chapters.
2020-09-30 22:24:57 +02:00
Anton Hvornum
410a0ba0b3
Added documentation for: https://python-archinstall.readthedocs.io/en/latest/
2020-09-28 16:38:10 +02:00