advaithm
e6ab22f28c
Merge branch 'bootloader-refactor' of github.com:advaithm/archinstall into bootloader-refactor
2021-04-21 13:35:46 +05:30
advaithm
63a94a5770
add efibootmgr only on uefi systems
2021-04-21 13:35:03 +05:30
advaithm
a694daec5d
some more grammer fixes
2021-04-20 22:09:27 +05:30
advaithm
85c5275a8f
added return true
2021-04-20 21:23:11 +05:30
advaithm
a02c35920d
added return true
2021-04-20 21:21:17 +05:30
advaithm
85a8215eb7
fixed some weird grammer
2021-04-20 21:06:57 +05:30
advaithm
e2444de5a2
added /mnt to grubcfg genration
2021-04-20 21:06:31 +05:30
advaithm
b4312ab95d
removed unnessacry --target
2021-04-20 20:46:49 +05:30
advaithm
8b723c25e2
changed some strings
2021-04-20 20:36:26 +05:30
advaithm
4a9f56ed2d
fixed shell command in add bootloader
2021-04-20 20:26:19 +05:30
advaithm
64a785e0ec
reworked how we remove efimanager
2021-04-20 20:01:15 +05:30
advaithm
adeae68123
reworked how we remove efimanager and add grub
2021-04-20 19:58:23 +05:30
advaithm
264db25eef
call hasUEFI
2021-04-20 19:50:12 +05:30
advaithm
47202d9bf9
moved some stuff
2021-04-20 19:46:22 +05:30
advaithm
dbb6d630bd
fixed some issues with adding packages
2021-04-20 19:43:23 +05:30
advaithm
572ab522fc
we should only look for boot on uefi systems
2021-04-20 19:40:09 +05:30
advaithm
fc8960f2a9
we should only look for boot on uefi systems
2021-04-20 19:35:28 +05:30
advaithm
1ea02a7e69
we should only look for boot on uefi systems
2021-04-20 19:27:16 +05:30
advaithm
7872d5b7fa
rebase clean up
2021-04-20 19:23:18 +05:30
advaithm
23704b7908
repharsed some stuff
2021-04-20 18:53:47 +05:30
advaithm
9c400aa727
reworked how we handle bootloaders a little
2021-04-20 18:49:02 +05:30
advaithm
7afba65c26
rebase
2021-04-20 18:43:19 +05:30
Anton Hvornum
636a7b95d5
Merge pull request #317 from insanemal/torxed-v2.2.0
...
In guided install Non-UEFI installs need to use grub-install
2021-04-20 12:57:46 +00:00
Anton Hvornum
f5ef751d53
Merge branch 'torxed-v2.2.0' into torxed-v2.2.0
2021-04-20 12:57:14 +00:00
Anton Hvornum
2b7face252
Merging in PR #312 - Add Deepin desktop
2021-04-20 10:03:58 +02:00
Anton Hvornum
9ed29df852
Merge pull request #319 from archlinux/torxed-master-merge
...
Torxed master merge
2021-04-17 08:02:46 +00:00
Anton Hvornum
c63d2140a4
Removed merge artifact.
2021-04-17 09:59:51 +02:00
Anton Hvornum
5fba277dda
Merging in master to feature branch.
2021-04-17 09:52:09 +02:00
Malccolm Haak
e32dbfbd10
Package called grub not grub-install
2021-04-17 14:38:00 +10:00
Malccolm Haak
77894df51c
Whitespace needs to be tabs. Added test for UEFI, if not found add grub-install to pacstrap install
2021-04-17 14:37:14 +10:00
Malccolm Haak
80a3ca3826
In guided install Non-UEFI installs need to use grub-install as its the only supported bootloader that doesn't require UEFI
2021-04-17 14:23:39 +10:00
Anton Hvornum
407290b034
Merge pull request #311 from dylanmtaylor/patch-5
...
These could affect whether the code builds/runs correctly
2021-04-16 07:54:52 +00:00
robsonsilv4
fcd07b284e
Add Deepin desktop
2021-04-15 23:33:04 -03:00
Dylan M. Taylor
88071ef9c0
.toml files could also possibly affect behavior.
2021-04-15 18:47:34 -04:00
Dylan M. Taylor
769a5b5f74
These could affect whether the code builds/runs correctly
...
They should not be ignored.
2021-04-15 18:46:44 -04:00
Anton Hvornum
65c6807cc9
Merge pull request #310 from SecondThundeR/workflow-features
...
Add ignore rules for iso-build.yaml
2021-04-15 19:07:12 +00:00
Anton Hvornum
3279de08ad
Revert `README` addition, it's catched by **.md
2021-04-15 21:07:06 +02:00
Anton Hvornum
0128ae6647
Added README to ignore
2021-04-15 20:55:36 +02:00
Владислав
6264099428
Add ignore rules for iso-build.yaml
...
These rules ignore all unrelated files and folders that are not needed to build the ISO.
2021-04-15 21:09:02 +03:00
Anton Hvornum
0f9b7a9c8e
Merge pull request #309 from SecondThundeR/readme-branch
...
Fix README table of content
2021-04-15 15:32:42 +00:00
SecondThundeR
0fd0fb05ff
Fix README table of content
...
Also commented out the code responsible for centering the logo for future decisions
2021-04-15 18:12:36 +03:00
Anton Hvornum
6eab0290ae
Spelling error
2021-04-15 17:06:43 +02:00
Anton Hvornum
e5b0468384
Merge pull request #308 from dylanmtaylor/patch-6
...
Change version to 2.2.0 in 2.2.0 branch
2021-04-15 14:04:55 +00:00
Dylan M. Taylor
7f3e12b50f
Change version to 2.2.0 in 2.2.0 branch
2021-04-15 10:03:04 -04:00
Anton Hvornum
c13f294ef5
Merge pull request #307 from dylanmtaylor/patch-5
...
Bump to 2.1.4
2021-04-15 14:02:36 +00:00
Dylan M. Taylor
1affee7c7b
Bump to 2.1.4
2021-04-15 10:00:57 -04:00
Anton Hvornum
c9e1d4a8c3
Merge pull request #304 from advaithm/master
...
Fixing kbd layout issues and non-logical crashes in guided.py questions
2021-04-14 11:30:24 +00:00
Anton Hvornum
4e2c3c3dc7
Language issue
2021-04-14 13:26:14 +02:00
Anton Hvornum
3f101be225
Increased margin to facilitate error output
2021-04-14 13:21:15 +02:00
Anton Hvornum
12b43f443b
Removed layout filtering
...
This caused languages such as `be-latin1` to be hidden both in Search and direct input.
Because as an example that layout belongs to `azerty` and not `qwerty`.
2021-04-14 13:16:18 +02:00