Commit Graph

141 Commits

Author SHA1 Message Date
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 c67b1c4006
Expanded a shortening. 2021-01-19 23:59:38 +01:00
Anton Hvornum b4d92701fd
Expanded a shortening. 2021-01-19 23:57:36 +01:00
Anton Hvornum 6fe63626d6
Added a matrix.org server as an alternative 2020-11-26 16:59:49 +01:00
Anton Hvornum ee9af976ca Updated documentation
Related to the new log features.
2020-11-08 10:56:29 +01:00
Varun Madiath da59378cc4 Fix typos. 2020-10-19 23:04:14 -04:00
Anton Hvornum 5a367bc1c9
Update README.md 2020-10-16 10:23:21 +02:00
Anton Hvornum 9f6dc03a0d Simplified the README a bit. 2020-10-11 14:29:02 +02:00
Anton Hvornum 905e56f4d3 Simplified the README a bit. 2020-10-11 14:27:53 +02:00
Anton Hvornum 2c24903932 Merge branch 'master' of github.com:Torxed/archinstall into master 2020-10-01 10:33:20 +02:00
Anton Hvornum 8d941eaa2c Renamed the pre-compiled PKGBUILD profile to archinstall-bin. Also added archinstall which is helper-scripts to run archinstall in python-module mode which depends on python-archinstall. Version bump to 2.0.5 2020-10-01 10:33:14 +02:00
Anton Hvornum 9e36e555f3
Update README.md 2020-09-30 23:19:28 +02:00
Anton Hvornum 6338e7116e Removed AUR support (Moving to a separate project, possibly as an addon layer later) 2020-09-29 21:01:10 +00:00
Anton Hvornum 008ecf00a1
Some sentence improvements. 2020-09-28 16:49:25 +02:00
Anton Hvornum 43733bad80 Simplified the README a bit. 2020-09-28 16:41:39 +02:00
Anton Hvornum 03884d2a56 Added documentation. 2020-09-28 16:40:59 +02:00
Anton Hvornum 5075fdc758
Update README.md 2020-08-21 11:11:12 +00:00
Anton Hvornum 26a9d26723
Update README.md 2020-08-21 11:10:47 +00:00
Anton Hvornum 4c7669b01b
Update README.md 2020-08-21 11:10:18 +00:00
Anton Hvornum 6166fce003
Update README.md 2020-08-21 11:09:59 +00:00
Anton Hvornum 1b9f99beb1
Update README.md 2020-08-21 09:58:41 +00:00
Anton Hvornum eeb053215f
Update README.md 2020-08-21 09:46:40 +00:00
Anton Hvornum dc0b6ac9c3
Added automated test status.
The build status contains the last commit which was passed through the automated test procedure. It's the [examples/unattended.py](examples/unattended.py) running the profile [profiles/52-54-00-12-34-56.py](profiles/52-54-00-12-34-56.py) which sends a build status after a successful build. Failed build does not register yet.
2020-08-21 09:06:51 +00:00
Anton Hvornum 1742139e35 Spelling errors and clarifications. 2020-08-18 22:21:43 +00:00
Anton Hvornum 76c386951a Added build support for PKGBUILD. Also slimmed down make.sh to only compile the binary and nothing more. That way it's easier to ship the build to https://archlinux.life/bin/. Updated README to reflext the archlinux.life domain instead of hvornum.se since projects regarding archlinux will reside there or elsewhere in the future. 2020-08-18 21:54:34 +00:00
Anton Hvornum a7515e4a98
Update README.md 2020-07-13 13:47:24 +02:00
Anton Hvornum 1213e260df Added binary option. 2020-07-10 12:00:40 +00:00
Anton Hvornum 3c0f4cebce Pre-built ISO's are back. Updating readme to reflect this change. 2020-07-09 21:18:38 +02:00
Anton Hvornum 027f6695bf Adding symlink to examples. 2020-07-08 12:34:22 +00:00
Anton Hvornum 702085fb97
Update README.md 2020-07-08 00:13:49 +02:00
Anton Hvornum c0fb9a9488 Updating readme to reflect v2.0.2 2020-07-08 00:02:10 +00:00
Anton Hvornum 60f581319f Added pythons -m module support. __main__.py is the main module entry path, and setup.py now includes the examples (which as been renamed for more convenient module importing) which - enables __main__.py to locate the examples and import them via importlib and execute them. 2020-07-07 23:56:17 +00:00
Anton Hvornum e17fac498a Updated readme with a boot instruction that is partially correct but incomplete. This is because some EFI magic that I can't sort out in a oneliner.. but gives you an idea 2020-07-07 23:24:55 +00:00
Anton Hvornum 3b3456b6f9 Added a raise on sys_command exit code being bad. Also updated readme to show how to test this locally 2020-07-07 22:24:56 +00:00
Anton Hvornum 1790d92df8 A more honest README for now. 2020-07-07 00:46:33 +02:00
Anton Hvornum 7ecdcdec75 A more honest README for now. 2020-07-07 00:43:48 +02:00
Anton Hvornum 181d4097c8 A more honest README for now. 2020-07-07 00:42:24 +02:00
Anton Hvornum 2dbfa42926 Updated the script example. 2020-07-06 23:22:45 +02:00
Anton Hvornum 7c5349fe98 Changed logo URL. 2020-07-06 23:15:07 +02:00
Anton Hvornum d32301e827 Prepped readme for pypi. Also updated setup.py to reflect a better project name when uploading to pypi. 2020-07-06 22:53:31 +02:00
Anton Hvornum 7545b128d8 Prepped readme for pypi. Also updated setup.py to reflect a better project name when uploading to pypi. 2020-07-06 22:52:54 +02:00
Anton Hvornum 37b50ca119
Absolute paths for pictures 2020-07-06 22:51:18 +02:00
Anton Hvornum db528d8676 Pointed the images to the new docs location 2020-07-06 18:46:12 +02:00
Anton Hvornum f0bc987e1b
Update README.md 2020-07-01 08:54:14 +02:00
Anton Hvornum c986ffd409
Update README.md 2020-06-30 22:10:32 +02:00
Anton Hvornum 568acc4a87
Update README.md 2020-06-30 22:02:46 +02:00
Anton Hvornum 9ea9589042
Update README.md 2020-06-30 21:51:41 +02:00
Anton Hvornum 89ecdee763
Update README.md 2020-06-28 18:35:03 +02:00
Anton Hvornum 4051175650 Updated README to reflect parameter changes. 2019-11-29 14:55:13 +01:00
Anton Hvornum 91efc75abf
Update README.md 2019-11-14 13:35:09 +01:00
Anton Hvornum 9678ba9674 Added link to workstation template 2019-11-14 00:39:06 +00:00
Anton Hvornum 4cc699cc80 cleaned up the README a bit. 2019-11-14 00:33:00 +00:00
Anton Hvornum f3543f9baf Added a parameter to the readme 2019-11-14 00:27:14 +00:00
Anton Hvornum 0df85abda9 Updated feature list a bit 2019-11-14 00:26:17 +00:00
Anton Hvornum 767f825a37 Changed packing URL 2019-11-13 22:32:39 +00:00
Anton Hvornum ac45cc0f5b Simplified the default execution 2019-09-26 23:29:49 +02:00
Anton Hvornum 68a2b29ba2
Added a binary live-cd version 2019-09-26 15:56:58 +02:00
Anton Hvornum ae6a3a7721 Moved steps into the wiki 2019-09-24 20:00:40 +02:00
Anton Hvornum 2e01ecc181 Revamped README. Fixed more steps in pentest 2019-09-24 19:32:49 +02:00
Anton Hvornum 8d41b74bdd Updated the readme a little bit 2019-09-24 16:25:40 +02:00
Anton Hvornum 14a91f5f7c More fixes for #14 and also #9 has been resolved. 2019-09-24 15:32:44 +02:00
Anton Hvornum 221640b83d
A better description of the features 2019-04-13 12:28:30 +02:00
Anton Hvornum 6c91535fbe
Update README.md 2019-04-12 00:03:25 +02:00
Anton Hvornum 61f3827525
Update README.md 2019-04-12 00:02:14 +02:00
Anton Hvornum 94fe2ef9de
Update README.md 2019-04-12 00:01:11 +02:00
Anton Hvornum 13a939bc21
Update README.md 2019-04-11 23:59:48 +02:00
Anton Hvornum 8b4c611d76
Update README.md 2019-04-10 15:31:53 +02:00
Anton Hvornum 5ececaba1c
Update README.md
Updated to reflect the resent default/no-default and profile changes.
2019-04-08 19:54:36 +02:00
Anton Hvornum 627de1d71a
Added link to pre-built ISO's 2018-06-25 08:12:30 +02:00
Lord Anton Hvornum 96b8669b0a Added two new features, --no-default parameter that halts the script instead of installing a default arch machine if no MAC-address profile was found for unattended installs. The second feature is the --profiles parameter that enables custom web-server paths when looking for profiles to deploy 2018-05-30 20:14:37 +02:00
Lord Anton Hvornum 225b0b6451 Updated README to reflect master not old branch net-deploy 2018-05-24 20:34:17 +02:00
Lord Anton Hvornum 88aed64065 Updated the readme 2018-05-24 20:24:19 +02:00
Lord Anton Hvornum 97248e5c4c Synced in changes from master. had a re-arrange issue. but other than that nothing much 2018-05-05 19:27:05 +02:00
Lord Anton Hvornum bd53341450 Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' would occationally fail to clone into /root rendering the rest of the process invalid. 2018-05-05 19:25:03 +02:00
Lord Anton Hvornum 4001428149 Fixed: customize_rootfs.sh is not always run from /root, meaning 'git clone' would occationally fail to clone into /root rendering the rest of the process invalid. 2018-05-05 19:20:14 +02:00
Lord Anton Hvornum 0fbebe6207 Merge branch 'master' into net-deploy 2018-05-05 19:15:05 +02:00
Anton Hvornum beaf6ba8da
Added "rerun" instructions. 2018-04-08 15:05:21 +02:00
Anton Hvornum 97c44e0d94
No need to close net-deploy for network support. 2018-04-08 11:03:00 +02:00
Anton Hvornum 8dedabbf76 Added a description 2018-04-07 17:27:39 +02:00
Anton Hvornum 7fd700b3c4
Updated to clone net-deploy branch 2018-04-07 09:25:40 +02:00
Anton Hvornum 5597b1b198
Added --post and --user
To the documentation at least.
2018-04-07 00:49:10 +02:00
Anton Hvornum bdf8fd2bd3
Update README.md 2018-04-07 00:01:59 +02:00
Anton Hvornum 2ad50db9c1
Update README.md 2018-04-06 21:15:59 +02:00
Anton Hvornum c1f0e1b289
Update README.md 2018-04-06 21:07:45 +02:00
Anton Hvornum 444665cdc1
Update README.md 2018-04-06 21:02:04 +02:00
Anton Hvornum 6ec72e7674
Update README.md 2018-04-06 21:01:05 +02:00
Anton Hvornum 80b97f3350
Update README.md 2018-04-06 20:25:51 +02:00
Anton Hvornum 339d6878f1
Update README.md 2018-04-06 20:02:37 +02:00
Anton Hvornum 6cb796aad5
Update README.md 2018-04-06 19:51:57 +02:00
Anton Hvornum dc92bf91b5
Update README.md 2018-04-06 19:00:35 +02:00
Anton Hvornum 8a86c0a7b3
Initial commit 2018-04-06 18:07:41 +02:00