This website requires JavaScript.
Explore
Help
Register
Sign In
RomanNum3ral
/
archinstall
mirror of
https://github.com/archlinux/archinstall.git
Watch
1
Star
0
Fork
You've already forked archinstall
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
63b92f6ea7
archinstall
/
archinstall
History
Anton Hvornum
d449bb4b1f
Added the HTTPS POST for a successful build to the unattended test build.
2020-08-20 19:56:58 +00:00
..
lib
Added the HTTPS POST for a successful build to the unattended test build.
2020-08-20 19:56:58 +00:00
__init__.py
Starting to add networking helpers in archinstall. First up is archinstall.getHwAddr(ifname) which returns the mac of a interface name. second is archinstall.list_interfaces() which lists all the local MAC addresses and which interface it is bound to. Also starting to add the unattended installer back step by step. Currently with one MAC profile. The MAC profile filtering/detection has also been added in archinstall.list_profiles() - it will filter out all MAC address-specific profiles when called, unless a MAC matches a profile or filter_irrelevant_macs=False is given.
2020-08-20 17:08:13 +00:00
__main__.py
Added some more documentation. Also added a __init__.py in the git repo so that cloning enables importing as well. This should enable both git clone to work as well as pypi.
2020-07-21 11:01:48 +00:00
examples
Adding symlink to examples.
2020-07-08 12:34:22 +00:00
profiles
Added symlinks instead of copying when building. Also mofied the __file__ path in __main__.py as it was pointing a bit off for some reason
2020-07-08 13:22:05 +00:00
A
Fortis Scientia
site