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-09
Attempting to correct some inconsitencies in disk-parent reporting.
Anton Hvornum
2021-04-09
Attempting to correct some inconsitencies in disk-parent reporting.
Anton Hvornum
2021-04-09
Attempting to correct some inconsitencies in disk-parent reporting.
Anton Hvornum
2021-04-09
Attempting to correct some inconsitencies in disk-parent reporting.
Anton Hvornum
2021-04-09
Enabled skipping partitioning in minimal. It now can take /mnt just as guided...
Anton Hvornum
2021-04-09
Removed some debugging auto-unmount
Anton Hvornum
2021-04-09
Attempting to fix auto-detection of encrypted drives. So that #124 can perfor...
Anton Hvornum
2021-04-09
Moved the 'use /mnt' logic to during disk selection.
Anton Hvornum
2021-04-09
Removed some debugging
Anton Hvornum
2021-04-09
Added some debugging
Anton Hvornum
2021-04-09
Added a 'use /mnt' option to the formatted #124. This has not yet been tested...
Anton Hvornum
2021-04-09
Removed 'getpass' from imports.
Anton Hvornum
2021-04-09
Bringing in changes from master
Anton Hvornum
2021-04-09
Forgot to give a password during encryption.
Anton Hvornum
2021-04-09
Merge pull request #252 from dylanmtaylor/patch-4
Anton Hvornum
2021-04-09
Merge pull request #253 from dylanmtaylor/patch-6
Anton Hvornum
2021-04-09
Setting .encrypted flag in minimal.
Anton Hvornum
2021-04-09
Change of variables to support new partition lookup.
Anton Hvornum
2021-04-09
Fixed some log output logic for the boot partition.
Anton Hvornum
2021-04-09
Fixed some log output logic for the boot partition.
Anton Hvornum
2021-04-09
Syntax error
Anton Hvornum
2021-04-09
Started patching HOOKS and MODULES based on partition iteration. Also fixed s...
Anton Hvornum
2021-04-09
As pointed out to me, sway doesn't officially support display managers
Dylan M. Taylor
2021-04-09
Add the sway packages from advaithm's 2.2.0 sway work
Dylan M. Taylor
2021-04-09
Wrong use of hostname in the set_hostname() function.
Anton Hvornum
2021-04-09
Fixed set_hostname() default.
Anton Hvornum
2021-04-09
Reworked Installation() to have self.target instead of self.mountpoint, to be...
Anton Hvornum
2021-04-09
Reworked Installation() to have self.target instead of self.mountpoint, to be...
Anton Hvornum
2021-04-09
Attempting default value None for block device to partition.
Anton Hvornum
2021-04-09
Wrong variable name
Anton Hvornum
2021-04-09
Added disk helper function get_partitions_in_use(). Which returns which parti...
Anton Hvornum
2021-04-09
Wrong variable.
Anton Hvornum
2021-04-09
Made sure the mount target path exists before mounting.
Anton Hvornum
2021-04-09
Merge pull request #250 from insanemal/insanemal-patch-2
Anton Hvornum
2021-04-09
Merge pull request #247 from dylanmtaylor/patch-3
Anton Hvornum
2021-04-09
Merge pull request #246 from dylanmtaylor/patch-2
Anton Hvornum
2021-04-09
Merge pull request #249 from goggle/patch-248
Anton Hvornum
2021-04-09
Off by one in generic_selection out of bounds check
Insanemal
2021-04-09
Fix typo that causes crash when creating encrypted LUKS partition (closes #248)
Alexander Seiler
2021-04-08
This might work to make the i3 profiles as small as possible
Dylan Taylor
2021-04-08
Remove post-install hooks from i3 profiles
Dylan Taylor
2021-04-08
Move more logic into common profile
Dylan Taylor
2021-04-08
Move common packages to common i3 profile
Dylan Taylor
2021-04-08
Add is_top_level_profile = False to i3 profiles
Dylan Taylor
2021-04-08
Swapped print for log and added return values
Anton Hvornum
2021-04-08
Noticed that some KDE instances weren't changed to i3 when copying
Dylan M. Taylor
2021-04-08
Some language correction and function handling
Anton Hvornum
2021-04-08
added _post_install hook.
advaithm
2021-04-08
add i3-wm and i3-gaps support
advaithm
2021-04-08
Add i3 profile to desktop.py
Dylan M. Taylor
[next]