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
path:
root
/
archinstall
/
lib
/
installer.py
Age
Commit message (
Expand
)
Author
2021-04-13
Merge pull request #289 from dylanmtaylor/chroot-prompt
Anton Hvornum
2021-04-12
Implement function to set the shell for a user (#291)
Dylan M. Taylor
2021-04-12
Move logic to guided
Dylan Taylor
2021-04-12
Implement chroot prompt after successful installation
Dylan Taylor
2021-04-11
Make it yellow
Dylan M. Taylor
2021-04-11
If user does not change keyboard language, log it.
Dylan M. Taylor
2021-04-11
Merge pull request #181 from zosman1/enhancement-systemd-service-wrapper
Anton Hvornum
2021-04-10
Added a #TODO
Anton Hvornum
2021-04-10
Modified encrypted partitions to use partuuid for now.
Anton Hvornum
2021-04-10
Fixing UUID on encrypted partitions.
Anton Hvornum
2021-04-09
Removed some debugging.
Anton Hvornum
2021-04-09
List function call error.
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 fix auto-detection of encrypted drives. So that #124 can perfor...
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
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
Added disk helper function get_partitions_in_use(). Which returns which parti...
Anton Hvornum
2021-04-08
Reworked the mkinitcpio configuration to be more robust according to the logi...
Anton Hvornum
2021-04-08
Starting implementing #124. The installer will be detatched from block device...
Anton Hvornum
2021-04-08
Remove nano from base packages
Dylan M. Taylor
2021-04-08
Merge branch 'master' into quality-of-life
Dylan M. Taylor
2021-04-08
Fixing glitch in variable use after moving to __packages__ definition.
Anton Hvornum
2021-04-08
Corrected the new-line parameter
Anton Hvornum
2021-04-08
Corrected for keymap before encrypt hook
Anton Hvornum
2021-04-08
Update installer.py
Anton Hvornum
2021-04-08
Fix undefined variables in installer
Ruslan Kiyanchuk
2021-04-08
Corrected the new-line parameter
Anton Hvornum
2021-04-07
Fix newline issue on fstab writes
Insanemal
2021-04-06
Merge branch 'master' into fix-undef-vars
Anton Hvornum
2021-04-06
Update installer.py
Anton Hvornum
2021-04-05
Corrected for keymap before encrypt hook
Anton Hvornum
2021-04-05
allow multiple services to be enabled at once
Zach Osman
2021-04-04
Merge branch 'master' into fix-repo-url
Anton Hvornum
2021-04-04
Update repo to archlinux/archinstall
Rafael Fontenelle
2021-04-04
Fix misspellings
Rafael Fontenelle
2021-04-03
Fix undefined variables in installer
Ruslan Kiyanchuk
2021-04-03
This should fix #151, by using lsblk instead of /dev/disk/by-partuuid. It als...
Anton Hvornum
2021-03-28
Added some more useful debug data to the log.
Anton Hvornum
2021-03-28
Fixed a path-check issue with Time Zones.
Anton Hvornum
2021-03-21
Added a mkinitcpio configuration for non-btrfs volumes but where encryption i...
Anton Hvornum
2021-03-21
Moved some info logs into debug instead to minimize user splash.
Anton Hvornum
2021-03-21
Added some debugging to help identify why archinstall cannot find unencrypted...
Anton Hvornum
[next]