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-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-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
2021-03-21
Spelling error on variable.
Anton Hvornum
2021-03-21
Moved the globalization of 'installation' variable. Since Profile() might be ...
Anton Hvornum
2021-03-20
Fixed #64. installation.set_timezone() already excisted since earlier version...
Anton Hvornum
2021-03-14
Made add_bootloader() a little bit more robust, it shouldn't overwrite the ex...
Anton Hvornum
2021-03-14
Added error handling for install_profile() if string vs Profile() is given as...
Anton Hvornum
2021-03-14
Removing hardcoded boot-loader config name. #51.
Anton Hvornum
2021-03-09
Fixed mirror-region parameter selection. Converting to actual mirrors.
Anton Hvornum
2021-01-30
don't pass encoding in locale argument, it is appended separately in set_locale
Philipp Schaffrath
2021-01-26
installer: Make sure networkd and resolved are enabled
Giancarlo Razzolini
2021-01-26
Merge pull request #90 from Reiddragon/master
Anton Hvornum
2021-01-26
Synced over the install log to the install medium upon Installer() __exit__. ...
Anton Hvornum
2021-01-26
Merge branch 'master' of github.com:Torxed/archinstall into improved-logging
Anton Hvornum
2021-01-26
Error in copy paste of function name.
Anton Hvornum
2021-01-26
Added enabling of systemd-networkd and systemd-resolvd in the copying of the ...
Anton Hvornum
2021-01-26
Corrected a error in the installation of iwd. The package was added to base_p...
Anton Hvornum
2021-01-25
Adding copy mode for #95 (#82). I wouldn't say this is a hacky way of doing i...
Anton Hvornum
2021-01-25
Adding copy mode for #95 (#82). I wouldn't say this is a hacky way of doing i...
Anton Hvornum
2021-01-25
Added a little print out to inform the user about where to find the log file ...
Anton Hvornum
2021-01-25
Added some more fields to the configuration output, as well as added a better...
Anton Hvornum
2021-01-24
Simpligied installer.log() to wrap output.log() with it's changes.
Anton Hvornum
2021-01-24
Trying to centralize the configuration for logging. Phasing out some paramete...
Anton Hvornum
2021-01-22
Added basic F2FS support
Reid
2021-01-22
replced slef.part with self.partition
advaithm
2021-01-22
fixex spaces in installer.py
advaithm
2021-01-22
xfs as partition option
advaithm
2020-12-09
Installer.mount() had accedental hard coded mountpoint.
Anton Hvornum
2020-12-07
Removing debug output
Anton Hvornum
2020-12-07
Fixing a strip glitch in `sys_command()` causing certain output to get trunca...
Anton Hvornum
[next]