Commit Graph

2519 Commits

Author SHA1 Message Date
Anton Hvornum c62cef3cfd Revert "Added a delay on systemd-nspawn", did not help
This reverts commit d9aa7e6b34.
2021-11-06 21:49:57 +01:00
Anton Hvornum d9aa7e6b34 Added a delay on systemd-nspawn
This to avoid "Transport endpoint is not connected"
2021-11-06 12:14:04 +01:00
Anton Hvornum d363bad27c
Merged #679 - Fix #109 Wrapper to create files inside installation
Added a wrapper to create files inside the installation
2021-11-06 09:50:12 +00:00
Anton Hvornum 129326b93f Merge branch 'master' of https://github.com/archlinux/archinstall into torxed-fix-109 2021-11-06 10:47:19 +01:00
Anton Hvornum 97a91aab60
Added mimic function for file operations 2021-11-06 09:48:42 +01:00
Anton Hvornum 0c1139ffaf
Update installer.py 2021-11-06 09:42:54 +01:00
Anton Hvornum 17fe62c641
Merge pull request #678 from archlinux/torxed-fix-175
Adding support for swap on zram
2021-11-06 00:08:13 +00:00
Anton Hvornum 0fed0b3ce5
Fixed default zram conf location and imports 2021-11-05 23:07:04 +01:00
Anton Hvornum e29f440c0b
Fixed newline in zram conf 2021-11-05 22:09:51 +01:00
Anton Hvornum dbe8ce9982
Fixed broken import from master 2021-11-05 22:04:45 +01:00
Anton Hvornum a5730dec85
Misspelled variable name 2021-11-05 22:03:24 +01:00
Anton Hvornum f1422d955f
Fixed broken import from master 2021-11-05 22:00:59 +01:00
Anton Hvornum 007e75b6f1
Fixed broken import from master (GRUB non-EFI might be wonky) 2021-11-05 21:59:09 +01:00
Anton Hvornum 93fcc4cb54
Fixed a broken import 2021-11-05 21:50:56 +01:00
Anton Hvornum 5259549466
Fixed some import errors that snuk in master 2021-11-05 21:47:30 +01:00
Anton Hvornum 5df69abfee
Stripped down the default zram configuration for zram-generator 2021-11-05 21:41:19 +01:00
Anton Hvornum 0067e34970
Merged latest master 2021-11-05 21:37:40 +01:00
Anton Hvornum e411ff0abb
Merged PR #680 - improved installation.arch_chroot()
Improved run_as for installation.arch_chroot()
2021-11-05 16:33:41 +00:00
Anton Hvornum bf52588926
Merged in master changes 2021-11-05 17:29:53 +01:00
Anton Hvornum 3e53d45413
Merge PR #684 - swap ntpd for systemd-timesyncd
Fix #682 - swap ntpd for systemd-timesyncd
2021-11-05 16:22:43 +00:00
Anton Hvornum 37c40b8894
Fix import systemd.Boot 2021-11-05 17:17:18 +01:00
Anton Hvornum 4f4842f6bf
Added more information to the NTP log line. 2021-11-05 17:05:20 +01:00
Anton Hvornum 93efce92a9
Renamed the ntp function, as it doesn't install/enable ntp any longer. Even tho it uses the NTP protocol. 2021-11-05 17:03:07 +01:00
Anton Hvornum 2f677e2e86 Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-682 2021-11-05 16:56:56 +01:00
Anton Hvornum 31a7a85e04
Merge pull request #688 from archlinux/torxed-fix-93
Fixed quotation marks
2021-11-05 15:56:16 +00:00
Anton Hvornum f234b63169 Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-93 2021-11-05 16:52:19 +01:00
Anton Hvornum 5db146a0eb
Just swapped quotation marks. Easier to copy paste into JSON syntax highlighting. 2021-11-05 16:52:01 +01:00
Anton Hvornum 0071a06908
Merged PR #650 - flake8 fixes and tightening
Tighten up flake8 tests used by GitHub Action lint_python
2021-11-05 15:48:03 +00:00
Anton Hvornum b6ab678631
Ignoring flake8 on blockdevice.py. 2021-11-05 16:44:51 +01:00
Anton Hvornum 2fcd8198b2
Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly how we called things in guided.py but also some SysCommand calls 2021-11-05 16:27:01 +01:00
Anton Hvornum 3993917462
Merge pull request #687 from Brainfrazzle/patch-1
Update discord.rst
2021-11-03 08:52:04 +00:00
Brainfrazzle d9aec3fe21
Update discord.rst
Just edits for readability and grammar.
2021-11-02 20:28:02 -10:00
Anton Hvornum ccbf9d1f19
Merge pull request #685 from TheEvilSkeleton/typo
Fix typos
2021-11-02 16:23:18 +00:00
TheEvilSkeleton 675db53f1d
Fix typos 2021-11-02 12:01:07 -04:00
Anton Hvornum aa1afdbeb0 flake8 fix, trailing semicolon 2021-11-02 09:30:38 +00:00
Anton Hvornum 7e85002dcb Made sure there's a default config that's 'sane' 2021-11-02 09:29:28 +00:00
Anton Hvornum d7449cc887 Removed pacstrap of ntpd as it's redundant. Also enabled the systemd-timesyncd service before running a command against it. 2021-11-02 09:23:02 +00:00
Anton Hvornum 0d80eba219 Changed from ntpd service to systemd-timesyncd. 2021-11-02 09:21:24 +00:00
Anton Hvornum e70cfa65bb
Merge pull request #681 from Didr/patch-1
Add import for all_disks
2021-11-01 14:30:28 +00:00
Didr a868bc095d
Add import for all_disks 2021-11-01 13:05:09 +01:00
Anton Hvornum b573421df2 Fixed flake8 issues in networking, plugins and profiles. 2021-11-01 12:03:40 +00:00
Anton Hvornum 0c4ba29978 Fixed general.py flake8 issues. 2021-11-01 11:57:21 +00:00
Anton Hvornum b42b3a2ce5 Merged upstream master into PR branch. 2021-11-01 11:57:04 +00:00
Anton Hvornum b3aba8d855 Improved run_as for installation.arch_chroot() 2021-11-01 10:59:51 +00:00
Anton Hvornum 0d691fc487 Added a wrapper to create files inside the installation as/for a specified used 2021-11-01 10:42:04 +00:00
Anton Hvornum 9bc46a3eb6 Adding in enabling of zram service 2021-11-01 10:08:53 +00:00
Anton Hvornum b4eb8557f5 Adding support for swap on zram 2021-11-01 09:59:32 +00:00
Anton Hvornum b880849193
Merge PR #677 - Fixes #380
Adding support for passing arguments to .format() via configs
2021-10-30 21:06:10 +02:00
Anton Hvornum 32aa91bdde Adding support for passing arguments to .format()
This should enable people to use custom option arguments in their config files when scripting installations or using the API.
2021-10-30 21:04:31 +02:00
Anton Hvornum 85c97b5630
Merged PR #637 - BTRFS support fix #93
+ BTRFS support
+ Refactoring of `disk.py` into `lib/disk/*.py`
+ `get_mount_info()` was reworked to support traverse backwards until mountpoint information is found (reverse-recursiveness)
+ `suggest_single_disk_layout()` was added/fixed to support BTRFS options
+ - `suggest_multi_disk_layout()` does not yet support BTRFS subvolumes in suggestive mode
+ `Installer()` now calls `create_subvolume()` and `mount_subvolume()` during loading of file structure on `mount_ordered_layout()`
2021-10-30 20:52:07 +02:00