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
Age
Commit message (
Expand
)
Author
2021-02-07
Added partition info on Partition() creation. This will help detect potential...
Anton Hvornum
2021-02-07
Added the ability to check if a harddrive has any mountpoint related to a giv...
Anton Hvornum
2021-02-07
Created has_partitions() on BlockDevice's
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 an embryo for listing wireless networks.
Anton Hvornum
2021-01-25
Added some basic/crude graphics checks in hardware.py
Anton Hvornum
2021-01-25
Created an embryo for hardware detection. Supports detecting WiFi and UEFI. T...
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
Added debug output as well as corrected output formatting in log().
Anton Hvornum
2021-01-24
Mixup with variable name
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
Change Arch Linux site URL's
Giancarlo Razzolini
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
fixed tabs and spaces problem
advaithm
2021-01-22
xfs as partition option
advaithm
2021-01-21
Fixes #88 - ext4 paritions incorrectly labeled
Anton Hvornum
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
2020-12-07
Minor tweaks
Anton Hvornum
2020-12-07
More debugging
Anton Hvornum
2020-12-07
Debug data
Anton Hvornum
2020-12-07
Type mismatch in genfstab()
Anton Hvornum
2020-12-07
Updated fstab to better match the given input
Anton Hvornum
2020-12-07
fstab incorrectly updated since many version ago
Anton Hvornum
2020-12-07
Debugging
Anton Hvornum
2020-12-07
Updated debug log output
Anton Hvornum
2020-12-07
Added some more log output regarding fstab.
Anton Hvornum
2020-12-07
Reverted genfstab changes.
Anton Hvornum
2020-12-07
Debugging
Anton Hvornum
2020-12-07
Making sure installation.mount() also triggers genfstab.
Anton Hvornum
2020-12-07
Potential solution for #67
Anton Hvornum
2020-12-07
Final verification of issue
Anton Hvornum
2020-12-07
Removed debugging
Anton Hvornum
2020-12-07
Tweaked debugging a bit
Anton Hvornum
2020-12-07
Update disk.py
Anton Hvornum
2020-12-07
Removing one debug step to debug deeper.
Anton Hvornum
[prev]
[next]