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
fdcaeae6f2
archinstall
/
examples
History
Anton Hvornum
e717a72a10
Starting implementing
#124
. The installer will be detatched from block devices and partitions. Instead it will rely on a given destination to pacstrap to. From there, it should be able to do reverse-lookups on the target and base it's information and choises from there. This removes any form of partitioning logic, hardware logic and other things from the initialization of the installer. These things should be explicitly called from the installers functions instead. Such as .set_hostname() instead of passing it as a initiation variable.
2021-04-08 22:47:13 +02:00
..
guided.py
I simplified the countdown, by moving it into it's own function instead of wrapped inside guided.. This can now be used by others for a simple countdown. I also re-worked the minimal.py example to work with the new internal partitioning logic API as well as support some flags from archinstall.arguments to minimize user input requirements to just one single question. This one question will most likely go away too, but stays for simplicity right now.
2021-04-08 21:14:19 +02:00
minimal.py
Starting implementing
#124
. The installer will be detatched from block devices and partitions. Instead it will rely on a given destination to pacstrap to. From there, it should be able to do reverse-lookups on the target and base it's information and choises from there. This removes any form of partitioning logic, hardware logic and other things from the initialization of the installer. These things should be explicitly called from the installers functions instead. Such as .set_hostname() instead of passing it as a initiation variable.
2021-04-08 22:47:13 +02:00
unattended.py
Spelling error
2020-11-29 20:21:12 +00:00
A
Fortis Scientia
site