Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-06
Merge branch 'kde-hook' of git@github.com:advaithm/archinstall.git
advaithm
2021-04-06
merge kde and kde-wayland
advaithm
2021-04-06
Phrasing and removed background coloring
Anton Hvornum
2021-04-06
Swapped print for log and added return values
Anton Hvornum
2021-04-06
Some language correction and function handling
Anton Hvornum
2021-04-06
merge kde and kde-wayland
advaithm
2021-04-06
added _post_install hook.
advaithm
2021-04-05
fixed subprocess call
advaithm
2021-04-05
Update guided.py
advaithm
2021-04-05
use subprocess to launch the shell
advaithm
2021-04-05
add shell drop for i3 and i3-gaps
advaithm
2021-04-05
Revert "Fixed issue with no network configueration"
advaithm
2021-04-05
add i3-wm and i3-gaps support
advaithm
2021-04-04
Fixed issue with no network configueration
advaithm
2021-04-04
fixed network manager check
Advaith Madhukar
2021-04-04
fixed some typos and changed up how we detect if we have to enable/install ne...
advaithm
2021-04-04
moved around the if block
advaithm
2021-04-04
fixed typo
advaithm
2021-04-04
install networkmanager, if required
advaithm
2021-04-04
updated guided.py to allow network manager as nic
advaithm
2021-04-04
Revert "Revert "added hardwareincompatibilty erros and updated readme""
advaithm
2021-04-04
Revert "added hardwareincompatibilty erros and updated readme"
advaithm
2021-04-04
networkmanager support
advaithm
2021-04-02
added hardwareincompatibilty erros and updated readme
advaithm
2021-04-02
changed __enter__
advaithm
2021-04-02
accidentlly called dict as function
advaithm
2021-04-02
fixed some issues with the changes
advaithm
2021-04-02
updated to latest commits
advaithm
2021-03-30
Merge pull request #132 from kpcyrd/range-check
Anton Hvornum
2021-03-30
Add range check to disk selection
kpcyrd
2021-03-30
Add range check to generic_select
kpcyrd
2021-03-29
Merge pull request #125 from Torxed/torxed-v2.2.3
Anton Hvornum
2021-03-29
Removed debugging and finalized fix.
Anton Hvornum
2021-03-29
Added some debugging.
Anton Hvornum
2021-03-29
Adding .encrypted logic after .format calls to correctly identify partitions ...
Anton Hvornum
2021-03-29
Added some debugging.
Anton Hvornum
2021-03-29
Reworking cache logic to not loose .encrypted flag on partitions after flushi...
Anton Hvornum
2021-03-29
Rolling back change to check parent blockdevice for safe formatting, it would...
Anton Hvornum
2021-03-29
Removing a flush of the cache that was excessive.
Anton Hvornum
2021-03-29
Experimenting with cache, carrying over .allow_formatting
Anton Hvornum
2021-03-29
Experimenting with carrying over flags across cache flush. This to solve issu...
Anton Hvornum
2021-03-29
Allowing individual partitions safety checks to rely on the parent blockdevic...
Anton Hvornum
2021-03-29
Added support for flushing a BlockDevice() cache after a partition has been f...
Anton Hvornum
2021-03-29
Toned down the debugging a bit.
Anton Hvornum
2021-03-29
Moved some debugging to catch more variable settings.
Anton Hvornum
2021-03-29
Adding callstack to debug output for easier debugging. Removed hardcoded debu...
Anton Hvornum
2021-03-29
Debugging
Anton Hvornum
2021-03-29
Merge pull request #123 from Torxed/torxed-v2.2.3
Anton Hvornum
2021-03-29
Merge pull request #122 from Didr/patch-1
Anton Hvornum
2021-03-29
Reverting .strip() logic and moving the check into the get_password() function.
Anton Hvornum
[next]