Commit Graph

65 Commits

Author SHA1 Message Date
Anton Hvornum 0946b73095 Merging in latest changes from master. 2021-06-10 15:27:02 +02:00
m1ten 453ff15371
version bump v2.3.0.dev0 2021-06-06 17:05:15 -07:00
Anton Hvornum 71b6efab69 Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-partitioning 2021-06-04 15:08:04 +02:00
Anton Hvornum 7d60287a3d Merged in changes from master 2021-06-04 15:07:42 +02:00
Anton Hvornum 7b0863f289 Added a tribute logo
Used in discord and other social gatherings.
2021-06-01 22:24:26 +02: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
Anton Hvornum 4590292507
Removed EFI warning from doc index
https://archinstall.readthedocs.io/en/latest/
2021-05-25 18:43:35 +02:00
Anton Hvornum 515cd4daf0 Merged in latest changes from master 2021-05-24 12:29:43 +02:00
Yash Tripathi 2ab415a9e8 added description for installing from config 2021-05-22 03:01:35 +05:30
Anton Hvornum f9ec8f2a27 Merging in latest changes from master and resolved conflicts. 2021-05-21 09:56:42 +02:00
Dylan Taylor da0da729c5 Proofreading: Fix misc. spelling and grammar issues 2021-05-18 09:36:22 -04:00
Dylan Taylor 1796bbb918 Perform refactoring to PEP 8 naming conventions 2021-05-15 17:50:28 -04:00
Dylan Taylor f7642786c9 Remove some redundant parenthesis 2021-05-15 15:18:46 -04:00
Dylan Taylor 126c7ebfca More formatting fixes to satisfy PEP 8 2021-05-15 15:04:39 -04:00
Dylan Taylor 3b20adb7d2 Whitespace changes 2021-05-15 13:59:37 -04:00
Dylan Taylor 6057203e5b More formatting fixes 2021-05-15 12:59:38 -04:00
Dylan Taylor f1051d9519 Try to fix issues with docs/conf.py 2021-05-15 11:39:22 -04:00
Anton Hvornum 49c4e61973 Moved around some blocks 2021-05-02 21:58:43 +02:00
Anton Hvornum 033b74f7c3
Rename Untitled Diagram.svg to BlockDeviceSelection.svg 2021-05-02 21:04:10 +02:00
Anton Hvornum 0293fd0933 Adding flowcharts for disk selection 2021-05-02 20:57:43 +02:00
Anton Hvornum 63a597a4fe Updated PR guidelines. 2021-04-27 13:39:30 +02:00
Anton Hvornum 398f95ee56 Merge branch 'master' into torxed-v2.2.0 2021-04-12 00:09:55 +02:00
Anton Hvornum 75b6ab396e
Merge pull request #181 from zosman1/enhancement-systemd-service-wrapper
Allow multiple services to be enabled at once
2021-04-11 08:44:37 +00:00
Zach Osman c674bbd302 update docs 2021-04-09 23:11:58 -04:00
Anton Hvornum 57a458e4ee Updating documentation. 2021-04-08 09:20:39 -04:00
Anton Hvornum 8728ec8e66 Update pull_request_template.md 2021-04-08 09:20:39 -04:00
Anton Hvornum 8a7e261c3f Update pull_request_template.md 2021-04-08 09:20:39 -04:00
Anton Hvornum 67d05d24eb Update pull_request_template.md 2021-04-08 09:20:39 -04:00
Anton Hvornum 7ce2051a26 Update pull_request_template.md 2021-04-08 09:20:39 -04:00
Anton Hvornum f8bf2b313a
Merging in master into feature branch. 2021-04-08 08:39:37 +02:00
Anton Hvornum eb5795b7db
Update pull_request_template.md 2021-04-07 21:57:25 +02:00
Anton Hvornum 4975d3d420
Update pull_request_template.md 2021-04-07 21:57:04 +02:00
Anton Hvornum c90e0c3bf7
Update pull_request_template.md 2021-04-07 21:55:23 +02:00
Anton Hvornum 183b1130b1
Update pull_request_template.md 2021-04-07 21:55:00 +02:00
Anton Hvornum 42470dcc9a Merging changes from master into feature branch to avoid future conflics. 2021-04-07 11:15:42 +02: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
Anton Hvornum 3f0a534374
Merging master into feature branch. 2021-04-02 11:32:52 +02: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 b521f8028c Updating documentation. 2021-03-25 14:39:29 +01: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
Anton Hvornum ec638351e8
Version bump. All future releases will now be PGP-signed. 2021-01-20 00:40:08 +01:00
Anton Hvornum db455276ac Version bump in docs 2020-12-06 17:28:44 +01:00